A hundred identical coins each with probability p showing up heads are tossed once with 0 < p < 1 .
If the probability of heads showing up on 50 coins is equal to that of heads showing on 51 coins, find the value of p .
Assume each toss is independent from each other.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
This is a binomial distribution based problem
P ( 50 heads ) = 1 0 0 C 5 0 ( p ) 5 0 ( 1 − p ) 5 0
P ( 51 heads ) = 1 0 0 C 5 1 ( p ) 5 1 ( 1 − p ) 4 9
Since both are equal equate both.
You will get p = 1 0 1 5 1
Problem Loading...
Note Loading...
Set Loading...
By Binomial Probability Distribution
1 0 0 C 5 0 × p 5 0 × ( 1 − p ) 5 0 = 1 0 0 C 5 1 × p 5 1 × ( 1 − p ) 4 9
5 0 ! × 5 0 ! 1 0 0 ! × p 5 0 × ( 1 − p ) 5 0 = 5 1 ! × 4 9 ! 1 0 0 ! × p 5 1 × ( 1 − p ) 4 9 5 0 ! × 5 0 × 4 9 ! ( 1 − p ) = 5 1 × 5 0 ! × 4 9 ! p 5 0 ( 1 − p ) = 5 1 p 5 1 × ( 1 − p ) = 5 0 × p 5 1 − 5 1 × p = 5 0 × p 5 1 = 1 0 1 × p p = 1 0 1 5 1