Summarize this article:
1262 LearnersLast updated on November 29, 2025

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 is a measure of understanding how likely an event is to occur. It is represented on a scale from 0 to 1, where 0 denotes that the chance of an event occurring is impossible. If it 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.
Probability and statistics example:
A bag contains five red balls and three blue balls. If one ball is picked at random, we want to find the probability of getting a red ball.
Here,
Number of favorable outcomes (red balls) = 5
Total number of possible outcomes (all balls) = 8
Therefore, the probability of getting a red ball = \(\frac{5}{8}\) = 0.625.
Which means, there is a 62.5% chance of picking a red ball from the bag.
Now, using statistics, we can analyze this experimental data to understand patterns, adjust predictions, and compare them with theoretical probabilities.
Suppose we repeat the random selection 50 times and record the results.
Then experimental probability = observed favorable outcomes ÷ total trial
\(= \frac{30}{50} = 0.6\).
Now, we compare:
Theoretical probability = 0.625
Experimental probability = 0.60
This comparison shows a small difference, which is common in real experiments.
Here is a list of words that are associated with probability and statistics:
Formulas of probability and statistics help us 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) = \(\frac{1}{2}\)
A fair coin has two sides, and only one of them is a head:
P(Heads) \(=\frac{1}{2} = 0.5 = 50%\)
Addition Rule Formula
To calculate the probability that at least one of the two mutually exclusive events 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, then:
(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) = \frac{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.
Other important rules related to probability are given below:


Here are some of the common formulas for statistics:
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 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.
Mode
It is the most frequently appearing value in a dataset. A dataset can have one mode (unimodal), more than one mode (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 = \sum\frac{(x_i − 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 = √\sum\frac{(xi − x̄)^2}{ N}\)
Here, xi is the value in the dataset.
√σ2 is the standard deviation
x̄ is the mean.
Numerous topics are covered under probability and statistics, which help analyze and predict outcomes. Events in probability are categorized into:
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:
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.
Some of 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 to calculate measures of central tendency are:
Mean: By adding up all 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 most frequently in the dataset is called the mode.
Measures of Variability
Variability demonstrates the degree of dispersion of data values. Measures of variability in statistics are:
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 of an entrance exam rather than asking every high school student about their performance.
Data Representations
Representing data effectively helps in analysis and interpretation. Common methods include:
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:
Understanding probability and statistics clearly makes it easier to analyze data, uncertainty, and randomness, and to make informed conclusions. Here are some useful tips and tricks for students, parents, and teachers to become accurate in using probability and statistics.
Probability and statistics help us analyze data and predict future outcomes or possible results of events or experiments. However, students make some common mistakes and it may lead to incorrect conclusions. Here are some common errors related to probability and statistics and tips to avoid them.
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.
Vincent got scores of 70, 80, 92, and 96 in four tests. What is his average score?
84.5
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.
A basket contains 5 apples, 7 oranges, and 15 mangoes. What is the probability of picking a mango?
56% or 0.56
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 into 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%)
Find the variance and standard deviation for the data set: 1, 2, 3, 4, 5.
Variance (σ²) = 2
Standard Deviation (σ) ≈ 1.41
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
We can now calculate the standard deviation.
Standard Deviation = √Variance
σ = √2 ≈ 1.41
Find the variance for the data set: 12, 14, 16, 18, 20.
Variance (σ²) = 8
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.
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?
4/15 or approximately 0.267 (26.7%) is the probability of picking a red ball.
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%).
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
: She compares datasets to puzzle games—the more you play with them, the clearer the picture becomes!






