• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Would someone who is good with math tell me how to find the Standard Deviation?

Mears

Platinum Member
Ok, I know that the standard deviation is the square root of the variance? However, I don't remember how to find the variance. I looked on some web pages, but they all use greek symbols and I'm not very good at reading them. So could someone please explain how to find the variance?
 
Here's a pretty easy one:

link

Terms you'll need to know
x = one value in your set of data
avg (x) = the mean (average) of all values x in your set of data
n = the number of values x in your set of data

For each value x, subtract the overall avg (x) from x, then multiply that result by itself (otherwise known as determining the square of that value). Sum up all those squared values. Then divide that result by (n-1). Got it? Then, there's one more step... find the square root of that last number. That's the standard deviation of your set of data.


Viper GTS
 


<< Bah, standard deviation isn't math 😉 >>



its statistics and we all know statistics is really probability and probabbility is just a bunch of lies so standard deviatiion is lies 😀
 
Hm, not too sure how to type it out here.. but the standard deviation is the square root of the variance (if you know what that is).

 
Graphically - it's that point where the Gaussian Distribution Curve changes direction (two places), upslope and downslope.
 
Which Greek symbol are you having a problem with? The one that looks like an M but sideways? That's the sigma symbol, and it means summation.
 
Back
Top