ChiSquareCI[var, df] gives a confidence interval based on a \[Chi]^2 distribution with df degrees of freedom.
FRatioCI
(Hypothesis Testing Package Symbol) FRatioCI[ratio, n, m] gives a confidence interval based on an F-ratio distribution with n and m degrees of freedom.
NormalCI
(Hypothesis Testing Package Symbol) NormalCI[\[Mu], \[Sigma]] gives a confidence interval based on a normal distribution.
StudentTCI[\[Mu], \[Sigma], df] gives a confidence interval based on Student's t distribution with df degrees of freedom.
VarianceRatioCI[list_1, list_2] gives a confidence interval for the ratio of the population variances estimated from list_1 and from list_2.
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 ...
ButcherPhi
(Numerical Differential Equation Analysis Package Symbol) ButcherPhi[tree, s] gives the weight of tree in an s-stage Runge\[Dash]Kutta method. ButcherPhi[tree] gives the weight of tree in stage-independent tensor notation.
LegendBorderSpace is an option for Legend which sets the space around the entire set of key boxes and text in the legend.
LegendLabelSpace is an option for Legend, which specifies the space for LegendLabel.
Cartesian represents the Cartesian coordinate system with default variables Xx, Yy, and Zz.Cartesian[x, y, z] represents the Cartesian coordinate system with variables x, y, ...