From: John Darrington Date: Wed, 15 Jul 2009 18:25:42 +0000 (+0800) Subject: Fixed bug reporting the significance of paired value t-test. X-Git-Tag: v0.6.2-pre5~5 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8801412c9d32e74bdf21aee0bb3b29f8e877acef;hp=8801412c9d32e74bdf21aee0bb3b29f8e877acef;p=pspp-builds.git Fixed bug reporting the significance of paired value t-test. Due to a cut and paste error, the significance of paired t-tests was wrong when the value of T was positive. Thanks to Mike Griffiths for reporting this problem. ---