TMeanEstimate Command

From GeoGebra Manual
Revision as of 17:16, 7 October 2017 by Zbynek (talk | contribs) (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


TMeanEstimate( <List of Sample Data>, <Level> )
Calculates a t confidence interval estimate of a population mean using the given sample data and confidence level. Results are returned in list form as {lower confidence limit, upper confidence limit}.
TMeanEstimate( <Sample Mean>, <Sample Standard Deviation>, <Sample Size>, <Level> )
Calculates a t confidence interval estimate of a population mean using the given sample statistics and confidence level. Results are returned in list form as {lower confidence limit, upper confidence limit}.
© 2024 International GeoGebra Institute