simple_statistics

Complete API Reference

Class: STATISTICS

Main facade class providing all statistical operations. Stateless - safe to share or create new instances.

Descriptive Statistics Methods

Bivariate Analysis Methods

Regression

Hypothesis Testing Methods

Class: TEST_RESULT

Immutable result object from hypothesis tests.

Features

Class: REGRESSION_RESULT

Immutable linear regression output.

Features

Class: CLEANED_STATISTICS

Data cleaning utilities.

Methods

Contract Guarantees

All features are specified with Design by Contract. Key guarantees:

Preconditions (require)

Postconditions (ensure)