T-TEST: Fixed a bug in reporting the independent samples std err of the difference
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 29 Mar 2014 07:12:43 +0000 (08:12 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 29 Mar 2014 07:12:43 +0000 (08:12 +0100)
commit59d67c510f0ddc531cb9650836c9292b78f28fab
tree5ade78426b03031d1394ad41a1071b130255eaca
parent9d160f03d77979c6e3fbc177a19b7e41438e5c00
T-TEST: Fixed a bug in reporting the independent samples std err of the difference

The standard error of the difference and the confidence interval
for the unequal variances case was reported where the equal variances
case should have been.  This change fixes that.

Reported by: Michael Schneider <m-schneider.klh@uni-wuerzburg.de>
NEWS
src/language/stats/t-test-indep.c
tests/language/stats/t-test.at