Calculating Overall Variance & Standard Deviation for 3 Sets of Data

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 · 5K views
Excom
Messages
58
Reaction score
0
Hi

If I have measured the resonance frequency of three sets of resonators and calculated the mean, variance and standard deviation for each set. How do I add the three variances and standard deviations to get an overall variance and standard deviation?

Well, I know that the standard deviation is the square root of the variance and therefore I only need to know how to calculate the overall variance.

I hope that someone can help me with my problem. Thanks in advance.

Best regards
Tom
 
Physics news on Phys.org
micromass said:
If your three resonance frequencies are independent, then

[tex]Var(X_1+X_2+X_3)=Var(X_1)+Var(X_2)+Var(X_3)[/tex]

If not, then

[tex]Var(X_1+X_2+X_3)=Var(X_1)+Var(X_2)+Var(X_3)+2Cov(X_1,X_2)+2Cos(X_2,X_3)+2Cov(X_1,X_2)[/tex]

Is your last term meant to be Cov(X_1,X_3)?
 
Thanks

One clarifying question. If I have an infinite number of sets and I then add the variances for all the sets then the variance and hence the standard deviation will also be infinite?