The document describes developing models to predict the probability of shots in the NHL being scored. Two models were tested: a linear regression model and a linear mixed-effects model. Both included shot distance and angle as predictors, and the mixed-effects model treated shot type as a random factor. The models were evaluated on a test set, and both showed improved prediction over a basic model, demonstrating shot quality factors improve scoring predictions.