BetaBinomialDistribution[\[Alpha], \[Beta], n] represents a beta binomial mixture distribution with beta distribution parameters \[Alpha] and \[Beta], and n binomial trials.
Beta
(Built-in Mathematica Symbol) Beta[a, b] gives the Euler beta function \[CapitalBeta](a, b). Beta[z, a, b] gives the incomplete beta function \[CapitalBeta]_z (a, b).
BinaryFormat is an option for OpenRead and related functions that specifies that a stream should be opened in binary format, so that no textual interpretation of newlines or ...
ButtonData is an option for the low-level function ButtonBox that specifies the second argument to give to the ButtonFunction for the button when the button is active and is ...
CanberraDistance[u, v] gives the Canberra distance between vectors u and v.
Cancel
(Built-in Mathematica Symbol) Cancel[expr] cancels out common factors in the numerator and denominator of expr.
CellFrameColor is an option that specifies the color of the frame around a cell.
CellFrameLabels is an option that specifies the labels associated with the frame around a cell.
ChebyshevT[n, x] gives the Chebyshev polynomial of the first kind T_n (x).
ChiDistribution[\[Nu]] represents a \[Chi] distribution with \[Nu] degrees of freedom.