Week 5

Statistics for AI

Mean, median, mode, quartiles, variance, standard deviation, and data interpretation.

Learning goals

Suggested classroom flow

SessionFocusOutput
Day 1Concept introduction and guided examplesNotebook or script
Day 2Hands-on lab and teacher walkthroughWorking code
Day 3Practice tasks and discussionAssignment draft
Day 4Assessment and mini projectSubmission

Mini project

Weather Statistics Analyzer

Outcome for the week: students should finish with usable code, a short explanation, and at least one visual or result artifact.

Quick MCQ preview

Q1. Median is the?

Explanation: Median is the middle value after sorting.

Q2. Mode is the?

Explanation: Mode is the most frequent value.

Q3. High standard deviation means data is?

Explanation: Higher standard deviation implies more spread.