Click or drag to resize

OneSampleZTestDistribution Property

Gets the distribution of the test statistic associated with this hypothesis test.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public NormalDistribution Distribution { get; }

Property Value

NormalDistribution
See Also