Blog · Category

How-To

Step-by-step guides for getting a specific job done in Stratum — short, practical, and reproducible.

How-To

How to Make a Q-Q Plot (Mac & Windows)

Check whether your data is normal — read the line, spot skew and tails.

How-To

How to Build a Decision Tree (Mac & Windows)

An interpretable model: grow it, prune it, read importance, and predict.

How-To

How to Make a Violin Plot (Mac & Windows)

Compare groups by full distribution shape — and spot bimodality a box plot hides.

How-To

How to See Every Variable Pair at Once

See every variable pair at once with the Scatter chart's Matrix mode.

How-To

How to Run a Linear Regression (Mac & Windows)

Build a model from menus, read R² and coefficients, and check the diagnostics.

How-To

How to Run PCA (Mac & Windows)

Reduce many variables to a few components; read the scree plot and biplot.

How-To

How to Build a Control Chart (Mac & Windows)

I-MR and X-bar charts with control limits and automatic Nelson-rule flagging.

How-To

How to Make a Scatter Plot (Mac & Windows)

Plot two variables, add a line of best fit, and read the correlation.

How-To

How to Make a Histogram (Mac & Windows)

See the shape of a variable — pick bins, read skew, and export.

How-To

How to Run a One-Way ANOVA (Mac & Windows)

Compare three or more group means, read F and p, and run a Tukey post-hoc.

How-To

How to Run a t-Test (Mac & Windows) — Without R or Python

Compare two groups and read the result in under a minute — no code, no notebooks.

How-To

How to Make a Box Plot (Mac & Windows)

Compare groups and spot outliers with a box-and-whisker plot — in under a minute.