Step 1: Understanding the concept of residuals.
In linear regression, a residual is the difference between an observed value and the predicted value from the regression model. The residual for each data point is given by: \[ e_i = y_i - \hat{y}_i \] where \( y_i \) is the observed value and \( \hat{y}_i \) is the predicted value from the regression line.
Step 2: Least squares method.
The method used to find the line of best fit in linear regression is called the "least squares method." This method minimizes the sum of the squared residuals to obtain the best-fitting line. The sum of squared residuals is: \[ S = \sum_{i=1}^{n} (y_i - \hat{y}_i)^2 \] where \( n \) is the number of data points.
Step 3: Why minimizing the sum of squares of residuals works.
Minimizing the sum of the squared residuals ensures that the line of best fit has the smallest possible overall error. Squaring the residuals amplifies larger errors, which helps to prevent the line from being influenced too much by smaller errors and ensures a better overall fit.
The annual profit of a company depends on its annual marketing expenditure. The information of the preceding 3 years' annual profit and marketing expenditure is given in the table. Based on linear regression, the estimated profit (in units) of the 4th 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 \)?
Here are two analogous groups, Group-I and Group-II, that list words in their decreasing order of intensity. Identify the missing word in Group-II.
Abuse \( \rightarrow \) Insult \( \rightarrow \) Ridicule
__________ \( \rightarrow \) Praise \( \rightarrow \) Appreciate
The table lists the top 5 nations according to the number of gold medals won in a tournament; also included are the number of silver and the bronze medals won by them. Based only on the data provided in the table, which one of the following statements is INCORRECT?
Eight students (P, Q, R, S, T, U, V, and W) are playing musical chairs. The figure indicates their order of position at the start of the game. They play the game by moving forward in a circle in the clockwise direction.
After the 1st round, the 4th student behind P leaves the game.
After the 2nd round, the 5th student behind Q leaves the game.
After the 3rd round, the 3rd student behind V leaves the game.
After the 4th round, the 4th student behind U leaves the game.
Who all are left in the game after the 4th round?