Exponent[expr, form] gives the maximum power with which form appears in the expanded form of expr. Exponent[expr, form, h] applies h to the set of exponents with which form ...
Many times in statistical analysis you may need to know if a population mean is significantly different from some reference value. This is a type of t-test if the population ...
GraphComplement[g] gives the graph complement of the graph g.
VerifyTestAssumptions is an option to LocationTest and similar functions that controls which assumptions to verify through diagnostic tests.
Mathieu and related functions. The Mathieu functions MathieuC[a,q,z] and MathieuS[a,q,z] are solutions to the equation y^′′+[a-2qcos(2z)]y0. This equation appears in many ...
ToRadicals[expr] attempts to express all Root objects in expr in terms of radicals.
ParameterEstimator is an option to EstimatedDistribution and FindDistributionParameters that specifies what parameter estimator to use.
VertexIndex[g, v] gives the integer index for the vertex v in the graph g.
WalleniusHypergeometricDistribution[n, n_succ, n_tot, w] represents a Wallenius noncentral hypergeometric distribution.
ChessboardDistance[u, v] gives the chessboard, Chebyshev, or sup norm distance between vectors u and v.