Question:

One of the normal equations for fitting a straight line \(y=a+bx\) is

Show Hint

Normal equations for the regression line \[ \boxed{ y=a+bx } \] are \[ \boxed{ \begin{aligned} \sum y &= na+b\sum x,\\[2mm] \sum xy &= a\sum x+b\sum x^2. \end{aligned} } \]
Updated On: Jul 23, 2026
  • \(\sum y=a\sum x+b\sum x^2\)
  • \(\sum y=na+b\sum x\)
  • \(\sum xy=na+b\sum x^2\)
  • \(\sum x=\sum y+b\sum x\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

For fitting the straight line \[ y=a+bx \] by the method of least squares, the two normal equations are \[ \sum y=na+b\sum x \] and \[ \sum xy=a\sum x+b\sum x^2. \] Among the given options, one of the normal equations is \[ \boxed{\sum y=na+b\sum x.} \] Hence, \[ \boxed{(B)} \] is the correct answer.
Was this answer helpful?
0
0