207k views
5 votes
Use combinations to find the probability of flipping a fair coin 6 times and getting 4 heads.

User Userspaced
by
8.7k points

1 Answer

3 votes

Final answer:

To find the probability of getting 4 heads when flipping a fair coin 6 times, we can use combinations. The probability is approximately 23.44%.

Step-by-step explanation:

To find the probability of flipping a fair coin 6 times and getting 4 heads using combinations, we can use the formula for combinations: C(n, k) = n! / (k!(n-k)!). In this case, n represents the number of flips (6) and k represents the number of heads (4).

Plugging in the values, we get C(6, 4) = 6! / (4!(6-4)!) = 15.

Since there are 2 possible outcomes (heads or tails) for each flip, the total number of outcomes is 2^6 = 64. Therefore, the probability of getting 4 heads is 15/64 = 0.2344, or 23.44%.

User TomahawkPhant
by
8.1k points