Get detailed and reliable answers to your questions with IDNLearn.com. Discover the information you need from our experienced professionals who provide accurate and reliable answers to all your questions.

Model With Mathematics During a football game, a kicker is called in twice to kick a field goal from the 30 yard line. Suppose that for each attempt, the probability that he will make the field goal is 0.8.

a. What is the probability that he will make both field goals?

b. What is the probability that he will make neither field goal?​


Sagot :

Answers:

  • (a) 0.64
  • (b) 0.04

============================================

Explanation:

Assuming each kick is independent of any other, this means the probability of making two field goals in a row is 0.8*0.8 = 0.64

The probability of missing any single field goal is 1-0.8 = 0.2; so the probability of missing two in a row is 0.2*0.2 = 0.04

----------------

Extra info:

Adding up those results shows that 0.64+0.04 = 0.68 is the probability of either making 2 in a row or missing 2 in a row; that leaves 1-0.68 = 0.32 to represent the probability of making exactly one field goal in either order.

Or you could note that 0.8*0.2+0.2*0.8 = 0.32