Hypothesis Testing Package >

EqualVariances


is an option to statistical confidence interval and hypothesis test functions of two samples that specifies that unknown population variances are equal.
  • is an option for confidence interval and hypothesis test functions of two lists.
  • With the default setting False, variances are estimated from the two samples independently if the variances are not specified as known.
  • With True, a common pooled estimate of the variance is used for both populations if the variances are not specified as known.
A test assuming equal variances:
Needs["HypothesisTesting`"]
A test assuming equal variances:
In[2]:=
Click for copyable input
Out[2]=
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF