LESSON 24

STATISTICS & PROBABILITY

The Mathematics of Data and Chance

Making Sense of Data and Uncertainty

Statistics is the branch of mathematics concerned with collecting, organizing, analyzing, and interpreting data. Probability is the study of how likely events are to occur. Together, they form the mathematical foundation for understanding the world around us — from weather forecasts and medical research to sports analytics and financial markets.

Every time you see a poll result, a sports batting average, a weather percentage, or a medical study, you are looking at statistics and probability in action. These tools help us draw meaningful conclusions from data, make informed decisions under uncertainty, and recognize when numbers are being used to mislead. They are among the most practically useful topics in all of mathematics.

Measures of Central Tendency

Measures of central tendency describe the center of a data set. The mean (average) is the sum of all values divided by the number of values. The median is the middle value when data is arranged in order — if there is an even number of values, average the two middle ones. The mode is the value that appears most often; a data set can have one mode, multiple modes, or no mode. The range is the difference between the highest and lowest values and measures spread, not center.

Example:Data set: 4, 7, 7, 9, 13 Mean: (4+7+7+9+13) / 5 = 40 / 5 = 8 Median: middle value = 7 Mode: 7 (appears twice) Range: 13 − 4 = 9

Reading and Interpreting Graphs

Data is often displayed visually. A bar graph compares quantities across categories using rectangular bars. A line graph shows how a quantity changes over time. A pie chart (circle graph) shows parts of a whole as slices, where all slices add to 100%. A histogram is like a bar graph but shows the frequency of data within continuous intervals. A stem-and-leaf plot organizes numerical data by splitting each value into a stem (leading digit) and a leaf (trailing digit), preserving the original values.

Example:Pie chart: 60% prefer math, 25% prefer science, 15% prefer English All slices: 60 + 25 + 15 = 100% ✓ Bar graph: compare scores across 5 students Line graph: track temperature change over 7 days

Basic Probability

Probability measures how likely an event is to occur, expressed as a number between 0 (impossible) and 1 (certain), or as a percentage between 0% and 100%. The formula is P(event) = number of favorable outcomes / total number of possible outcomes. Two events are independent if the outcome of one does not affect the other. For independent events, multiply their probabilities: P(A and B) = P(A) × P(B). For mutually exclusive events (cannot both happen), add: P(A or B) = P(A) + P(B).

Example:Roll a standard die: P(rolling a 4) = 1/6 ≈ 16.7% Flip a coin twice: P(heads then heads) = 1/2 × 1/2 = 1/4 = 25% Draw a red card from a deck: P = 26/52 = 1/2 = 50%

Counting Methods and Combinations

When calculating probability, you often need to count outcomes systematically. The Fundamental Counting Principle states that if one event can occur in m ways and another in n ways, together they can occur in m × n ways. A permutation is an arrangement where order matters: P(n,r) = n! / (n−r)!. A combination is a selection where order does not matter: C(n,r) = n! / (r!(n−r)!). The notation n! (n factorial) means the product of all positive integers from 1 to n.

Example:Counting Principle: 3 shirts × 4 pants = 12 outfits Permutation: arrange 3 of 5 books in order P(5,3) = 5! / 2! = 60 ways Combination: choose 3 of 5 books (order irrelevant) C(5,3) = 5! / (3! × 2!) = 10 ways

Key Facts

The word 'statistics' comes from the Latin 'statisticum collegium' (council of state) and the Italian 'statista' (statesman). It originally referred to the collection of data about the state — population counts, tax records, and military strength.

Florence Nightingale was a pioneering statistician. During the Crimean War (1853–1856), she used polar area diagrams — a type of pie chart she invented — to convince the British government that most soldier deaths were caused by preventable infections, not battle wounds.

The Law of Large Numbers states that as you repeat an experiment more times, the experimental probability gets closer and closer to the theoretical probability. Flip a coin 10 times and you might get 7 heads; flip it 10,000 times and you will get very close to 5,000.

The average (mean) can be misleading when data contains extreme outliers. A company where 9 employees earn $30,000 and the CEO earns $1,000,000 has a mean salary of $127,000 — a number that describes no one's actual experience. The median ($30,000) tells a truer story.

Course Complete

You've Finished All 24 Lessons!

From counting and natural numbers all the way through statistics and probability — you've covered the full foundation of mathematics. Keep practicing, keep exploring, and remember: every great mathematician started exactly where you did.