뒤로Introductory Statistics Study Guide: Chapters 1–3 (Pearson)
스터디 가이드 - 스마트 노트
자료에 맞춘 맞춤형 노트, 핵심 정의, 예시, 맥락을 확장해 제공합니다.
Chapter 1: Introduction to Statistics
Statistical Basics & Terminology
Statistics is the science of collecting, organizing, summarizing, and analyzing data to draw conclusions or answer questions. Understanding key terminology is essential for interpreting statistical results.
Population: The entire group of individuals or items under study.
Sample: A subset of the population selected for analysis.
Parameter: A numerical summary describing a characteristic of the population (e.g., population mean μ).
Statistic: A numerical summary describing a characteristic of a sample (e.g., sample mean x̄).
Variables: Characteristics measured or observed in individuals.
Qualitative (Categorical): Describes attributes or categories (e.g., gender, hair color).
Quantitative (Numerical): Measures numerical values.
Discrete: Countable values (e.g., number of siblings).
Continuous: Infinite possible values within a range (e.g., weight, time).
Levels of Data Measurement
Data can be classified according to its level of measurement, which determines the types of statistical analyses that are appropriate.
Level | Description | Examples |
|---|---|---|
Nominal | Categorical labels or names; no natural order or mathematical operations. | Eye color, Zip codes, Major |
Ordinal | Categories with a natural order; differences between categories cannot be measured. | Ratings (Poor, Fair, Good), Class Rank |
Interval | Ordered numerical data; differences are meaningful, but zero is arbitrary. | Temperature (°F or °C), Years |
Ratio | Ordered data with meaningful differences and an absolute zero point. | Height, Distance, Salary |
Data Collection & Sampling Methods
Sampling methods are used to select individuals from a population for study. The choice of method affects the reliability and validity of statistical conclusions.
Simple Random Sample (SRS): Every possible sample of size n has an equal chance of being selected.
Stratified Sample: Population is divided into non-overlapping groups (strata), and a random sample is drawn from each group.
Systematic Sample: Selecting every kth individual from the population.
Cluster Sample: Population is divided into groups (clusters); entire clusters are selected at random.
Convenience Sample: Sample drawn from easily accessible individuals; prone to bias.
Chapter 2: Organizing and Summarizing Data
Frequency Distributions & Frequency Tables
Frequency distributions summarize data by showing how often each category or value occurs. Frequency tables are used to organize this information.
Frequency: The number of times a category or class occurs.
Relative Frequency: The proportion or percentage of observations within a category. Formula:
Cumulative Frequency: The running total of frequencies for a class and all preceding classes.
Graphical Representations
Graphs are essential for visualizing data distributions and patterns. Different types of graphs are used for qualitative and quantitative data.
Bar Graphs & Pareto Charts: Used for qualitative data. Pareto charts order categories by frequency from highest to lowest.
Histograms: Used for quantitative data. Bars touch to represent continuous class intervals.
Stem-and-Leaf Displays: Show quantitative data while retaining individual values.
Distribution Shapes:
Symmetric / Bell-Shaped: Left and right sides are mirror images.
Skewed Right (Positively Skewed): Long tail extends to the right.
Skewed Left (Negatively Skewed): Long tail extends to the left.
Chapter 3: Numerically Describing Data
Measures of Central Tendency
Central tendency measures describe the center of a data set. The most common are mean, median, and mode.
Mean: The arithmetic average of the data. Sample Mean: Population Mean:
Median (M): The middle value when data is ordered. Resistant to extreme values.
Mode: The most frequently occurring value in the dataset.
Measures of Dispersion (Spread)
Dispersion measures describe the variability or spread of data values.
Range: Difference between the maximum and minimum values. Formula:
Sample Variance (s²): Average squared deviation from the mean. Formula:
Sample Standard Deviation (s): Square root of the sample variance. Formula:
Position Measures & Outlier Detection
Position measures indicate the relative standing of data values. Outlier detection helps identify unusual values.
Z-Score: Measures how many standard deviations a value is from the mean. Sample: Population:
Percentiles & Quartiles:
Q1: 25th percentile
Q2 (Median): 50th percentile
Q3: 75th percentile
Interquartile Range (IQR): Measures spread of the middle 50% of data. Formula:
Outlier Bounds (1.5 × IQR Rule):
Lower Bound:
Upper Bound:
Five-Number Summary: Minimum, Q1, Median, Q3, Maximum (used for boxplots).
Practice Problems & Solutions
Classifying Variables & Levels of Measurement
Practice identifying variable types and measurement levels.
Number of text messages sent in a day: Quantitative (Discrete), Ratio level.
Customer satisfaction rating (Poor, Satisfactory, Excellent): Qualitative, Ordinal level.
Temperature in degrees Celsius: Quantitative (Continuous), Interval level.
Sampling Methods
Recognize sampling techniques in real scenarios.
Every 15th student entering the library: Systematic Sampling.
Randomly choosing 5 entire departments and surveying all professors: Cluster Sampling.
Selecting 50 men and 50 women from a workforce: Stratified Sampling.
Calculating Descriptive Statistics & Z-Scores
Apply formulas to compute central tendency, dispersion, and z-scores.
Sample dataset: 4, 8, 12, 12, 14
Mean:
Median: 12 (middle value when ordered)
Mode: 12 (occurs twice)
Sample Variance:
Sample Standard Deviation:
Z-score for x = 4:
Five-Number Summary & Outlier Detection
Use quartiles and the IQR rule to summarize data and detect outliers.
Ordered dataset: 2, 5, 7, 8, 10, 12, 14, 15, 18, 35
Five-Number Summary:
Minimum: 2
Q1: 7
Median (Q2): 11
Q3: 15
Maximum: 35
Interquartile Range:
Outlier Test:
1.5 × IQR = 12
Lower Bound:
Upper Bound:
Conclusion: 35 is an outlier (35 > 27).