Difference between revisions of "ZMean2Estimate Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{betamanual|version=4.2}}
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{betamanual|version=4.2}}
 
{{command|statistics}}
 
{{command|statistics}}
;ZMean2Estimate[ <List of Sample Data 1>, <Population Standard Deviation σ1 >, <List of Sample Data 2>, <Population Standard Deviation σ2 >, <Level> ]
+
;ZMean2Estimate[ <List of Sample Data 1>, <List of Sample Data 2>, <Population Standard Deviation σ1 >, <Population Standard Deviation σ2 >, <Level> ]
 
: Calculates a Z confidence interval estimate of the difference between two population means using the given sample data sets, population standard deviations and confidence ''Level''.  
 
: Calculates a Z confidence interval estimate of the difference between two population means using the given sample data sets, population standard deviations and confidence ''Level''.  
 
:Results are returned in list form as {lower confidence limit,  upper confidence limit}.
 
:Results are returned in list form as {lower confidence limit,  upper confidence limit}.

Revision as of 13:38, 16 August 2012


ZMean2Estimate[ <List of Sample Data 1>, <List of Sample Data 2>, <Population Standard Deviation σ1 >, <Population Standard Deviation σ2 >, <Level> ]
Calculates a Z confidence interval estimate of the difference between two population means using the given sample data sets, population standard deviations and confidence Level.
Results are returned in list form as {lower confidence limit, upper confidence limit}.
ZMean2Estimate[ <Sample Mean 1 >, <Population Standard Deviation σ1 >, <Sample Size 1>, <Sample Mean 2 >, <Population Standard Deviation σ2 >, <Sample Size 2>, <Level>]
Calculates a Z confidence interval estimate of the difference between two population means using the given sample means, population standard deviations and confidence Level.
Results are returned in list form as {lower confidence limit, upper confidence limit}.
© 2024 International GeoGebra Institute