Skip to main content
Start with the end-to-end scenario below, or jump to the per-module snippets at the bottom.

End-to-End Scenario

Define a sample

Summarize

describe() returns count, center, spread, quartiles, shape, and standard error in a single object.

Check normality

Fit a distribution

Test a hypothesis

Measure association

Per-Module Snippets

Next Steps

Descriptive Statistics

Full guide to summaries, moments, quantiles, and streaming stats.

Hypothesis Tests

Choose the right test and interpret TestResult.

A/B Testing

End-to-end example with summaries, assumption checks, and group comparison.
Last modified on April 18, 2026