|
In probability theory and statistics, the gamma distribution is a two-parameter family of continuous probability distributions. It has a scale parameter θ and a shape parameter k. If k is an integer then the distribution represents the sum of k exponentially distributed random variables, each of which has parameter . Download high resolution version (1300x975, 158 KB) See the image on the commons for gnuplot source. ...
Image File history File links Download high resolution version (1300x975, 174 KB) Please see the file description page for further information. ...
In probability theory and statistics, a shape parameter is a special kind of numerical parameter of a parametric family of probability distributions. ...
In mathematics, the real numbers may be described informally as numbers that can be given by an infinite decimal representation, such as 2. ...
In statistics, if a family of probabiblity densities parametrized by a parameter s is of the form fs(x) = f(sx)/s then s is called a scale parameter, since its value determines the scale of the probability distribution. ...
In mathematics, the support of a real-valued function f on a set X is sometimes defined as the subset of X on which f is nonzero. ...
In mathematics, a probability density function (pdf) is a function that represents a probability distribution in terms of integrals. ...
In probability theory, the cumulative distribution function (abbreviated cdf) completely describes the probability distribution of a real-valued random variable, X. For every real number x, the cdf is given by where the right-hand side represents the probability that the random variable X takes on a value less than...
In probability theory the expected value (or mathematical expectation) of a random variable is the sum of the probability of each possible outcome of the experiment multiplied by its payoff (value). Thus, it represents the average amount one expects as the outcome of the random trial when identical odds are...
This article is about the statistical concept. ...
In statistics, mode means the most frequent value assumed by a random variable, or occurring in a sampling of a random variable. ...
This article is about mathematics. ...
Example of experimental data with non-zero skewness (gravitropic response of wheat coleoptiles, 1,790) In probability theory and statistics, skewness is a measure of the asymmetry of the probability distribution of a real-valued random variable. ...
The far red light has no effect on the average speed of the gravitropic reaction in wheat coleoptiles, but it changes kurtosis from platykurtic to leptokurtic (-0. ...
Claude Shannon In information theory, the Shannon entropy or information entropy is a measure of the uncertainty associated with a random variable. ...
In probability theory and statistics, the moment-generating function of a random variable X is wherever this expectation exists. ...
In probability theory, the characteristic function of any random variable completely defines its probability distribution. ...
Probability theory is the branch of mathematics concerned with analysis of random phenomena. ...
This article is about the field of statistics. ...
A probability distribution describes the values and probabilities that a random event can take place. ...
In statistics, if a family of probabiblity densities parametrized by a parameter s is of the form fs(x) = f(sx)/s then s is called a scale parameter, since its value determines the scale of the probability distribution. ...
In probability theory and statistics, a shape parameter is a special kind of numerical parameter of a parametric family of probability distributions. ...
In probability theory and statistics, the exponential distributions are a class of continuous probability distribution. ...
Characterization That a random variable X is gamma-distributed with scale θ and shape k is denoted  Probability density function The probability density function of the gamma distribution can be expressed in terms of the gamma function: In mathematics, a probability density function (pdf) is a function that represents a probability distribution in terms of integrals. ...
The Gamma function along part of the real axis In mathematics, the Gamma function (represented by the capitalized Greek letter Î) is an extension of the factorial function to real and complex numbers. ...
 (This parameterization is used in the infobox and the plots.) Alternatively, the gamma distribution can be parameterized in terms of a shape parameter α = k and an inverse scale parameter β = 1 / θ, called a rate parameter:  - If α is a positive integer, then Γ(α) = (α − 1)!
Both parameterizations are common because either can be more convenient depending on the situation.
Cumulative distribution function The cumulative distribution function is the regularized gamma function, which can be expressed in terms of the incomplete gamma function, In probability theory, the cumulative distribution function (abbreviated cdf) completely describes the probability distribution of a real-valued random variable, X. For every real number x, the cdf is given by where the right-hand side represents the probability that the random variable X takes on a value less than...
In mathematics, the gamma function is defined by a definite integral. ...
 Properties Summation If Xi has a Γ(αi, β) distribution for i = 1, 2, ..., N, then  provided all Xi are independent. The gamma distribution exhibits infinite divisibility. The concept of infinite divisibility arises in different ways in philosophy, physics, economics, order theory (a branch of mathematics), and probability theory (also a branch of mathematics). ...
Scaling For any t > 0 it holds that tX is distributed Γ(k, tθ), demonstrating that θ is a scale parameter. In statistics, if a family of probabiblity densities parametrized by a parameter s is of the form fs(x) = f(sx)/s then s is called a scale parameter, since its value determines the scale of the probability distribution. ...
Exponential family The Gamma distribution is a two-parameter exponential family with natural parameters k − 1 and − 1 / θ, and natural statistics X and ln(X). In probability and statistics, an exponential family is any class of probability distributions having a certain form. ...
In probability and statistics, an exponential family is any class of probability distributions having a certain form. ...
In probability and statistics, an exponential family is any class of probability distributions having a certain form. ...
Information entropy The information entropy is given by Claude Shannon In information theory, the Shannon entropy or information entropy is a measure of the uncertainty associated with a random variable. ...
![frac{-1}{theta^k Gamma(k)} int_0^{infty} frac{x^{k-1}}{e^{x/theta}} left[ (k-1)ln x - x/theta - k lntheta - lnGamma(k) right] ,dx !](http://upload.wikimedia.org/math/a/d/8/ad87ea855f71036f04a153cac1f6fb12.png) -
![= -left[ (k-1) (lntheta + psi(k)) - k - k lntheta - lnGamma(k) right] !](http://upload.wikimedia.org/math/3/f/c/3fc6387b0016359b5150ea2a11b18df4.png) -
 where ψ(k) is the digamma function. In mathematics, the digamma function is defined as the logarithmic derivative of the gamma function: It is the first of the polygamma functions. ...
Kullback–Leibler divergence The directed Kullback–Leibler divergence between Γ(α0, β0) ('true' distribution) and Γ(α, β) ('approximating' distribution) is given by In probability theory and information theory, the KullbackâLeibler divergence (or information divergence, or information gain, or relative entropy) is a natural distance measure from a true probability distribution P to an arbitrary probability distribution Q. Typically P represents data, observations, or a precise calculated probability distribution. ...
 Laplace transform The Laplace transformation of the gamma distribution is  Parameter estimation Maximum likelihood estimation The likelihood function for N iid observations is In probability theory, a sequence or other collection of random variables is independent and identically distributed (i. ...
 from which we calculate the log-likelihood function  Finding the maximum with respect to θ by taking the derivative and setting it equal to zero yields the maximum likelihood estimate of the θ parameter: Maximum likelihood estimation (MLE) is a popular statistical method used to make inferences about parameters of the underlying probability distribution from a given data set. ...
 Substituting this into the log-likelihood function gives  Finding the maximum with respect to k by taking the derivative and setting it equal to zero yields  where is the digamma function. In mathematics, the digamma function is defined as the logarithmic derivative of the gamma function: It is the first of the polygamma functions. ...
There is no closed-form solution for k. The function is numerically very well behaved, so if a numerical solution is desired, it can be found using, for example, Newton's method. An initial value of k can be found either using the method of moments, or using the approximation In numerical analysis, Newtons method (also known as the NewtonâRaphson method or the NewtonâFourier method) is an efficient algorithm for finding approximations to the zeros (or roots) of a real-valued function. ...
In statistics, the method of moments is a method of estimation of population parameters such as mean, variance, median, etc. ...
 If we let  then k is approximately  which is within 1.5% of the correct value.[citation needed] An explicit form for the Newton-Raphson update of this initial guess is given by Choi and Wette (1969) as the following expression:  where denotes the trigamma function (the derivative of the digamma function). The digamma and trigamma functions can be difficult to calculate with high precision. However, approximations known to be good to several significant figures can be computed using the following approximation formulae:  and  For details, see Choi and Wette (1969).
Bayesian minimum mean-squared error With known k and unknown θ, the posterior PDF for theta (using the standard scale-invariant prior for θ) is  Denoting  Integration over θ can be carried out using a change of variables, revealing that 1/θ is gamma-distributed with parameters .  The moments can be computed by taking the ratio (m by m = 0)  which shows that the mean +/- standard deviation estimate of the posterior distribution for theta is +/-  ←
Generating gamma-distributed random variables Given the scaling property above, it is enough to generate gamma variables with β = 1 as we can later convert to any value of β with simple division. Using the fact that a Γ(1, 1) distribution is the same as an Exp(1) distribution, and noting the method of generating exponential variables, we conclude that if U is uniformly distributed on (0, 1], then −ln(U) is distributed Γ(1, 1). Now, using the "α-addition" property of gamma distribution, we expand this result: In probability theory and statistics, the exponential distributions are a class of continuous probability distribution. ...
In probability theory and statistics, the continuous uniform distribution is a family of probability distributions such that for each member of the family, all intervals of the same length on the distributions support are equally probable. ...
 where Uk are all uniformly distributed on (0, 1] and independent. All that is left now is to generate a variable distributed as Γ(δ, 1) for 0 < δ < 1 and apply the "α-addition" property once more. This is the most difficult part. We provide an algorithm without proof. It is an instance of the acceptance-rejection method: In mathematics, rejection sampling is a technique used to generate observations from a distribution. ...
- Let m be 1.
- Generate V3m − 2, V3m − 1 and V3m — independent uniformly distributed on (0, 1] variables.
- If
, where , then go to step 4, else go to step 5. - Let
. Go to step 6. - Let
. - If
, then increment m and go to step 2. - Assume ξ = ξm to be the realization of Γ(δ,1)
Now, to summarize,  where [k] is the integral part of k, and ξ has been generated using the algorithm above with δ = {k} (the fractional part of k), Uk and Vl are distributed as explained above and are all independent. The GNU Scientific Library has robust routines for sampling many distributions including the Gamma distribution. Code using the library and the computed results In computing, GNU Scientific Library (or GSL) is a software library written in the C programming language for numerical calculations in applied mathematics and science. ...
Related distributions Specializations - If
, then X has an exponential distribution with rate parameter λ. - If
, then X is identical to χ2(ν), the chi-square distribution with ν degrees of freedom. - If k is an integer, the gamma distribution is an Erlang distribution and is the probability distribution of the waiting time until the k-th "arrival" in a one-dimensional Poisson process with intensity 1/θ.
- If
, then X has a Maxwell-Boltzmann distribution with parameter a. , then  In probability theory and statistics, the exponential distributions are a class of continuous probability distribution. ...
This article is about the mathematics of the chi-square distribution. ...
The Erlang distribution is a continuous probability distribution with wide applicability primarily due to its relation to the exponential and Gamma distributions. ...
It has been suggested that this article be split into multiple articles. ...
The introduction to this article provides insufficient context for those unfamiliar with the subject matter. ...
Others - If X has a Γ(k, θ) distribution, then 1/X has an inverse-gamma distribution with parameters k and θ-1.
- If X and Y are independently distributed Γ(α, θ) and Γ(β, θ) respectively, then X / (X + Y) has a beta distribution with parameters α and β.
- If Xi are independently distributed Γ(αi,θ) respectively, then the vector (X1 / S, ..., Xn / S), where S = X1 + ... + Xn, follows a Dirichlet distribution with parameters α1, ..., αn.
The inverse gamma distribution has the probability density function over the support with shape parameter and scale parameter . ...
In probability theory and statistics, the beta distribution is a continuous probability distribution with the probability density function (pdf) defined on the interval [0, 1]: where α and β are parameters that must be greater than zero and B is the beta function. ...
Several images of the probability density of the Dirichlet distribution when K=3 for various parameter vectors α. Clockwise from top left: α=(6, 2, 2), (3, 7, 5), (6, 2, 6), (2, 3, 4). ...
References Dr. Eric W. Weisstein Encyclopedist Dr. Eric W. Weisstein (born March 18, 1969, in Bloomington, Indiana) is a noted encyclopedist in several technical areas of science and mathematics. ...
MathWorld is an online mathematics reference work, sponsored by Wolfram Research Inc. ...
See also - Gamma distribution on wikibooks
| v • d • e Probability distributions | Discrete univariate with finite support Continuous univariate supported on a bounded interval | A probability distribution describes the values and probabilities that a random event can take place. ...
A probability distribution describes the values and probabilities that a random event can take place. ...
A logarithmic scale bar. ...
In probability theory and statistics, the Bernoulli distribution, named after Swiss scientist Jakob Bernoulli, is a discrete probability distribution, which takes value 1 with success probability and value 0 with failure probability . ...
In probability theory and statistics, the binomial distribution is the discrete probability distribution of the number of successes in a sequence of n independent yes/no experiments, each of which yields success with probability p. ...
Often confused with the multinomial distribution. ...
// In probability theory and statistics, the hypergeometric distribution is a discrete probability distribution that describes the number of successes in a sequence of n draws from a finite population without replacement. ...
In probability theory and statistics, the Rademacher distribution is a discrete probability distribution. ...
In probability theory and statistics, the discrete uniform distribution is a discrete probability distribution that can be characterized by saying that all values of a finite set of possible values are equally probable. ...
Originally, Zipfs law stated that, in a corpus of natural language utterances, the frequency of any word is roughly inversely proportional to its rank in the frequency table. ...
In probability theory and statistics, the Zipf-Mandelbrot law is a discrete probability distribution. ...
A probability distribution describes the values and probabilities that a random event can take place. ...
In physics, the Boltzmann distribution predicts the distribution function for the fractional number of particles Ni / N occupying a set of states i which each has energy Ei: where is the Boltzmann constant, T is temperature (assumed to be a sharply well-defined quantity), is the degeneracy, or number of...
In probability theory, a compound Poisson distribution is the probability distribution of a Poisson-distibuted number of independent identically-distributed random variables. ...
The discrete phase-type distribution is a probability distribution that results from a system of one or more inter-related geometric distributions occurring in sequence, or phases. ...
In mathematics, the Gauss-Kuzmin distribution gives the probability distribution of the occurrence of a given integer in the continued fraction expansion of an arbitrary real number. ...
In probability theory and statistics, the geometric distribution is either of two discrete probability distributions: the probability distribution of the number X of Bernoulli trials needed to get one success, supported on the set { 1, 2, 3, ...}, or the probability distribution of the number Y = X â 1 of failures before...
In probability and statistics, the logarithmic distribution (also known as the logarithmic series distribution) is a discrete probability distribution. ...
In probability and statistics the negative binomial distribution is a discrete probability distribution. ...
In the parabolic fractal distribution, the logarithm of the frequency or size of entities in a population is a quadratic polynomial of the logarithm of the rank. ...
In probability theory and statistics, the Poisson distribution is a discrete probability distribution that expresses the probability of a number of events occurring in a fixed period of time if these events occur with a known average rate, and are independent of the time since the last event. ...
The Skellam distribution is the discrete probability distribution of the difference N1 â N2 of two correlated or uncorrelated random variables N1 and N2 having Poisson distributions with different expected values μ1 and μ2. ...
In probability and statistics, the Yule-Simon distribution is a discrete probability distribution. ...
In probability theory and statistics, the zeta distribution is a discrete probability distribution. ...
In mathematics, a probability distribution assigns to every interval of the real numbers a probability, so that the probability axioms are satisfied. ...
In probability theory and statistics, the beta distribution is a continuous probability distribution with the probability density function (pdf) defined on the interval [0, 1]: where α and β are parameters that must be greater than zero and B is the beta function. ...
In probability theory and statistics, Kumaraswamys double bounded distribution is as versatile as the Beta distribution, but much simpler to use especially in simulation studies as it has a simple closed form solution for both its pdf and cdf. ...
In probability theory and statistics, the raised cosine distribution is a probability distribution supported on the interval []. The probability density function is for and zero otherwise. ...
In probability theory and statistics, the triangular distribution is a continuous probability distribution with lower limit a, mode c and upper limit b. ...
In probability theory and statistics, the U-quadratic distribution is a continuous probability distribution defined by a unique quadratic function with lower limit a and upper limit b. ...
In probability theory and statistics, the continuous uniform distribution is a family of probability distributions such that for each member of the family, all intervals of the same length on the distributions support are equally probable. ...
The Wigner semicircle distribution, named after the physicist Eugene Wigner, is the probability distribution supported on the interval [âR, R] the graph of whose probability density function f is a semicircle of radius R centered at (0, 0) and then suitably normalized (so that it is really a semi-ellipse...
In mathematics, a probability distribution assigns to every interval of the real numbers a probability, so that the probability axioms are satisfied. ...
A Beta Prime Distribution is a distribution with probability function: where is a Beta function. ...
This article is about the mathematics of the chi-square distribution. ...
A phase-type distribution is a probability distribution that results from a system of one or more inter-related Poisson processes occurring in sequence, or phases. ...
The Erlang distribution is a continuous probability distribution with wide applicability primarily due to its relation to the exponential and Gamma distributions. ...
In probability theory and statistics, the exponential distributions are a class of continuous probability distribution. ...
In statistics and probability, the F-distribution is a continuous probability distribution. ...
This article does not cite its references or sources. ...
The folded normal distribution is a probability distribution related to the normal distribution. ...
In probability theory and statistics, the generalized extreme value distribution (GEV) is a family of continuous probability distributions developed within extreme value theory to combine the Gumbel, Fréchet and Weibull families also known as type I, II and III extreme value distributions. ...
In probability theory, the Generalized inverse Gaussian distribution (GIG) is a probability distribution with probability density function It is used extensively in geostatistics, statistical linguistics, finance, etc. ...
In probability theory and statistics, the half-logistic distribution is a continuous probability distributionâthe distribution of the absolute value of a random variable following the logistic distribution. ...
In statistics, Hotellings T-square statistic, named for Harold Hotelling, is a generalization of Students t statistic that is used in multivariate hypothesis testing. ...
In probability theory, a hyper-exponential distribution is a continuous distribution such that the probability density function of the random variable X is given by: Where is an exponentially distributed random variable with rate parameter , and is the probability that X will take on the form of the exponential distribution...
The hypoexponential distribution is a generalization of Erlang distribution in the sense that the n exponential distributions may have different rates. ...
In probability and statistics, the inverse-chi-square distribution is the probability distribution of a random variable whose inverse has a chi-square distribution. ...
The scale-inverse-chi-square distribution arises in Bayesian statistics (spam filtering in particular). ...
The probability density function of the inverse Gaussian distribution is given by The Wald distribution is simply another name for the inverse Gaussian distribution. ...
The inverse gamma distribution has the probability density function over the support with shape parameter and scale parameter . ...
In probability theory and statistics, the Lévy distribution, named after Paul Pierre Lévy, is one of the few distributions that are stable and that have probability density functions that are analytically expressible. ...
In probability and statistics, the log-normal distribution is the single-tailed probability distribution of any random variable whose logarithm is normally distributed. ...
The MaxwellâBoltzmann distribution is a probability distribution with applications in physics and chemistry. ...
To meet Wikipedias quality standards, this article or section may require cleanup. ...
There are very few or no other articles that link to this one. ...
In probability theory and statistics, the noncentral chi-square or noncentral distribution is a generalization of the chi-square distribution. ...
The Pareto distribution, named after the Italian economist Vilfredo Pareto, is a power law probability distribution found in a large number of real-world situations. ...
A phase-type distribution is a probability distribution that results from a system of one or more inter-related Poisson processes occurring in sequence, or phases. ...
In probability theory and statistics, the Rayleigh distribution is a continuous probability distribution. ...
The relativistic BreitâWigner distribution (after Gregory Breit and Eugene Wigner) is a continuous probability distribution with the following probability density function [1]: It is most often used to model resonances (i. ...
In probability theory and statistics, the Rice distribution distribution is a continuous probability distribution. ...
The shifted Gompertz distribution is the distribution of the largest order statistic of two independent random variables which are distributed exponential and Gompertz with parameters b and b and respectively. ...
In probability and statistics, the truncated normal distribution is the probability distribution of a normally distributed random variable whose value is either bounded below or above (or both). ...
In probability theory, the Type-2 Gumbel distribution function is for . Based on gsl-ref_19. ...
In probability theory and statistics, the Weibull distribution (named after Waloddi Weibull) is a continuous probability distribution with the probability density function where and is the shape parameter and is the scale parameter of the distribution. ...
This article or section is in need of attention from an expert on the subject. ...
In mathematics, a probability distribution assigns to every interval of the real numbers a probability, so that the probability axioms are satisfied. ...
The Cauchy-Lorentz distribution, named after Augustin Cauchy, is a continuous probability distribution with probability density function where x0 is the location parameter, specifying the location of the peak of the distribution, and γ is the scale parameter which specifies the half-width at half-maximum (HWHM). ...
This article needs cleanup. ...
The exponential power distribution, also known as the generalized error distribution, takes a scale parameter a and exponent b. ...
Fishers z-distribution is the distribution of half the logarithm of a F distribution variate: It was first described by Ronald Fisher in a paper delivered at the International Mathematical Congress of 1924 in Toronto, entitled On a distribution yielding the error functions of several well-known statistics. Nowadays...
In probability theory and statistics the Gumbel distribution (named after Emil Julius Gumbel (1891â1966)) is used to find the minimum (or the maximum) of a number of samples of various distributions. ...
The generalised hyperbolic distribution is a continuous probability distribution defined by the probability density function where is the modified Bessel function of the second kind. ...
In probability theory and statistics, the hyperbolic secant distribution is a continuous probability distribution whose probability density function and characteristic function are proportional to the hyperbolic secant function. ...
The probability distribution for Landau random variates is defined analytically by the complex integral, For numerical purposes it is more convenient to use the following equivalent form of the integral, From GSL manual, used under GFDL. ...
In probability theory and statistics, the Laplace distribution is a continuous probability distribution named after Pierre-Simon Laplace. ...
In probability theory, a Lévy skew alpha-stable distribution or just stable distribution, developed by Paul Lévy, is a probability distribution where sums of independent identically distributed random variables have the same distribution as the original. ...
In probability theory and statistics, the logistic distribution is a continuous probability distribution. ...
The normal distribution, also called the Gaussian distribution, is an important family of continuous probability distributions, applicable in many fields. ...
In probability theory and statistics, the normal-gamma distribution is a four-parameter family of continuous probability distributions. ...
The normal-inverse Gaussian distribution is continuous probability distribution that is defined as the normal variance-mean mixture where the mixing density is the inverse Gaussian distribution. ...
In probability and statistics, the t-distribution or Students t-distribution is a probability distribution that arises in the problem of estimating the mean of a normally distributed population when the sample size is small. ...
In probability theory, the Type-1 Gumbel distribution function is for . Reference Taken from the gsl-ref_19. ...
The variance-gamma distribution is continuous probability distribution that is defined as the normal variance-mean mixture where the mixing density is the gamma distribution. ...
In spectroscopy, the Voigt profile is a spectral line profile named after Woldemar Voigt and found in all branches of spectroscopy in which a spectral line is broadened by two types of mechanisms, one of which alone would produce a Doppler profile, and the other of which would produce a...
A probability distribution describes the values and probabilities that a random event can take place. ...
In population genetics, Ewenss sampling formula, introduced by Warren Ewens, states that under certain conditions (specified below), if a random sample of n gametes is taken from a population and classified according to the gene at a particular locus then the probability that there are a1 alleles represented once...
In probability theory, the multinomial distribution is a generalization of the binomial distribution. ...
The multivariate Polya distribution, also called the Dirichlet compound multinomial distribution, is a compound probability distribution, where a probability vector p is drawn from a Dirichlet distribution and a set of discrete samples x is drawn from the multinomial distribution with probability vector p. ...
Several images of the probability density of the Dirichlet distribution when K=3 for various parameter vectors α. Clockwise from top left: α=(6, 2, 2), (3, 7, 5), (6, 2, 6), (2, 3, 4). ...
In statistics, the generalized Dirichlet distribution (GD) is a generalization of the Dirichlet distribution with a more general covariance structure and twice the number of parameters. ...
In probability theory and statistics, a multivariate normal distribution, also sometimes called a multivariate Gaussian distribution, is a specific probability distribution, which can be thought of as a generalization to higher dimensions of the one-dimensional normal distribution (also called a Gaussian distribution). ...
In statistics, a multivariate Student distribution is a multivariate generalization of the Students t-distribution. ...
A probability distribution describes the values and probabilities that a random event can take place. ...
In statistics, the Inverse Wishart distribution, also the inverse Wishart distribution and inverted Wishart distribution is a probability density function defined on matrices. ...
The matrix normal distribution is a probability distribution that is a generalization of the normal distribution. ...
In statistics, the Wishart distribution, named in honor of John Wishart, is any of a family of probability distributions for nonnegative-definite matrix-valued random variables (random matrices). These distributions are of great importance in the estimation of covariance matrices in multivariate statistics. ...
Circular or directional statistics is the subdiscipline of statistics that deals with circular or directional data. ...
In mathematics, a degenerate distribution is the probability distribution of a random variable which always has the same value. ...
In probability, a singular distribution is a probability distribution concentrated on a measure zero set where the probability of each point in that set is zero. ...
Circular or directional statistics is the subdiscipline of statistics that deals with circular or directional data. ...
The 5-parameter Fisher-Bingham distribution or Kent distribution is a probability distribution on the three-dimensional sphere. ...
In probability theory and statistics, the von Mises distribution is a continuous probability distribution. ...
In mathematics, a degenerate distribution is the probability distribution of a random variable which always has the same value. ...
In mathematics, a degenerate distribution is the probability distribution of a random variable which always has the same value. ...
The Dirac delta or Diracs delta, often referred to as the unit impulse function and introduced by the British theoretical physicist Paul Dirac, can usually be informally thought of as a function δ(x) that has the value of infinity for x = 0 and the value zero elsewhere. ...
In probability, a singular distribution is a probability distribution concentrated on a measure zero set where the probability of each point in that set is zero. ...
The Cantor distribution is the probability distribution whose cumulative distribution function is the Cantor function. ...
In probability and statistics, an exponential family is any class of probability distributions having a certain form. ...
In probability theory, especially as that field is used in statistics, a location-scale family is a set of probability distributions on the real line parametrized by a location parameter μ and a scale parameter Ï â¥ 0; if X is any random variable whose probability distribution belongs to such a family, then...
In statistics and information theory, a maximum entropy probability distribution is a probability distribution whose entropy is larger than (or equal to) that of all other members of a specified class of distributions. ...
This article or section is incomplete and may require expansion and/or cleanup. ...
|