Skip to content

tomdkt/statistical-inference-modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📊 Statistical Inference & Modeling

Welcome to the Statistical Inference & Modeling repository! 🚀
This project is a comprehensive collection of Jupyter Notebooks dedicated to the world of data-driven decision-making, covering everything from fundamental goodness-of-fit tests to advanced predictive modeling and diagnostic techniques.

🌟 What You'll Find Here

This repository is structured as a week-by-week journey through statistical modeling:


⚡ Deep Dive: Advanced Content

If you're looking for the most sophisticated techniques in this project, check out these notebooks:

Explore how to detect and handle redundant predictors using:

  • VIF (Variance Inflation Factor)
  • Klein’s Rule of Thumb
  • ANOVA Tables for model comparison.

Master the art of fitting data when straight lines aren't enough:

  • Advanced diagnostic plots (Residuals vs. Fitted, QQ Plots).
  • Outlier detection and handling.
  • Logarithmic and polynomial transformations.

Learn to model multiple predictors simultaneously and evaluate their combined significance using F-statistics and analysis of variance.


🛠️ Requirements

  • Python 3.12+
  • uv installed (recommended for dependency management)

🚀 Getting Started

To set up the environment and install all dependencies:

uv sync

Once installed, you can launch the notebooks using your favorite editor (VS Code, JupyterLab, etc.) and start exploring!

About

Hypothesis testing, multiple regression, and advanced model diagnostics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors