OneSampleZTestOfProportion.Proportion Property

Gets or sets the proposed difference between the two means.

Definition

Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public double Proportion { get; set; }

Property Value

Double
The proposed difference between the two means.

See Also