NormOneSample Properties |
The NormOneSample type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChiSquaredTest |
Returns the test statistic associated with the chi-squared test for
variances.
|
![]() | ChiSquaredTestDF |
Returns the degrees of freedom associated with the chi-squared test
for variances.
|
![]() | ChiSquaredTestNull |
The null hypothesis value for the chi-squared test.
|
![]() | ChiSquaredTestP |
Returns the probability of a larger chi-squared associated with the
chi-squared test for variances.
|
![]() | ConfidenceMean |
The confidence level (in percent) for a two-sided interval estimate
of the mean.
|
![]() | ConfidenceVariance |
The confidence level (in percent) for two-sided interval estimate of
the variances.
|
![]() | LowerCIMean |
Returns the lower confidence limit for the mean.
|
![]() | LowerCIVariance |
Returns the lower confidence limits for the variance.
|
![]() | Mean |
Returns the mean of the sample.
|
![]() | StdDev |
Returns the standard deviation of the sample.
|
![]() | TTest |
Returns the test statistic associated with the t test.
|
![]() | TTestDF |
Returns the degrees of freedom associated with the t test for
the mean.
|
![]() | TTestNull |
Sets the Null hypothesis value for t test for the mean.
|
![]() | TTestP |
Returns the probability associated with the t test of a larger
t in absolute value.
|
![]() | UpperCIMean |
Returns the upper confidence limit for the mean.
|
![]() | UpperCIVariance |
Returns the upper confidence limits for the variance.
|