Academy

Exploration

Descriptive Statistics

01What Are Descriptive Statistics?

Means and medians answer different versions of “where is the center?” Standard deviation and IQR describe different kinds of spread, while quantiles and graphs reveal skew, multiple modes, floor or ceiling effects, and outliers.

No single statistic is sufficient. Compare mean with median, inspect quartiles and impossible values, and display the full distribution. An outlier is a case to investigate—not an automatic deletion.

The purpose is the typical level, spread, position, shape, and quality of the observed data. Interpret means, medians, standard deviations, and IQRs alongside distribution plots and missingness, because a single summary can conceal skewness, subgroups, and impossible values.

02Why Descriptive Statistics Matter

Means and medians answer different versions of “where is the center?” Standard deviation and IQR describe different kinds of spread, while quantiles and graphs reveal skew, multiple modes, floor or ceiling effects, and outliers.

No single statistic is sufficient. Compare mean with median, inspect quartiles and impossible values, and display the full distribution. An outlier is a case to investigate—not an automatic deletion.

The purpose is the typical level, spread, position, shape, and quality of the observed data. Interpret means, medians, standard deviations, and IQRs alongside distribution plots and missingness, because a single summary can conceal skewness, subgroups, and impossible values.

Concept visual

Read the core structure in one view

the typical level, spread, position, shape, and quality of the observed data

Distribution

Q1 24Median 30Mean 36.4Q3 44

Five-number summary

Min8
Q124
Median30
Q344
Max95

Core question

Center + Spread + Shape + Data quality

Reading order

  1. 1. Identify cases and denominator
  2. 2. Connect estimates to shape
  3. 3. Inspect missing and unusual patterns

03Major Types of Summary

Means and medians answer different versions of “where is the center?” Standard deviation and IQR describe different kinds of spread, while quantiles and graphs reveal skew, multiple modes, floor or ceiling effects, and outliers.

No single statistic is sufficient. Compare mean with median, inspect quartiles and impossible values, and display the full distribution. An outlier is a case to investigate—not an automatic deletion.

The purpose is the typical level, spread, position, shape, and quality of the observed data. Interpret means, medians, standard deviations, and IQRs alongside distribution plots and missingness, because a single summary can conceal skewness, subgroups, and impossible values.

04Ways to Present Descriptive Results

If employee commute time has a mean of 36 minutes and a median of 30, the right tail may be pulling the mean upward. Report the median, IQR, range, and histogram before describing 36 minutes as typical.

Report sample size and missingness alongside the primary estimate, comparison standard, uncertainty, and visible pattern. A descriptive result becomes inferential or causal only when the design supports that claim.

Treat the worked number as the beginning of interpretation. Read means, medians, standard deviations, and IQRs alongside distribution plots and missingness; then state what the sample supports without turning a descriptive pattern into a population or causal claim.

Analysis workflow

From raw values to an explainable result

Record analytical choices before calculation and diagnostics afterward.

1

Define variables

2

Audit quality

3

Choose summaries

4

Compute and plot

5

Report in context

INPUT

Scale, units, missingness

CHOICE

summaries and plots appropriate to the variable scale

OUTPUT

Estimate, plot, diagnostic

05Analysis Workflow

A defensible workflow is Classify variables → Audit quality → Compute summaries → Plot distributions → Report in context. Record the variable definitions, exclusions, transformations, denominators, and decision rules. Reproducibility begins with these choices, not with the final number.

Begin by auditing type, unit, coding, missingness, and summaries and plots appropriate to the variable scale. Defaults are only starting points; document every denominator, exclusion, transformation, and decision rule needed to reproduce the result.

06Applications

Common uses include survey response overviews, clinical baseline tables, sales and operations audits, pre-model data checks. Before operational use, define how the same quantity will be recomputed for new data, how subgroup differences will be monitored, and what action the result is meant to support.

The purpose is the typical level, spread, position, shape, and quality of the observed data. Interpret means, medians, standard deviations, and IQRs alongside distribution plots and missingness, because a single summary can conceal skewness, subgroups, and impossible values.

Assumptions & diagnostics

Distribution, outliers, and quality

a single summary can conceal skewness, subgroups, and impossible values

Mean–Median

IQR outliers

Missing

Impossible

Checks

Cases and denominator

Alternative calculation

Distorting observations

07Strengths and Limitations

Compare mean with median, inspect quartiles and impossible values, and display the full distribution. An outlier is a case to investigate—not an automatic deletion.

Strengths include Summarizes scale and shape quickly; Guides transformations and downstream model choice; Produces results in units stakeholders understand. Important limitations are Summaries can conceal subgroups and individual cases; Does not establish association, causation, or prediction; Accurate sample summaries do not fix selection bias.

Diagnostics are part of the result because a single summary can conceal skewness, subgroups, and impossible values. Compare reasonable alternatives and inspect the observations that drive the summary before treating one output as stable.

Result preview

Primary result and interpretation evidence

The display keeps sample, denominator, shape, and uncertainty together.

Distribution

Q1 24Median 30Mean 36.4Q3 44

Five-number summary

Min8
Q124
Median30
Q344
Max95

N

240

Mean / Median

36.4 / 30

IQR

20

08Key Takeaways

A useful descriptive summary answers where values cluster, how widely they vary, what shape they form, and what is missing. Recommended sequence: Classify variables → Audit quality → Compute summaries → Plot distributions → Report in context.

A complete report links the question, analysis population, summaries and plots appropriate to the variable scale, the primary result, and the diagnostic evidence. A reader should be able to reconstruct the same quantity from those decisions.

    Skari — AI Statistical Analysis Platform