BackElementary Statistics: Introduction and Foundations
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Introduction to Statistics
What is Statistics?
Statistics is the science of collecting, organizing, analyzing, and interpreting data to make informed decisions. It provides tools for understanding data and drawing conclusions about populations based on samples.
Data: Information gathered from counting, measuring, or collecting responses.
Population: The entire set of individuals or items of interest ("every," "all").
Sample: A subset of the population, selected for analysis.
Parameter: A numerical value that describes a characteristic of a population.
Statistic: A numerical value that describes a characteristic of a sample.
Example: If you measure the salary of every employee at a company, you are working with a population and the average salary is a parameter. If you measure the salary of 12 out of 100 employees, you have a sample and the average salary is a statistic.

Types of Data
Qualitative vs. Quantitative Data
Data can be classified as either qualitative or quantitative, and quantitative data can be further divided into discrete or continuous types.
Qualitative Data: Describes qualities or categories (e.g., favorite color, eye color).
Quantitative Data: Describes quantities or amounts and can be measured numerically.
Discrete Data: Countable values (e.g., number of students, dice rolls).
Continuous Data: Measurable values that can take any value within a range (e.g., time, temperature).
Examples:
Surveying nationalities: Qualitative
Measuring distances walked: Quantitative; Continuous
Counting dice rolls: Quantitative; Discrete

Levels of Measurement
Understanding Levels of Measurement
Levels of measurement describe the nature of information within the values assigned to variables. They determine what kinds of statistical analysis are appropriate.
Level | Description | Qualitative/Quantitative | Example |
|---|---|---|---|
Nominal | Categories, names, or labels; no order; no calculations | Either | Hair color |
Ordinal | Ordered categories; differences not meaningful | Either | Letter grades, satisfaction ratings |
Interval | Ordered; differences meaningful; no true zero | Quantitative | Temperature (°C or °F) |
Ratio | Ordered; differences and ratios meaningful; true zero | Quantitative | Height, weight, distance |
Example: Birth years (interval), satisfaction ratings (ordinal), working hours (ratio), favorite music genre (nominal).
Collecting Data
Observational Studies vs. Experiments
There are two main ways to collect data in statistics:
Observational Study: Researchers observe characteristics without influencing them. Causation cannot be assumed.
Experiment: Researchers apply a treatment and measure its effects. Causation can be inferred if the experiment is well-designed.
Example: Giving a medication to one group and a placebo to another is an experiment. Surveying students about their sleep habits is an observational study.

Sampling Methods
Simple Random Sampling and Representative Samples
Sampling is the process of selecting a subset (sample) from a population for analysis. A representative sample accurately reflects the characteristics of the population.
Simple Random Sampling (SRS): Every subject and every possible group of subjects has an equal chance of being selected.

Other Sampling Methods
Systematic Sampling: Select every kth subject from the population.
Cluster Sampling: Divide the population into groups (clusters), then randomly select entire clusters.
Stratified Sampling: Divide the population into groups (strata) based on shared characteristics, then randomly sample from each stratum.
Example: A bakery tests every 12th cookie (systematic), a university surveys 50 random undergrads and 50 random grad students (stratified), and a manager randomly selects one class per grade to survey all students in that class (cluster).
Summary Table: Sampling Methods
Method | Description | Example |
|---|---|---|
Simple Random | Every subject/group equally likely | Randomly select 15 employees |
Systematic | Select every k-th subject | Test every 12th cookie |
Cluster | Randomly select entire groups | Survey all students in one class per grade |
Stratified | Randomly sample from each subgroup | Survey 50 undergrads and 50 grad students |