What problem does it solve?
Quantitative statistical methods are essential for validating investment hypotheses, detecting non-stationarity, understanding long-run relationships, and assessing risk. This skill provides a structured toolkit to perform time-series tests, volatility modeling, regression diagnostics, bootstrap inference, and hypothesis testing in a reproducible way.
Core Features & Use Cases
- ADF Unit-Root Test for stationarity assessment and decision rules for modeling.
- Cointegration testing and pair-trading support, including hedge ratio estimation and spread analysis.
- GARCH family volatility modeling with diagnostics for heteroskedasticity and autocorrelation, plus bootstrap-based inference.
- Regression diagnostics workflow including heteroskedasticity, autocorrelation, multicollinearity checks, and model validity.
- Bootstrap methods for confidence intervals and significance testing of strategy returns.
Quick Start
Run a full quant-statistics analysis on a provided time-series dataset, including ADF, cointegration, GARCH, bootstrap, and diagnostic tests.