The document describes fitting a simple linear regression model to predict a student's Calculus score based on their Mathematics score. It provides the steps to perform the analysis using the NCSS statistical software. The key results are that the linear regression model is significant with a slope of 0.7656 and R-squared of 0.7052, indicating Mathematics score explains over 70% of the variation in Calculus score. Predictions using this model for Mathematics scores of 50 and 60 are also provided. Bootstrapping methods are used to estimate properties of the population model from the sample data.