SOLUTION: A baseball player has a batting average of 0.38. What is the probability that he has exactly 5 hits in his next 7 bats?

Algebra ->  Probability-and-statistics -> SOLUTION: A baseball player has a batting average of 0.38. What is the probability that he has exactly 5 hits in his next 7 bats?      Log On


   



Question 1203737: A baseball player has a batting average of 0.38. What is the probability that he has exactly 5 hits in his next 7 bats?
Answer by ikleyn(52879) About Me  (Show Source):
You can put this solution on YOUR website!
.
A baseball player has a batting average of 0.38. What is the probability
that he has exactly 5 hits in his next 7 bats?
~~~~~~~~~~~~~~~~~~~

It is a binomial distribution probability problem.

The number of trials n= 7;
the number of successful trials is k= 5.
The probability of the individual success for each trial is p= 0.38.


Use the standard formula

    P = C%5B7%5D%5E5%2Ap%5E5%2A%281-p%29%5E%287-5%29 = 21%2A0.38%5E5%2A%281-0.38%29%5E2 = 0.06396  (rounded).   ANSWER

Solved.

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

To see many other similar  (and different)  solved problems,  look into the lessons
    - Simple and simplest probability problems on Binomial distribution
    - Typical binomial distribution probability problems
in this site.

Learn the entire subject from there.