studentizedRange Function (GPL)
Syntax
studentizedRange(<degrees of freedom>, <k>)
<degrees of freedom>. Numeric value indicating the degrees of freedom parameter for the distribution. The value must be greater than 0.
<k>. Numeric value indicating the k (number of groups) parameter for the distribution. The value must be greater than 0.
Description
Specifies a Studentized range distribution for the probability scale.
Examples
SCALE: prob(dim(2), studentizedRange(5, 2.5))