The document describes a statistical model created to predict NBA playoff results based on regular season statistics. Key steps included collecting NBA data, selecting important features through correlation analysis like net rating and true shooting percentage, training a logistic regression model on past seasons, and testing it on new seasons. The model successfully predicted 6 of 6 teams that reached conference finals, though missed some like the 2023 Miami Heat. Improving the model could include additional stats like all-NBA players. This type of predictive analytics could benefit NBA teams and be applied to other sports.