InterviewSolution
Saved Bookmarks
| 1. |
The sum and the sum of squares of length x (in cm) and weight y (in g) of 50 plant products are given below: ∑50i=1xi=212, ∑50i=1x2i=902.8, ∑50i=1yi=261 and ∑50i=1y2i=1457.6 Which is more variable, the length or weight? |
|
Answer» The sum and the sum of squares of length x (in cm) and weight y (in g) of 50 plant products are given below: ∑50i=1xi=212, ∑50i=1x2i=902.8, ∑50i=1yi=261 and ∑50i=1y2i=1457.6 Which is more variable, the length or weight? |
|