Question 420655: Having just taken a year of Algebra, Algebra II and College Algebra, my Statistics class is now using Summation, which was never covered in my algebra classes. One question which I do not understand is:
Why is: Sigma x^2 different from (Sigma x^2)? given the following values for x: 1,7,0,8, -6
The answer given me was non parenthesied answer is 150, parenthesied answer is 100.
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Why is: Sigma x^2 different from (Sigma x^2)? given the following values for x: 1,7,0,8, -6
The answer given me was non parenthesied answer is 150, parenthesied answer is 100.
------
Sigma(x^2) = 1^2 + 7^2 + 0^2 + 8^2 + (-6)^2
= 1 + 49 + 0 + 64 + 36
= 50 + 100
= 150
-----
[Sigma(x)]^2 = [1 + 7 + 0 + 8 + -6]^2 = 10^2 = 100
===================
Cheers,
Stan H.
|
|
|