Catalog

3 of 9 live · the rest are on the way

Causal Inference

Difference-in-Differences Soon

Estimate the effect of a policy by comparing how a treated group changed against how a similar untreated group changed over the same period.

Data Modeling

Normalization vs. Denormalization

Store every fact once and reads work harder; copy it where it is read and the copies drift apart. Work a day in the shop and see which bill you would rather pay.

The one idea

Store each fact once and it cannot contradict itself, but reads pay to reassemble it; copy it everywhere and reads get cheap, but a copy you forget can make the data lie.

Storage Systems

Partitioning & Sharding Soon

Splitting one big table across machines only helps if the partition key spreads the load evenly. Pick a bad key and watch one shard melt.

Data Architecture

CAP Theorem

When two data centres lose their link, a system can stay correct or stay available — not both. Cut the cable and watch each side decide.

The one idea

When the link between two data centres drops, a system either declines what it can’t verify or acts blind — never both.

Dataviz Theory

Gestalt Principles in Layout Soon

The eye groups elements by proximity, similarity, and enclosure before it reads a single label. Rearrange a dashboard and watch the groupings form and break.

Color Perception

Perceptually Uniform Color Spaces Soon

In a rainbow colormap, equal steps in data are not equal steps to the eye — some bands vanish, others shout. Compare ramps against a colourblind simulation.

Unsupervised Learning

Anomaly Detection

Outliers are points that sit far from the normal pattern — by distance, by density, by deviation. Drop a point on the canvas and see why it is or is not flagged.

The one idea

A detector never learns what fraud looks like — only what normal looks like, and every line you draw pays for the anomalies it catches with the customers it wrongly stops.

Text & NLP

Word Embedding Arithmetic Soon

Words become vectors, and directions in that space carry meaning: king − man + woman lands near queen. Do the arithmetic and watch the analogy resolve.

Privacy & Ethics

Differential Privacy Soon

Adding calibrated noise to an answer hides whether any one person is in the data, at a measurable cost to accuracy. Turn the privacy budget and watch the trade.

Data concepts, spilled out where you can see them. One idea, one visual, five minutes.

Brassica nigra · black mustard

© 2026 mustardata
Theme