Navigation
  • Home
  • Recent
  • Most Active
  • Popular
  • Blog
  • Credits
  • RSS
  •   Interaction
  • Register
  • Statistics
  •   Help
  • Suggestions
  • Contact Us
  • How to Edit
  • Help



  • [Edit]


    In mathematics and statistics, a probability distribution, more properly called a probability distribution function, assigns to every interval of the real numbers a probability, so that the probability axioms are satisfied. In technical terms, a probability distribution is a probability measure whose domain is the Borel algebra on the reals.
    A probability distribution is a special case of the more general notion of a probability measure, which is a function that assigns probabilities satisfying the Kolmogorov axioms to the measurable sets of a measurable space. Additionally, some authors define a distribution generally as the probability measure induced by a random variable X on its range - the probability of a set B is P(X^(B)). However, this article discusses only probability measures over the real numbers.


        Probability distribution
            Formal definition
            List of important probability distributions
                    With finite support
                    With infinite support
                    Supported on a bounded interval
                    Supported on semi-infinite intervals, usually
                    Supported on the whole real line
                Joint distributions
                    Two or more random variables on the same sample space
                    Matrix-valued distributions
                Miscellaneous distributions
            See also

    top

    Formal definition
    Every random variable gives rise to a probability distribution, and this distribution contains most of the important information about the variable. If X is a random variable, the corresponding probability distribution assigns to the interval ''a'', ''b'' the probability Pr''a'' ≤ ''X'' ≤ ''b'', i.e. the probability that the variable X will take a value in the interval ''a'', ''b''.
    The probability distribution of the variable X can be uniquely described by its cumulative distribution function F(x), which is defined by

    F(x) = Prleft X le x ight


    for any x in R.

    A distribution is called discrete if its cumulative distribution function consists of a sequence of finite jumps, which means that it belongs to a discrete random variable X: a variable which can only attain values from a certain finite or countable set. By one convention, a distribution is called continuous if its cumulative distribution function is continuous, which means that it belongs to a random variable X for which Pr ''X'' = ''x'' = 0 for all x in R. Another convention reserves the term continuous probability distribution for absolutely continuous distributions. These can be expressed by a probability density function: a non-negative Lebesgue integrable function f defined on the real numbers such that


    Pr left a le X le b ight = int_a^b f(x),dx


    for all a and b. Of course, discrete distributions do not admit such a density; there also exist some continuous distributions like the devil's staircase that do not admit a density.

    Discrete distribution function is expressed as -

    F(x) = Pr leftX le x ight = sum_ p(x_i)

    for i = 1, 2, ...,!.

    Here p(x_i),! is called probability mass function.

      The support of a distribution is the smallest closed set whose complement has probability zero.
      The probability distribution of the sum of two independent random variables is the convolution of each of their distributions.
      The probability distribution of the difference of two random variables is the cross-correlation of each of their distributions.

    top

    List of important probability distributions

    Several probability distributions are so important in theory or applications that they have been given specific names:

    top

    With finite support

      The binomial distribution describes the number of successes in a series of independent Yes/No experiments.
      The degenerate distribution at x0, where X is certain to take the value x0. This does not look random, but it satisfies the definition of random variable. This is useful because it puts deterministic variables and random variables in the same formalism.
      The discrete uniform distribution, where all elements of a finite set are equally likely. This is supposed to be the distribution of a balanced coin, an unbiased die, a casino roulette or a well-shuffled deck. Also, one can use measurements of quantum states to generate uniform random variables. All these are "physical" or "mechanical" devices, subject to design flaws or perturbations, so the uniform distribution is only an approximation of their behaviour. In digital computers, pseudo-random number generators are used to produce a statistically random discrete uniform distribution.
      The hypergeometric distribution, which describes the number of successes in the first m of a series of n independent Yes/No experiments, if the total number of successes is known.
      Zipf's law or the Zipf distribution. A discrete power-law distribution, the most famous example of which is the description of the frequency of words in the English language.

    top

    With infinite support





      The geometric distribution, a discrete distribution which describes the number of attempts needed to get the first success in a series of independent Yes/No experiments.

      The Poisson distribution, which describes a very large number of individually unlikely events that happen in a certain time interval.

      The Skellam distribution, the distribution of the difference between two independent Poisson-distributed random variables.
      The zeta distribution has uses in applied statistics and statistical mechanics, and perhaps may be of interest to number theorists. It is the Zipf distribution for an infinite number of elements.


    top

    Supported on a bounded interval





      The Beta distribution on 0,1, of which the uniform distribution is a special case, and which is useful in estimating success probabilities.

      The Dirac delta function although not strictly a function, is a limiting form of many continuous probability functions. It represents a discrete probability distribution concentrated at 0 — a degenerate distribution — but the notation treats it as if it were a continuous distribution.
      The Kumaraswamy distribution is as versatile as the Beta distribution but has simple closed forms for both the cdf and the pdf.
      The triangular distribution on ''a'', ''b'', a special case of which is the distribution of the sum of two uniformly distributed random variables (the convolution of two uniform distributions).
    as a special case.


    top

    Supported on semi-infinite intervals, usually


      The exponential distribution, which describes the time between consecutive rare random events in a process with no memory.
      The F-distribution, which is the distribution of the ratio of two (normalized) chi-square distributed random variables, used in the analysis of variance. (Called the beta prime distribution when it is the ratio of two chi-square variates which are not normalized by dividing them by their numbers of degrees of freedom.)

      The Gamma distribution, which describes the time until n consecutive rare random events occur in a process with no memory.
      The log-normal distribution, describing variables which can be modelled as the product of many small independent positive variables.

      The Pareto distribution, or "power law" distribution, used in the analysis of financial data and critical behavior.
      The Weibull distribution, of which the exponential distribution is a special case, is used to model the lifetime of technical devices.

    top

    Supported on the whole real line





      The normal distribution, also called the Gaussian or the bell curve. It is ubiquitous in nature and statistics due to the central limit theorem: every variable that can be modelled as a sum of many small independent variables is approximately normal.


    top

    Joint distributions

    For any set of independent random variables the probability density function of the joint distribution is the product of the individual ones.

    top

    Two or more random variables on the same sample space


    top

    Matrix-valued distributions


    top

    Miscellaneous distributions


    top

    See also

     
    Search more:
     

       
    Source Privacy License Download Contact Us Atlas
    Scientus.org Dictionary (Yet Another Wiki) RC : 1.39
    MIT OpenCourseWare
    This article is licensed under the GNU Free Documentation License [copyleft]. It uses material from the Wikipedia article "Probability distribution". link