SOLUTION: A binomial probability experiment is conducted with the given parameters. Compute the probability of x successes in the n independent trials of the experiment. n=9​, p=0.3&#

Algebra ->  Probability-and-statistics -> SOLUTION: A binomial probability experiment is conducted with the given parameters. Compute the probability of x successes in the n independent trials of the experiment. n=9​, p=0.3&#      Log On


   



Question 1078711: A binomial probability experiment is conducted with the given parameters. Compute the probability of x successes in the n independent trials of the experiment.
n=9​, p=0.3​, x≤3
The probability of x≤3 successes is?

Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
for 3: 9C3*.3^3*.7^6, notice where all the 3s and 9s go.
=0.2668
for 2: 9C2*.3^2*.7^7=0.2669
For 1: 9*.3*.7^8=0.1556
for 0:.7^9=0.0404
Total is 0.7301