
David B. answered 04/14/21
Math and Statistics need not be scary
This requires a Welch's t test for 2 independent samples. (AND A LOT OF CALCULATIONS)
The required statistics are standard deviations for each group (s1 and s2) and means for each group (xbar1 and xbar2). From these we calculate SE which is √( s12/n1. + s22/n2). and t = ¦Xbar1 -Xbar2¦ / SE
finally degrees of freedom (d.f.) is estimated by SE4 / ((s14/n12v1) + (s24/n22v2))
if group 1 are Normal subjects and group 2 are Ulcer subjects Xbar1 = 3.75625 s1 =2.01659 n1 = 16
and Xbar2 = 18.9700 s2 =8.06488 n2 = 10
SE = 2.59969. t =. 15.21375/2.59969 = 5.85214. d = 15.21375
d.f. = 9.708
First, calculate a confidence interval for alpha = .01.
using a calculator and the inverse cumulative t distribution function for p = .005 & p= .995. with a d.f. = 9.7 we have a t crit of = 3.1906, a MOE of 3.1906*2.59969 or 8.294571
confidence interval CI is then [6.9192 23.5083]
Second, the probability that the |d| is > 4 ( or. 4 < d < -4 )
we calculate the t stat as (10.154389-4 )/ 2.59969 or 2.367355
from this , using the CDF of the t distribution , and using 9.7 d.f. we get. .9597 (or 95.9686%)