Question 556804: A random sample of 100 recorded deaths in an urban city during the past year showed an average life span of 71.8 years, with a standard deviation of 8.9 years. Does this seem to indicate that the average life span today is greater than the 70 years? (Use a 0.05 level of significance).
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A random sample of 100 recorded deaths in an urban city during the past year showed an average life span of 71.8 years, with a standard deviation of 8.9 years. Does this seem to indicate that the average life span today is greater than the 70 years? (Use a 0.05 level of significance).
----
Ho: u = 70
Ha: u > 70 (claim)
-------
test stat: t(71.8) = (71.8-70)/[8.9/sqrt(100)] = 2.0225
----------
p-value: P(t > 2.0225 when df = 99) = tcdf(2.0225,100,99) = 0.0229
---
Since the p-value is less than 5%, reject Ho.
The test results support the claim that the
life span is greater than 70.
===================
Cheers,
Stan H.
|
|
|