TMeanEstimate Command

From GeoGebra Manual
Revision as of 21:34, 22 August 2015 by Noel Lambert (talk | contribs)
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