SOLUTION: Use Binomial Probabilities and find probability that for the certain number of trials 8 and probability of success in each trial 0.3 number of successes will be: 1) Exactly 4

Algebra.Com
Question 944426: Use Binomial Probabilities and find probability that for the certain number of trials 8 and probability of success in each trial 0.3 number of successes will be:
1) Exactly 4
2) Less than 4
3) More than 4 for 8, 0.3, 4

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
Use Binomial Probabilities and find probability that for the certain number of trials 8 and probability of success in each trial 0.3 number of successes will be:
I use a TI-84 to get the following::
1) Exactly 4
P(x = 4) = 8C4*0.3^4*0.7^4 = binompdf(8,0.3,4) = 0.1361
---------------------
2) Less than 4
P(0<= x <4) = binomcdf(8,0.3,3) = 0.8059
-----------------------
3) More than 4 for 8, 0.3, 4
P(5<= x <=8) = 1 - binomcdf(8,0.3,4) = 0.0580
----------------
Cheers,
Stan H.
==============

RELATED QUESTIONS

Determine the indicated probability for a binomial experiment with the given number of... (answered by Boreal,Edwin McCravy)
Consider a binomial distribution with 15 identical trials, and a probability of success... (answered by stanbon)
Hi, please help me out! I am having a hard time understanding different types of... (answered by math_tutor2020)
What is the variance of a binomial distribution in which the number of trials n = 100 and (answered by jim_thompson5910)
Find the mean and standard deviation for 20 trials for a binomial probability... (answered by stanbon)
Consider a binomial experiment with 20 trials and probability 0.50 of success on a single (answered by robertb)
Hi there, I'm really stuck on this problem and could use your help! Mimi made a random (answered by ewatrrr,rothauserc)
Binomial probability distributions depend on the number of trials n of a binomial... (answered by ewatrrr)
Assume the random variable X has a binomial distribution with the given probability of... (answered by Theo)