Gets or sets the size of the sample.
Namespace: Extreme.Statistics.Tests
Assembly: Extreme.Numerics (Extreme.Numerics)
Syntax
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | An attempt is made to set the sample mean for a test based on a NumericalVariable sample. Set Sample to nullNothingnullptr before setting this property. |
| ArgumentOutOfRangeException | The new sample size is less than one. |