If a fair coin is flipped 100 times and a streak of 7 heads (or tails) in a row is observed, is that an unusual result? To answer this we can simulate tosses of a fair coin and keep track of runs of heads or tails.
This Shiny app allows you to simulate the outcomes of a coin flipped n times. You can specify the probability of heads (default is 50%). Any runs of at least the length you specify will be marked in color, and the length of the longest run will be given. You may also choose to display the predicted approximate length of the longest run and an approximate 95% prediction interval for the length of the longest run. Details on these two estimators can be found in the first reference below.
More information on the length of the longest run can be found in the following journal articles: