Final answer:
Using the linear regression model, the predicted sales are $250.12 thousand on day 60 and $324.52 thousand on day 90. The predictions are obtained by substituting the day numbers into the provided formula and adding the results to the y-intercept.
Step-by-step explanation:
To predict the sales on day 60 using the provided linear regression model ŷ = 101.32 + 2.48x, where x represents the day and ŷ the sales in thousands, we substitute x with 60. The calculation is as follows: ŷ = 101.32 + (2.48 × 60) = 101.32 + 148.8 = 250.12. Therefore, the predicted sales on day 60 are $250.12 thousand.
Similarly, to predict the sales on day 90, we substitute x with 90 in the model equation: ŷ = 101.32 + (2.48 × 90) = 101.32 + 223.2 = 324.52. Therefore, the predicted sales on day 90 are $324.52 thousand.
In both cases, the steps involved are to multiply the day number by the slope of the model, add the result to the y-intercept, and interpret the final value as thousands of dollars, which gives us the forecasted sales on the respective days.