A die is thrown $7$ times. The chance that an odd number turns up exactly 4 times, is given by
Reveal answer
Fill a bubble to check yourself
A die is thrown $7$ times. The chance that an odd number turns up exactly 4 times, is given by
This is a binomial probability problem with n=7, k=4, and p=0.5. The probability is calculated as C(7, 4) * (0.5)^4 * (0.5)^3, which equals 35 * (0.5)^7 = 35/128.
The probability of getting an odd number on a single die throw is 3/6, which simplifies to 1/2. Applying the binomial distribution formula, the probability of getting exactly 4 odd numbers in 7 throws is 7C4 multiplied by (1/2) to the power of 4 multiplied by (1/2) to the power of 3. This evaluates to 35 multiplied by (1/16) multiplied by (1/8), giving a final result of 35/128.