
Jon S. answered 08/20/20
Patient and Knowledgeable Math and English Tutor
x = number of consumers- want to find: P(40 < x < 45)
z = (x - np)/sqrt(npq) has standard normal distribution.
n = 100, p = 0.43, q = 1 - 0.43 = 0.57
np = 100* 0.43 = 43
sqrt(npq) = sqrt(100*0.43*0.57) = 4.95
convert P(40 < x < 45) to z:
P( (40-43)/4.95 < z < (45-43)/4.95)
= P(-0.61 < z < 0.40)
= P(z < 0.40) - P(z < -0.61)
= 0..6554 - 0.2709 = 0.3845