Worked examples

Same fixtures as the add-in sample library. Paste a CSV into Excel, select the numbers, Analyze selection. These are teaching samples — not a claim about a true population center.

Download sample CSVs (zip)

Skewed process times

Right-skewed cycle times with a long high tail. Fingerprint: continuous, strong skew, Tukey flags.

Best supported among candidates: median + IQR. Mean and SD remain in the table so you can see the pull.

skew_process.csv

Symmetric measurements

Near-normal lab readings. Fingerprint: continuous, near-symmetric, few or no Tukey flags.

Best supported among candidates: mean + sample SD (STDEV.S).

symmetric.csv

Lab scores (two groups)

A label column (A/B) next to scores. Intent: Compare groups. Each group gets its own fingerprint and rank; the pane shows a grouped box plot.

grouped.csv

Pass/fail (0/1)

Binary column. Location analog is the proportion of ones — not an “average score.” SD of 0/1 is comparison only.

binary.csv