A quality inspector at a glass manufacturing company inspect
Solution
A)
Variable of interest: number of flaws in a shipment of 10 sheets [ANSWER]
lambda = 0.05*10 = 0.5 [ANSWER]
***********
b)
Note that P(at least x) = 1 - P(at most x - 1).
Using a cumulative poisson distribution table or technology, matching
u = the mean number of successes = 0.5
x = our critical value of successes = 2
Then the cumulative probability of P(at most x - 1) from a table/technology is
P(at most 1 ) = 0.90979599
Thus, the probability of at least 2 successes is
P(at least 2 ) = 0.09020401 [answer]
****************
c)
The expectation value is the parameter, lambda.
Thus,
E(x) = lambda = 0.5 [ANSWER]
