Enter Values
Formula Reference
Test Results
Two-Sided 95% Confidence Interval
t-Distribution
Formula Breakdown
Model Assumptions
- MLR.1 (Linear in Parameters): y = β₀ + β₁x₁ + … + βkxk + u
- MLR.2 (Random Sampling): Data is a random sample from the population
- MLR.3 (No Perfect Collinearity): No independent variable is a perfect linear function of others
- MLR.4 (Zero Conditional Mean): E(u|x₁,…,xk) = 0
- MLR.5 (Homoskedasticity): Var(u|x₁,…,xk) = σ²
- MLR.6 (Normality): u ~ Normal(0, σ²) — required for exact t and F distributions in finite samples
- For large samples, MLR.6 can be relaxed (Central Limit Theorem applies for approximate inference)
- F-test assumes both restricted and unrestricted models are correctly specified
- This calculator assumes conventional OLS standard errors. Robust/clustered SE inference is out of scope.
For educational purposes. Not financial advice. Statistical assumptions simplified for pedagogical clarity.
Frequently Asked Questions
Disclaimer
This calculator is for educational purposes only and assumes conventional OLS inference under the Classical Linear Model assumptions (MLR.1–MLR.6). It does not account for heteroskedasticity, serial correlation, or clustered standard errors. For robust inference in applied research, consult appropriate econometric software. This tool should not be used as the sole basis for research conclusions.