TTest Command

From GeoGebra Manual
Revision as of 21:25, 9 March 2013 by Zbynek (talk | contribs) (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
Jump to: navigation, search



TTest[<List of Sample Data>,<Hypothesized Mean>,<Tail>]
Performs a one sample T test of a population mean using the given list of sample data. Hypothesized Mean is the population mean assumed in the null hypothesis. Tail has possible values "<", ">" , "≠". These specify the alternative hypothesis as follows.
"<" = population mean < Hypothesized Mean
">" = population mean > Hypothesized Mean
"≠" = population mean ≠ Hypothesized Mean
Results are returned in list form as {Probability value, T test statistic}.
TTest[<Sample Mean>,<Sample Standard Deviation>,<Sample Size>,<Hypothesized Mean>,<Tail>]
Performs a one sample T test of a population mean using the given sample statistics. Hypothesized Mean and Tail are defined as above. Results are returned in list form as {Probability value, T test statistic}.
© 2024 International GeoGebra Institute