← StatLens Home

Instructor Tools

Resources for instructors using StatLens in their courses. Browse the tool catalog, build custom datasets, and create shareable links.

Data & Sharing

Dataset Index Live

Browse 100+ bundled datasets by variable type. Each links to its explore tool.

Dataset Builder New

Create a StatLens dataset from CSV. Add metadata and export as JSON.

Link Builder Planned

Pre-configure a tool with dataset, settings, and view. Get a shareable URL and QR code.

Tool Catalog

Every interactive tool on the site. Click any card to open it.

Explore Data

Descriptive Statistics

Dotplot, histogram, or boxplot with summary stats for one numeric variable.

Ch 2–5

One Categorical Variable

Bar chart, pie chart, or waffle chart with frequency table.

Ch 2

Two Categorical Variables

Two-way contingency table with stacked/side-by-side bar charts and mosaic plot.

Ch 2, 14

Grouped Statistics

Compare a numeric variable across groups. Side-by-side dotplots, histograms, or boxplots.

Ch 2, 16

Regression

Scatterplot with least-squares line, r, R², residual plot, and regression equation.

Ch 3–4, 18–19

Dotplot Editor

Click to add and remove points. Mean, median, and spread update live. Challenge mode available.

Ch 2–5

Simulation — Bootstrap

CI for a Mean

Bootstrap resampling to build a confidence interval for a single mean.

Ch 6

CI for a Proportion

Bootstrap confidence interval for a single proportion.

Ch 8

CI for Difference in Means

Bootstrap confidence interval for μ₁ − μ₂.

Ch 7

CI for Difference in Proportions

Bootstrap confidence interval for p₁ − p₂.

Ch 9

CI for Paired Differences

Bootstrap confidence interval for the mean of paired differences.

Ch 7

CI for Regression Slope

Bootstrap confidence interval for the slope of a regression line.

Ch 18

Simulation — Randomization Tests

Test for a Mean

Randomization test for a single mean (shift to null, resample).

Ch 6

Test for a Proportion

Randomization test for a single proportion (simulate from p₀).

Ch 8

Test for Difference in Means

Randomization test: shuffle group labels, compare means.

Ch 7

Test for Difference in Proportions

Randomization test: shuffle group labels, compare proportions.

Ch 9

Test for Paired Differences

Randomization test: randomly flip signs of paired differences.

Ch 7

Chi-Square Randomization

Randomization test for independence in a two-way table.

Ch 14

Chi-Square Goodness-of-Fit

Simulate samples under H₀ to test whether one categorical variable fits a specified distribution.

Ch 16

ANOVA Randomization

Permutation F-test: shuffle group labels across 3+ groups.

Ch 16

Test for Correlation

Randomization test: shuffle x-y pairings, build null distribution for r.

Ch 18

Traditional Inference

One-Sample t

t-test and confidence interval for a single mean.

Ch 10

One-Proportion z

z-test and confidence interval for a single proportion.

Ch 12

Two-Sample t

Welch’s t-test for the difference in two independent means.

Ch 11

Two-Proportion z

z-test for the difference in two proportions.

Ch 13

Paired t

t-test and confidence interval for the mean of paired differences.

Ch 11

Chi-Square Test

χ² test for independence in a two-way table.

Ch 14–15

Chi-Square Goodness-of-Fit Test

Theory-based χ² test that one categorical variable fits a specified distribution.

Ch 16

ANOVA F-Test

One-way ANOVA with F distribution, ANOVA table, and condition checks.

Ch 16–17

Regression t

t-test and confidence interval for the slope of a regression line.

Ch 19

Distribution Calculators

Normal

Probabilities and critical values for the standard normal (z) distribution.

Ch 10, 21

t Distribution

t-distribution probabilities with adjustable degrees of freedom.

Ch 10–11

Chi-Square

χ² distribution with adjustable degrees of freedom.

Ch 14–15

F Distribution

F distribution with numerator and denominator df.

Ch 16–17

Binomial

Discrete PMF, cumulative probabilities, and normal approximation overlay.

Ch 21

Conceptual Labs

Sampling Distributions

Draw samples from a population, watch the sampling distribution build. See the CLT in action.

Ch 6

CI Coverage

Draw 100 confidence intervals and see what “95% confidence” really means.

Ch 6, 22

Randomization Test Walkthrough

Shuffle cards step by step, build a null distribution. Guided introduction to randomization logic.

Ch 7

Practice & Games

Conclusion Practice

Practice writing hypothesis test conclusions from randomized scenarios with model answers.

Ch 6–9

Guess the Correlation

See a scatterplot, guess r. Builds intuition for correlation strength and direction.

Ch 3

Regression by Eye

Drag a line to fit the data, see residual squares, compare to the optimal least-squares line.

Ch 4

Scatterplot Editor

Drag, add, and remove points; watch the least-squares line, r, and R² respond. Feel leverage vs. influence.

Ch 7, 20

Documentation

Instructor Guide New

How to share data, build URLs, create activities, and use StatLens in your course.

URL Parameter Reference Planned

Complete reference for all URL parameters. Pre-configure tools for your students.

Activity Builder Planned

Create guided step-by-step activities that overlay any tool. Export as JSON.