SOLUTION: A high school baseball player has a 0.272 batting average. In one game, he gets 5 at bats. What is the probability he will get at least 2 hits in the game? Round your answer to 3 d

Algebra.Com
Question 1147246: A high school baseball player has a 0.272 batting average. In one game, he gets 5 at bats. What is the probability he will get at least 2 hits in the game? Round your answer to 3 decimal places.

Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


Straightforward binomial probability calculations -- although very cumbersome.

At least 2 hits in 5 at bats means NOT 0 or 1 hits. So

1 - ((P(0 hits)+P(1 hit))



A good scientific calculator will do all the ugly computations for you.

On the TI-83, binomcdf(a,b,c) will calculate the cumulative probability of AT MOST c successes in a trials if the probability of success on each trial is b.

To find binomcdf, press 2nd-VARS (DISTR) and scroll down to A:binomcdf

Again, since you want the probability of AT LEAST 2 hits, you want to calculate 1 minus the probability of AT MOST 1 hit:

1 - binomcdf(5,.272,1)

RELATED QUESTIONS

A high school baseball player has a 0.307 batting average. In one game, he gets 5 at... (answered by ikleyn)
A high school baseball player has a 0.178 batting average. In one game, he gets 5 at... (answered by ikleyn)
A high school baseball player has a 0.175 batting average. In one game, he gets 6 at... (answered by robertb)
A high school baseball player has a 0.153 batting average. In one game, he gets 6 at... (answered by math_tutor2020)
A high school baseball player has a 0.216 batting average. In one game, he gets 8 at... (answered by math_tutor2020)
A high school baseball player has a 0.258 batting average. In one game, he gets 5 at... (answered by Boreal,MathTherapy)
A high school baseball player has a 0.296 batting average. In one game, he gets 5 at... (answered by jim_thompson5910)
A high school baseball player has a 0.197 batting average. In one game, he gets 8 at... (answered by robertb)
A high school baseball player has a 0.208 batting average. In one game, he gets 9 at... (answered by Fombitz)