SignificanceLevel is an option to hypothesis test functions that specifies the significance level for the test.
ButcherBetaBar
(Numerical Differential Equation Analysis Package Symbol) ButcherBetaBar[tree] gives the number of ways of labeling tree with ButcherOrder[tree] distinct labels such that every vertex is labeled.ButcherBetaBar[n, tree] gives the ...
ButcherBeta
(Numerical Differential Equation Analysis Package Symbol) ButcherBeta[tree] gives the number of ways of labeling tree with ButcherOrder[tree] - 1 distinct labels such that the root is not labeled, but every other vertex is labeled. ...
BipartiteGraphQ[g] yields True if the graph g is a bipartite graph and False otherwise.
DateTicksFormat is an option for DateListPlot which specifies how date tick labels should be formatted.
StringLength["string"] gives the number of characters in a string.
Statistical distributions have applications in many fields, including the biological, social, and physical sciences. Mathematica represents statistical distributions as ...
WalleniusHypergeometricDistribution[n, n_succ, n_tot, w] represents a Wallenius noncentral hypergeometric distribution.
DeleteVertex[g, v] deletes a single vertex v from graph g. Here v is a vertex number.
Eulerian[n, k] gives the number of permutations of length n with k runs.