
David B. answered 10/07/24
Math and Statistics need not be scary
I am soo boored. Why else answer a 10 year old question? Well it is a classical two sample t-distribution hypothesis test so it is worth looking at.
Sample One: n1 = 10 , x1bar = 10lb s1 = 2.1lb
Sample Two: n2 = 10 , x2bar = 8lb s2 = 1.8lb
Since there is no reason to believe that there is a divergence in cats in such a boring place as Idaho we can used the pooled variance with degree of freedom = n1+ n2 -2 or d.f. = 18
Pooled variance (sp2) = ( (n1-1)s12 + (n2-1)s22 ) / (n1+n2-2). = (9*2.12 + 9*1.82)/18 = 3.828
Tcritical = (x1bar - x2bar) / √sp2*(1/n1 + 1/n2) =(10-8) /√(3.828*.2) = 2.286
Using CDF for the T distribution and 18 d.f. the p-value (two sided) is .0346 or 3.46%
Can we answer the question? No, of course not because the question is, as is often the case, incomplete. Students fail in not knowing what critical information is needed to answer parametric statistics problems. In this case no alpha (α) or allowable type I error has been specified. Without it, we can't answer the problem.
One could make assumptions but assumptions could be wrong. Since a p value of .0346 is not very large compared to typical (but not mandatory) significance levels of .1, .05, or even .01 the answer is indeterminate. An assumption that we should reject the null hypothesis is probably not a bad assumption BUT THE QUESTION IS INCOMPLETE so there is no answer. Better luck next time. Ask the question properly!