A state school administrator says that the standard deviation of test scores for 8th grade students who took a U.S. history assessment test is less than 30 points. You work for the administrator and are asked to test this claim. You randomly select 18 tests and find that the tests have a standard deviation of 33.6 points. At a = 0.01, is there enough evidence to support the administrator's claim?

1 answer

To test the administrator's claim, we can use a one-sample t-test. The null hypothesis (H0) would be that the standard deviation of the test scores is equal to 30 points, while the alternative hypothesis (Ha) would be that the standard deviation is less than 30 points.

Calculating the test statistic:

Sample size (n) = 18
Sample standard deviation (s) = 33.6
Hypothesized standard deviation (σ) = 30

Degrees of freedom (df) = n - 1 = 18 - 1 = 17

The test statistic (t) is calculated as:

t = (s - σ) / (s / √n)

t = (33.6 - 30) / (33.6 / √18)

t ≈ 1.299

The critical value for a one-tailed t-test at a significance level of α = 0.01 and 17 degrees of freedom is -2.898 (obtained from t-table or calculator).

Since the test statistic (1.299) is greater than the critical value (-2.898), we fail to reject the null hypothesis.

Therefore, there is not enough evidence to support the administrator's claim that the standard deviation of test scores for 8th-grade students who took the U.S. history assessment test is less than 30 points.