140k views
2 votes
A team averaging 110 points is likely to do very well during the regular season. The coach of your team has hypothesized that your team scored at an average of less than 110 points in the years 2013-2015. Test this claim at a 1% level of significance. For this test, assume that the population standard deviation for relative skill level is unknown.

1 Answer

6 votes

Answer:

There is not enough evidence to support the claim that your team scored an average significantly less than 110 points.

Explanation:

The question is incomplete:

There is no data from the sample.

We will use the sample [105 107 117 106 110 ] as an example to solve the question.

The mean of the sample is:


M=(1)/(5)\sum_(i=1)^(5)(105+107+117+106+110)\\\\\\ M=(545)/(5)=109

The standard deviation of the sample is:


s=\sqrt{(1)/((n-1))\sum_(i=1)^(5)(x_i-M)^2}\\\\\\s=\sqrt{(1)/(4)\cdot [(105-(109))^2+(107-(109))^2+(117-(109))^2+(106-(109))^2+(110-(109))^2]}\\\\\\ s=\sqrt{(1)/(4)\cdot [(16)+(4)+(64)+(9)+(1)]}\\\\\\ s=\sqrt{(94)/(4)}=√(23.5)\\\\\\s=4.848

This is a hypothesis test for the population mean.

The claim is that your team scored an average significantly less than 110 points.

Then, the null and alternative hypothesis are:


H_0: \mu=110\\\\H_a:\mu< 110

The significance level is 0.01.

The sample has a size n=5.

The sample mean is M=109.

As the standard deviation of the population is not known, we estimate it with the sample standard deviation, that has a value of s=4.848.

The estimated standard error of the mean is computed using the formula:


s_M=(s)/(√(n))=(4.848)/(√(5))=2.17

Then, we can calculate the t-statistic as:


t=(M-\mu)/(s/√(n))=(109-110)/(2.17)=(-1)/(2.17)=-0.46

The degrees of freedom for this sample size are:


df=n-1=5-1=4

This test is a left-tailed test, with 4 degrees of freedom and t=-0.46, so the P-value for this test is calculated as (using a t-table):


\text{P-value}=P(t<-0.46)=0.334

As the P-value (0.334) is bigger than the significance level (0.01), the effect is not significant.

The null hypothesis failed to be rejected.

There is not enough evidence to support the claim that your team scored an average significantly less than 110 points.

User Anita C
by
4.4k points