Asked by Greg
If a baseball player has a batting average of 0.420, what is the probability that the player will get at least 2 hits
in the next four times at bat?
in the next four times at bat?
Answers
Answered by
Reiny
prob(hit) = .42
prob(no hit ) = 1 - .42 = .58
at least 2 hits out of 4 ---> exclude : no hits, 1 hit
prob(no hits)
= C(4,0)(.42)^0 (.58)^4
= .113165
prob(1hit)
= C(4,1)(.42)(.58)^3
= .32779
prob(at least 2 hits)
= 1 - (.113165 + .32779)
= appr .559
or
you could do prob(2hits) + prob(3hits) + prob(4hits)
I bet you will get .559
prob(no hit ) = 1 - .42 = .58
at least 2 hits out of 4 ---> exclude : no hits, 1 hit
prob(no hits)
= C(4,0)(.42)^0 (.58)^4
= .113165
prob(1hit)
= C(4,1)(.42)(.58)^3
= .32779
prob(at least 2 hits)
= 1 - (.113165 + .32779)
= appr .559
or
you could do prob(2hits) + prob(3hits) + prob(4hits)
I bet you will get .559
Answered by
bae :)
this is dumb
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.