72.5k views
2 votes
The average age of price is right contestants has increased over the years according to the AARP. The mean age in 1980 was 54 years. A sample of the ages of nine contestants on the show had a mean of 64 a standard deviation of 16 years. At α =0.05, test the claim.

1 Answer

1 vote

Answer:


t=(64-54)/((16)/(√(9)))=1.875


df=n-1=9-1=8


p_v =P(t_((8))>1.875)=0.0488

If we compare the p value and the significance level given
\alpha=0.05 we see that
p_v<\alpha so we can conclude that we have enough evidence to reject the null hypothesis, and we can conclude that mean is higher than 54 at 5% of significance.

Explanation:

Data given and notation


\bar X=64 represent the sample mean


s=12 represent the sample standard deviation


n=9 sample size


\mu_o =54 represent the value that we want to test


\alpha=0.05 represent the significance level for the hypothesis test.

t would represent the statistic (variable of interest)


p_v represent the p value for the test (variable of interest)

State the null and alternative hypotheses.

We need to conduct a hypothesis in order to check if the mean has increased from 54, the system of hypothesis would be:

Null hypothesis:
\mu \leq 54

Alternative hypothesis:
\mu > 54

If we analyze the size for the sample is < 30 and we don't know the population deviation so is better apply a t test to compare the actual mean to the reference value, and the statistic is given by:


t=(\bar X-\mu_o)/((s)/(√(n))) (1)

t-test: "Is used to compare group means. Is one of the most common tests and is used to determine if the mean is (higher, less or not equal) to an specified value".

Calculate the statistic

We can replace in formula (1) the info given like this:


t=(64-54)/((16)/(√(9)))=1.875

P-value

The first step is calculate the degrees of freedom, on this case:


df=n-1=9-1=8

Since is a one side test the p value would be:


p_v =P(t_((8))>1.875)=0.0488

Conclusion

If we compare the p value and the significance level given
\alpha=0.05 we see that
p_v<\alpha so we can conclude that we have enough evidence to reject the null hypothesis, so we can conclude that mean is higher than 54 at 5% of significance.

User Noorus Khan
by
4.2k points