Westonci.ca is the Q&A platform that connects you with experts who provide accurate and detailed answers. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform. Get precise and detailed answers to your questions from a knowledgeable community of experts on our Q&A platform.

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