Solve the variance problem below - statistics

chwala
Gold Member
Messages
2,825
Reaction score
413
Homework Statement
see attached
Relevant Equations
variance
The question is below:

1635595952630.png


below is my own working;
1635596053833.png
the mark scheme for the question is below here;
1635596099561.png


i am seeking for any other approach that may be there...am now trying to refresh on stats...bingo!
 
Physics news on Phys.org
chwala said:
Homework Statement:: see attached
Relevant Equations:: variance

The question is below:

View attachment 291394

below is my own working;
View attachment 291395the mark scheme for the question is below here;
View attachment 291396

i am seeking for any other approach that may be there...am now trying to refresh on stats...bingo!
Here's a quicker way:
##\sum (x - \bar x)^2 = \sum x^2 - N \cdot \bar x^2##

Proof:
##\sum (x - \bar x)^2 = \sum(x^2 - 2x\cdot \bar x + \bar x^2) ##
##= \sum x^2 - 2\cdot \bar x \sum x + \sum \bar x^2 = \sum x^2 - 2\bar x \cdot N \cdot \bar x + N \bar x^2 = \sum x^2 - N \cdot \bar x^2##
All summations are from n = 1 to N.
In the proof above, I'm using the fact that ##\sum x = N \bar x##
 
Last edited:
Is the proof missing something...I will counter check it later...
 
I just had a look at your proof...thanks Mark...I wasn't certain on the last part of your equation involving the mean. Its now clear to me from my study (shown below). Bingo!

1635679616725.png
 
Last edited:
chwala said:
I just had a look at your proof...thanks Mark...I wasn't certain on the last part of your equation involving the mean. Its now clear to me from my study. Bingo!
Yes, that's it. I've edited my post to change 'n' to 'N', which I hope makes it clearer.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top