ArticleslgStudy

mathematics

Probability distribution

Probability distribution is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Probability distribution rather than just read about it. In short: In probability theory and statistics, a probability distribution describes how probabilities are assigned to the possible results of a random phenomenon—more precisely, to events, which are sets of possible outcomes of a probabilistic experiment. Informally, a probability distribution tells us how likely different results are.

Probability distribution — main illustration
Probability distribution — illustration

Key takeaways

  • Probability distribution belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Probability distribution to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Probability distribution from memory before moving on to harder problems.

Reference excerpt

In probability theory and statistics, a probability distribution describes how probabilities are assigned to the possible results of a random phenomenon—more precisely, to events, which are sets of possible outcomes of a probabilistic experiment. Informally, a probability distribution tells us how likely different results are. Formally, it is a probability measure: a function that assigns probabilities to events in a way that satisfies the axioms of probability. Probability distributions are closely linked to random variables. A random variable is a function that assigns a value to each outcome of a probabilistic experiment; it induces a probability distribution on the set of values it can take. For example, the result of a coin toss can be represented by a random variable X that equals 1 for heads and 0 for tails. If the coin is fair, this distribution assigns probability 1/2 to X = 1 and probability 1/2 to X = 0. Viewed as a probability measure, the distribution of X assigns ℙ(X ∈ A) to each set A ⊆ {0,1}; for a fair coin, ℙ(X ∈ {1}) = ℙ(X ∈ {0}) = 1/2, ℙ(X ∈ {0,1}) = 1, and ℙ(X ∈ ∅) = 0. In practice, probability distributions are often described by functions such as cumulative distribution functions, probability mass functions, or probability density functions. Which description is used depends on the nature of the distribution: probability mass functions are used for discrete distributions, while probability density functions are used for many continuous distributions. Probability distributions that occur frequently or have special theoretical importance are often given specific names; examples are collected in the list of probability distributions.

Introduction A probability distribution is a mathematical description of the probabilities of events, i.e. subsets of the sample space. The sample space, often represented in notation by Ω , {\displaystyle \ \Omega \ ,} is the set of all possible outcomes of a random phenomenon being observed. The sample space may be any set of numbers, vectors, labels, or whatever else. For example, the sample space of a coin flip could be Ω = {"heads", "tails"} , whereas for a die roll, it could be Ω = {1, 2, 3, 4, 5, 6} . To define probability distributions for the specific case of random variables (so that the sample space can mapped to a measurable space, for example the real numbers), it is common to distinguish between discrete and continuous random variables. In the discrete case, it is sufficient to specify a probability mass function p {\displaystyle p} assigning a probability to each possible outcome (e.g. when throwing a fair die, each of the six digits "1" to "6", corresponding to the number of dots on the die, has probability 1 6 {\displaystyle {\tfrac {1}{6}}} of being on top when it lands). The probability of an event is then defined to be the sum of the probabilities of all outcomes that satisfy the event; for example, the probability of the event "the die rolls an even value" is

P ( 2 ) + P ( 4 ) + P ( 6 ) = 1 6 + 1 6 + 1 6 = 1 2 {\displaystyle P(2)+P(4)+P(6)={\frac {1}{6}}+{\frac {1}{6}}+{\frac {1}{6}}={\frac {1}{2}}}

In contrast, when a random variable takes values from a continuum, then unless the probability density function has any infinitely-dense peaks, any individual outcome has probability zero. For such continuous random variables, only events that include infinitely many outcomes, such as intervals, have probability greater than 0. For example, consider measuring the weight of a piece of ham in the supermarket, and assume the scale can provide arbitrarily many digits of precision. Then, the probability that it weighs exactly 500 g must be zero because no matter how high the level of precision chosen, it cannot be assumed that there are no non-zero digits after those output by the scale. However, for the same use case, it is possible to meet quality control requirements such as that a package of "500 g" of ham must weigh between 490 g and 510 g. This is possible because this measurement does not require infinite precision from the underlying equipment, and it provides some tolerance for variability in physical objects and processes.

Continuous probability distributions can be described by means of the cumulative distribution function, which describes the probability that the random variable is no larger than a given value (i.e., P(X ≤ x) for some x. The cumulative distribution function is the area under the probability density function from -∞ to x, as shown in figure 1. Most continuous probability distributions encountered in practice are not only continuous but also absolutely continuous. Such distributions can be described by their probability density function. Informally, the probability density f {\displaystyle f} of a random variable X {\displaystyle X} describes the relative value of the infinitesimal probability that X {\displaystyle X} takes any value x {\displaystyle x} — that is P ( x ≤ X < x + Δ x ) ≈ f ( x ) Δ x {\displaystyle P(x\leq X<x+\Delta x)\approx f(x)\,\Delta x} as Δ x > 0 {\displaystyle \Delta x>0} becomes arbitrarily small. The probability that X {\displaystyle X} lies in a given interval can be computed rigorously by integrating the probability density function over that interval.

… excerpt ends here. Continue reading the full article.

Illustrations

Probability distribution illustration
Probability distribution: Figure 1: The left graph shows a probability density function. The right graph shows the cumulative distribution function.  The value at a in the cumulative distribution equals the area under the probability density curve up to the point a.
Figure 1: The left graph shows a probability density function. The right graph shows the cumulative distribution function. The value at a in the cumulative distribution equals the area under the probability density curve up to the point a.
Probability distribution: Figure 2: The probability density function (pdf) of the normal distribution, also called Gaussian or "bell curve", the most important absolutely continuous random distribution. As notated on the figure, the probabilities of intervals of values correspond to the area under the curve.
Figure 2: The probability density function (pdf) of the normal distribution, also called Gaussian or "bell curve", the most important absolutely continuous random distribution. As notated on the figure, the probabilities of intervals of values correspond to the area under the curve.
Probability distribution: Figure 3: The probability mass function (pmf) 
  
    
      
        p
        (
        S
        )
      
    
    {\displaystyle p(S)}
  
 specifies the probability distribution for the sum 
  
    
      
        S
      
    
    {\displaystyle S}
  
 of counts from two dice. For example, the figure shows that 
  
    
      
        p
        (
        11
        )
        =
        2
        
          /
        
        36
        =
        1
        
          /
        
        18
      
    
    {\displaystyle p(11)=2/36=1/18}
  
. The pmf allows the computation of probabilities of events such as 
  
    
      
        P
        (
        X
        >
        9
        )
        =
        1
        
          /
        
        12
        +
        1
        
          /
        
        18
        +
        1
        
          /
        
        36
        =
        1
        
          /
        
        6
      
    
    {\displaystyle P(X>9)=1/12+1/18+1/36=1/6}
  
, and all other probabilities in the distribution.
Figure 3: The probability mass function (pmf) p ( S ) {\displaystyle p(S)} specifies the probability distribution for the sum S {\displaystyle S} of counts from two dice. For example, the figure shows that p ( 11 ) = 2 / 36 = 1 / 18 {\displaystyle p(11)=2/36=1/18} . The pmf allows the computation of probabilities of events such as P ( X > 9 ) = 1 / 12 + 1 / 18 + 1 / 36 = 1 / 6 {\displaystyle P(X>9)=1/12+1/18+1/36=1/6} , and all other probabilities in the distribution.
Probability distribution: Figure 4: The probability mass function of a discrete probability distribution. The probabilities of the singletons {1}, {3}, and {7} are respectively 0.2, 0.5, 0.3. A set not containing any of these points has probability zero.
Figure 4: The probability mass function of a discrete probability distribution. The probabilities of the singletons {1}, {3}, and {7} are respectively 0.2, 0.5, 0.3. A set not containing any of these points has probability zero.

Worked examples

Example 1 — a first encounter with Probability distribution

Start with the simplest possible case. Write down what Probability distribution claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Probability distribution before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Probability distribution ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Probability distribution

In research
Probability distribution appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Probability distribution in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Probability distribution is common in secondary-school and first-year university syllabi. It links to neighbouring topics Mathematical and quantitative methods (economics), Probability distributions, so understanding it makes those chapters shorter.
In everyday life
Look for Probability distribution outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Probability distribution in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Probability distribution means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Probability distribution out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Probability distribution in simple terms?

In probability theory and statistics, a probability distribution describes how probabilities are assigned to the possible results of a random phenomenon—more precisely, to events, which are sets of possible outcomes of a probabilistic experiment. Informally, a probability distribution tells us how…

Why does Probability distribution matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Probability distribution?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Probability distribution.

Tags

  • Mathematical and quantitative methods (economics)
  • Probability distributions

Keep exploring