ChiSquareCI[var, df] gives a confidence interval based on a \[Chi]^2 distribution with df degrees of freedom.
ChiSquarePValue[x, df] gives the cumulative probability beyond x for the \[Chi]^2 distribution with df degrees of freedom.
FRatioPValue[x, n, m] gives the cumulative probability beyond x for the F-ratio distribution with n and m degrees of freedom.
MultivariateMedianDeviation[matrix] gives the median Euclidean distance from the median of the elements in matrix.
PolytopeQuantile[{{x_11, x_12}, ..., {x n 1, x n 2}}, q] gives the locus of the q\[Null]^th quantile of the bivariate data, where the data have been ordered using convex ...
TotalVariation[matrix] gives the total variation for matrix.
TemperedChromatic is an interval list corresponding to an equal tempered scale.
Scale
(Numerical Calculus Package Symbol) Scale is an option to NLimit and ND that specifies the scale at which variations are expected.
RungeKuttaOrderConditions[p, s] gives a list of the order conditions that any s-stage Runge\[Dash]Kutta method of order p must satisfy. RungeKuttaOrderConditions[p] gives the ...