Which of the following statements are correct? (A) The method of least squares determines the position of the trend line of the given time series. Choose the correct answer from the options given below: |
(A), (B) and (C) only (A), (B) and (D) only (A), (C) and (D) only (B), (C) and (D) only |
(A), (B) and (D) only |
The correct answer is Option (2) → (A), (B) and (D) only Check each statement. (A) The method of least squares is used to determine the position of the trend line of a time series → correct. (B) The trend line is also called the line of best fit → correct. (C) In least squares, the sum of deviations from the trend line is zero, not always positive → incorrect. (D) For $y=a+bx$, normal equations are $\sum y = na + b\sum x$ and $\sum xy = a\sum x + b\sum x^{2}$ → correct. final answer: $\text{(A), (B) and (D)}$ |