Module 1 · 8 topics · Free lessons
Descriptive Statistics
Mean, median, mode, variance, spread, and visualization.
- What is Statistics? — Statistics is the science of collecting, organizing, analyzing, and interpreting data to make informed decisions. It provides tools to transform raw data into…
- Types of Data — Qualitative (categorical) data describes qualities or categories, like color or brand. Quantitative (numerical) data represents amounts or counts, like height…
- Measures of Center — Measures of center describe a typical or representative value in a data set. The three main measures are the mean, median, and mode.
- Measures of Spread — Measures of spread describe how spread out the data is. Common measures include range, variance, and standard deviation.
- Quartiles & IQR — Quartiles divide sorted data into four equal parts. Q1 (25th percentile) is the median of the lower half. Q2 is the overall median (50th percentile). Q3 (75th…
- Skewness & Shape — The shape of a distribution describes how data values are spread around the center. Distributions can be symmetric, left-skewed (negatively skewed), or…
- Data Visualization Basics — Histograms show frequency distributions of quantitative data. Bar charts display counts or percentages for categorical data. Box plots summarize the…
- Choosing the Right Chart — A scatter plot displays pairs of quantitative values as points on an x-y plane. It is the primary tool for exploring the relationship (direction, form…