In: Math
Let x be a random variable that represents the weights in kilograms (kg) of healthy adult female deer (does) in December in a national park. Then x has a distribution that is approximately normal with mean μ = 52.0 kg and standard deviation σ = 9.0 kg. Suppose a doe that weighs less than 43 kg is considered undernourished.
(a) What is the probability that a single doe captured (weighed
and released) at random in December is undernourished? (Round your
answer to four decimal places.)
(b) If the park has about 2100 does, what number do you expect to
be undernourished in December? (Round your answer to the nearest
whole number.)
does
(c) To estimate the health of the December doe population, park
rangers use the rule that the average weight of n = 70
does should be more than 49 kg. If the average weight is less than
49 kg, it is thought that the entire population of does might be
undernourished. What is the probability that the average weight
x
for a random sample of 70 does is less than 49 kg (assuming a
healthy population)? (Round your answer to four decimal
places.)
(d) Compute the probability that
x
< 53.6 kg for 70 does (assume a healthy population). (Round
your answer to four decimal places.)
Suppose park rangers captured, weighed, and released 70 does in
December, and the average weight was
x
= 53.6 kg. Do you think the doe population is undernourished or not? Explain.
Since the sample average is above the mean, it is quite unlikely that the doe population is undernourished.Since the sample average is above the mean, it is quite likely that the doe population is undernourished. Since the sample average is below the mean, it is quite unlikely that the doe population is undernourished.Since the sample average is below the mean, it is quite likely that the doe population is undernourished.
Suppose X ~ N( , )
(a) What is the probability that a single doe captured (weighed and released) at random in December is undernourished? (Round your answer to four decimal places.)
It is given that a doe that weighs less than 43 kg is considered undernourished.
Therefore we need to find P(X < 43)
Let's use excel:
P(X < 43) = "=NORMDIST(43,52,9,1)" = 0.158655 = 0.1587
(b) If the park has about 2100 does, what number do you expect to be undernourished in December? (Round your answer to the nearest whole number.)
The expected value is 2100*P(X < 43) = 2100*0.158655 = 333.1755 = 333
c) Here we want to find P( < 49 )
Where is the sample mean.
n = sample size = 70
So the standard deviation of the sample mean is as follows:
Let's use excel:
P( < 49 ) = "=NORMDIST(49,52,1.075706,1)" = 0.002645 = 0.0026
d) P( < 53.6 ) = "=NORMDIST(53.6,52,1.075706,1)" = 0.931545 = 0.9315
e) Suppose park rangers captured, weighed, and released 70 does in December, and the average weight was x = 53.6 kg. Do you think the doe population is undernourished or not? Explain.
The correct option is "Since the sample average is above the mean, it is quite unlikely that the doe population is undernourished."