FREE Live Master Session: Code Your AI Companion for Kids

    Register for Free →
    HomeClass 9 AI (417)Chapter 3: Math for AI
    Unit 3 · Subject Specific Skills25 Hours · 7 Marks · CBSE Curriculum

    Class 9 Math for AI – Statistics & ProbabilityNotes, Questions from CBSE Curriculum, MCQs & Q&A

    Study the mathematical foundations of Artificial Intelligence for CBSE Class 9. Covers pattern recognition, the 4 mathematical pillars (Statistics, Calculus, Linear Algebra, Probability), real-life case studies, and solved curriculum problems.

    Curriculum Study Guide

    Class 9 Math for AI Notes

    3.1

    Importance of Mathematics in AI

    Official Duration: 5 Hours · Patterns & The 4 Mathematical Pillars

    Math is the Study of Patterns: Mathematics identifies order, structure, and regularity in numbers, geometric figures, and language. Artificial Intelligence is a computational discipline that learns to recognize these same patterns in data to make decisions.

    The Four Mathematical Pillars of AI

    1. Statistics (Exploring Data)

    Calculates central values, spread, and frequencies to summarize historical data (e.g., finding the median and mode of sensor readings).

    2. Calculus (Optimizing Models)

    Measures slopes, curves, and rates of change (gradients) to minimize prediction error during neural network training.

    3. Linear Algebra (Matrices & Unknowns)

    Encodes multi-dimensional datasets and pixel matrices into vectors to solve systems of equations and identify missing parameters.

    4. Probability (Predicting Events)

    Quantifies the mathematical likelihood of uncertain future events (e.g., predicting rain percentage or image classification confidence).

    3.2

    Statistics in AI Applications

    Official Duration: 10 Hours · Descriptive Stats, Disaster Management & Real Cases

    Definition: Statistics is used for collecting, exploring, and analyzing data to draw conclusions and make evidence-based decisions.

    Real-World Case Studies Highlighted in the Syllabus

    Disaster Management

    Authorities analyze population demographics and infrastructure distributions to issue timely evacuation warnings.

    Tokyo 2020 Olympics

    Statistical case tracking of COVID-19 infection curves in Japan justified postponing the Olympic games.

    Weather Forecasting

    Computers compare atmospheric pressure and temperature with historical season data to forecast precipitation.

    3.3

    Probability in Artificial Intelligence

    Official Duration: 10 Hours · Likelihood Scale, Formulas & Scenarios

    Definition: Probability measures how likely an event is to happen.

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

    The Probability Likelihood Spectrum (0 to 1)

    Impossible

    P = 0

    Unlikely

    0 < P < 0.5

    Even Chance

    P = 0.5

    Likely

    0.5 < P < 1

    Certain

    P = 1

    Official Source Questions

    Questions from the CBSE Curriculum

    Official review questions, matching problems, and probability exercises extracted verbatim from Unit 3 of the Facilitator Handbook.

    Subunit 3.1.5: Matching Questions (p. 120)Curriculum Question #1

    Match the following mathematical domains with their primary AI role: (i) Probability, (ii) Calculus, (iii) Statistics, (iv) Linear Algebra.

    A. (i)-c, (ii)-d, (iii)-a, (iv)-b ✓ (Official Key)
    B. (i)-a, (ii)-b, (iii)-c, (iv)-d
    C. (i)-d, (ii)-c, (iii)-b, (iv)-a
    D. (i)-b, (ii)-a, (iii)-d, (iv)-c
    TeacherColab Explanation: Official Key (p. 135): Probability = predicting different events (c); Calculus = training and improving AI model (d); Statistics = exploring data (a); Linear Algebra = finding out unknown or missing values (b).
    Revision Time Part A: MCQ 3 (p. 120)Curriculum Question #2

    If you select a balloon without looking from a bunch containing only RED balloons, how likely is it that you will pick a BLUE one?

    A. Probable
    B. Certain
    C. Unlikely
    D. Impossible ✓ (Official Key)
    TeacherColab Explanation: Official Key (p. 135): Since there are zero blue balloons in the sample space, the favorable outcomes = 0, giving a probability of 0, which is an Impossible event.
    Revision Time Part A: MCQ 4 (p. 120)Curriculum Question #3

    With one throw of a standard 6-sided die, what is the probability of getting an even number?

    A. 1/5
    B. 2/5
    C. 5/6
    D. 1/2 ✓ (Official Key)
    TeacherColab Explanation: Official Key (p. 135): Even numbers on a 6-sided die are {2, 4, 6} (3 outcomes). Total possible outcomes = 6. Probability = 3/6 = 1/2 (0.5).
    Revision Time Part A: MCQ 5 (p. 120)Curriculum Question #4

    Which of the following is an equation?

    A. 2x + 5
    B. x + 2 = 4x ✓ (Official Key)
    C. x^2 + 2x
    D. 5 + 5x + 5x^2
    TeacherColab Explanation: Official Key (p. 135): An algebraic equation must contain an equality sign ('=') relating two expressions. 'x + 2 = 4x' is an equation, while the others are polynomials/expressions.
    Revision Time Part A: MCQ 6 (p. 120)Curriculum Question #5

    What is the value of x in the equation: 10x - 8 = 6x?

    A. 8
    B. 4
    C. 2 ✓ (Official Key)
    D. 6
    TeacherColab Explanation: Official Key (p. 135): 10x - 6x = 8 => 4x = 8 => x = 2.
    Revision Time Part A: MCQ 7 (p. 120)Curriculum Question #6

    Which two are examples of descriptive statistics?

    A. Median and correlation
    B. Mean and standard deviation ✓ (Official Key)
    C. Mode and regression analysis
    D. Variance and Hypothesis testing
    TeacherColab Explanation: Official Key (p. 135): Mean (central tendency) and standard deviation (dispersion) are classic descriptive statistics that summarize sample distributions.
    Revision Time Part A: MCQ 8 (p. 121)Curriculum Question #7

    What is the probability of getting head when you toss an unbiased coin once?

    A. 0.75
    B. 1
    C. 0
    D. 0.5 ✓ (Official Key)
    TeacherColab Explanation: Official Key (p. 135): A coin has 2 equally likely outcomes {Head, Tail}. Favorable = 1. Probability = 1/2 = 0.5.
    Revision Time Part A: MCQ 9 (p. 121)Curriculum Question #8

    Getting seven in a single die throwing is a possible event.

    A. True
    B. False ✓ (Official Key)
    TeacherColab Explanation: Official Key (p. 135): False. A standard die only contains faces labeled 1 through 6. Rolling a 7 has probability 0 (impossible).
    Revision Time Part A: MCQ 10 (p. 121)Curriculum Question #9

    The median of the data: 155, 160, 145, 149, 150, 147, 152, 144, 148 is:

    A. 149 ✓ (Official Key)
    B. 150
    C. 147
    D. 144
    TeacherColab Explanation: Official Key (p. 135): Sorting the 9 numbers in ascending order: 144, 145, 147, 148, 149, 150, 152, 155, 160. The middle (5th) value is 149.
    Activity 1: Number Patterns (p. 107)Curriculum Question #10

    What is the missing number in the decreasing series: 34, 31, 28, 25, 22, ?

    A. 20
    B. 19 ✓ (Official Key)
    C. 18
    D. 21
    TeacherColab Explanation: Page 107: Each successive term subtracts 3: 22 - 3 = 19.
    Exam Preparation

    Class 9 Math for AI MCQs

    25 targeted practice MCQs based on Unit 3 topics (patterns, statistics, central tendencies, and probability events).

    TeacherColab Practice MCQ #1
    3.1 Math as Pattern StudyEasy

    In the triangular dot pattern (Page 108): 1 dot, 1+2=3 dots, 1+2+3=6 dots, 1+2+3+4=10 dots. How many dots will be in the 5th triangle?

    TeacherColab Practice MCQ #2
    3.1 Profit Forecasting PatternEasy

    If a business made Year 1 Profit = ₹1000, Year 2 = ₹1500, Year 3 = ₹2000, and Year 4 = ₹2500, what is the predicted Year 5 profit?

    TeacherColab Practice MCQ #3
    3.1 Visual Pattern MultiplicationsMedium

    Notice the pattern on Page 109: 1*9+2=11; 12*9+3=111; 123*9+4=1111. What will 12345*9+6 evaluate to?

    TeacherColab Practice MCQ #4
    3.1 Role of Calculus in AIMedium

    In the 4 mathematical pillars of AI, what is the primary function of Calculus?

    TeacherColab Practice MCQ #5
    3.1 Role of Linear Algebra in AIMedium

    How does Linear Algebra empower AI vision systems?

    TeacherColab Practice MCQ #6
    3.2 Definition of StatisticsEasy

    According to the official definition on Page 111, Statistics is used for:

    TeacherColab Practice MCQ #7
    3.2 Statistics in Disaster ManagementMedium

    How do civic authorities utilize Statistics in disaster management (Page 112)?

    TeacherColab Practice MCQ #8
    3.2 Disease Burden MetricsHard

    On Page 113, how does the World Health Organization measure global disease burden statistically?

    TeacherColab Practice MCQ #9
    3.2 Car Spotting Mode CalculationMedium

    In the Car Spotting Activity (Page 114), if Red = 14 cars, Black = 22 cars, and White = 8 cars, what is the mode of car color choice?

    TeacherColab Practice MCQ #10
    3.3 Probability Likelihood ScaleEasy

    An event that is certain or 100% sure to happen has a mathematical probability of:

    TeacherColab Practice MCQ #11
    3.3 Star in a Bag ProbabilityMedium

    A bag contains 7 white stars and 3 blue stars. If you pick one star at random, what is the probability of picking a blue star?

    TeacherColab Practice MCQ #12
    3.3 Star in a Bag Equal ProbabilityHard

    In the bag of 7 white stars and 3 blue stars (Page 116), how many white stars must be removed so that picking either color has equal probability?

    TeacherColab Practice MCQ #13
    3.3 Birthday Party Deal ScenariosMedium

    In Birthday Party Scenario 3 (Page 118), parents state: 'We already have plans for Saturday; there is an equal probability for you to go or stay.' What is the probability of going?

    TeacherColab Practice MCQ #14
    3.3 Sports Batting PredictionMedium

    If a batsman scored 45 runs from boundaries out of 100 total runs in the last match, what is the estimated probability that a run in the next match comes from a boundary?

    TeacherColab Practice MCQ #15
    3.3 Weather Forecast InterpretationEasy

    When a meteorological report states 'There is a 70% chance of rain between 4 PM and 6 PM', how is this categorized on the probability spectrum?

    TeacherColab Practice MCQ #16
    3.3 Traffic Congestion ProbabilityEasy

    If navigation sensors indicate a 90% probability of gridlock along the highway from 6 PM to 7:30 PM, a commuter using data-driven wisdom should:

    TeacherColab Practice MCQ #17
    3.2 Radhika Hospital Admissions MeanHard

    In Question 5 (Page 121), hospital admissions across 5 age categories are: 5, 7, 9, 22, 11 cases. What is the average (mean) number of admissions per age group?

    TeacherColab Practice MCQ #18
    3.3 Dice Probability - Ten 5's in a RowMedium

    What type of event is 'Throwing ten 5s in a row with a standard 6-sided die'?

    TeacherColab Practice MCQ #19
    3.3 Card Deck ProbabilityMedium

    Drawing a card of a specific suit (e.g., Hearts) from a standard 52-card deck has a probability of:

    TeacherColab Practice MCQ #20
    3.2 Median Calculation Even SetMedium

    What is the median of the scores: 12, 18, 20, 24, 28, 30?

    TeacherColab Practice MCQ #21
    3.1 Slanted Line (Slope) ConceptEasy

    In coordinate geometry (Page 110), determining which line is steeper/more slanted introduces the fundamental calculus concept of:

    TeacherColab Practice MCQ #22
    3.3 Coin Toss Sample SpaceEasy

    If two unbiased coins are tossed simultaneously, what is the total number of possible outcomes in the sample space?

    TeacherColab Practice MCQ #23
    3.2 Weather Trends ForecastingMedium

    How do weather forecasting computers make statistical predictions (Page 113)?

    TeacherColab Practice MCQ #24
    3.3 Likelihood of Picking from Equal SetsEasy

    A bag contains 5 red balls and 5 green balls. Picking a green ball is an example of a(n):

    TeacherColab Practice MCQ #25
    3.1 AI Pattern ClassificationMedium

    In the famous AI challenge on Page 108, Computer Vision models use mathematical pattern recognition to distinguish between:

    Subjective Prep

    Class 9 Math for AI Questions and Answers

    Organized into Very Short, Short, and Long/Application categories.

    Very Short Answer Questions (1 Mark Each)

    Question #1From the CBSE Curriculum

    Q: What is the relationship between Mathematics and Artificial Intelligence?

    Answer:

    Mathematics is the study of patterns, and Artificial Intelligence is a computational system designed to recognize patterns and make decisions.

    Explanation: Stated on Pages 108-109: AI needs Math to study and recognize patterns in data.

    Question #2From the CBSE Curriculum

    Q: State the mathematical formula for the Probability of an Event.

    Answer:

    Probability of an Event P(E) = Number of Favorable Outcomes / Total Number of Possible Outcomes.

    Explanation: Defined on Page 115 of the Facilitator Handbook.

    Question #3From the CBSE Curriculum

    Q: Name the four mathematical concepts important for understanding AI.

    Answer:

    1. Statistics, 2. Calculus, 3. Linear Algebra, 4. Probability.

    Explanation: Listed on Page 111 under 'AI uses Math for'.

    Question #4From the CBSE Curriculum

    Q: What is the probability of a Certain event and an Impossible event?

    Answer:

    The probability of a Certain event is 1, and the probability of an Impossible event is 0.

    Explanation: Defined on Page 116.

    Short Answer Questions (2–3 Marks Each)

    Question #1From the CBSE Curriculum

    Q: Explain how probability theory is utilized in Artificial Intelligence with two real-world examples.

    Answer:

    1. Weather Forecasting: AI weather models compute the percentage probability (e.g., 70% chance) of rain by comparing current sensor inputs with historical climate datasets. 2. Traffic Navigation: GPS navigation systems calculate the probability (e.g., 90% likelihood) of traffic congestion along routes during peak hours to recommend optimal travel paths.

    Explanation: Pages 119 and 121 (Question 2) illustrate these applications.

    Question #2From the CBSE Curriculum

    Q: Differentiate between Certain events and Likely events with examples.

    Answer:

    • Certain Event: An event that will happen without a doubt; P = 1 (e.g., picking an apple from a basket containing only apples). • Likely Event: An event whose probability of occurring is greater than 0.5 but less than 1; it has a high chance of occurring but is not guaranteed (e.g., picking a white star from a bag with 7 white and 3 blue stars; P = 0.7).

    Explanation: Defined on Pages 116-118.

    Question #3From the CBSE Curriculum

    Q: How does Linear Algebra differ from Calculus in its application to AI?

    Answer:

    Linear Algebra deals with vectors, multidimensional matrices, and finding unknown values (such as representing pixel grids in Computer Vision). Calculus deals with rates of change, slopes, and error gradients used to optimize and train machine learning models.

    Explanation: Page 111 outlines the distinct roles of each mathematical discipline.

    Long Answer & Practical Questions (4–5 Marks Each)

    Question #1From the CBSE Curriculum

    Q: Question 5 (Page 121): Radhika collected the age distribution of hospital cases admitted in a day: Age 10: 5 cases; Age 12: 7 cases; Age 14: 9 cases; Age 15: 22 cases; Age 16: 11 cases. Calculate the average admissions per age group and explain how this data can be represented graphically.

    Answer:

    1. Calculation of Average (Mean): • Total Cases = 5 + 7 + 9 + 22 + 11 = 54 admissions. • Number of Age Categories = 5. • Average Admissions = 54 / 5 = 10.8 cases per age group. 2. Graphical Representation: • A Line Graph can be plotted by placing 'Age in Years' on the horizontal X-axis and 'Cases Admitted' on the vertical Y-axis. • Connecting the coordinate points (10, 5), (12, 7), (14, 9), (15, 22), and (16, 11) with line segments visually highlights the steep surge in cases at age 15, enabling hospital administrators to allocate pediatric resources effectively.

    Explanation: Complete solved solution to Page 121 Question 5.

    Question #2From the CBSE Curriculum

    Q: Classify the following events as Certain, Likely, Unlikely, Impossible, or Equal Probability: (a) Tossing a coin, (b) Rolling an 8 on a standard die, (c) Throwing ten 5s in a row on a die, (d) Drawing a card of any suit from a standard deck.

    Answer:

    • (a) Tossing a coin: Equal Probability (Even Chance) since P(Head) = P(Tail) = 0.5. • (b) Rolling an 8 on a standard die: Impossible since a standard die only has faces 1 to 6 (P = 0). • (c) Throwing ten 5s in a row: Unlikely since the probability is extremely small ((1/6)^10 ≈ 1 in 60 million). • (d) Drawing a card of any suit: Equal probability among suits (P = 1/4 = 0.25 for any specific suit), or Certain (P = 1) that the drawn card will belong to one of the 4 suits.

    Explanation: Complete solved solution to Page 121 Question 6.

    Exam Revision Cheat Sheet

    Quick Revision: Unit 3 At a Glance

    The 4 Pillars of Math in AI

    • Statistics: Exploring data, finding central tendencies, summarizing distributions.
    • Calculus: Training models, optimizing gradients, evaluating slopes.
    • Linear Algebra: Matrices, vectors, calculating unknown parameters.
    • Probability: Quantifying uncertainty, event likelihood predictions.

    Probability Formula & Range

    • Formula: P(E) = Favorable Outcomes / Total Possible Outcomes.
    • Range: Always 0 <= P(E) <= 1.
    • Coin Toss: P(Head) = 1/2 = 0.5; P(Tail) = 0.5.
    • Standard Die: P(Even number) = 3/6 = 0.5; P(7) = 0 (Impossible).

    Likelihood Classifications

    • Impossible: P = 0.
    • Unlikely: 0 < P < 0.5.
    • Even Chance / Equal: P = 0.5.
    • Likely: 0.5 < P < 1.
    • Certain: P = 1.

    Descriptive Statistics

    • Mean: Arithmetic average of values.
    • Median: Middle value in an ordered dataset.
    • Mode: Most frequently occurring value.
    • Standard Deviation: Measure of dispersion around the mean.
    Student FAQs & AEO

    Frequently Asked Questions

    🎓 Live 1-on-1 Classes

    Book a Free Demo Class

    Get personalised CBSE Class 9 AI coaching from expert educators. Interactive live sessions, doubt resolution, and exam preparation — tailored to your pace.