Chapter 1: Sampling and Data (Pages 9-15)
Main Points:
● Understanding different sampling methods (e.g., random, stratified, cluster).
● Recognizing types of data: qualitative vs. quantitative.
● Organizing data using frequency tables.
● Collecting data accurately and understanding its sources.
Example Problem: Suppose a survey randomly selects 100 students to record their number
of hours spent studying per week. How would you organize this data using a frequency
table?
Solution:
● Collect data on study hours.
● Create class intervals (e.g., 0-5, 6-10, 11-15 hours).
● Count the number of students in each interval to form the frequency table.
This helps identify the most common study hours and analyze the distribution.
Question: A researcher surveys 200 students at a university by randomly selecting students
from the student directory. Is this an example of a simple random sample? Why or why not?
Solution:
● Yes, because the researcher randomly selected students from the directory, giving each
student an equal chance.
● However, if the directory is incomplete or only includes certain students, then it would
not be a perfect SRS.
● The key is that every student in the sampling frame has an equal chance of being
selected, which aligns with simple random sampling principles.
Chapter 2: Descriptive Statistics (Pages 182-251)
Main Points:
● Summarizing data through measures such as mean, median, mode, and standard
deviation.
● Using graphs like histograms, box plots, and bar charts to visualize data.
Example Problem: Given the data set: 5, 7, 8, 9, 10, 12, 12, 14, find the median and mean.
Solution:
● Median: The middle value (when ordered): 9.
, ● Mean: (5 + 7 + 8 + 9 + 10 + 12 + 12 + 14) / 8 = ≈ 10.88.
Chapter 3: Probability Topics
Main Points:
● Recognizing probability distributions (discrete & continuous).
● Calculating probabilities in different scenarios (e.g., binomial, normal).
● Understanding expected value as the mean of a distribution.
Example Problem: A student guesses randomly on a 10-question true-false quiz. What is
the probability they pass with at least 7 correct answers?
Solution:
● Use the binomial distribution with n=10, p=0.5.
● Calculate P(X ≥ 7) = P(7) + P(8) + P(9) + P(10).
Using binomial probabilities, sum those probabilities to find the overall chance.