Final answer:
To find the expected freight car loadings for Week 20, we use the least squares method to calculate the slope and intercept of the linear trend line. After computing these, we can predict future loadings by plugging in the week number into the trend line equation.
Step-by-step explanation:
To obtain a linear trend line for the expected freight car loadings, we can use the method of least squares to fit a line to the data provided. This line can be expressed in the form y = mx + b, where y represents the freight loadings, m is the slope, x is the week number, and b is the y-intercept.
First, calculate the slope (m) using the formula:
m = (N∑xy - ∑x∑y) / (N∑x− - (∑x)^2)
Where:
- N is the number of data points (18 weeks)
- ∑xy is the sum of the product of each week number and its corresponding loading
- ∑x is the sum of the week numbers
- ∑y is the sum of the loadings
- ∑x− is the sum of the square of the week numbers
Next, calculate the y-intercept (b) using the formula:
b = (∑y - m∑x) / N
After calculating m and b, you can then obtain the forecasted loadings for Week 20 (x = 20) by substituting this value into the trend line equation.
Rounding the result to the nearest whole number will give the estimated weekly loading for Week 20.