INTRODUCTION
Probability is one of the most important and
practical branches of mathematics that deals with
the study of uncertainty. It provides us with a
scientific and systematic way to measure the
likelihood of a particular event occurring. The term
probability is derived from the Latin word
probabilis, which means "likely" or "that. In simple
words, probability tells us how likely an event is to
occur. For example, when we toss a coin, the
probability of getting heads is ½, and the probability
of getting tails is also ½. Similarly, when we roll a
fair die, the chance of getting any one number from
1 to 6 is equal, i.e., 1/6. Thus, probability gives us a
numerical value between 0 and 1 to describe the
certainty or uncertainty of an event. A probability of
0 means the event is impossible, while a probability
of 1 means the event is certain to occur. Probability
is a powerful mathematical tool that helps us deal
with uncertainty in a logical and quantitative way. It
connects mathematics with real-life situations and
makes decision-making more accurate. From
simple coin tosses to advanced scientific research,
probability plays a vital role in almost every field.
BASIC
CONCEPTS
1. Definition of Probability
Probability is the measure of how likely an event is
to occur.
It is expressed as a number between 0 and 1 (or 0%
to 100%).
● 0 means the event is impossible.
● 1 means the event is certain.
● Values in between show different chances of
happening.
P(E)= Favorable Outcomes ÷ Total possible
outcomes
2. Experiment
An experiment is any process that gives a result or
outcome.
👉 Example: Tossing a coin, rolling a dice, drawing a
card.
3. Event (E)
An event is a subset of the sample space. It is the
collection of outcomes we are interested in.
EXAMPLE,
*Getting an even number on dice: E = {2,4,6}
TYPES OF EVENTS
1. Independent Events
👉 Two events are independent if the occurrence of
one does not affect the occurrence of the other.
● Example 1: Tossing a coin and rolling a dice.
o Toss result (Head/Tail) does not affect dice
result (1–6).
● Example 2: Drawing a card from one deck and
tossing a coin.
🔹 Formula: P(A∩B) = P(A) × P(B)
2. Dependent Events
👉 Two events are dependent if the occurrence of one
affects the probability of the other.
● Example 1: Drawing two cards from a deck
without replacement.
o First draw reduces total cards, so second
draw probability changes.
● Example 2: Taking a marble out of a bag and not
putting it back before drawing the next.
3. Conditional Events
👉 A conditional probability means the probability of
an event given that another event has already
occurred.
● Written as P(A∣B) : Probability of A given that B
has occurred.
● Example:
A card is drawn from a deck. Find probability
that it is King, given that it is a face card.
o Face cards = {J, Q, K} 12 total
o Kings = 4
P(King∣Face) = Face cards ÷ Kings = 4÷12
🔹 Formula:
P(A∣B) = P(A∩B) ÷ P(B)
LAWS OF PROBABILITY
1. Addition Theorem of Probability
The Addition Theorem is used when we want the
probability of the occurrence of at least one of two
events.
General Rule:
For any two events A and B,
P(A∪B) = P(A) +P(B) − P(A∩B)
● Here, P(A∪B)P(A \cup B) means probability of A
or B or both.
● P(A∩B)P(A \cap B) is subtracted to avoid double
counting of overlap.
Special Case – Mutually Exclusive Events
If A and B are mutually exclusive (they cannot occur
together), then:
P(A∪B) = P(A) + P(B)
👉 Example:
In rolling a die,
● Event A = {getting even number} P(A) = 3/6
● Event B = {getting odd number} P(B) = 3/6
Since A and B are mutually exclusive,
P(A∪B)= P(A) + P(B) = 3/6+3/6 = 1
2. Multiplication Theorem of Probability
The Multiplication Theorem is used when we want
the probability of the simultaneous occurrence of
two events (A and B together).
General Rule:
P(A∩B) = P(A)⋅P(B∣A)
● P(B∣A) is the conditional probability of B given
A.
● P(A∣B) is the conditional probability of A given
B.
Special Case – Independent Events
If A and B are independent, then:
P(A∩B) = P(A) ⋅ P(B)
👉 Example:
● Tossing a coin: A = {Head} P(A) = 1/2
● Rolling a die: B = {4} P(B) = 1/6
Since independent,
P(A∩B)= ½ . 1/6 = 1/12
3. Conditional Probability
Conditional probability measures the chance of
event A occurring given that event B has already
occurred.
Given by,
P(A∣B) = P(A∩B) / P(B)
👉 Example:
A card is drawn from a deck of 52.
● Let A = {card is King}, B = {card is a Spade}.
● P(B)= 13/52 = ¼
● P(A∩B) = P(King of Spades) = 1/52
So,
P(A∣B) = P(A∩B)/ P(B) = 1/52/1/4 = 1/13
THEOREM OF TOTAL
PROBABILITY
Concept
In probability, sometimes an event AA can occur in
different ways depending on other events.
If we divide the sample space into parts (called
mutually exclusive and exhaustive events), then the
probability of AA can be found by considering all
possible ways in which AA can happen.
This idea is formalized in the Theorem of Total
Probability.
Conditions
1. Let B1, B2, B3,…Bn be a set of events such that:
o They are mutually exclusive no two
events can occur at the same time., Bi ∩
Bj= ∅ , I ≠ j
o They are exhaustive together they cover
the whole sample space., B1 ∪ B2 ∪⋯∪
Bn= S
2. Let A be any event related to the same sample
space.
Theorem Statement
Then, the probability of event B is given by:
Example
Suppose a college has three departments: Science,
Commerce, and Arts.
● 40% of students are from Science, 35% from
Commerce, and 25% from Arts.
● The probability of a student getting a
scholarship is:
o Science = 0.2
o Commerce = 0.1
o Arts = 0.05
Q. Find the probability that a randomly chosen
student gets a scholarship.
Solution:
Let A=A = event “student gets a scholarship”.
Let B1, B2, B2 = events “student from Science,
Commerce, Arts” respectively.
Using the theorem:
P(A) = P(B1)P(A∣B1) + P(B2)P(A∣B2) + P(B3)P(A∣B3)
= (0.40)(0.20) + (0.35)(0.10) + (0.25)(0.05)
= 0.08 + 0.035 + 0.0125
= 0.1275
So, the probability that a randomly chosen student
gets a scholarship is 0.1275 (≈ 12.75%).
BAYE’S THEOREM
Bayes’ Theorem is an important result in probability
which gives a way to find the probability of a cause
when an effect is already known. It is based on
conditional probability and the theorem of total
probability.
Suppose B1, B2, B3,…Bn, are mutually exclusive
and exhaustive events of the sample space, and AA
is an event such that P(A)>0P(A) > 0. Then, by Bayes’
theorem, the probability that the event B has
occurred, given that AA has occurred, is
P(B∣A) = P(Bk)P(A∣B)
P(B1) P(A∣B1) + P(B2) P(A∣B2) +⋯+
P(Bn)P(A|Bn)
Here,
● B1, B2…Bn represent the possible causes,
● A represents the effect,
● and Bayes’ theorem helps in finding the
probability of a particular cause B when the
effect A is observed
Example:
Q. There are two bags:
● Bag I contains 3 red and 2 black balls.
● Bag II contains 4 red and 5 black balls.
A bag is chosen at random, and then one ball is
drawn. If the ball is red, find the probability that
it was drawn from Bag I.
Solution:
Let B1 : choosing Bag I, B2 : choosing Bag II.
P(B1) = P(B2) = 1/2
Event A: drawing a red ball.
● P(A∣B1) = 3/5
● P(A∣B2) = 4/9
Using Bayes’ Theorem:
P(B1∣A) = P(B1) P(A∣B1)
P(B1) P(A∣B1) + P(B2) P(A∣B)
= 1/2⋅3/5 ÷ 1/2⋅3/5 + 1/2⋅4/9 = 27/27
Hence, the probability = 27/47.
APPLICATION OF
PROBABILITY
1. Weather Forecasting
o Meteorologists use probability models to
predict rainfall, storms, and temperature
changes. For example, when the weather
report says “there is a 70% chance of rain
tomorrow,” it is based on probability
analysis of past weather data.
2. Business and Economics
o Probability is applied to study market risks,
demand forecasting, and investment
strategies. Insurance companies use
probability to calculate premium amounts
and to predict risks of accidents, diseases,
or natural disasters.
3. Medical Science
o Probability helps in testing the accuracy of
medical reports and diagnostic tests. It is
also used to study the chances of the
spread of diseases and the effectiveness of
medicines and vaccines.
4. Engineering and Quality Control
o Engineers use probability in designing safe
systems, predicting the lifespan of
machines, and conducting reliability tests.
In factories, probability ensures quality
control by checking the chances of
defective products in production.
5. Sports and Games
o Probability is used to predict the outcomes
of matches, strategies in games, and even
betting odds.
o For example, in cricket, probability can
estimate the chance of winning a match if a
team requires a certain number of runs in a
given number of overs.
6. Transportation and Traffic Management
o Probability helps in estimating traffic flow
and reducing accidents. Airlines and railway
companies use probability models to handle
ticket bookings, cancellations, and waiting
list
CONCLUSION
Probability is a powerful branch of mathematics
that deals with uncertainty and randomness in a
systematic way. It provides us with the tools to
measure the likelihood of events and to make
informed decisions when outcomes are not certain.
The concept of probability is not limited to textbooks
or classrooms but finds wide applications in real
life such as weather forecasting, stock market
analysis, insurance, medicine, engineering,
computer science, and even simple daily choices.
By applying probability, we can reduce risks,
improve predictions, and plan our actions with
greater confidence. It plays a vital role in scientific
research, where experiments and observations are
interpreted using probability models, and in
technology, where algorithms rely on probability to
make accurate predictions. In today’s world of data
and uncertainty, probability has become a universal
language of reasoning and decision-making. It not
only enhances logical thinking but also helps us
prepare for future possibilities. Thus, probability
stands as a bridge between mathematics and real-
life problems, making it an indispensable part of
modern society.