Jason B. answered 04/26/17
Tutor
4.9
(31)
Math Specialist for All Levels
Let's break down some of the probabilities first:
The probability of missing Pmiss = 40%
The probability of hitting yellow Py = 60% * (1/4) = 15%
The probability of hitting orange Po = 60% * (5/12) = 25%
The probability of hitting red Pr = 60% * (1/3) = 20%
The probability of hitting yellow Py = 60% * (1/4) = 15%
The probability of hitting orange Po = 60% * (5/12) = 25%
The probability of hitting red Pr = 60% * (1/3) = 20%
Let's double check that we have everything: 40% + 15% + 25% + 20% = 100%
First, we need to find the probability of getting at most 1 point. To get that, we need to add the probability of missing twice and the probability of missing once and hitting yellow once. The probability of missing twice is Pmiss * Pmiss. The probability of missing then hitting yellow is Pmiss * Py. The probability of hitting yellow then missing is Py * Pmiss. All in all we get:
Pmiss * Pmiss + Pmiss * Py + Py * Pmiss
= Pmiss2 + 2 * Pmiss * Py
= (.40)2 + 2 * (.40) * (.15)
= .16 + .12
= .28
= 28%
Now we need to find the probability of getting exactly 3 points. That can be done in several ways: miss then hit red, hit red then miss, hit yellow then hit orange, or hit orange and then hit yellow. The equation for this combined probability is:
2 ( Pmiss * Pr ) + 2 ( Py * Po)
= 2 ( .20 * .20 ) + 2 ( .15 * .25 )
= .08 + .075
= .155
= 15.5%
Ali M.
04/27/17