Quiz 2
Registry Synced

Chatty reference · stats1 week 3

74 words
1 min read
2026-08-16

23. Stats W3 — Numerical Data

This is a large pattern family.

Central tendency

  • Mean
  • Median
  • Mode
Mean:
xˉ=1ni=1nxi\bar{x}=\frac{1}{n}\sum_{i=1}^{n}x_i

Position

  • Quartiles
  • Percentiles

Dispersion

  • Range
  • Variance
  • Standard deviation
  • IQR
IQR=Q3Q1IQR=Q_3-Q_1

Five-number summary

{min,Q1,median,Q3,max}\{\min,Q_1,\text{median},Q_3,\max\}
Patterns:
  • calculate summary
  • choose appropriate summary
  • compare datasets
  • detect effect of outliers
  • interpret spread
  • reconstruct information from summary statistics

Document outline

Keep your place and jump directly to a heading.

Table of Contents
System Normal // Awaiting Context

Intelligence Hub

Navigate the knowledge graph to generate context. The Hub adapts dynamically to surface backlinks, related notes, and metadata insights.