Descriptives<T>.ThirdQuartile Property

Gets the third quartile.

Definition

Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
public T ThirdQuartile { get; }

Property Value

T

See Also