Skip to contents

Functions for Analytics Solutions

odds_of_streak()
Calculate the Odds of a Streak
prob_of_at_least_k()
Odds of at least K streaks

Functions for Simulation Solutions

find_longest_run()
Calculate the Longest Run
count_runs()
Count Runs
run_simulation()
Run Simulation