In: Statistics and Probability
There have been numerous studies involving the correlation and differences in IQ's among siblings. Here we consider a small example of such a study. We will test the claim that, on average, older siblings have a higher IQ than their younger sibling. The results are depicted for a sample of 10 siblings in the table below. Test the claim at the 0.05 significance level. You may assume the sample of differences comes from a normally distributed population.
Pair ID | Older Sibling IQ (x) | Younger Sibling IQ(y) |
1 | 82 | 78 |
2 | 85 | 90 |
3 | 89 | 85 |
4 | 90 | 90 |
5 | 97 | 93 |
6 | 102 | 100 |
7 | 103 | 103 |
8 | 108 | 107 |
9 | 112 | 106 |
10 | 119 | 111 |
You should be able copy and paste the data directly into your
software program.
(a) The claim is that the mean difference (x - y) is positive (μd > 0). What type of test is this?
This is a right-tailed test.
This is a two-tailed test.
This is a left-tailed test.
(b) What is the test statistic? Round your answer to 2
decimal places.
td =
(c) What is the P-value of the test statistic? Round to 4
decimal places.
P-value =
(d) What is the conclusion regarding the null hypothesis?
reject H0
fail to reject H0
(e) Choose the appropriate concluding statement.
The data supports the claim that, on average, older siblings have a higher IQ than their younger sibling.
There is not enough data to support the claim that, on average, older siblings have a higher IQ than their younger sibling.
We reject the claim that, on average, older siblings have a higher IQ than their younger sibling.
We have proven that, on average, older siblings have a higher IQ than their younger sibling.
Solution:-
a) This is a right-tailed test.
State the hypotheses. The first step is to state the null hypothesis and an alternative hypothesis.
Null hypothesis: ud< 0
Alternative hypothesis: ud > 0
Note that these hypotheses constitute a one-tailed test.
Formulate an analysis plan. For this analysis, the significance level is 0.05. Using sample data, we will conduct a matched-pairs t-test of the null hypothesis.
Analyze sample data. Using sample data, we compute the standard deviation of the differences (s), the standard error (SE) of the mean difference, the degrees of freedom (DF), and the t statistic test statistic (t).
s = sqrt [ (\sum (di - d)2 / (n - 1) ]
s = 3.6576
SE = s / sqrt(n)
S.E = 1.1566
DF = n - 1 = 10 -1
D.F = 9
b)
t = [ (x1 - x2) - D ] / SE
t = 2.08
where di is the observed difference for pair i, d is mean difference between sample pairs, D is the hypothesized mean difference between population pairs, and n is the number of pairs.
c)
Since we have a one-tailed test, the P-value is the probability that a t statistic having 9 degrees of freedom is greater than 2.08.
Thus, the P-value = 0.0336
Interpret results. Since the P-value (0.0336) is less than the significance level (0.05), we have to reject the null hypothesis.
d) Reject H0.
e) The data supports the claim that, on average, older siblings have a higher IQ than their younger sibling.