Calculating the variance with a TWIST

  • Context: Undergrad 
  • Thread starter Thread starter apoechma
  • Start date Start date
  • Tags Tags
    Variance
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
apoechma
Messages
14
Reaction score
0
Calculating the variance with a TWIST!

Hello! I am trying to understand this problem! its just on my practice questions and Ihave the answer, I CAN NOT understand how to set it up! PLEASE someon ehelpo!

THis is it :)

A student wants to calculate the variance of a set of 10 scores. But he doesn't have hte raw scores, but only has the deviation of each raw score from the mean. Worse yet he only has 9 of tese deviation scores...

compute the variance for him

-5, +11, -4, -2, +7, -8, -6, +1, -3
 
Physics news on Phys.org


Well, the mean of the deviations from the mean must be zero, so to find the 10th score deviation, pick the one that makes the mean of the 10 values equal to 0.

Then just compute the variance of those 10; remember, variance is unchanged by equal shifts of all the values
 


Your first step in calculating the variance would be to take the distance from each element to the mean, right? So it shouldn't be a problem that this is done for you. The last missing distance will of course be the negative of the sum of the other distances, since the overall sum needs to be 0 (otherwise, the mean wouldn't be the mean!).
 


Once you have the tenth deviation, the sample variance is the sum of the squares of these deviations divided by n-1.