Given a sample size of 38, with sample mean 660.3 and sample standard deviation 95.9 we are to perform the following hypothesis test.

Null Hypothesis H0: ƒÊ = 700
Alternative Hypothesis H0: ƒÊ �‚ 700
At significance level 0.05

3. Calculate the test statistics
(Tip: this is the case when we test the claim about population mean with population standard deviation not known; 95.9 is a sample standard deviation not a population standard deviation).
4. Use Table A-3 to find critical value for this test and make decision:
reject or do not reject the Null Hypothesis?

Usually you use z-tests when sample sizes are large (n is greater than

or equal to 30) whether or not you know the population standard deviation.

If you do not know the population standard deviation and have a small
sample (n < 30), then you can use t-tests.

Therefore, try a z-test for your data.
Using the z-test formula to find the test statistic:
z = (sample mean - population mean)/(standard deviation divided by the square root of the sample size)

With your data:
z = (660.3 - 700)/(95.9/√38)

I'll let you finish the calculation.

Determine the critical value using your table. Determine if this is a one-tailed or two-tailed test. (Hint: The test is one-tailed if the alternative hypothesis shows a specific direction; the test is two-tailed if the alternative hypothesis does not show a specific direction.) Once you have the critical value, compare it to the test statistic calculated above. If the test statistic exceeds the critical value, reject the null. If the test statistic does not exceed the critical value, then do not reject the null.

I hope this will help get you started.

I do very much appreciate your help. This guides me to where I need to go.

To calculate the test statistics, we will use the formula for the t-test:

t = (sample mean - hypothesized mean) / (sample standard deviation / √n)

where sample mean = 660.3, hypothesized mean = 700, sample standard deviation = 95.9, and n = sample size = 38.

Plugging in the values, we get:

t = (660.3 - 700) / (95.9 / √38)

Now, let's calculate this value:

t = (660.3 - 700) / (95.9 / √38)
= -39.7 / (95.9 / √38)
= -39.7 / (95.9 / 6.16)
= -39.7 / 15.6
≈ -2.548

Next, we need to find the critical value from Table A-3. Table A-3 is a critical values table for the t-distribution. It gives you the critical values for different levels of confidence and degrees of freedom.

Since the significance level is given as 0.05, and the sample size is 38 (n = 38), the degrees of freedom for this test is n - 1 = 38 - 1 = 37.

Looking up the critical value in Table A-3, at a significance level of 0.05 and 37 degrees of freedom, we find the critical value to be approximately 2.024.

To make a decision, we compare the test statistic (-2.548) with the critical value (2.024).

If the test statistic is less than the critical value, we reject the null hypothesis.
If the test statistic is greater than or equal to the critical value, we fail to reject the null hypothesis.

Since -2.548 is less than 2.024, we reject the null hypothesis.