DifferenceDelta[f, i] gives the discrete difference \[DifferenceDelta]_i f = f(i + 1) - f(i).DifferenceDelta[f, {i, n}] gives the multiple difference DifferenceDelta[f, {i, ...
ProbabilityPlot[list] generates a plot of the CDF of list against the CDF of a normal distribution.ProbabilityPlot[dist] generates a plot of the CDF of the distribution dist ...
BubbleChart3D[{{x_1, y_1, z_1, u_1}, {x_2, y_2, z_2, u_2}, ...}] makes a 3D bubble chart with bubbles at positions {x_i, y_i, z_i} with sizes u_i.BubbleChart3D[{..., ...
SQLColumns[conn] returns the SQLColumn objects for each column in an SQL connection.
MardiaCombinedTest[data] tests whether data follows a MultinormalDistribution using the Mardia combined test.MardiaCombinedTest[data, " property"] returns the value of " ...
ShapiroWilkTest[data] tests whether data is normally distributed using the Shapiro\[Dash]Wilk test.ShapiroWilkTest[data, " property"] returns the value of " property".
WaveletImagePlot[dwd] plots the basis tree of wavelet image coefficients in the DiscreteWaveletData dwd.WaveletImagePlot[dwd, r] plots coefficients up to refinement level ...
QuantilePlot[list] generates a plot of quantiles of list against the quantiles of a normal distribution.QuantilePlot[dist] generates a plot of quantiles of the distribution ...
New function FourierDCT has been added to the built-in Mathematica kernel. New function FourierDST has been added to the built-in Mathematica kernel.