IMSL C# Numerical Library

SignTest.Percentage Property

The percentage percentile of the population.

public double Percentage {get; set;}

Property Value

A double scalar containing the value in the range (0, 1).

Remarks

Percentile is the 100 * percentage percentile of the population.

By default, Percentage = 0.5.

See Also

SignTest Class | Imsl.Stat Namespace