A manufacturer fills jars with coffee. The weight of coffee W in grams in a jar can be modelled by a normal distribution with mean 232 grams standard deviation of 5 grams.
i) Find p(W is less than or equal to 224)
ii) Ten jars of coffee are selected at random what is the probability that their average content is between 228 and 235
1
Expert's answer
2021-08-05T13:38:34-0400
i) Let W= the weight of coffee: W∼N(μ,σ2).
Given μ=232g,σ=5g.
P(W≤224)=P(Z≤σ224−μ)
=P(Z≤5224−232)=P(Z≤−1.6)
≈0.0548
ii) Let X= the average content of coffee: X∼N(μ,σ2/n).
Comments