Descriptives<T>.FirstQuartile Property

Gets the first quartile.

Definition

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

Property Value

T

See Also