Binomial Probability
Jay was reaching into her purse and accidentally
spilled her coin purse. 10 pennies fell on the floor. Jay
noticed that only 2 of the pennies landed on heads.
- What is the theoretical probability of this happening?

Respuesta :

Answer:

4.39% theoretical probability of this happening

Step-by-step explanation:

For each coin, there are only two possible outcomes. Either it lands on heads, or it lands on tails. The probability of a coin landing on heads is independent of other coins. So we use the binomial probability distribution to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

Theoretically, a fair coin

Equally as likely to land on heads or tails, so [tex]p = \frac{1}{2} = 0.5[/tex]

10 coins:

This means that [tex]n = 10[/tex]

What is the theoretical probability of this happening?

This is P(X = 2).

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 2) = C_{10,2}.(0.5)^{2}.(0.5)^{8} = 0.0439[/tex]

4.39% theoretical probability of this happening