Home  /  Dictionary  /  Discrete Probability Distribution

Discrete Probability Distribution

A discrete probability distribution deals with random events with countable outcomes; the values that can come from the process are separate and distinct, like whole numbers. For example, when rolling a dice, you can get a 1, 2, 3, 4, 5, or 6. These outcomes are clear and distinct, and there is no in-between value. Each possible outcome has a probability, which is a number between 0 and 1, that tells us how likely that outcome is to occur. The total of all these probabilities is always 1.
Updated 3 Jun, 2025

|

read

What is Discrete Probability Distributions?

In a discrete probability distribution, we use a special function called the probability mass function, or PMF. This function assigns a probability to every possible value of the random variable. The random variable is simply a symbol representing the experiment’s outcome. For example, if we let X be the result of rolling a dice, then the PMF will give us the probability that X is equal to 1, 2, or 3, and so on. The key property of these probabilities is that they are all between 0 and 1; if you add them together, they equal 1.

This concept is essential in many fields. In a business setting, a discrete probability distribution might show the chance of a certain number of sales in a day. It might be used in a classroom to show how many students get a particular grade. Understanding these distributions helps us to make predictions and informed decisions.

Discrete Probability Distribution Types

Bernoulli Distributions

The Bernoulli distribution is one of the simplest types of discrete probability distributions. It is used to model situations that have only two possible outcomes. These outcomes are often called “success” and “failure.” The Bernoulli distribution is defined by one parameter, usually called p, which is the probability of success. If the likelihood of success is p, then the possibility of failure is 1 – p.

For example, if you flip a coin, you might say that landing on heads is a success and landing on tails is a failure. If the coin is fair, the chance of heads (success) is 0.5, and the chance of tails (failure) is also 0.5. This simple model is used in many scenarios, such as quality testing, where a product might pass or fail an inspection or a simple yes/no survey response.

Binomial Distribution

The binomial distribution is a more advanced model than the Bernoulli distribution. It is used when you repeat the same experiment several times. In a binomial distribution, the random variable counts the number of successes in a fixed number of independent trials. Each trial has the same probability of success.

The formula for the binomial distribution uses the number of trials, which is usually written as n, and the probability of success p. One typical example is the tossing of a coin multiple times. If you toss a coin 10 times, the binomial distribution helps you determine the probability of getting exactly 4 heads. This distribution is functional in many areas, including business, where a company might use it to predict the number of successful sales calls out of a given number of attempts.

Geometric Distribution

The geometric distribution models the number of trials needed to achieve the first success. Unlike the binomial distribution, which looks at a fixed number of trials, the geometric distribution is concerned with how many tries it takes until a success occurs.

In a geometric distribution, if the probability of success on each trial is p, the likelihood that the first success occurs on the kth trial is given by a formula that involves p and (1 – p) raised to the power of k – 1. An everyday example could be trying to hit a target with a ball. The geometric distribution can help predict how many attempts you might need before you finally hit the target.

Poisson Distribution

The Poisson distribution counts the number of times an event occurs in a fixed interval of time or space. This distribution works well when events happen independently and at a constant average rate. The Poisson distribution is described by a single parameter, λ (lambda), which represents the average number of events in the interval.

A typical example is counting the phone calls a call centre receives in one hour. If the average number of calls per hour is known, the Poisson distribution can be used to determine the likelihood of receiving a specific number of calls in a given hour. This distribution is widely used in traffic engineering, telecommunications, and healthcare.

Multinomial Distribution

The multinomial distribution is an extension of the binomial distribution when there are more than two possible outcomes. Instead of only having success or failure, there can be several categories. The multinomial distribution shows the probability of each outcome occurring a certain number of times in a fixed number of trials.

An example is a survey where respondents can choose one out of several options. Each response falls into one of many categories, and the multinomial distribution helps to calculate the probabilities of getting a specific count for each category. This distribution is proper in market research and political polling.

Key Mathematical Concepts

Probability Mass Function (PMF)

The probability mass function, or PMF, is a key idea in discrete probability distributions. It is a function that gives the probability that a discrete random variable is exactly equal to a particular value. Each outcome in the sample space is assigned a probability using the PMF.

For example, if we consider a dice roll, the PMF assigns a probability of 1/6 to each outcome from 1 to 6. This function is a clear and precise way to show how the probabilities are distributed among the outcomes. In the PMF, every probability must lie between 0 and 1, and all probabilities for all possible outcomes must equal 1.

The PMF is not used for continuous random variables because continuous outcomes can take on any value in an interval. For discrete random variables, the PMF makes working with the set of outcomes easy. It is a foundational concept in understanding more complex probability distributions and performing further calculations such as expected values and variances.

Cumulative Distribution Function (CDF)

The cumulative distribution function (CDF) is another important tool for discrete random variables. The CDF gives the probability that the random variable is less than or equal to a specific value. In other words, it is the sum of the probabilities for all outcomes up to that value.

For instance, if you have a PMF for a dice roll, the CDF for the value three would be the sum of the probabilities for getting a 1, 2, or 3. This function is handy when you need to know the likelihood that the result will not exceed a specific number. The CDF provides a cumulative perspective, showing the buildup of probabilities as you move through the possible values.

The CDF is a helpful tool for making decisions when a threshold is important. It is used in statistics to understand the distribution of data and to perform hypothesis testing and other forms of analysis.

Expectation (Mean) and Variance

The expectation, or mean, of a discrete probability distribution, is a measure of the centre of the distribution. It is calculated by multiplying each possible outcome by its probability and then summing all these products. This gives a weighted average that represents the typical value of the random variable.

Variance, on the other hand, measures the spread or dispersion of the outcomes around the mean. It is calculated by finding the difference between each outcome and the mean, squaring that difference, multiplying by the probability of the outcome, and then adding all these values together. The variance shows how much the outcomes vary from the average.

Both expectation and variance are fundamental in understanding the characteristics of a probability distribution. They provide insight into the average performance and the variability of the outcomes. These concepts are widely used in various fields, such as economics, engineering, and the natural sciences, to assess risk and make predictions.

Constructing a Discrete Probability Distribution

One must follow a series of clear steps to build a discrete probability distribution. The process starts by defining the random variable and listing all its possible values. Next, the probability of each outcome is determined, ensuring that each probability falls between 0 and 1.

The following steps are involved in constructing a discrete probability distribution:

  • Define the random variable clearly. For example, let X be the number of defective items in a batch.
  • List all possible outcomes that X can take. In the case of a small batch, X could be 0, 1, 2, or 3 defective items.
  • Calculate or assign the probability for each outcome. These probabilities may come from historical data or be derived from theoretical models.
  • Check that the total of all probabilities is precisely 1. This confirms that the distribution is valid.

Once the probabilities are set, the distribution can be presented in a table or a graph. A table lists each outcome and its probability, making it easy to see the entire distribution. Graphs, such as bar charts, visually represent the distribution and help compare the probabilities of different outcomes. This approach is often used in classrooms and business reports to illustrate statistical concepts clearly.

Comparison: Discrete vs Continuous Probability Distributions

Discrete and continuous probability distributions are two different ways of describing random events.

  • The key difference lies in the type of outcomes each distribution handles. The outcomes are separate and distinct in a discrete probability distribution, often counted as whole numbers. There is a clear gap between one outcome and the next. In contrast, a continuous probability distribution deals with outcomes that can take any value within a range. These values are not countable and are often measured on a continuum. For example, the height of students in a class is a continuous variable because it can vary smoothly over a range without jumps.
  • Graphical representations also differ between the two types. Discrete distributions are typically shown using bar charts, where each bar represents the probability of a distinct outcome. Continuous distributions, however, are often depicted with smooth curves, such as the bell curve seen in the normal distribution. The methods used to calculate probabilities in these two types of distributions are also different. While the discrete case relies on summing probabilities, the continuous case requires integration.

The choice between a discrete and continuous model depends on the nature of the data and the situation being analysed. Discrete models are best for countable events, whereas continuous models are suited to measurements that fall along a continuum.

Applications in Companies and Corporate Finance

Companies use discrete probability distributions to make smarter financial and operational decisions. Corporate finance teams rely on these statistical models to predict future events, manage risk, and optimise budgets. Discrete probability distributions help forecast sales, assess the likelihood of loan defaults, and determine the chance of reaching specific business targets. They provide a clear picture of various outcomes by assigning a probability to each possible event. This information allows companies to plan for different scenarios and allocate resources efficiently.

Similarly, the Poisson distribution is practical when dealing with events over a fixed period. A retail company, for instance, can use this model to predict the number of customer transactions or service calls during a busy hour. Knowing the average rate of these events helps managers plan staff schedules, reduce waiting times, and improve customer service. In corporate finance, the Poisson model can also forecast the frequency of small but regular expenses, such as routine maintenance costs or insurance claims.

Examples

Example 1: Forecasting Loan Defaults with the Binomial Distribution

A bank may have a portfolio of 1,000 loans, where each loan has a 2% chance of default. Using the binomial distribution, the bank can calculate the probability of observing a specific number of defaults within this portfolio. The finance team can then use this information to decide how much capital to reserve for potential losses. This approach helps manage risk and ensure that the bank remains solvent even in less favourable economic conditions.

Example 2: Estimating Service Requests with the Poisson Distribution

A corporate call centre receives an average of 10 service calls per hour. By applying the Poisson distribution, the centre can calculate the likelihood of receiving a certain number of calls in an hour. The centre might increase staffing levels during peak hours if there is a high probability of getting more than 15 calls. This model supports decision-making in resource allocation and helps maintain high service standards, directly impacting customer satisfaction and, ultimately, corporate profitability.

Example 3: Determining Sales Call Effectiveness with the Geometric Distribution

A sales team is trying to secure new clients through cold calls. If historical data shows that each call has a 20% chance of resulting in a sale, the geometric distribution can estimate the number of calls needed before a sale is achieved. This information assists the sales manager in setting realistic targets and training goals. It also provides insights into how many prospects the team should contact to meet its sales targets, ensuring that resources are used efficiently.

Example 4: Market Segmentation with the Multinomial Distribution

A company with several product lines wants to forecast the distribution of sales across its range of products. Instead of modelling only two outcomes, the multinomial distribution handles multiple categories. By inputting the probability for each product, the finance team can estimate how many units of each product are likely to be sold in the next quarter. This analysis supports inventory management, marketing strategies, and financial planning by clarifying which products are expected to perform best in the market.

FAQs

What are the two requirements for a discrete probability distribution?

A discrete probability distribution must satisfy two key conditions:

  • Each probability must be between 0 and 1.
  • The sum of all probabilities for all possible outcomes must equal 1. These conditions ensure the distribution is valid and represents all potential outcomes.

What is the main characteristic of a discrete probability distribution?

A primary characteristic of a discrete probability distribution is that it deals with countable, distinct outcomes. Each possible outcome has an associated probability, which adds up to 1, making the distribution a complete representation of the random variable’s possible values.

Can discrete probability distributions be negative?

No, the probabilities in a discrete probability distribution cannot be negative. Probabilities are always non-negative and range from 0 to 1. Negative values would violate the fundamental principle that probabilities must represent the likelihood of an event occurring.

How to graph discrete probability distribution?

To graph a discrete probability distribution, plot each possible outcome on the x-axis and its corresponding probability on the y-axis. The points are typically shown as bars, where the height of each bar represents the probability of the corresponding outcome. This visual representation helps in understanding the distribution.

What are the two commonly used discrete probability distributions?

The two most commonly used discrete probability distributions are the binomial and Poisson distributions.

The binomial distribution models the number of successes in a fixed number of independent trials, while the Poisson distribution models the number of events occurring in a fixed interval of time or space. Both are widely used in business, science, and engineering.

Mette Johansen

Content Writer at OneMoneyWay

Unlock Your Business Potential with OneMoneyWay

Take your business to the next level with seamless global payments, local IBAN accounts, FX services, and more.

Get Started Today

Unlock Your Business Potential with OneMoneyWay

OneMoneyWay is your passport to seamless global payments, secure transfers, and limitless opportunities for your businesses success.