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
- Core
- Distributions
- Hypothesis
- Correlation
- Sampling
Next Steps
Descriptive Statistics
Full guide to summaries, moments, quantiles, and streaming stats.
Hypothesis Tests
Choose the right test and interpret
TestResult.First Analysis Tutorial
End-to-end example with summaries and inference.