Question
Question: probability of getting 7 heads out of n coins is equal to probability of getting 8 heads out of n co...
probability of getting 7 heads out of n coins is equal to probability of getting 8 heads out of n coins. Find probability of getting 3 heads out of these n coins
455/2^15
455/2^8
455/2^7
1/2^15
455/2^15
Solution
Given that the probability of getting 7 heads out of n coins is equal to the probability of getting 8 heads out of n coins. For a fair coin, the probability of getting k heads in n tosses is given by the binomial probability formula: P(k heads)=(kn)pk(1−p)n−k Assuming a fair coin, p=1/2, so P(k heads)=(kn)(1/2)k(1/2)n−k=(kn)(1/2)n.
We are given: P(7 heads)=P(8 heads) (7n)(1/2)n=(8n)(1/2)n
Since (1/2)n is a common factor and is non-zero, we can cancel it out: (7n)=(8n)
Using the property of binomial coefficients that if (an)=(bn) and a=b, then n=a+b. Here, a=7 and b=8. So, n=7+8=15.
Now we need to find the probability of getting 3 heads out of these n=15 coins. P(3 heads)=(315)(1/2)15
Calculate the binomial coefficient (315): (315)=3!(15−3)!15!=3!12!15!=3×2×115×14×13 (315)=315×214×13=5×7×13=455.
Therefore, the probability of getting 3 heads out of 15 coins is: P(3 heads)=455×(1/2)15=215455.