VarianceCI[list] gives a confidence interval for the population variance estimated from list.
VarianceRatioCI[list_1, list_2] gives a confidence interval for the ratio of the population variances estimated from list_1 and from list_2.
NewtonCotesError[n, f, a, b] gives the error in the elementary n-point Newton-Cotes quadrature formula for the function f on an interval from a to b.
NewtonCotesWeights[n, a, b] gives a list of the n pairs {x_i, w_i} of the elementary n-point Newton-Cotes formula for quadrature on the interval a to b, where w_i is the ...
LegendBackground is an option for Legend, which specifies the style of background to use with a legend.
LegendLabel is an option for Legend, which specifies the text to be used as the label for the legend box.
A Platonic solid is a convex polyhedron whose faces and vertices are all of the same type. There are five such solids. There are also a few nonconvex polyhedra known that ...
DataRanges is an option for PairwiseScatterPlot which specifies range limits for each column of data.
DataTicks is an option for PairwiseScatterPlot which specifies ticks to place on the plot for each column of data.