Please show work Suppose the sediment density (g/cm) of a randomly selected spec
ID: 3131866 • Letter: P
Question
Please show work
Suppose the sediment density (g/cm) of a randomly selected specimen from a certain region is normally distributed with mean 2.62 and standard deviation 0.93. If a random sample of 25 specimens is selected, what is the probability that the sample average sediment density is at most 3.00? Between 2.62 and 3.00? (Round your answers to four decimal places.) at most 3.00 between 2.62 and 3.00 How large a sample size would be required to ensure that the probability in part (a) is at least 0.99? (Round your answer up to the nearest whole number.) specimensExplanation / Answer
A)
AT MOST 3.00:
We first get the z score for the critical value. As z = (x - u) sqrt(n) / s, then as
x = critical value = 3
u = mean = 2.62
n = sample size = 25
s = standard deviation = 0.93
Thus,
z = (x - u) * sqrt(n) / s = 2.043010753
Thus, using a table/technology, the left tailed area of this is
P(z < 2.043010753 ) = 0.979474313 [ANSWER]
******************************
BETWEEN 2.62 AND 3.00:
We first get the z score for the two values. As z = (x - u) sqrt(n) / s, then as
x1 = lower bound = 2.62
x2 = upper bound = 3
u = mean = 2.62
n = sample size = 25
s = standard deviation = 0.93
Thus, the two z scores are
z1 = lower z score = (x1 - u) * sqrt(n) / s = 0
z2 = upper z score = (x2 - u) * sqrt(n) / s = 2.043010753
Using table/technology, the left tailed areas between these z scores is
P(z < z1) = 0.5
P(z < z2) = 0.979474313
Thus, the area between them, by subtracting these areas, is
P(z1 < z < z2) = 0.479474313 [ANSWER]
*******************************
b)
For a left tailed area of 0.99, the z score is
z = 2.326347874
Hence,
n = [z*sigma/(x-u)]^2 = (2.326347874*0.93/(3.00-2.62))^2 = 32.415 = 33 [ANSWER]