Need help walking through these.
Given :
n = number of heads of lettuce are delivered =12
p = P( Given head of lettuce will have significant defect) = 0.11
X: Number of heads of lettuce are not able to be sold due to defects.
Since p is constant for each heads of lettuce and heads of lettuce are independent to each other.
The probability distribution of X is binomial with parameter n =12 and p = 0.11
X ~ Bin ( n=12, p = 0.11)
The p.m.f. of X is
a) Required probability = P(X=2)
b) Required probability = P ( X<=2) = P(X=0) + P(X=1) + P(X=2)
c) Required probability = P( X>=3) = 1- P(X<=2)
From part (b) P(X<=2) = 0.8623
P(X>=3) = 1-0.8623 =0.1377
d) Required Probability = P(X=0)
P(X=0) = 0.2469
e) Required probability = P(X>=1) =1 - P(X=0)
= 1- 0.2469
P(X>=1) =0.7531.
Get Answers For Free
Most questions answered within 1 hours.