156k views
2 votes
Suppose you like to keep a jar of change on your desk. Currently, the jar contains the following: 17 Pennies 10 Dimes 19 Nickels 23 Quarters What is the probability that you reach into the jar and randomly grab a nickel and then, without replacement, a penny

1 Answer

3 votes

Answer:

0.0688 = 6.88% probability that you reach into the jar and randomly grab a nickel and then, without replacement, a penny.

Explanation:

A probability is the number of desired outcomes divided by the number of total outcomes.

Probability of grabbing a nickel:

19 nickels out of 17+10+19+23 = 69 coins, so:


P(A) = (19)/(69)

Probability of grabbing a penny, considering the first coin grabbed was a nickel:

17 pennies out of 68 coins. So


P(B|A) = (17)/(68) = (1)/(4)

What is the probability that you reach into the jar and randomly grab a nickel and then, without replacement, a penny?


P(A \cap B) = P(A)P(B|A) = (19)/(69) * (1)/(4) = (19)/(69*4) = 0.0688

0.0688 = 6.88% probability that you reach into the jar and randomly grab a nickel and then, without replacement, a penny.

User Timaschew
by
6.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.