Probability Formulas (original) (raw)

Last Updated : 11 Dec, 2025

Probability Formulas are essential mathematical tools used in calculating the probability. Below is the main formula for probability.

probability---------formula

Probability Formula

**Probability of an Event = (Count of favorable outcomes) / (Total number of possible outcomes for the event)

**P(A) = n(E) / n(S)

**0 ≤ P(A) ≤ 1

Here, P(A) signifies the probability of an event A, where n(E) is the count of favorable outcomes, and n(S) is the total number of possible outcomes for the event.

When considering the **complementary event, represented as P(A'), which denotes the non-occurrence of event A. Then the formula will be:

**P(A’) = 1- P(A)

P(A') is the opposite of event A, indicating that either event P(A) occurs or its complement P(A') occurs.
Therefore, now we can say; P(A) + P(A’) = 1

Some of the most common terms related to probability formulas are:

Probability of an Event

In Probability theory, an event represents a set of possible outcomes derived from an experiment. It often forms a subset of the overall sample space. If we represent the probability of an event E as P(E), the following principles apply:

The probability P(E) lies between 0 and 1.

The sum of the probabilities of all possible outcomes in a random experiment is equal to 1.

**Example : In a rolling die experiment

Possible Outcomes : { 1, 2, 3, 4, 5, 6 }
then , P(1) + P(2) + P(3) + P(4) + P(5) + P(6) = 1

The different Probability Formulas are discussed below:

For a particular event E, probability formula will be P(E) = n(E) / n(S)
Here, n(E) represents the number of outcomes favorable to event E, and n(S) denotes the total count of outcomes within the sample space.

Classical Probability Formula

**P(A) = Number of Favorable Outcomes/Total Number of Possible Outcomes

When we deal with an event that is the union of two separate events, for example, A and B, the probability of the union will be:

Joint Probability Formula

It represents the common elements that constitute the distinct subsets of both events A and B. The formula can be expressed as:

**P (A ∩ B) = P(A∣B) P(B) = P(B∣A)P(A)

Addition Rule for Mutually Exclusive Events

If events A and B are mutually exclusive, that means they cannot happen at the same time; the probability of either event occurring is equal to the sum of their respective probabilities, then:

P(A∩B) = 0

Thus, the Addition Rule for mutually exclusive events becomes:

**P(A∪B) = P(A) + P(B)

Complementary Rule Formula

If A is an event, then the probability of not A is expressed by the complementary rule:

**P(not A) = 1 – P(A) or P(A’) = 1 – P(A).

**P(A) + P(A′) = 1.

Some probability formulas based on complementary rules are as follows:

Conditional Rule Formula

In the case where the occurrence of event A is already known, the probability of event B is going to occur, referred to as conditional probability. It can be calculated using the formula:

**P(B∣A) = P(A∩B)/P(A)

**P (B/A): Probability of event B when event A has already occurred.

Relative Frequency Formula

The relative frequency formula is based on frequencies observed in real-world data. This formula is given as

**P(A) = Number of Times Event A Occurs/Total Number of Trials or Observations

Probability Formula with the Multiplication Rule

The Multiplication Rule is used to find the probability of two or more events occurring together (simultaneously or in sequence). The formula depends on whether the events are independent or dependent.

Disjoint Event

Two events A and B are disjoint (or mutually exclusive) if they cannot happen at the same time. This means their intersection is empty:

**P(A∩B) = 0

Bayes' Theorem

**Bayes' Theorem calculates the probability of event A given the occurrence of event B.

**P(A∣B)= P(B∣A) × P(A)/ P(B)

Dependent Probability Formula

When two events depend on each other, the probability of one event affects the probability of the other. The formula for dependent probability is:

**P(B and A) = P(A) × P(B | A)

Independent Probability Formula

Two events A and B are independent if the occurrence of one does not affect the probability of the other.
For independent events, the probability of both occurring is:

**P(A and B) = P(A) × P(B)

Binomial Probability Formula

The Binomial Probability Formula is given as

**P(x) = {}^nC_k· p^x (1 − p)^{n−x}

**P(x) = [\frac{n!}{x!(n−x)!}]· p^x (1 − p)^{n−x}

Where,
n = Total number of events
x = Total number of successful events.
p = Success Probability in a single trial.
nCr = [n!/r!(n−r)]!
1 – p = Probability of failure.

Normal Probability Formula

The Normal probability formula is given by:

**P(x) = (1/√2π)e^{(-x^2/2)}

Experimental Probability formula

The formula for the experimental probability is;

**Probability P(x) = Number of times an event occurs / Total number of trials.

Theoretical Probability Formula

The Theoretical Probability Formula is,

**P(x) = Number of Favorable outcomes/ Number of Possible outcomes.

Standard Deviation Probability Formula

The Standard Deviation Probability Formula is given as

**P(x) = (1/σ\sqrt{2\Pi}) e^{-(x-μ)^2/2σ^2}

Bernoulli Probability Formula

A random variable X will have a Bernoulli Distribution with probability p; the formula is,

**P(X = x) = p x ****(1 – p)** 1−x , for x = 0, 1 and P(X = x) = 0 for other values of x

Here, 0 is failure and 1 is the success.

Formulas Overview

The various formulas used in Probability are tabulated below:

Various Probability Formulas
Experimental or Empirical Probability Formula P(E) = Number of times an event occurs / Total number of trials.
Classical or Theoretical Probability Formula P(E) = Number of Favorable Outcomes/Total Number of Possible Outcomes
Addition Probability Formula P(A ∪ B) = P(A) + P(B) – P(A∩B)
Joint Probability Formula P (A ∩ B) = P (A) . P (B)
Addition Rule for Mutually Exclusive Events P(A or B) = P(A) + P(B)
Complementary Rule Formula P(not A) = 1 – P(A) or P(A’) = 1 – P(A).P(A) + P(A′) = 1
Conditional Rule Formula P(B∣A) = P(A∩B)/P(A)
Relative Frequency Formula P(A) = Number of Times Event A Occurs/Total Number of Trials or Observations
Disjoint Event P(A∩B) = 0
Bayes' Theorem P(A∣B) = P(B∣A) × P(A)/ P(B)
Dependent Probability Formula P(B and A) = P(A) × P(B | A)
Independent Probability Formula P(A and B) = P(A) × P(B)
Binomial Probability Formula P(x) = nCx · px (1 − p)n−x or P(r) = [n!/r!(n−r)!]· pr (1 − p)n−r
Normal Probability Formula P(x) = (1/√2П) e(-x2/2)
Standard Deviation Probability Formula P(x) = (1/σ√2П) e-(x-μ)^2/2σ^2
Bernoulli Probability Formula P(X = x) = px (1 – p)1-x, for x = 0, 1 and P(X = x) = 0 for other values of x.

Solved Examples on Probability

**Example 1: Select a card at random from a standard deck. What is the probability of drawing a card with a feminine face?
**Solution:

In a standard deck containing 52 cards: Total possible outcomes = 52

Event A = drawing a card with a feminine face
The number of favorable events (considering only queens as feminine faces) = 4
Therefore, the probability P(A) is calculated using the formula:

P(A) = Number of Favorable Outcomes ÷ Total Number of Outcomes

P(A) = 4/52
P(A) = 1/13.

**Example 2: If the Probability of event E, denoted as P(E) = 0.35, what is the probability of the complement event 'not E'?
**Solution:

Given that P(E) = 0.35, we can use the complementary probability formula:
P(E) + P(not E) = 1

Substituting the known value:

P(not E) = 1 - P(E)
P(not E) = 1 - 0.35

Hence, P(not E) = 0.65

**Example 3: Dangerous fires are very rare, around 1% but the smoke is fairly common, around 20% due to barbecues. Find the dangerous fire when 80% of dangerous fires produce smoke.
**Solution:

Probability of dangerous Fire when there is smoke by using Bayes theorem:

P(Fire) = 0.01
P(Smoke) = 0.20
P(Fire|Smoke) = 0.80
P(Fire|Smoke) = {P(Fire)P(Smoke Fire)}/P(Smoke)

We can substitute these values:

P(Fire | Smoke)=( 0.01 × 0.80)/ 0.20
P(Fire | Smoke)=0.008/0.20
P(Fire | Smoke)= 0.04 = 4%.

**Example 4: Within a bag, there are 2 green bulbs, 4 orange bulbs, and 6 white bulbs. When a bulb is randomly chosen from the bag, what is the probability of picking either a green bulb or a white bulb?
**Solution:

We are given a bag containing:

We need to find the probability of picking either a green or a white bulb.
E = picking either a green bulb or a white bulb
P(E) = (Number of green bulbs + Number of white bulbs) / Total number of bulbs
P(E) = (2+6)/12
P(E) = 8/12
P(E) = 2/3.

Practice Questions on the Probability Formulas

**Question 1. From a collection of marbles in a bag—8 red, 9 blue, and 6 green—two marbles are randomly picked without replacement. What is the probability that both marbles selected are blue?

**Question 2. In a drawer containing 6 black pens, 4 blue pens, and 7 red pens, a pen is drawn at random. What is the probability that the pen is either black or blue?

**Question 3. Drawing one card from a thoroughly shuffled deck of 52 cards, determine the probability that the card will:

**Question 4. According to a survey, 70% of individuals enjoy chocolate, and among those chocolate enthusiasts, 60% also have a liking for vanilla. What is the probability that an individual likes vanilla, given their fondness for chocolate?

**Question 5. Determine the probability of rolling an odd number when a six-sided die is rolled.

**Also Check: