Calulate chance to get x heads in y flips

  • Thread starter Thread starter zeion
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
zeion
Messages
455
Reaction score
1

Homework Statement



So if I wanted to get the chance to get x heads in y flips (x <= y)
I use y choose x / 2^y right?

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
So the chance of getting 10 heads with 5 flips is 0.3125? ;-)
 
skeptic2 said:
So the chance of getting 10 heads with 5 flips is 0.3125? ;-)
See below.
zeion said:
So if I wanted to get the chance to get x heads in y flips (x <= y)[/color]
I use y choose x / 2^y right?