The average cholesterol content of a certain can goods is 215 milligrams and the cholesterol deviation is 15 milligrams.assume the variable is normally distributed
1
Expert's answer
2021-02-24T12:39:17-0500
Let X= the average cholesterol content of a certain can goods in milligrams
X∼N(μ,σ2/n)
Then Z=σ/nX−μ∼N(0.1)
Given μ=215mg,σ=15mg
a. If a single egg is selected, find the probability that the cholesterol content will be more than 220 milligrams.
n=1
P(X>220)=1−P(X≤220)
=1−P(Z≤15/1220−215)≈1−P(Z≤0.33333)
≈0.3694
b. If a sample of 25 eggs is selected, find the probability that the mean of the sample will be larger than 220 milligrams.
Comments