Represents a test that a proportion in a population equals a specific proportion.
SystemObject Extreme.Statistics.TestsHypothesisTest Extreme.Statistics.TestsOneSampleTestDouble Extreme.Statistics.TestsOneSampleTest Extreme.Statistics.TestsOneSampleZTestOfProportion
Namespace:
Extreme.Statistics.Tests
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public sealed class OneSampleZTestOfProportion : OneSampleTest
Public NotInheritable Class OneSampleZTestOfProportion
Inherits OneSampleTest
public ref class OneSampleZTestOfProportion sealed : public OneSampleTest
[<SealedAttribute>]
type OneSampleZTestOfProportion =
class
inherit OneSampleTest
end
The OneSampleZTestOfProportion type exposes the following members.
Top
Top
Top
Use the
OneSampleZTestOfProportion class to test the hypothesis that the proportion of outcomes
in a sample equals a specified proportion.
Reference