X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fnpar-chisquare.sh;h=33e2311bc9b49bfcd3756b5ccc91373d35db4fc1;hb=537fdeb3702c011e05d7826a8d556a7beeba2605;hp=7ac52d03661691ffcffcc0947394e2d885216b44;hpb=9aff19b717bcc242e16d04c34f348fd79ebdd685;p=pspp-builds.git diff --git a/tests/command/npar-chisquare.sh b/tests/command/npar-chisquare.sh index 7ac52d03..33e2311b 100755 --- a/tests/command/npar-chisquare.sh +++ b/tests/command/npar-chisquare.sh @@ -26,6 +26,7 @@ cleanup() echo "NOT cleaning $TEMPDIR" return ; fi + cd / rm -rf $TEMPDIR } @@ -101,69 +102,69 @@ diff -b $TEMPDIR/pspp.list - << EOF +--------#----------+----------+--------+ | #Observed N|Expected N|Residual| +--------#----------+----------+--------+ -| 1.00# 3| 2.33| .67| -| 2.00# 3| 2.33| .67| -| 3.10# 4| 2.33| 1.67| -| 3.20# 1| 2.33| -1.33| -| 4.00# 2| 2.33| -.33| -| 5.00# 1| 2.33| -1.33| -|Total # 14| | | +| 1.00# 3.00| 2.33| .67| +| 2.00# 3.00| 2.33| .67| +| 3.10# 4.00| 2.33| 1.67| +| 3.20# 1.00| 2.33| -1.33| +| 4.00# 2.00| 2.33| -.33| +| 5.00# 1.00| 2.33| -1.33| +|Total # 14.00| | | +--------#----------+----------+--------+ 1.2 NPAR TESTS. y +--------#----------+----------+--------+ | #Observed N|Expected N|Residual| +--------#----------+----------+--------+ -| 1.00# 7| 3.50| 3.50| -| 2.00# 4| 3.50| .50| -| 3.00# 1| 3.50| -2.50| -| 4.00# 2| 3.50| -1.50| -|Total # 14| | | +| 1.00# 7.00| 3.50| 3.50| +| 2.00# 4.00| 3.50| .50| +| 3.00# 1.00| 3.50| -2.50| +| 4.00# 2.00| 3.50| -1.50| +|Total # 14.00| | | +--------#----------+----------+--------+ 1.3 NPAR TESTS. Test Statistics -+-----------#-----+-----+ -| # x | y | -+-----------#-----+-----+ -|Chi-Square #3.143|6.000| -|df # 5| 3| -|Asymp. Sig.# .678| .112| -+-----------#-----+-----+ ++-----------#----+----+ +| # x | y | ++-----------#----+----+ +|Chi-Square #3.14|6.00| +|df # 5| 3| +|Asymp. Sig.# .68| .11| ++-----------#----+----+ 2.1 NPAR TESTS. y +--------#----------+----------+--------+ | #Observed N|Expected N|Residual| +--------#----------+----------+--------+ -| 1.00# 7| 2.63| 4.38| -| 2.00# 4| 3.50| .50| -| 3.00# 1| 4.38| -3.38| -| 4.00# 2| 3.50| -1.50| -|Total # 14| | | +| 1.00# 7.00| 2.63| 4.38| +| 2.00# 4.00| 3.50| .50| +| 3.00# 1.00| 4.38| -3.38| +| 4.00# 2.00| 3.50| -1.50| +|Total # 14.00| | | +--------#----------+----------+--------+ 2.2 NPAR TESTS. Test Statistics -+-----------#------+ -| # y | -+-----------#------+ -|Chi-Square #10.610| -|df # 3| -|Asymp. Sig.# .014| -+-----------#------+ ++-----------#-----+ +| # y | ++-----------#-----+ +|Chi-Square #10.61| +|df # 3| +|Asymp. Sig.# .01| ++-----------#-----+ 3.1 NPAR TESTS. Frequencies +-----#---------------------------------------#---------------------------------------+ | # x # y | | #--------+----------+----------+--------#--------+----------+----------+--------+ | #Category|Observed N|Expected N|Residual#Category|Observed N|Expected N|Residual| +-----#--------+----------+----------+--------#--------+----------+----------+--------+ -|1 # 2.00| 3| 3.16| -.16# 2.00| 4| 2.21| 1.79| -|2 # 3.00| 5| 5.26| -.26# 3.00| 1| 3.68| -2.68| -|3 # 4.00| 2| 1.58| .42# 4.00| 2| 1.11| .89| -|Total# | 10| | # | 7| | | +|1 # 2.00| 3.00| 3.16| -.16# 2.00| 4.00| 2.21| 1.79| +|2 # 3.00| 5.00| 5.26| -.26# 3.00| 1.00| 3.68| -2.68| +|3 # 4.00| 2.00| 1.58| .42# 4.00| 2.00| 1.11| .89| +|Total# | 10.00| | # | 7.00| | | +-----#--------+----------+----------+--------#--------+----------+----------+--------+ 3.2 NPAR TESTS. Test Statistics -+-----------#----+-----+ -| # x | y | -+-----------#----+-----+ -|Chi-Square #.133|4.129| -|df # 2| 2| -|Asymp. Sig.#.936| .127| -+-----------#----+-----+ ++-----------#---+----+ +| # x | y | ++-----------#---+----+ +|Chi-Square #.13|4.13| +|df # 2| 2| +|Asymp. Sig.#.94| .13| ++-----------#---+----+ EOF if [ $? -ne 0 ] ; then fail ; fi @@ -244,32 +245,32 @@ diff -b $TEMPDIR/pspp.list - <