InterviewSolution
Saved Bookmarks
| 1. |
If sum_(i=1)^(15)x_(i)=45,A=sum_(i=1)^(15)(x_(i)-2)^(2) B=sum_(i=1)^(15)(x_(i)-3)^(2) and C=sum_(i=1)^(15)(x_(i)-5)^(2) then Statement 1: min(A,B,C)=A Statement 2: The sum of squares of deviations is least when taken from man. |
|
Answer» Statement 1: is TRUE, Statement 2 is True , Statement 2 ISA correct explanation for statement 1 `implies "min" (A,B,C)=B` |
|