Consider a time-series dataset representing the quarterly sales of a company over five years. The sales data has shown a consistent upward trend throughout this period. To analyze this trend, a simple linear trend model is applied, which can be represented as:
$$ Y_t = eta_0 + eta_1 t + ext{e}_t $$
Where:
Given this information, what can we conclude about the component represented by $$ eta_1 $$ in this trend model?