BrightChamps Logo
Login
Creative Math Ideas Image
Live Math Learners Count Icon1121 Learners

Last updated on June 18th, 2025

Math Whiteboard Illustration

Probability and Statistics

Professor Greenline Explaining Math Concepts

In mathematics, probability and statistics are two areas of study that help with data analysis and uncertainty measurement. Probability focuses on the likelihood of an event’s occurrence, while statistics deals with the collection, analysis, and interpretation of data. In this topic, we will learn about mathematical fields such as probability and statistics.

Probability and Statistics for Filipino Students
Professor Greenline from BrightChamps

What are Probability and Statistics?

Probability is a measure of understanding how likely an event is to occur. It is represented on a scale from 0 and 1, where 0 denotes that the chance of an event occurring is impossible. If an event has a probability of 1, it indicates a sure event. We can calculate the probability by dividing the number of favorable outcomes by the total number of possible outcomes. In mathematics and statistics, probability helps in forecasting outcomes and making informed decisions.  

 


In mathematics, statistics is a subfield that provides methods to draw conclusions about populations based on sample data. By collecting, analyzing, interpreting, presenting, and organizing data, researchers can make informed choices and meaningful decisions. The methods included in statistics are inferential statistics to test hypotheses and descriptive statistics to summarize data. 
 

Struggling with Math?

Get 1:1 Coaching to Boost Grades Fast !

curious child
Professor Greenline from BrightChamps

Few terms of probability and statistics

Here is a list of words that are associated with the mathematical disciplines such as probability and statistics: 

 

 

  • Random experiment: The precise outcome of a random experiment is unpredictable. An experiment is a process involving a series of steps that produce observable outcomes.

     
  • Outcome: It is the possible results of an experiment. Sample space refers to any possible result in a collection of results and is denoted as ‘S’. 

     
  • Sample space: In a given experiment, the complete set of all possible outcomes is known as sample space. For example, heads and tails are the sample space for a fair coin flip.

     
  • Event: Any area of the sample space that consists of specific outcomes is called an event. For instance, if event A takes place, it indicates that one of the outcomes in A must have happened. If event A is rolling an even number on a fair six-sided die, then receiving 2, 4, or 6 indicates that event A took place. If the received numbers are 1, 3, or 5, it indicates that event A did not happen.  

     
  • Trial: Tossing a coin once is considered a trial. It is a single execution of an experiment or test. 

     
  • Mean: It is the average of all possible values of a random variable in a random experiment.  

     
  • Expected value: It is the weighted average of all possible outcomes of a random variable. Each outcome of a random variable is weighted by its probability. For instance, if we roll a fair six-sided die, the expected value is the average of all possible outcomes, which is 3.5.  
     
Professor Greenline from BrightChamps

Probability and Statistics Formulas

Formulas of probability and statistics help us to solve complex mathematical problems easily, and they aid in making well-informed decisions and conclusions. Here are some of the common formulas of probability and statistics: 

 


Probability formulas:

Probability is a measure used to calculate the likelihood of an event occurring. The formula for calculating probability is: 


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


Here, P(A) is the probability of an event A happening.


Favorable outcomes are the cases where event A happens. 


The total number of possible outcomes is the total number of results.


The probability of an event that is certain is 1. The probability of an event that is impossible to happen is 0. So, the values of probability always lie between 1 and 0. Probability can be written in a percentage format by multiplying the given value by 100. 


For instance, the probability of getting heads when tossing a fair coin is:


P (Heads) = 1 / 2


A fair coin has two sides, and only one of them is a heads:


P (Heads) = 1 / 2 = 0.5 = 50%

 

 

Additional rule formula:  


To calculate the probability that at least one of two mutually exclusive occurrences will occur, we can use the addition rule of probability. In the formula for mutually exclusive events with no overlap, the likelihood of either event A or B happening is calculated by adding their probabilities separately. If A and B are mutually exclusive events: 


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


For non-mutually exclusive events with overlapping, the formula is: 


P(A or B) = P(A ∪ B) = P(A) + P(B) - P(A ∩ B) 

 

 

Multiplication rule formula: 


We can use this formula to calculate the probability of two independent events happening together. The probability of both events happening, if A and B are dependent on one another, is equal to the product of the probability of A and the conditional probability of B given that A has happened.  

 

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


Here, P(B∣A) is the probability of B happening after A has already happened. 

 

 

Bayes’ rule:

This method is used to update probabilities when new information is available. It determines the likelihood that event A will occur given the occurrence of event B. 

 

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

 

Here, P(A | B) is the probability of A happening given that B has occurred.


P(B | A) is the probability of B happening given that A has occurred. 


P(A) and P(B) are the individual probabilities of A and B.
 

Professor Greenline from BrightChamps

Other important rules of probability

Other important rules related to probability are given below: 

 

 

  • The probability is between 0 and 1: If an event cannot happen, then its probability is 0. If an event is sure to happen, its probability is 1. 

     
  • The sum of all probabilities is 1: The sum of all possible outcomes equals 1 or 100%. 

     
  • Complement rule: An event's likelihood of occurring (P(A)) plus its likelihood of not occurring (P(not A)) = 1. One common way to write P(not A) is 1−P(A). 

     

Statistics formulas:

Here are some of the common formulas for statistics listed below: 


Mean: It is the average of a set of given numbers of data. The formula for calculating the mean is: 


Mean = Sum of all values / Total number of values


To find the mean, we first need to add all the numbers together and then divide it by the total number of values. 

 

 

Median:

The middle number or value in an arranged dataset is known as the median. If the given data consists of odd numbers, the median will be the middle value. If the given numbers are even, the median will be the average of the two middle values.  


The formula for finding the median for odd numbers is:


Median = Value at (n +1 / 2)th position

 

The formula for finding the median for even numbers is:


Median = 1 / 2 ( Value at n/2 th position + Value at (n/2 + 1)th position


Here n is the number of values in the given dataset. 

 

 

Mode:

It is the most frequently appearing value in a dataset. A dataset can have one mode (unimodal), multimodal, or no mode at all. 

 

 

Variance:

It is a measure that explains how far the values are from the mean in a given dataset. To calculate the variance, first, we need to find the difference between each value and its mean. Then, square the differences and find the average of these squared deviations. The formula for calculating variance is:

 


 ∑(Each value−Mean)2 / Total number of values 


Or 


σ2 = ∑(xi- x̄)2 / N


Here, σ2 is the variance


∑(xi- x̄)2 is the sum of squared deviations


N is the total number of terms. 

 

Standard deviation:

It is the square root of the variance. It shows how much the values spread out from the mean. The formula for calculating standard deviation is: 


Standard Deviation = √Variance

 
Or


√σ2 = √∑(xi- x̄)2 / N


Here, xi is the each value in the dataset.


√σ2 is the standard deviation


x̄ is the mean 
 

Professor Greenline from BrightChamps

Topics under Probability and Statistics

Numerous topics are covered under probability and statistics, which help analyze and predict outcomes.
Events in Probability are categorized into: 

 

 

  • Simple event: When there is just one possible outcome, a simple event occurs. For instance, while tossing a coin, getting heads is one simple event, whereas getting tails is another simple event. The probability of a simple event can be calculated using the formula: 

    P(Simple Event) = 1 / Total Possible Outcomes

     
  • Compound Event: Two or more simple events combine to form a compound event. For example, flipping a coin twice and getting heads both times is a compound event. Multiplying the probabilities of the individual simple events gives the probability of a compound event:

    P(Compound Event) = P(Event 1) × P(Event 2)

 

  • Independent Event: Independent events occur when the results of one event do not influence those of another. For example, when you throw a coin more than one time, each flip remains independent of the previous ones. 

 

  • Dependent events: When one event influences the probability of another, this is known as a dependent event. For instance, drawing a marble from a bag without replacing it,  may change the probability of drawing subsequent marbles.

 

  • Complementary Event: An event’s complement (denoted as A) includes all results that were not a part of event A. If rolling an even number on a six-sided die is event A, then rolling an odd number is its complement. The probability is given by: 

           

            P(Not A) = 1−P(A)
 

 

Probability Distribution:


A probability distribution explains how probabilities are allocated to various possible values of a random variable. To understand the probability of different outcomes, the probability distribution is helpful. There are two main types of probability distributions: 

  • Discrete Probability Distribution: Deals with countable quantities, such as rolling a die.
  • Continuous Probability Distribution: Uncountable quantities, like weight or height, are involved in this distribution.  

 

 

Probability Functions:


A mathematical framework for defining probability distributions is offered by probability functions. The two main categories of probability functions are the Probability Mass Function (PMF) and the Probability Density Function (PDF). For discrete variables, PDF is used and for continuous variables, PDF is utilized.
 

Professor Greenline from BrightChamps

Statistics Topics

Among the most important subjects in statistics are:

 

 

Descriptive statistics: 


They use graphical representations and numerical measures to meaningfully summarize and arrange data.  It is a branch of statistics that uses summary statistics to provide a clear understanding of the data. 

 

 

Measures of Central Tendency:


It helps identify a typical value in a dataset. The methods of central tendency are:
Mean: By adding up all of the data points and dividing by the total number, the mean value is determined.
Median: The middle number in an ordered set of data is called the median.
Mode: The value that appears the most frequently in the dataset is called the mode.

 

 

Measures of Variability:


Variability demonstrates the degree of dispersion of data values.
Standard deviation: Values' deviation from the mean is measured by the standard deviation.
Variance: The average squared departure from the mean is known as variance.

 

 

Inferential Statistics:


Based on sample data, inferential statistics enable inferences about the population. It is impractical to get data from a whole population. Rather, we make generalizations using inferential methods. For instance, a sample can be used to determine the overall average rather than asking every high school student in a country about their performance on any entrance exam. 

 

 

Data Representations:


Representing data effectively helps in analysis and interpretation. Common methods include:

 

Graphical Representations

 

 

  • Pie Charts 
  • Line Graphs.
  • Bar Graphs 
  • Scatter Plots 
  • Frequency Distribution Tables 
  • Box-and-Whisker Plots (Box plots)
  • Dot Plots 
  • Pictograms

 

 

Sampling Techniques:


To ensure accuracy and representativeness, sampling procedures assist in choosing a subset of a population for analysis.  Here are some common sampling techniques:

 

  • Simple Random Sampling
  • Stratified Sampling
  • Systematic Sampling
  • Cluster Sampling
  • Convenience Sampling
  • Quota Sampling
  • Purposive Sampling
  • Snowball Sampling
     
Professor Greenline from BrightChamps

Real-life Applications of Probability and Statistics

To make informed decisions based on data and uncertainty, probability and statistics are helpful. In various fields, such as health care, finance, economics, statistics, and technology these two essential concepts are utilized. 

 

 

  • In the field of stock market analysis and marketing, to forecast stock prices and evaluate risks, investors employ probability models. Also, most of the companies use statistical data to forecast future sales patterns.

     
  • Using probability, researchers examine how diseases spread and how well treatments work. Additionally, it is used to examine the efficiency of new medications.

     
  • To ensure the quality of their products, businesses employ statistical process control measurements. To test the reliability of machinery, engineers use probability distributions to examine machine failure rates.

     
  • Algorithms use probability to classify data and make predictions. In the technology sector, statistical analysis helps detect threats, such as identifying fraudulent banking transactions or malware in cybersecurity. 
     
Max Pointing Out Common Math Mistakes

Common Mistakes and How to Avoid Them on Probability and Statistics

Probability and statistics help us to analyze data and predict future outcomes or possible results of events or experiments. However, students make some common mistakes and it may lead them to incorrect conclusions. Here are some common errors related to probability and statistics and their helpful solutions. 

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Assuming probability exceeds 1
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students should remember that probability can never be greater than 1 or 100%. Sometimes, they mistakenly assume that the probability of an event happening is 1.4 or 140%. This is wrong and it will lead to incorrect conclusions. The value of probability is always between 0 and 1. 

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Not considering all possible outcomes
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

When you calculate the probability, remember to count all possible outcomes. Otherwise, the final answer becomes wrong. For instance, the possible outcomes of rolling a six-sided die are 1, 2, 3, 4, 5, and 6. So, students should always list the possible outcomes. 

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Forgetting the nature of each trial
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

 Sometimes, kids think that probability depends on previous events. Keep in mind that past events do not influence or affect the outcome of future events. Each trial in a probability test is independent. 

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Confusing mean, median, and mode
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

While calculating the measures of central tendency, students often forget the proper concepts, leading them to wrong calculations and answers. So, they should learn the proper meanings of each measure. Mean is the average of the given values in a dataset, the median is the middle value when data is arranged in order, and the mode is the most frequently occurring value in a dataset.

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Neglecting sample size 
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Always make sure to use diverse and large samples when drawing conclusions about a population. Sometimes, students use a small or biased sample to generate conclusions, which may not accurately represent the entire population. 
 

arrow-right

Level Up with a Math Certification!

2X Faster Learning (Grades 1-12)

curious child
Max from BrightChamps Saying "Hey"

Solved Examples of Probability and Statistics

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

Problem 1

Vincent got scores of 70, 80, 92, and 96 on four tests. What is his average score?

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

84.5
 

Explanation

Here we have to find the mean of his four test scores. 


The formula for calculating the mean is:


Mean = sum of all values / Number of values


Mean = 70 + 80 + 92 + 96 / 4 = 338 / 4 


338 / 4 = 84.5


84.5 is Vincent’s average score.
 

Max from BrightChamps Praising Clear Math Explanations
Max, the Girl Character from BrightChamps

Problem 2

A basket contains 5 apples, 7 oranges, and 15 mangoes. What is the probability of picking a mango?

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

56% or 0.56 
 

Explanation

To find the probability of picking a mango, we use the probability formula:


 Probability = Number of favorable outcomes / Total number of possible outcomes 


Here, the number of mangoes = 15 


So, 15 = favorable outcomes 


Total outcomes = 5 + 7 + 15 = 27 


Now, we can substitute the values to the formula:


P(Mango) = 15 / 27


To simplify the fraction, we have to find the greatest common divisor of 15 and 27. 


3 is the largest common number that can divide both 15 and 27. 


So, 15 / 27 = 15 ÷ 3 / 27  ÷ 3 = 5 / 9


Hence, P (Mango) = 5 / 9 = 0.556 


We can round 0.556 as 0.56 


The probability of picking a mango is  5 / 9 or approximately 0.56 (56%)
 

Max from BrightChamps Praising Clear Math Explanations
Max, the Girl Character from BrightChamps

Problem 3

Find the variance and standard deviation for the data set: Numbers: 1, 2, 3, 4, 5.

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

Variance (σ²) = 2
Standard Deviation (σ) ≈ 1.41

Explanation

Here we need to calculate the mean: 

Mean = Sum of all values / Total number of values

Mean = 1 + 2 + 3 + 4 + 5 / 5 = 15 / 5 = 3

Next, find each number’s deviation from the mean and then square it. 

(1−3)2 = (−2)2 = 4
(2−3)2 = (−1)2 = 1 
(3−3)2 = (0)2 = 0 
(4−3)2 = (1)2 = 1 
(5−3)2 = (2)2 =4 

Now we can calculate the variance:

σ2 = ∑(xi- x̄)2 / N
σ2 = 4 + 1 + 0 + 1 + 4​ / 5 = 10 / 5 = 2

Then, we can calculate the standard deviation.

Standard Deviation = √Variance 

σ = √2 ≈1.41
 

Max from BrightChamps Praising Clear Math Explanations
Max, the Girl Character from BrightChamps

Problem 4

Find the variance for the data set: Numbers: 12, 14, 16, 18, 20.

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

Variance (σ²) = 8

Explanation

To find the variance, first,  we need to calculate the mean: 

Mean = Sum of all values / Total number of values

Mean = 12 + 14 + 16 + 18 + 20​ / 5 = 80 / 5 = 16

Next, find each number’s deviation from the mean and square it.

 (12−16)2 = (−4)2 = 16
(14−16)2 = (−2)2 = 4
(16−16)2 = (0)2 = 0
(18−16)2 = (2)2 = 4(20−16)2 = (4)2 = 16

Now we can calculate the variance.

σ2 = ∑(xi- x̄)2 / N
σ2 = 16 + 4 + 0 + 4 + 16 / 5 = 40 / 5 = 8

The variance of the given data is 8.

Max from BrightChamps Praising Clear Math Explanations
Max, the Girl Character from BrightChamps

Problem 5

A bag contains 4 red balls, 5 blue balls, and 6 green balls. If one ball is randomly picked from the bag, what is the probability that it is a red ball?

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

4/15 or approximately 0.267 (26.7%) is the probability of picking a red ball. 

Explanation

To find the probability of picking a red ball, we need to calculate the total number of balls. 

Total number of balls = 4 + 5 + 6 = 15

P (Red ball) = Number of favorable outcomes​ / Total number of outcomes 

P (Red ball) = 4 / 15 = 0.267

The probability of picking a red ball is 4/15 or approximately 0.267 (26.7%). 

Max from BrightChamps Praising Clear Math Explanations

Turn your child into a math star!

#1 Math Hack Schools Won't Teach!

curious child
Ray Thinking Deeply About Math Problems

FAQS on Probability and Statistics

1.Define probability.

Math FAQ Answers Dropdown Arrow

2.Can the probability be 0?

Math FAQ Answers Dropdown Arrow

3.Explain the main measures in descriptive statistics.

Math FAQ Answers Dropdown Arrow

4.What is variance and standard deviation?

Math FAQ Answers Dropdown Arrow

Struggling with Math?

Get 1:1 Coaching to Boost Grades Fast !

curious child
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
Dubai - 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