In: Math
An experiment on memory was performed, in which 16 subjects were randomly assigned to one of two groups, called "Sentences" or "Intentional". Each subject was given a list of 50 words. Subjects in the "Sentences" group were told to form multiple sentences, each using at least two words from the list, and to keep forming sentences until all the words were used at least once. Subjects in the "Intentional" group were told to spend five minutes memorizing as many of the 50 words as possible. Subjects from both groups were then asked to write down as many words from their lists as they could recall. The data are in the table below. Number of words recalled "Sentences" group 29 30 35 33 32 29 33 34 "Intentional" group 31 36 36 32 34 33 30 33 Enter this data into JMP in "long form" (e.g. each column should be a variable and each row should be an observation). We are interested in determining if there is a significant difference in the average number of words recalled for subjects in the "sentences" group vs. subjects in the "intentional" group, using α = 0.05. Use JMP to answer the questions below, and round all answers to three decimal places.
standard error of (xsentences -
xintentional) =
test statistic: t =
p-value =
Report the 95% confidence interval JMP gives for
μsentences -
μintentional
Lower bound =
Upper bound =
From these results, our statistical conclusion should be:
(You have two attempts at this question.)
a.The means for "sentences" and "intentional" differ significantly, because the p-value is less than α and zero is inside the confidence interval
b. The means for "sentences" and "intentional" differ significantly, because the p-value is less than α and zero is outside the confidence interval
c. The means for "sentences" and "intentional" differ significantly, because the p-value is less than α and -1.25 is inside the confidence interval
d. The means for "sentences" and "intentional" differ significantly, because the p-value is less than α and -1.25 is outside the confidence interval
e.The means for "sentences" and "intentional" do not differ significantly, because the p-value is greater than α and zero is inside the confidence interval
f.The means for "sentences" and "intentional" do not differ significantly, because the p-value is greater than α and zero is outside the confidence interval
g.The means for "sentences" and "intentional" do not differ significantly, because the p-value is greater than α and -1.25 is inside the confidence interval
h. The means for "sentences" and "intentional" do not differ significantly, because the p-value is greater than α and -1.25 is outside the confidence interval
Solution:-
a)
State the hypotheses. The first step is to state the null hypothesis and an alternative hypothesis.
Null hypothesis: uSentences =
uIntentional
Alternative hypothesis: uSentences uIntentional
Note that these hypotheses constitute a two-tailed test.
Formulate an analysis plan. For this analysis, the significance level is 0.05. Using sample data, we will conduct a two-sample t-test of the null hypothesis.
Analyze sample data. Using sample data, we compute the standard error (SE), degrees of freedom (DF), and the t statistic test statistic (t).
b)
SE = sqrt[(s12/n1) +
(s22/n2)]
SE = 1.116
DF = 14
t = [ (x1 - x2) - d ] / SE
t = - 1.12
where s1 is the standard deviation of sample 1, s2 is the standard deviation of sample 2, n1 is the size of sample 1, n2 is the size of sample 2, x1 is the mean of sample 1, x2 is the mean of sample 2, d is the hypothesized difference between the population means, and SE is the standard error.
Since we have a two-tailed test, the P-value is the probability that a t statistic having 14 degrees of freedom is more extreme than -1.12; that is, less than -1.12 or greater than -1.12.
Thus, the P-value = 0.282
Interpret results. Since the P-value (0.282) is greater than the significance level (0.05), we have to accept the null hypothesis.
c) 95% confidence interval for the difference in means is C.I = (-3.644, 1.144).
C.I = -1.25 + 2.145*1.116
C.I = -1.25 + 2.3938
C.I = (-3.644, 1.144)
e) The means for sentences and intentional do not differ significantly because p-value is greater than alpha and -1.25 is inside the confidence interval.