Question 137682: If a baseball player’s batting average is 0.340 or 34%, find the probability that the player will have a bad season and only score at most 60 hits in the 200 times at bat?
A) 12.64%
B) 11.72%
C) 50.34%
D) 13.14%
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! If a baseball player’s batting average is 0.340 or 34%, find the probability that the player will have a bad season and only score at most 60 hits in the 200 times at bat?
---------------
It is a binomial problem with n=200, p=0.34, 0<= x <=60
That is binomcdf(200,0.34,60)= 0.13097...
-----------------
Cheers,
Stan H.
|
|
|