Home > Extreme Optimization Statistics Library for .NET > Reference > Extreme.Statistics.Tests Namespace
Represents a test that the population variance of a NumericalVariable is equal to a specific value.
For a list of all members of this type, see OneSampleChiSquareTest Members.
System.Object
HypothesisTest
OneSampleTest
OneSampleChiSquareTest
Use the OneSampleChiSquareTest class to test the hypothesis that the variance of a variable variable is equal to a specified value.
The sample data can be supplied either as a NumericalVariable, or by specifying the SampleVariance and the SampleSize.
A confidence interval for the variance of the sample can be obtained using the GetConfidenceInterval method.
Namespace: Extreme.Statistics.Tests
Assembly: Extreme.Statistics (in Extreme.Statistics.dll)
OneSampleChiSquareTest Members | Extreme.Statistics.Tests Namespace