SOLUTION: If is a binomial random variable, compute for each of the following cases: (a) P(x => 1), n=4, p=0.4 P(x)=

Algebra ->  Probability-and-statistics -> SOLUTION: If is a binomial random variable, compute for each of the following cases: (a) P(x => 1), n=4, p=0.4 P(x)=      Log On


   



Question 271896: If is a binomial random variable, compute for each of the following cases:
(a) P(x => 1), n=4, p=0.4
P(x)=

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
If is a binomial random variable, compute for each of the following cases:
(a) P(x => 1), n=4, p=0.4
P(x)= 1 - binompdf(4,0.4,0) = 1 - 0.1296 = 0.8704
================
Cheers,
Stan H.