ZMean2Test Command

From GeoGebra Manual
Revision as of 16:14, 1 January 2013 by Bot (talk | contribs) (Bot: Automated text replacement (-{{betamanual|version=4.2}} + ))
Jump to: navigation, search



ZMean2Test[ <List of Sample Data 1>, <Population Standard Deviation σ1>, <List of Sample Data 2>, <Population Standard Deviation σ2>, <Tail> ]
Performs a Z test of the difference between two population means using the given lists of sample data and the population standard deviations. Tail has possible values "<", ">" , "≠" that determine the following alternative hypotheses:
"<" = difference in population means < 0
">" = difference in population means > 0
"≠" = difference in population means ≠ 0

Results are returned in list form as {Probability value, Z test statistic}.

ZMean2Test[ <Sample Mean 1 >, <Population Standard Deviation σ1>, <Sample Size 1>, <Sample Mean 2 >, <Population Standard Deviation σ2 >, <Sample Size 2>, <Tail> ]
Performs a Z test of the difference between two population means using the given sample statistics and population standard deviations. Tail is defined as above.
© 2024 International GeoGebra Institute