SOLUTION: If n=5 and p=0.2 of binomial distribution.find P(X greater than 3)=?
Algebra.Com
Question 1192058: If n=5 and p=0.2 of binomial distribution.find P(X greater than 3)=?
Answer by Theo(13342) (Show Source): You can put this solution on YOUR website!
n = 5 and p = .2
q = 1 - p = .8
x = 0 to 5
formula is:
p(x) = p^x * q^(n-x) * c(n,x)
when p = .2 and q = .8 and n = 5, formula becomes:
p(x) = .2^x * .8^(n-x) * c(5,x)
p(x>3) would be equal to p(4) + p(5)
p(4) = .2^4 * .8^1 * c(5,4) = .0064
p(5) = .2^5 * .8^0 * c(5,5) = .00032
add them up and you get:
p(x>3) = .00672
that's your answer.
RELATED QUESTIONS
If n=5 and p=0.2 of binomial distribution.find... (answered by Boreal)
consider a binomial random variable X with n=5 and p=0.40
a. Find the probability... (answered by Boreal)
is this a binominal distribution?
x | 0 | 1 | 2 | 3 |... (answered by robertb)
Binomial distribution with n=6 and p=0.2 find; a)... (answered by stanbon)
Using the Binomial distribution,
If n=10 and p=0.3, find... (answered by Fombitz)
In a binomial distribution n = 7 and p = 0.25. Find the probabilities of the following... (answered by solver91311)
In a binomial distribution n = 7 and p = 0.25. Find the probabilities of the following... (answered by Boreal)
For Binomial distribution with n = 10 and probability of success p = 0.4
find... (answered by ewatrrr)
28% of women consider themselves fans of professional baseball. You randomly select four... (answered by solver91311)