This program calculates 1 and 2 sample t or z statistical tests, and Confidence Intervals. (Flow chart-like inputs). Written by Dan Watkins ----begin documentation---- Program: CIzt Author: Dan Watkins (Goodman@brahms.udel.edu) Size: 2490 bytes + variable space This is a very self explanatory user friendly program. It basiclly asks you questions (mostly yes-no) in order to define the parameters of the Statistical test. Once you define the parameters, you will be asked for the inputs for either a test on Means or Proportions depending on how you set up the parameters. After the z or t test is claculated, (if t test...degrees of freedom will be shown to help you find the critical value if t (you need a t table) for Hypothesis testing) the program will ask if you want a Confidence Interval you can respond Yes or No. If Yes you will have to specify the t or z alpha/2. Variables defined: Xbar= mean [(D)= difference between two means if samples are not independent.] mu= population mean (1 sample test) sigma= population standard deviation (z stat) s= sample standard deviation (t test) N= # of observations in the sample t or z alpha/2 specifies the precision of the Confidence interval (need t or z table) S^2p= Spooled Variance for 2 sample test if N1 and N2>30 df= degrees of freedom pHat= proportion (mean/N) pBAR= (mean1+mean2)/(N1+N2) (2 sample test only) CI= Confidence Interval 1= Yes 0= No If there are any questions, Mail me at Goodman@Brahms.udel.edu ----end documentation---- ----begin ascii---- ----end ascii---- ----begin uue---- begin 644 cizt.85p M*BI423@U*BH:#`!0G2R";`)[&_I+3$]62PP/4X`;^DM+2TM+2TM M+2TM+2TM+2TM+2TM+2TM`&_I+4AO=R!M86YY(%-A;7!L97,`;^8S06_I+3$] M365A;B!OCT`;^DS1&_B;^DM5V%N="!#20!OYC-&;]@S1F_9 M;^DM>B"[+S(`;^8S1V\V6&)A0!O MV#-%440S,`!OZ3-%;^)OZ2U786YT($-)`&_F,T9OV#-&;]EOZ2UT(+LO,@!O MYC-';S988F%R83-'$#-S<:`S3A$+,TAO-EAB87)@,T<0,W-QH#-.$0LS26_I M+4-)/0!OZ3-(;^DS26_>;^-OWF_:;^CT`;^DS1&_B;^DM5V%N="!# M20!OYC-%;]@S16_9;^DM>B"[+S(`;^8S1F\V<$A!5&$S1J`0$#9P2$%4$$0Q M`&$V<$A!5!$1<3-.$0LS1V\V<$A!5&`S1J`0$#9P2$%4$$0Q`&$V<$A!5!$1 M<3-.$0LS2&_I+4-)/0!OZ3-';^DS2&_>;^-OWF_:;]@S0F_9;^DM07)E('1H M92!S86UP;&5S`&_I+6EN9&5P96YD96YT`&_F,T-OV#-#;]EOZ2U!CT`;^DS16_B;^DM5V%N="!#20!OYC-&;]@S1F_9;^DM M>B"[+S(`;^8S1V\0-UAB87(Q83=88F%R,A%A,T>@$!`TQS%*<31.,1%@$#3' M,DIQ-$XR$1$+,TAO$#=88F%R,6$W6&)A;^-OVF_I+4ES(%,2<"!K;F]W;@!O MYC-&;]@S1F_9;^DM4Q)P/0!OYC-';^0!OZ2U3$G`]`&_I,T=OXF_I+5=A;G0@0TD` M;^8S2F_8,TIOV6_I+70@NR\R`&_F,TMO$#=88F%R,6$W6&)A;]IO MYS=88F%R1&_G-'-$;^;]IOYS=P2$%4,6_G M-W!(050R;^DM<$)!4CTH6#$K6#(I+RA.,2M.,BD`;^;^/'1@`` ` end ----end uue----