Fatskills
Practice. Master. Repeat.
Study Guide: Basic Math: Statistics
Source: https://www.fatskills.com/basic-math/chapter/statistics

Basic Math: Statistics

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~7 min read

What Is This?

Statistics is the science of collecting, analyzing, interpreting, and presenting numerical data. It appears in exams to test your ability to draw meaningful conclusions from data and to understand the principles of probability and inference. Typical questions involve calculating measures of central tendency (mean, median, mode), measures of dispersion (range, standard deviation), and interpreting data visualizations like histograms and scatter plots.

Why It Matters

Statistics is tested in various standardized exams like the SAT, ACT, and AP Statistics. It frequently appears in math and science sections, carrying moderate to high marks. This topic tests your ability to analyze data, draw conclusions, and make informed decisions—skills crucial for academic and professional success.

Core Concepts

  • Measures of Central Tendency: Understand the mean, median, and mode. Know when to use each and how they differ.
  • Measures of Dispersion: Learn about range, variance, and standard deviation. Know how to calculate and interpret these measures.
  • Data Visualization: Be familiar with histograms, box plots, and scatter plots. Understand how to read and interpret these graphs.
  • Probability and Inference: Grasp the basics of probability, including independent and dependent events. Understand how to make inferences from sample data.
  • Sampling and Bias: Know the difference between a sample and a population. Understand how sampling methods can introduce bias.

Prerequisites

  • Scientific Notation: Essential for handling very large or small numbers in data sets. Without this, you might combine coefficients but ignore powers of ten.
  • Precision and Rounding: Important for accurate data analysis. Rounding too early can distort results.
  • Basic Arithmetic: Addition, subtraction, multiplication, and division are foundational for all statistical calculations.

The Rule-Book (How It Works)


Measures of Central Tendency

  • Mean: Sum of all values divided by the number of values.
  • Median: The middle value when data is ordered. For an even number of values, it's the average of the two middle numbers.
  • Mode: The value that appears most frequently.

Measures of Dispersion

  • Range: Difference between the maximum and minimum values.
  • Variance: Average of the squared differences from the mean.
  • Standard Deviation: Square root of the variance.

Data Visualization

  • Histograms: Show the frequency distribution of a data set.
  • Box Plots: Display the five-number summary (minimum, Q1, median, Q3, maximum).
  • Scatter Plots: Show the relationship between two variables.

Probability and Inference

  • Probability: Likelihood of an event occurring, ranging from 0 to 1.
  • Inference: Drawing conclusions about a population based on a sample.

Sampling and Bias

  • Sample: A subset of a population.
  • Bias: Systematic error in sampling that leads to incorrect conclusions.

Exam / Job / Audit Weighting

  • Frequency: Moderate to high.
  • Difficulty Rating: Intermediate.
  • Question Type or Real-World Task Type: Multiple-choice, short answer, data interpretation.

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Mean Formula:
    [
    \text{Mean} = \frac{\sum x_i}{n}
    ]
    where ( x_i ) are the data values and ( n ) is the number of values.

  2. Standard Deviation Formula:
    [
    \sigma = \sqrt{\frac{\sum (x_i - \mu)^2}{n}}
    ]
    where ( \mu ) is the mean and ( n ) is the number of values.

  3. Probability Rule:
    [
    P(A \text{ and } B) = P(A) \times P(B)
    ]
    for independent events ( A ) and ( B ).

Worked Examples (Step-by-Step)


Easy

Question: Find the mean of the following data set: 5, 7, 9, 11, 13.

Step-by-Step: 1. Sum the values: ( 5 + 7 + 9 + 11 + 13 = 45 ).
2. Count the values: ( n = 5 ).
3. Divide the sum by the count: ( \text{Mean} = \frac{45}{5} = 9 ).

Answer: The mean is 9.

Medium

Question: Calculate the standard deviation of the data set: 4, 9, 11, 15, 20.

Step-by-Step: 1. Find the mean: ( \text{Mean} = \frac{4 + 9 + 11 + 15 + 20}{5} = 11.8 ).
2. Calculate each squared difference from the mean:
- ( (4 - 11.8)^2 = 60.84 )
- ( (9 - 11.8)^2 = 7.84 )
- ( (11 - 11.8)^2 = 0.64 )
- ( (15 - 11.8)^2 = 10.24 )
- ( (20 - 11.8)^2 = 67.24 ) 3. Sum the squared differences: ( 60.84 + 7.84 + 0.64 + 10.24 + 67.24 = 146.8 ).
4. Divide by the number of values: ( \frac{146.8}{5} = 29.36 ).
5. Take the square root: ( \sigma = \sqrt{29.36} \approx 5.42 ).

Answer: The standard deviation is approximately 5.42.

Hard

Question: Given the data set: 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, construct a histogram and describe the distribution.

Step-by-Step: 1. Determine the range: ( 20 - 2 = 18 ).
2. Choose bin width: ( \text{Bin width} = \frac{18}{5} = 3.6 \approx 4 ).
3. Create bins: 2-6, 6-10, 10-14, 14-18, 18-22.
4. Count frequencies:
- 2-6: 2 values (2, 4)
- 6-10: 2 values (6, 8)
- 10-14: 2 values (10, 12)
- 14-18: 2 values (14, 16)
- 18-22: 2 values (18, 20) 5. Plot the histogram.

Answer: The distribution is uniform with each bin containing 2 values.

Common Exam Traps & Mistakes

  1. Mean vs. Median Confusion: Choosing the median when asked for the mean.
  2. Wrong Answer: Median is 9.
  3. Correct Approach: Sum the values and divide by the count.

  4. Ignoring Outliers: Not considering outliers when calculating measures of central tendency.

  5. Wrong Answer: Mean is 10.
  6. Correct Approach: Include all values, even outliers.

  7. Incorrect Standard Deviation Calculation: Forgetting to square the differences from the mean.

  8. Wrong Answer: Standard deviation is 3.
  9. Correct Approach: Square the differences before summing.

  10. Misinterpreting Histograms: Reading the wrong axis or miscounting frequencies.

  11. Wrong Answer: The distribution is skewed.
  12. Correct Approach: Carefully count the frequencies in each bin.

  13. Probability Misconceptions: Assuming independent events are dependent.

  14. Wrong Answer: Probability is 0.5.
  15. Correct Approach: Multiply the probabilities of independent events.

  16. Sampling Bias: Assuming a large sample is always representative.

  17. Wrong Answer: The sample is unbiased.
  18. Correct Approach: Check for randomness and representation.

Shortcut Strategies & Exam Hacks

  • Memory Aids: Use the mnemonic "MMM" for Mean, Median, Mode.
  • Elimination Strategies: Eliminate options that don't make sense (e.g., mean can't be less than the smallest value).
  • Pattern Recognition: Look for patterns in data sets (e.g., uniform distribution in histograms).
  • Formula Shortcuts: Memorize the standard deviation formula and practice it until it's second nature.

Question-Type Taxonomy

  1. Multiple-Choice: Choose the correct measure of central tendency.
  2. Example: What is the mean of the data set: 3, 5, 7, 9?
  3. Exams Favoring: SAT, ACT.

  4. Short Answer: Calculate the standard deviation.

  5. Example: Find the standard deviation of the data set: 10, 12, 14, 16, 18.
  6. Exams Favoring: AP Statistics.

  7. Data Interpretation: Describe the distribution shown in a histogram.

  8. Example: What does the histogram indicate about the data distribution?
  9. Exams Favoring: AP Statistics, IB Math.

  10. Probability Questions: Determine the probability of independent events.

  11. Example: What is the probability of rolling a 6 and then a 4 on a fair die?
  12. Exams Favoring: SAT, ACT.

Practice Set (MCQs)


Question 1

Question: What is the median of the data set: 7, 3, 9, 5, 1? - Options: - A) 5 - B) 6 - C) 7 - D) 8 - Correct Answer: A) 5 - Explanation: Order the data: 1, 3, 5, 7, 9. The median is the middle value, which is 5.
- Why the Distractors Are Tempting: B) 6 is the mean, C) 7 is one of the values, D) 8 is close to the mean.

Question 2

Question: Calculate the range of the data set: 12, 15, 18, 21, 24.
- Options: - A) 12 - B) 13 - C) 15 - D) 18 - Correct Answer: A) 12 - Explanation: The range is the difference between the maximum and minimum values: 24 - 12 = 12.
- Why the Distractors Are Tempting: B) 13 is close to the range, C) 15 is one of the values, D) 18 is another value.

Question 3

Question: What is the probability of flipping a coin and getting heads twice in a row? - Options: - A) 0.25 - B) 0.5 - C) 0.75 - D) 1 - Correct Answer: A) 0.25 - Explanation: The probability of getting heads twice in a row is ( 0.5 \times 0.5 = 0.25 ).
- Why the Distractors Are Tempting: B) 0.5 is the probability of one flip, C) 0.75 and D) 1 are common misconceptions.

Question 4

Question: Which of the following is a measure of dispersion? - Options: - A) Mean - B) Median - C) Standard Deviation - D) Mode - Correct Answer: C) Standard Deviation - Explanation: Standard deviation is a measure of dispersion.
- Why the Distractors Are Tempting: A) Mean, B) Median, and D) Mode are measures of central tendency.

Question 5

Question: What does a histogram with a uniform distribution indicate? - Options: - A) The data is skewed - B) The data is normally distributed - C) The data is evenly distributed - D) The data has outliers - Correct Answer: C) The data is evenly distributed - Explanation: A uniform distribution in a histogram means the data is evenly distributed.
- Why the Distractors Are Tempting: A) Skewed and B) Normally distributed are common misconceptions, D) Outliers is a distractor.

30-Second Cheat Sheet

  • Mean Formula: ( \text{Mean} = \frac{\sum x_i}{n} )
  • Median: Middle value when ordered
  • Mode: Most frequent value
  • Standard Deviation Formula: ( \sigma = \sqrt{\frac{\sum (x_i - \mu)^2}{n}} )
  • Probability Rule: ( P(A \text{ and } B) = P(A) \times P(B) ) for independent events
  • Sampling Bias: Check for randomness and representation
  • Histograms: Show frequency distribution

Learning Path

  1. Beginner Foundation: Understand basic arithmetic and scientific notation.
  2. Core Rules: Learn the formulas for mean, median, mode, and standard deviation.
  3. Practice: Solve problems involving measures of central tendency and dispersion.
  4. Timed Drills: Practice calculating statistics under time constraints.
  5. Mock Tests: Take full-length practice exams to simulate test conditions.

Related Topics

  • Probability: Understanding probability is crucial for statistical inference.
  • Data Visualization: Knowing how to read and interpret graphs is essential for data analysis.
  • Sampling Methods: Different sampling techniques can affect the representativeness of your data.


ADVERTISEMENT