Step 1: Defining linear regression.
A linear regression model represents the dependent variable as a linear combination of independent variables. Crucially, the model must be linear with respect to its parameters, though the variables themselves may or may not exhibit linearity.
Step 2: Evaluating the options.
- (A) Linear in explanatory variables but not necessarily in parameters: Incorrect. Linear regression models are defined by linearity in parameters.
- (B) Non-linear in parameters and linear in variables: Incorrect. The requirement is for linearity in parameters.
- (C) Linear in parameters and necessarily in variables: Incorrect. While linearity in parameters is mandatory, linearity in variables is not a requirement.
- (D) Linear in parameters and possibly linear in variables: Correct. Linear regression models must be linear in parameters, and the variables can be either linear or non-linear.
Step 3: Final determination.
Option (D) is the correct choice because the fundamental characteristic of a linear regression model is its linearity with respect to its parameters.
The annual profit of a company depends on its annual marketing expenditure. The information of preceding 3 years' annual profit and marketing expenditure is given in the table. Based on linear regression, the estimated profit (in units) of the 4superscript{th year at a marketing expenditure of 5 units is ............ (Rounded off to two decimal places)} 
Let \[ A = \begin{bmatrix} 1 & 1 & 1 \\ 1 & 3 & 1 \\ -2 & -3 & -3 \end{bmatrix}, \quad b = \begin{bmatrix} b_1 \\ b_2 \\ b_3 \end{bmatrix}. \] For \( Ax = b \) to be solvable, which one of the following options is the correct condition on \( b_1, b_2, \) and \( b_3 \)?
Which model is represented by the following graph?
