🎯 Lesson Objective
By the end of this lesson, learners should be able to:
- Understand what statistics is and why it is important
- Identify different types of data
- Understand basic statistical measures such as mean, median, and mode
- Interpret data representations such as tables and charts
- Recognize how statistics is used in science, business, and artificial intelligence
📖 Introduction
In the modern world, large amounts of data are collected every day.
Examples include:
- exam scores of students
- weather measurements
- sales figures for businesses
- health statistics
- social media activity
- machine learning datasets
To understand and interpret this information, we use statistics.
Statistics is the branch of mathematics that deals with collecting, organizing, analyzing, and interpreting data.
Statistics helps people make informed decisions based on data.
It is widely used in:
- business analysis
- scientific research
- economics
- government planning
- healthcare
- artificial intelligence
- machine learning
Without statistics, it would be very difficult to understand patterns and trends in data.
📊 What is Data?
Data refers to information that has been collected for analysis.
Data can come in many forms.
Examples include:
- numbers
- measurements
- categories
- observations
Example dataset:
Student test scores:
55, 62, 70, 75, 80, 90
These numbers represent data values.
📂 Types of Data
There are two main types of data.
1️⃣ Quantitative Data
Quantitative data represents numerical values.
These numbers can be measured or counted.
Examples:
- height of students
- temperature readings
- number of products sold
- income levels
Example:
Student heights:
160 cm, 165 cm, 170 cm
2️⃣ Qualitative Data
Qualitative data represents categories or descriptions rather than numbers.
Examples:
- eye color
- gender
- type of car
- favorite subject
Example:
Favorite subjects:
Mathematics, English, Science
📊 Organizing Data
Data can be organized in different ways to make it easier to understand.
Common methods include:
- tables
- charts
- graphs
📈 Graphical Representation of Data
Graphs help visualize patterns in data.
Some common graphs include:
Bar Graph
Used to compare categories.
Example:
Number of students choosing different subjects.
Line Graph
Used to show changes over time.
Example:
Daily temperature changes during a week.
Pie Chart
Used to show proportions of a whole.
Example:
Percentage of students choosing different courses.
📊 Measures of Central Tendency
Statistics often tries to determine the central value of a dataset.
Three common measures are:
- Mean
- Median
- Mode
1️⃣ Mean (Average)
The mean is the average value of a dataset.
Formula:
Mean = (Sum of all values) ÷ (Number of values)
Example:
Dataset:
10, 20, 30, 40
Step 1 — Add numbers
10 + 20 + 30 + 40 = 100
Step 2 — Divide by the number of values
100 ÷ 4 = 25
Mean = 25
2️⃣ Median
The median is the middle value when the data is arranged in order.
Example:
Dataset:
5, 8, 12, 15, 20
The middle number is 12
Median = 12
Median When There Are Two Middle Numbers
Dataset:
5, 8, 12, 15
The two middle numbers are:
8 and 12
Median =
(8 + 12) ÷ 2 = 10
3️⃣ Mode
The mode is the value that appears most frequently.
Example:
Dataset:
2, 4, 4, 5, 6
Mode = 4
because it appears most often.
📊 Example Dataset
Student exam scores:
60, 70, 70, 80, 90
Mean:
(60 + 70 + 70 + 80 + 90) ÷ 5
= 370 ÷ 5
= 74
Median:
Middle value = 70
Mode:
Most frequent value = 70
🌍 Real-World Applications of Statistics
Statistics is used everywhere in modern society.
1️⃣ Business and Economics
Businesses analyze sales data to understand customer behavior.
Example:
Which product sells the most?
2️⃣ Healthcare
Doctors analyze medical data to understand diseases and treatment effectiveness.
Example:
Average recovery times.
3️⃣ Government Planning
Governments analyze population data for planning infrastructure and services.
Example:
Census statistics.
4️⃣ Artificial Intelligence
Machine learning models rely heavily on statistics.
Algorithms analyze large datasets to find patterns and make predictions.
Example:
Spam detection in emails.
⚠ Common Mistakes When Working With Statistics
Students often make these mistakes:
Mistake 1
Confusing mean and median.
Mistake 2
Forgetting to arrange numbers before finding the median.
Mistake 3
Assuming every dataset has a mode.
Some datasets may have:
- no mode
- multiple modes
🧠 Key Takeaways
Statistics is the study of data and how to interpret it.
Three important statistical measures are:
- Mean (average)
- Median (middle value)
- Mode (most frequent value)
Understanding statistics helps people analyze information and make informed decisions.
Statistics plays an important role in fields such as:
- business
- science
- economics
- healthcare
- artificial intelligence
- data science