In this chapter, you will learn
- —Understand data collection and organization
- —Represent data using bar graphs and pie charts
- —Calculate mean, median, and mode of data
- —Find the range of a dataset
- —Understand basic probability concepts
Data Collection and Organization
Data is information collected for a specific purpose. Statistics is the study of data.
Definition: Raw data is collected information. Organized data is arranged systematically.
Example: Heights of 10 students (cm): 140, 145, 140, 148, 142, 145, 140, 150, 145, 148
Types of Data Collection:
- Primary Data: Collected directly (surveys, interviews, observations)
- Secondary Data: Obtained from existing sources (newspapers, websites, reports)
Frequency Table: Shows how many times each value occurs.
- Height (cm) | 140 | 142 | 145 | 148 | 150
- Frequency | 3 | 1 | 3 | 2 | 1
Exam Tip
Always organize raw data into a frequency table before calculating statistics. This reduces errors.
Common Mistake
Forgetting to count all data points when making a frequency table. Total frequency = total number of observations.
Bar Graphs and Pie Charts
Bar Graph: A graph with rectangular bars of equal width, used to compare categories.
Bar Graph Rules:
- X-axis shows categories, Y-axis shows frequency
- All bars have equal width with equal spacing
- Height of bar = frequency of that category
- Label both axes clearly with units
Pie Chart: A circular graph divided into sectors to show proportions.
- Each sector's angle = (frequency ÷ total) × 360°
- Example: If frequency is 30 out of 100 total, angle = (30÷100) × 360 = 108°
- Useful for showing parts of a whole (percentages)
When to Use What:
- Bar graphs: Comparing quantities across categories
- Pie charts: Showing how a total is divided among parts
Exam Tip
In pie chart questions, always calculate the angle first. Angle = (frequency/total) × 360. This is a common formula.
Common Mistake
Using 180° instead of 360° for a full circle when calculating angles in pie charts.
Mean, Median, and Mode
Mean (Average): The sum of all values divided by the number of values.
Mean = (Sum of all values) ÷ (Number of values)
Example: Data: 5, 8, 12, 9, 6. Mean = (5+8+12+9+6)÷5 = 40÷5 = 8
Median (Middle Value): The middle value when data is arranged in order.
- If odd number of values: Median is the middle value
- If even number of values: Median = average of two middle values
- Example: 3, 5, 7, 9, 11 → Median = 7 (middle value)
- Example: 2, 4, 6, 8 → Median = (4+6)÷2 = 5
Mode (Most Frequent): The value that appears most often.
- Example: 1, 2, 2, 3, 3, 3, 4 → Mode = 3 (appears 3 times)
- If all values appear once, there is no mode
- Data can have more than one mode (bimodal)
Key Point: Arrange data in ascending order before finding median or mode.
Exam Tip
Always arrange data in order first. For median of even numbers, remember to find the average of the two middle values.
Common Mistake
Confusing which measure is which. Mean needs calculation, Median is the middle, Mode is the most frequent.
Range and Measures of Spread
Range is the difference between the largest and smallest values in a dataset.
Range = Maximum Value - Minimum Value
Example: Data: 5, 12, 8, 15, 3. Range = 15 - 3 = 12
Interpretation:
- Large range: Data is spread out widely
- Small range: Data is clustered together
- Range is useful for understanding variability in data
Comparing Datasets: Use measures of central tendency (mean, median, mode) and range to compare.
- Mean tells the average
- Median shows the typical value
- Mode shows the most common value
- Range shows the spread
Exam Tip
Range is always non-negative. Maximum value must be ≥ minimum value.
Common Mistake
Forgetting to identify the maximum and minimum correctly before calculating range.
Probability Basics
Probability measures the likelihood of an event occurring. It's between 0 and 1.
Probability = (Number of favorable outcomes) ÷ (Total number of possible outcomes)
Also written as: P(Event) = m/n, where m = favorable outcomes, n = total outcomes
Key Concepts:
- Certain Event: Probability = 1 (always happens)
- Impossible Event: Probability = 0 (never happens)
- Equally Likely Events: Each outcome has equal probability
- 0 ≤ P(Event) ≤ 1
Examples:
- Coin flip: P(Heads) = 1/2, P(Tails) = 1/2
- Die roll: P(getting 3) = 1/6
- Deck of cards: P(drawing an ace) = 4/52 = 1/13
Experimental vs Theoretical Probability:
- Theoretical: Based on mathematics (coin = 1/2 heads)
- Experimental: Based on actual trials (flip coin 100 times, count heads)
Exam Tip
Probability is always a fraction between 0 and 1. If you get a probability > 1 or < 0, you made an error.
Common Mistake
Confusing 'favorable outcomes' with the event itself. Count carefully and verify total outcomes.
Chapter Summary
Data Handling is essential for real-world problem solving. Key topics:
- Data Organization: Frequency tables from raw data
- Representation: Bar graphs and pie charts with proper angles
- Central Tendency: Mean (sum÷count), Median (middle), Mode (most frequent)
- Range: Maximum - Minimum shows data spread
- Probability: Favorable outcomes ÷ Total outcomes
Exam Focus: Creating frequency tables, drawing accurate graphs, calculating mean/median/mode, interpreting data, basic probability problems.