Statistics, Data, and Variables Study Pack
Kibin's free study pack on Statistics, Data, and Variables includes a 6-section study guide, 25 quiz questions, 30 flashcards, and 5 open-ended Explain review questions. Sign up free to track your progress toward mastery, plus upload your own notes and recordings to create personalized study packs organized by course.
Last updated May 28, 2026
Statistics, Data, and Variables Study Guide
Break down the core building blocks of introductory statistics — from descriptive vs. inferential methods and population vs. sample to variable types, levels of measurement, and sampling techniques — so you know exactly which concepts and tests apply to your data.
Key Takeaways
- •Statistics is divided into two branches: descriptive statistics, which summarizes data from a sample or population, and inferential statistics, which uses sample data to draw conclusions about a larger population.
- •A population includes every individual or object of interest, while a sample is a subset drawn from that population to make data collection practical.
- •Variables are characteristics that can take on different values; they are classified as either quantitative (numerical) or qualitative (categorical), and quantitative variables are further divided into discrete and continuous types.
- •The four levels of measurement — nominal, ordinal, interval, and ratio — determine which mathematical operations and statistical tests are appropriate for a given variable.
- •Sampling methods such as simple random sampling, stratified sampling, and cluster sampling each carry different trade-offs between representativeness, cost, and feasibility.
- •A statistic is a numerical measure calculated from a sample, whereas a parameter is a numerical measure that describes an entire population; inferential statistics uses statistics to estimate parameters.
- •Data quality depends on avoiding bias, which occurs when systematic errors cause sample results to consistently misrepresent the population.
What Statistics Does and Why It Matters
Statistics is the science of collecting, organizing, analyzing, and interpreting numerical information to make decisions under uncertainty. Understanding its two core branches is the foundation for all further study.
Descriptive Statistics
- •Summarizes and displays data from the group that was actually measured, using tools like frequency tables, averages, and graphs.
- •Does not extend conclusions beyond the data at hand — it only characterizes what was observed.
Inferential Statistics
- •Uses patterns in a sample to make probabilistic statements about the larger population from which the sample was drawn.
- •Because conclusions go beyond observed data, inferential methods carry a degree of uncertainty that must be quantified (e.g., through confidence intervals or p-values).
The Role of Probability
- •Probability is the mathematical engine that connects sample observations to population-level conclusions in inferential statistics.
- •Without a probability model, there is no principled way to judge how likely it is that a sample result reflects a true population pattern versus random chance.
Populations, Samples, Parameters, and Statistics
A clear distinction between the group being studied and the group being measured is essential because almost every statistical procedure depends on this difference.
Population vs. Sample
- •A population is the complete set of all individuals, objects, or measurements that share a characteristic of interest to the researcher.
- •A sample is a subset selected from the population; it is studied because examining every member of most populations is impractical or impossible.
- •The process of selecting a sample is called sampling, and the goal is for the sample to represent the population accurately.
Parameter vs. Statistic
- •A parameter is any numerical summary (such as a mean or proportion) that describes the entire population; parameters are usually unknown and must be estimated.
- •A statistic is the corresponding numerical summary calculated from a sample; it is known but varies from sample to sample due to random variation.
- •Standard notation distinguishes the two: Greek letters (μ for population mean, σ for population standard deviation) denote parameters, while Roman letters (x̄, s) denote sample statistics.
Types of Variables and Levels of Measurement
Variables are the characteristics being measured, and how they are classified determines which statistical methods are valid to apply.
Qualitative vs. Quantitative Variables
- •A qualitative (categorical) variable places each observation into a named category — examples include blood type, political affiliation, and color.
- •A quantitative variable takes on numerical values for which arithmetic operations are meaningful — examples include height, test score, and number of children.
Discrete vs. Continuous Quantitative Variables
- •A discrete variable takes on a countable number of distinct values, often whole numbers (e.g., the number of cars in a parking lot can be 0, 1, 2, … but not 2.7).
- •A continuous variable can take any value within a range, including fractions and decimals, because it is measured rather than counted (e.g., body temperature, reaction time).
The Four Levels of Measurement
- •Nominal level: categories with no meaningful order (e.g., zip codes, eye color); only equality comparisons are valid.
- •Ordinal level: categories with a meaningful rank order but unequal or unknown intervals between ranks (e.g., survey responses of 'poor,' 'fair,' 'good').
- •Interval level: ordered values with equal, measurable intervals but no true zero point (e.g., Celsius temperature — 0°C does not mean 'no heat').
- •Ratio level: ordered values with equal intervals and a meaningful absolute zero, allowing all arithmetic operations (e.g., weight, income, time elapsed).
Unlock the rest of this study guide
- Access the full study pack
- Track your mastery and be test-day ready
- Upload your own notes to build personalized study guides, quizzes, flashcards, and more
About this Study Pack
Created by Kibin to help students review key concepts, prepare for exams, and study more effectively. This Study Pack was checked for accuracy and curriculum alignment using authoritative educational sources. See sources below.
Sources
Question 1 of 25
Your progress is saved after each question and counts toward mastery.
Which branch of statistics uses sample data to make probability-based conclusions about a larger population?
Card 1 of 30
Your progress is saved after each card and counts toward mastery.
Concept 1 of 5
Your progress is saved after each concept and counts toward mastery.
Descriptive vs. Inferential Statistics
Explain the difference between descriptive and inferential statistics in your own words. What does each branch do, and why do we need both of them?
More in Statistics
See all topics →ANOVA Foundations
Break down ANOVA from the ground up — covering between- and within-groups variance, the F-statistic ratio, degrees of freedom, and why a significant result still requires post-hoc tests to pinpoint which group means differ.
Binomial Distributions
Master the binomial distribution from the ground up — covering the four conditions for a binomial setting, the probability formula P(X = k) = C(n, k) · pᵏ · (1 - p)ⁿ⁻ᵏ, and how to find mean and standard deviation using np and √(np(1 - p)).
Central Limit Theorem
Unpack the Central Limit Theorem and see why sample means form a normal distribution as n grows — even when the population isn't normal. Master key mechanics like standard error (σ/√n), the n ≥ 30 rule, and applying z-scores to sample mean problems.
Confidence Level and Margin of Error
Unpack the mechanics of confidence intervals and margin of error, from how critical values (z* and t*) are chosen to how sample size affects interval width. Master the distinction between z- and t-distributions and what confidence level actually means across repeated samples.
Data Visualization and Distribution Shapes
Visualize how raw data takes shape through histograms, dot plots, and box plots while mastering symmetric, skewed, and uniform distributions — and learn why skewness shifts the mean toward the tail but leaves the median largely unaffected.
Experimental Design and Bias
Unpack the core principles of experimental design — from random assignment and confounding variables to single- and double-blind procedures, placebo controls, and bias types — so you can confidently distinguish true experiments from flawed ones.
Hypothesis Testing Logic
Unpack the logic behind hypothesis testing, from null and alternative hypotheses to p-values, significance levels, and Type I and II errors. This pack clarifies how test statistics and tail direction shape your reject-or-fail-to-reject decision.
Measures of the Center of the Data
Master the three measures of center — mean, median, and mode — and learn how each responds to outliers, skewness, and weighted values. Understand when to use the median over the mean for skewed data like income, and how symmetric vs. skewed distributions shift these measures apart.
Measures of Variability
Unpack the core measures of spread — range, standard deviation, variance, and IQR — and learn when to use each based on data shape and outliers. Covers Chebyshev's theorem and the n − 1 correction for unbiased sample estimates.
Percentiles and Z-Scores
Unpack the relationship between percentiles, z-scores, and the standard normal distribution — covering the z = (x − μ) / σ formula, IQR-based outlier detection, and how standardized scores translate raw data into comparable percentile ranks.