bonanova 85 Posted March 7, 2018 Report Share Posted March 7, 2018 Alternate approach to the ant-checkerboard problem asks: What is the probability of flipping 8 heads before 5 tails? Quote Link to post Share on other sites
0 Solution plainglazed 67 Posted March 12, 2018 Solution Report Share Posted March 12, 2018 Spoiler Flipping a coin eleven times results in 11C8+11C9+11C10+11C11 or 232 trials that have 8 or more heads. There are 11C7 or 330 trials that would have exactly seven heads, half of which would have eight heads with one more flip: (11C7/2+11C8+11C9+11C10+11C11)/211=.193848 Quote Link to post Share on other sites
0 CaptainEd 26 Posted March 11, 2018 Report Share Posted March 11, 2018 Naive again 12C8/4096 = .12084961 Quote Link to post Share on other sites
0 bonanova 85 Posted March 11, 2018 Author Report Share Posted March 11, 2018 8 hours ago, CaptainEd said: Naive again Hide contents 12C8/4096 = .12084961 That was the first-cut answer in the ant-chessboard problem. Spoiler The value is too low. It counts only once the (multiple) cases where 8 heads is reached before the "full complement" of 4 tails occurs. The solution is easier to find if we (reasonably) assume that Spoiler the final toss will be Heads. Quote Link to post Share on other sites
0 CaptainEd 26 Posted March 11, 2018 Report Share Posted March 11, 2018 Oops! Good point! Ok, 11C7/2048 = 0.1611328125 Quote Link to post Share on other sites
0 bonanova 85 Posted March 12, 2018 Author Report Share Posted March 12, 2018 17 hours ago, plainglazed said: Hide contents Flipping a coin eleven times results in 11C8+11C9+11C10+11C11 or 232 trials that have 8 or more heads. There are 11C7 or 330 trials that would have exactly seven heads, half of which would have eight heads with one more flip: (11C7/2+11C8+11C9+11C10+11C11)/211=.193848 Spoiler Equates with the 3x speed version of ants on a checkerboard:probability of reaching either of the ends of the five meeting points = 794 / 4096 Quote Link to post Share on other sites
Question
bonanova 85
Alternate approach to the ant-checkerboard problem asks: What is the probability of flipping 8 heads before 5 tails?
Link to post
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.