BrightChamps Logo
Login

Summarize this article:

Live Math Learners Count Icon1642 Learners

Last updated on November 24, 2025

Probability

Professor Greenline Explaining Math Concepts

Probability is the math behind guessing. It uses numbers, ranging from 0 to 1, to show if something can happen or not. We use it all the time to predict things like whether it will rain or if your favorite team will win.

Professor Greenline from BrightChamps

What is Probability in Math?

Probability is a fundamental branch of mathematics used to measure the likelihood of an event occurring. In an impossible event (it will not happen), while a probability of 1 signifies a certain event (it will definitely happen). This numerical representation is commonly denoted by probability symbols such as P(A), where A represents the event. Probability theory, the foundation of this concept, was significantly developed in the 17th century by mathematicians Blaise Pascal and Pierre de Fermat while they analyzed gambling problems. Probability theory has evolved into a crucial tool widely used in fields such as science, economics, and artificial intelligence, serving as the foundation for probability and statistics.
 

Core Calculation and Concepts.
 

Probability is based on predicting the likelihood of a random event occurring. The basic probability formula for a single event is defined by the ratio of the number of positive outcomes to the total number of possible outcomes:

\(P(\text{Event}) = \frac{\text{Number of Favorable Outcomes}}{\text{Total Number of Possible Outcomes}}\)

The total set of all possible results from an experiment is called the sample space. Importantly, the probabilities of all possible events in a sample space must always sum to one. If the probability is determined by actually performing the experiment and observing the results, it is referred to as Experimental Probability. This mathematical framework allows us to quantify uncertainty and is also crucial in the field of statistics for methods like Probability sampling. Random selection ensures every member of a population has a known, non-zero chance of being included in a study. This enables reliable conclusions to be drawn about the entire population.

Example: Rolling a Die

Consider the experiment of rolling a standard six-sided die.

  • Total Possible Outcomes (Sample Space): \(\{1, 2, 3, 4, 5, 6\}.\) There are 6 total outcomes.
     
  • Question: What is the probability of rolling a 3?
     
    • Favorable Outcomes: \(\{3\}\). There is 1 favorable outcome.
       
    • Calculation:

      \(P(\text{Rolling a 3})\\ = \frac{\text{Number of Favorable Outcomes}}{\text{Total Number of Possible Outcomes}} = \frac{1}{6}\)
       
  • Question: What is the probability of rolling an even number?
     
    • Favorable Outcomes: \(\{2, 4, 6\}.\) There are 3 favorable outcomes.
       
    • Calculation:

      \(P(\text{Rolling an even number})\\ = \frac{3}{6} = \frac{1}{2}\)
Professor Greenline from BrightChamps

Probability Formula

This is the foundation of all probability calculations, used when all outcomes are equally likely.

\(P(\text{Event}) = \frac{\text{Number of Favorable Outcomes}}{\text{Total Number of Possible Outcomes}}\)
 

Example:
 

  • Coin - Getting a Head

    Favorable Outcome: 1(H)

    Total Outcome: 2(H, T)

    \(P(A) = \frac{1}{2}\)
     
  • Die - Rolling a 4

    Favorable Outcomes: 1(4)

    Total Outcomes: 6(1, 2, 3, 4, 5, 6)

    \(P(A) = \frac{1}{6}\)
     
  • Card - Drawing an Ace

    Favorable Outcomes: \(4 (A \spadesuit, A\heartsuit, A\diamondsuit, A\clubsuit)\)

    Total Outcomes: 52

    \(P(A) = \frac{4}{52} = \frac{1}{13}\)

 

Conditional Probability


This formula formally defines the probability of an event B occurring, given that event A has already occurred.


\(P(B|A) = \frac{P(A \cap B)}{P(A)}\)


Example (Card): If you draw a red card (A), what is the probability it is a heart (B)?


\(P(\text{Red}) = \frac{26}{52} = \frac{1}{2}\)


\(P(\text{Heart} \cap \text{Red}) = \frac{13}{52} = \frac{1}{4}\)


\(P(\text{Heart} | \text{Red}) = \frac{1/4}{1/2} = \frac{1}{2}\)


(Logically: there are 26 red cards, and 13 of them are hearts, so \(\frac{13}{26} = \frac{1}{2}\)).
 

Professor Greenline from BrightChamps

Terms Used in Probability

Experiment or Trial: A process that can be repeated and has a set of possible, unpredictable results. Examples include tossing a coin or rolling a die.

Random Experiment: An experiment whose outcome cannot be predicted with certainty before the trial.

Sample Point: One of the possible individual outcomes of an experiment. Example: Getting a 'Head' when tossing a coin.

Sample Space (S): The complete set of all possible outcomes of a random experiment. Example: For a single coin toss, \(S=\{Head,Tail\}.\)

Event: A subset of the sample space; a collection of one or more outcomes you are interested in.

Favorable Outcomes: The specific outcomes within the Sample Space that satisfy the conditions of an event.

Complimentary Event (P′ or P^c): The event that denotes the non-happening of an event P. The probability of an event and its complement always adds to 1: \(P(A)+P(A′)=1.\)

Explore Our Programs

Grade 1
popular course arrow
No Courses Available
Professor Greenline from BrightChamps

Types of Probability

Probability can be divided into two main types based on the experiments, logic, or past data:
 

Classical probability:

 

  • Basis: Reasoning and logic, with the assumption that all possible outcomes are equally likely.
     
  • Calculation: Uses the ratio of favorable outcomes to the total number of possible outcomes.

    \(P(A) = \frac{\text{Number of Favorable Outcomes}}{\text{Total Number of Possible Outcomes}}\)
     
  • Example: The theoretical probability of rolling an even number on a fair die is \(\frac{3}{6}=\frac{1}{2}\).
     

Empirical probability:

 

  • Basis: Direct observation and experimentation or historical data.
     
  • Calculation: Divides the number of times an event occurs by the total number of trials.

    \(P(A) = \frac{\text{Number of Times Event A Occurred}}{\text{Total Number of Trials}}\)
     
  • Example: If a basketball player makes 75 free throws out of 100 attempts, the empirical probability of them making the next free throw is 75/100 or 0.75.

 

Professor Greenline from BrightChamps

Events in Probability

Defining a Single Event's Nature

 

These terms describe the intrinsic properties of an event based on its outcomes and possibilities:

 

  • Simple Event: An event that consists of only one outcome from the sample space.

    \(P(A) = \frac{1}{\text{Total Outcomes}}\)

    Example: Rolling a '5'.
     
  • Compound Event: An event that consists of two or more outcomes from the sample space.

    \(P(A) = \sum P(\text{simple outcomes})\)

     Example: Rolling an 'even number' \((\{2, 4, 6\}).\)
     
  • Certain Event/Sure Event\((\mathbf{S})\): An event that must occur. It is the entire sample space.

    \(P(S) = 1\)

    Example: Rolling a number less than 7 \((\{1, 2, 3, 4, 5, 6\})\).
     
  • Impossible Event/Null Event\((\mathbf{\emptyset})\): An event that cannot occur. It contains no outcomes.

    \(P(A) = 0\)

    Example: Rolling a '7'.
     
  • Equally Likely Events: Events that have the same probability of occurring.

    \(P(A) = P(B) = \dots\)

    Example: Rolling a '1', '2', or '3' (all have \(P=\frac{1}{6}\)).
     
  • Exhaustive Events: A set of events where at least one of them must occur. Their union equals the entire sample space.

    \(A_1 \cup A_2 \cup \dots = S\)

    Example: Rolling an even number \((\{2, 4, 6\})\) or an odd number \((\{1, 3, 5\}).\)

Defining Relationships Between Events


These terms describe how the occurrence of one or more events interacts with or influences each other:

 

  • Mutually Exclusive (or Disjoint) Event: Events that cannot occur simultaneously. The probability of their intersection is zero.

    \(P(A \cap B)=0\)
     
  • Mutually Non-Exclusive (or Joint) Event: Events that can occur simultaneously share outcomes. The probability of their intersection is greater than zero.

    \(P(A \cap B) > 0\)
     
  • Independent Event: The occurrence of one event does not affect the probability of the other. The probability of their intersection is the product of their individual probabilities.

    \(P(A \cap B) = P(A) \cdot P(B)\)
     
  • Dependent Event: The occurrence of one event influences the probability of another event occurring. The probability of their intersection is not the product of their individual probabilities.

    \(P(A \cap B) \neq P(A) \cdot P(B)\)
     
  • Conditional Event: The probability of one event occurring given that the other event has already taken place. Measures the dependence between events.

    \(P(A \mid B) = \frac{P(A \cap B)}{P(B)},\ \text{provided}\ P(B) > 0\)
     
  • Exhaustive Event: A set of events where at least one event must occur. Together, they cover the entire sample space. The probability of their union is 1.

    \(P(A \cup B) = 1\)
     
  • Complementary Event: Two mutually exclusive events that are also exhaustive. A and A^c are mutually exclusive AND exhaustive.

    \(P(A) + P(A^c) = 1\ \text{Or}\ P(A') = 1 - P(A)\)
 
Professor Greenline from BrightChamps

Properties of Probability

There are various properties of probability. Some of the most important properties are given below:
 

Non-Negativity:

This property states that the probability of an event is always greater than or equal to zero. The mathematical representation is:
P(A) ≥ 0

 

Normalization: 

The property of normalization states that the probability of the entire event or sample space is always equal to 1. The mathematical representation is:
P(S) = 1

 

Additivity: 

The property states that, if 2 events A and B are mutually exclusive, then the events cannot occur at the same time. The probability of either event occurring is equal to the sum of their individual probabilities. The mathematical representation is:
P(A ∪ B) = P(A) + P(B)

 

Complementary Rule: 

This property states that the probability of an event not occurring is 1 minus the probability of it occurring. The mathematical representation is:
P(Ac) = 1 - P(A)
 

Professor Greenline from BrightChamps

What is the Probability Density Function?

The Probability Density Function (PDF), abbreviated as f(x), is a fundamental concept for describing the probability distribution of a continuous random variable. It is the function that calculates the random variable's probability of taking a specific value.
 

Key Properties of the PDF:

The PDF is defined as the density of a continuous random variable that spans a specific range of values. Unlike the Probability Mass Function (PMF) for discrete variables, the PDF does not provide the probability of a specific value.

Instead, the PDF is used to calculate the likelihood of the random variable falling within a specified range of values.
 

  • Probability: Use the PDF's area under the curve to calculate the probability that the continuous variable X falls between two points, a and b. This is achieved through integration:

    \(P(a < X \le b) = \int_{a}^{b} f(x) \, dx\)
     
  • Total Area is One: The total area under the entire PDF curve must equal 1, representing the certainty that the variable will take some value within its range.
Professor Greenline from BrightChamps

What is Probability Tree?

A probability tree (or tree diagram) is a visual tool used to systematically map out the possible outcomes and associated probabilities of a sequence of two or more events. Each branch in the diagram represents a possible outcome, and its probability is written along the branch; the probability of a complete sequence of events (a path from the starting point to an endpoint) is calculated by multiplying the probabilities along the path's branches.


For instance, if you flip a fair coin twice, the first set of branches shows \(P(\text{Heads}) = 0.5 \ and \ P(\text{Tails}) = 0.5\) for the first flip; from each of those, the second set of branches shows the same probabilities for the second flip, resulting in four final outcomes (HH, HT, TH, TT), where the probability of getting heads then Tails (HT) is calculated as \(0.5 \times 0.5 = 0.25.\)
 

Professor Greenline from BrightChamps

Probability Theorem and Distribution

Probability Theorem


A mathematical rule or formula that defines relationships between the probabilities of different events.
Theorems allow you to calculate probabilities for complex scenarios based on the probabilities of simpler, component events.
 

  • Addition Rule: This theorem is used to find the probability of at least one event, A or B, occurring. For any two events, it states that: 

    \(P(A \text{ or } B) = P(A) + P(B) - P(A \text{ and } B)\)

    This is to ensure that we don’t consider a similar scenario from both events.
     
  • Multiplication Rule: This theorem is used to calculate the likelihood of two events, A and B, occurring simultaneously. It often involves conditional probability:

    \(P(A \text{ and } B) = P(A) \cdot P(B|A)\)

    Here, P(B|A) is the probability of B occurring, given that A has already happened.
     
  • Bayes' Theorem: This is a foundational rule in probability that mathematically updates the initial belief (hypothesis) about an event by systematically incorporating new evidence or data.  The prior probability, P(Hypothesis), is updated to a posterior probability, P(Hypothesis | Evidence), with the aid of the theorem. To do this, we use P(Evidence | Hypothesis), which is the likelihood of the evidence given the hypothesis.

 

Probability Distribution


A function or table that describes all possible values for a random variable, as well as their probabilities.


Types of Distributions


A distribution is defined depending on the nature of the random variable:

 

  • Discrete Probability Distribution:
     
    • This occurs when the random variable can only accept in a finite number of distinct values (such as 0, 1, 2, 3...).
       
    • A Probability Mass Function (PMF) is a common way to describe the distribution because it gives the exact chance of each value.
       
    • The Binomial Distribution, for example, calculates the probability of achieving a specific number of successes in a fixed number of trials.
       
  • Continuous Probability Distribution:
    • This is true when the random variable can take any value within a given range (such as height, weight, or time).
       
    • Since there are an infinite number of possible values, we discuss the area under the curve, or the probability that the variable will fall within a range of values (for example, between 170 and 175 cm).
       
    • The Normal (Gaussian) Distribution, also known as the "bell curve," describes many natural phenomena, such as people's heights or test scores.
Professor Greenline from BrightChamps

Importance of Probability for Students

Probability is an important concept for students as it helps them develop their critical thinking skills, decision-making skills and analytical skills. Probability helps students get proper understanding of uncertainty, assess risks and make informed decisions for weather predictions, games and financial planning.

 

We use probability in most of our subjects in academics like statistics, data analysis and research. Learning probability will enhance the student’s problem-solving skills, which prepares them for fields like engineering, medicine and artificial intelligence.

Professor Greenline from BrightChamps

Tips and Tricks to Master Probability

 There are a lot of confusions while solving for probability. Students sometimes get confused when solving problems. To curb these confusions, let us see what kinds of tips and tricks the students can use. The tips and tricks are mentioned below:

 

Understanding the basics:

Students must first be able to understand the fundamentals of probability like sample space, events and their rules. They must be able to remember the masters, like the formula for classical probability which is

P(A) = Favorable outcomes/Total outcomes

Addition rule: P(A ∪ B) = P(A) + P(B) - P(A ∩ B)

Note: Here, ∪ means union (either A or B occurs), and ∩ means intersection (both A and B occur).

 

Conceptual Foundation:

Start with simple vocabulary, use terms like “chance”, “certain”, and “likely”, before introducing complex mathematical formulas.

 

Use tree diagrams and venn diagrams:

The use of tree diagrams and Venn diagrams helps the students to understand sequential probabilities and set-based probability questions.


Keep practicing:

Students must practice solving problems involving probability to understand the concept of probability even better. Practice will make them get some confidence in solving problems quickly and efficiently. This helps the students to get accurate and correct answers.

 

Use formulas wisely:

Remember simple rules like \(P(A)+P(A′)=1\) to solve problems faster.

 

Game-Based Practice:

Use games like cards or Ludo to internalize the concept. Make the learning experience fun and interesting to build a strong foundation.

 

Structured Problem-Solving:

Take a step-by-step approach. Start by identifying the sample space, listing outcomes, and labeling events. This can simplify large problems, reducing confusion and building student confidence.

 

Hands-On Learning:

Use dice, coins, apps, etc., to help the students directly observe the outcome. This can help strengthen concepts such as fairness, randomness, and the sample space.

 

Max Pointing Out Common Math Mistakes

Common Mistakes and How to Avoid Them in Probability

Learning and working with probability can be tricky as even small mistakes can lead to errors. Understanding the common mistakes will help us improve accuracy and make better predictions.

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Ignoring the Total Sample Space

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students should always make a list of the complete sample space before calculating the probability.

 

For example, when rolling a die, students must note down all the possible outcomes.

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Misapplying Complement Rule

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students must always remember the formulas of all the rules of probability, like the complement rule. Understanding and applying the complement rule can help us solve complex problems easily.

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

 Rounding too Early

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students should practice keeping the numbers if they are in fraction form till the end, as it helps them in getting accurate answers.

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Assuming Equal Probability for all Outcome

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

 Students should not make quick assumptions and must carefully examine the given data.

 

For example, assuming that in a class with 10 boys and 20 girls, picking a random student gives a 50% chance of getting a boy.

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

 Lack of Practice

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students should always keep practicing the problems related to probability, as it helps them to increase their speed and accuracy in getting right answers.

arrow-left
arrow-right
Professor Greenline from BrightChamps

Real-World Applications of Probability

Probability can be applied in various real-life scenarios and fields. Let us now see the fields where probability is applied:
 

  • Weather Forecasting:

    We use probability in weather forecasting to predict what kind of weather would be there for the next day.

     
  • Business and Finance:

    In business and finance, probability is used to assess the risk and returns of various types of investments. It is also used to analyze and predict consumer behavior.

     
  • Medicine and Healthcare:

    In the field of healthcare, probability is used to predict the type of diseases based on the symptoms exhibited by patients. 
Max from BrightChamps Saying "Hey"
Hey!

Solved Examples on Probability

Ray, the Character from BrightChamps Explaining Math Concepts
Max, the Girl Character from BrightChamps

Problem 1

What is the probability of getting heads when tossing a fair coin?

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

The probability of getting heads when tossing a coin is 50%

Explanation

A fair coin has two equally likely outcomes: heads (H) and tails (T).

The probability of an event is calculated by dividing the number of favorable outcomes by the total number of outcomes:

P(A) = (Number of favorable outcomes) / (Total outcomes)

P(H) = favorable outcomes/Total Outcomes = 1/2 = 0.5 or 50%

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 2

What is the probability of rolling a 3 on a fair six-sided die?

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

The probability of rolling a 3 is 1/6. 

Explanation

There are six equally likely outcomes in a fair die with 6 faces: 1, 2, 3, 4, 5, and 6.

Hence, the probability of getting a number is the number of favorable outcomes divided by the total number of outcomes.

Hence, P(3) = 1/6 
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 3

What is the probability of drawing a heart from a standard deck of 52 cards?

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

The probability of drawing a heart from a deck of 52 cards is 25%.

Explanation

A standard deck of cards has 52 cards, out of which 13 are hearts.

We use a formula, where the number of favorable outcomes is divided by the number of outcomes.

Hence, P(H) = 13/52 = 0.25 or 25%
 
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 4

What is the probability of getting heads when tossing two fair coins?

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

The probability of getting two heads when tossing two coins is 0.25 or 25%

Explanation

 The possible outcomes when two coins are tossed are HH, HT, TH, and TT.

Only one outcome has two heads when the coins are tossed.

Hence, P(HH) = 1/4 = 0.25 or 25%

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 5

What is the probability of rolling a sum of 7 when rolling two fair six-sided dice?

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

1/6

Explanation

The combinations that sum to 7 are (1, 6), (2, 5), (3, 4), (4, 3), (5, 2), and (6, 1).

There are 6 favorable outcomes out of a total of 36 possible outcomes.

Total outcomes = 6 × 6 = 36.
Favorable = 6. P = 6/36 = 1/6.

We can use the formula to find the probability.

Hence, P(sum of 7) = 6/36 = 1/6.
 

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Ray Thinking Deeply About Math Problems

FAQs on Probability

1.What is Probability?

Probability measures the likeliness of the occurrence of an event. It is usually expressed between 0 and 1, where 0 indicates an impossible event and 1 represents a guaranteed event.
 

Math FAQ Answers Dropdown Arrow

2.How is probability calculated?

Probability is calculated by using the formula P(event) = number of favorable outcomes/ Total number of outcomes.

Math FAQ Answers Dropdown Arrow

3.How is probability calculated?

Probability is calculated by using the formula P(event) = number of favorable outcomes/ Total number of outcomes.

Math FAQ Answers Dropdown Arrow

4.What is the probability of an event not happening?

The probability of an event not occurring is expressed as 1 minus the probability of the event happening. The mathematical representation is:
P(no event) = 1 - P(A).
 

Math FAQ Answers Dropdown Arrow

5.What is sample space?

Sample space is the total number of all possible outcomes of an experiment.

Math FAQ Answers Dropdown Arrow

6.What is an event?

An event is a specific outcome or a total number of possible outcomes that is occurring within a sample space.

Math FAQ Answers Dropdown Arrow
Math Teacher Background Image
Math Teacher Image

Jaipreet Kour Wazir

About the Author

Jaipreet Kour Wazir is a data wizard with over 5 years of expertise in simplifying complex data concepts. From crunching numbers to crafting insightful visualizations, she turns raw data into compelling stories. Her journey from analytics to education ref

Max, the Girl Character from BrightChamps

Fun Fact

: She compares datasets to puzzle games—the more you play with them, the clearer the picture becomes!

INDONESIA - Axa Tower 45th floor, JL prof. Dr Satrio Kav. 18, Kel. Karet Kuningan, Kec. Setiabudi, Kota Adm. Jakarta Selatan, Prov. DKI Jakarta
INDIA - H.No. 8-2-699/1, SyNo. 346, Rd No. 12, Banjara Hills, Hyderabad, Telangana - 500034
SINGAPORE - 60 Paya Lebar Road #05-16, Paya Lebar Square, Singapore (409051)
USA - 251, Little Falls Drive, Wilmington, Delaware 19808
VIETNAM (Office 1) - Hung Vuong Building, 670 Ba Thang Hai, ward 14, district 10, Ho Chi Minh City
VIETNAM (Office 2) - 143 Nguyễn Thị Thập, Khu đô thị Him Lam, Quận 7, Thành phố Hồ Chí Minh 700000, Vietnam
UAE - BrightChamps, 8W building 5th Floor, DAFZ, Dubai, United Arab Emirates
UK - Ground floor, Redwood House, Brotherswood Court, Almondsbury Business Park, Bristol, BS32 4QW, United Kingdom