Roman C. answered 03/20/16
Tutor
5.0
(851)
Masters of Education Graduate with Mathematics Expertise
Let L represent the length of a randomly chosen component, so that
L ~ N(μ=2.15, σ = 0.4).
A length of 2.1 centimeters has a standard score of
z = (L - μ)/σ = (2.1 - 2.15)/0.4 = -0.125
The probability of a single component being longer than 2.1cm is
P(L > 2.1) = P(z > -0.125) = 0.5497
So the number of components in the bag longer than 2.1cm is
X ~ Bin(n=50, p=0.5497)
There are more than 30% components in the bag of length L > 21cm with probability
P(X > 15) ≈ 0.9997