Class IX Unit 3: Math for AI
(Statistics & Probability)
1. Define the following :
i) Probability
This branch of mathematics deals with predicting likelihood of different events to the total
number of outcomes. It is the ratio of favourable outcomes to the total favourable
outcomes. It can predict the chances of different outcomes. It's used in various fields,
including finance, weather and science, to predict the chances of events occuring.
Example: will it rain tomorrow?
ii) Calculus
Calculus is the branch of mathematics that deals with the finding and properties of different
functions. It is used to show us how things change. It involves training and improving the AI
model. Eg. car's speed changes over time using a simple graph.
iii) Statistics
This area of mathematics involves the collection, exploration, analysis, interpretation and
presentation of data. It focuses on analyzing past data to make sense of it in order to draw
conclusions from the data and making informed decisions based on these conclusions. Eg:
What is the most common value?, Average rainfall in a city, opinions of voters etc.
iv) Linear Algebra
Linear algebra is crucial for finding out unknown or missing values. Some daily life
examples include how many plants are there in total? They are useful in understanding
how neural networks function, which can be illustrated through simple examples like image
recognition.
2. Differentiate between probability and statistics.
Ans:
Statistics Probability
• Statistics involves analysis of • Probability is used to predict
frequency of past events. likelihood of future events.
• Statistics is applied mathematics. • Probability is more theoretical in
comparison.
• Statistics is used in AI for data • Probability is used in AI for
analysis, such as predicting decision-making processes, such
student performance based on as predicting weather patterns.
past results.
Page 1 of 5
3. What is the mean of the following numbers: 2, 4, 6, 8?
Ans: Mean=2+4+6+8/4=20/4=5
4. Discuss a few applications of Statistics. (learn any 4)
Ans:
• Market Research: Analyzing consumer behavior, preferences, and trends to make
informed business decisions.
• Quality Control: Monitoring and improving product quality by analyzing production
processes and outcomes.
• Financial Analysis: Assessing market trends, investment risks, and portfolio
performance using statistical models.
• Medical Imaging: Analyzing data from imaging technologies (e.g., MRI, CT scans) to
diagnose and monitor diseases.
• Education: Evaluating teaching methods, student performance, and educational
programs to improve learning outcomes.
• Disaster Management: Authorities use statistics to alert the citizens residing in places
that might be affected by a natural disaster in near [Link] disaster management
teams use statistics to know about the population, and about the services and
infrastructure present in the affected area.
• Sports: The Tokyo 2020 Olympics were postponed due to the developing global
situation in light of the Covid-19 pandemic. Statistics revealed that COVID cases
sharply increased in Japan during the planned period of Olympics.
• Disease prediction: US government uses statistics to understand which disease is
affecting the population the most. This helps them in curing these diseases more
effectively. For example - government can analyze the areas where COVID cases are
increasing, or where the vaccination drive needs to be improved.
• Weather Forecast: Computers use statisticsto forecast weather. They compare the
weather conditions with the information about past seasons and conditions.
5. Discuss some applications which use Probability.
Ans:
• Sports Analytics: Evaluating player performance and predicting game outcomes.
Example, in Cricket, probability can be used in estimating batting average in Cricket.
Batting average in Cricket represents how many runs a batsman would score before
getting out. For instance, if a batsman had scored 45 runs out of 100 from only
boundaries in the last match. Then, there is a chance that he will score 45% of his runs
in the next match from boundaries.
• Weather Forecasting: Predicting weather patterns based on probabilistic models.
Example: Probability is used by weather forecasters to assess how likely it is that there
will be rain, snow, clouds, etc., on a given day in a certain area. Forecasters may say
things like “there is a 70% chance of rain today between 4 PM and 6 PM” to indicate a
medium to high likelihood of rain during certain hours.
• Natural Disaster Prediction: Assessing the likelihood of events like earthquakes or
hurricanes.
• Stock Market Analysis: Predicting stock prices and market trends.
• Traffic Estimation: Regular people often use probability when they decide to drive to
someplace. Based on the time of day, location in the city, weather conditions, etc.
Page 2 of 5
people tend to make probability predictions about how bad traffic will be during a certain
time. For example, if you think there’s a 90% probability that traffic will be heavy from 6
PM to 7:30 PM in your vicinity then you may decide to wait during that time.
6. How do you calculate the probability of an event ?
Ans: The probability formula can be expressed as,
Probability of an Event = Number of Favorable Outcomes
Total Number of Possible Outcomes
7. Describe the different ways that probability can be expressed and provide
examples for each type of event.
Ans:
• Certain events: An event will happen without a doubt. Eg. The sun will rise tomorrow.
• Likely events: The probability of one event is higher than the probability of another
event, but they are not guaranteed. Eg: If it is cloudy, there is a likely chance of rain.
• Unlikely events: Unlikely events are those with a low probability of occurring, that is
one event is less likely to happen than another event.
Eg. Drawing a blue ball from a bag containing 90 red balls and 10 blue balls.
• Impossible events: There's no chance of an event happening. Eg. Rolling a 7 on a
standard six-sided die.
• Equal Probability events: Equal probability events are situations where all outcomes
have the same chance of occurring.
Eg. Flipping a coin: The probability of getting heads or tails is 1/2.
Rolling a die: Each number (1-6) has an equal chance of appearing, which is 1/6.
8. Given the following scenarios, calculate the probability for each event:
i. Coin Toss: Tossing a coin has two outcomes: heads or tails. What is the probability of
getting heads? Ans: ½
ii. Rolling a Die: A die has six outcomes (1 to 6). What is the probability of rolling a 3?
Ans: 1/6
Page 3 of 5
iii. Drawing a Card: Drawing a card from a standard deck has 52 outcomes. What is the
probability of drawing an Ace? Ans:4/52
iv. Selecting a Student: In a class of 30 students, if 15 are girls, what is the probability of
randomly selecting a girl? Ans:15/30=1/2
v. Drawing a Ball: If a bag contains 3 red balls and 2 blue balls, what is the probability of
drawing a red ball? Ans:3/5
vi. Identify the outcomes of tossing a coin. Ans:½
vii. Calculate the probability of rolling a 4 on a die. Ans:1/6
9. Explain the relationship between Mathematics and Artificial Intelligence, providing
justification for their interconnection.
Ans:
MATH AI
• Math is the study of patterns. • AI is a way to recognize patterns
• To solve the puzzles, you identify an • AI can learn to recognize patterns, like
order/arrangement in the list of numbers human beings. These patterns help AI
or the images. This arrangement is called to solve puzzles – like identifying dogs
a pattern. and muffins, or predicting hurricanes!
• These patterns exist all around us. We • AI can see patterns in different types of
have patterns in numbers, images, and data - numbers, images, and speech
language. and text.
10. Does math play a crucial role in AI life cycle?
Or
Why is math necessary for designing an AI project?
Ans:
• Math is essential for understanding AI models in depth.
• Maths is also required for designing an AI project.
• Applications of math can be found in everyday life. Math is the study of patterns.
• AI is a way to recognize patterns in order to take decisions.
• AI needs Math to study and recognize patterns in order to take decisions.
• Different math concepts used for AI are Statistics, Probability, Linear Algebra and
Calculus inorder to explore and analyse data, train and improve the AI model, find
missing values and predict different events.
11. Aman is confused, how probability theory is utilized in artificial intelligence, help Aman by
providing two examples to illustrate its importance.
Ans: 1. Spam Email Detection
Imagine when we receive an email, and the email service automatically decides whether
it’s spam or not. This decision is made using probability theory. This is how it works:
Page 4 of 5
• Training Data: The AI is trained on a large set of emails labeled as “spam” or “not
spam.”
• Probability Calculation: When a new email arrives, the AI calculates the probability
that the email is spam based on the words and patterns it contains. For example, if
the email contains words like “win,” “free,” or “prize,” the probability of it being spam
increases.
• Decision Making: If the calculated probability is above a certain threshold, the email
is marked as spam. Otherwise, it’s delivered to the inbox.
2. Autonomous Vehicles
Self-driving cars use probability theory to make decisions in real-time. Here are some of
the ways probability theory is used:
• Sensor Data: The car collects data from various sensors (like cameras, radar, and
lidar) to understand its surroundings.
• Probability Estimation: The AI uses probability to estimate the likelihood of different
events, such as the probability that an object detected by the sensors is a pedestrian
or another vehicle.
• Action Selection: Based on these probabilities, the AI decides the safest action to
take, like stopping, slowing down, or changing lanes.
These examples show how probability theory helps AI systems make informed decisions
by estimating the likelihood of different outcomes. It’s a fundamental part of many AI
applications, making them smarter and more reliable.
Page 5 of 5