131k views
0 votes
A survey of 35 people was conducted to compare their self-reported height to their actual height. The difference between reported height and actual height was calculated. You're testing the claim that the mean difference is greater than 0.7. From the sample, the mean difference was 0.95, with a standard deviation of 0.44. Calculate the test statistic, rounded to two decimal places

User Doc Roms
by
5.3k points

1 Answer

2 votes

Answer:

The test statistic is t = 3.36.

Explanation:

You're testing the claim that the mean difference is greater than 0.7.

At the null hypothesis, we test if it is 0.7 or less, that is:


H_0: \mu \leq 0.7

At the alternate hypothesis, we test if it is greater than 0.7, that is:


H_1: \mu > 0.7

The test statistic is:


t = (X - \mu)/((s)/(√(n)))

In which X is the sample mean,
\mu is the value tested at the null hypothesis, s is the standard deviation and n is the size of the sample.

0.7 is tested at the null hypothesis:

This means that
\mu = 0.7

Survey of 35 people. From the sample, the mean difference was 0.95, with a standard deviation of 0.44.

This means that
n = 35, X = 0.95, s = 0.44

Calculate the test statistic


t = (X - \mu)/((s)/(√(n)))


t = (0.95 - 0.7)/((0.44)/(√(35)))


t = 3.36

The test statistic is t = 3.36.

User Erichelgeson
by
4.5k points