Standard Deviation
The standard deviation is defined as follows:
- use for a sample where you use notation , and if you are calculating the standard deviation for a population where you use notation
The smaller the standard deviation, the more closely the measured values cluster around their mean.
Standard Deviation has a close relationship with Variance (always non-negative), where , so , a better notation is
Why the error squared?
They talk about this in the KF book, but basically go through a few examples, and the square helps accurately depict the variance. You can take an absolute value, but it doesn’t fully paint the picture.
Standard Deviation of the Mean
This also known as the standard error.
The standard deviation/error of the mean is given by I saw this sort of idea at Ericsson while working on generating random normal number using the Ericsson while working on generating random normal number using the Central Limit Theorem. Indeed! This come from the Ericsson while working on generating random normal number using the Central Limit Theorem. Indeed! This come from the Central Limit Theorem. Indeed! This come from the Central Limit Theorem, see note for more information.
Intuitively, the variance from measuring the mean is smaller than between samples. As , you find that \sigma_\overline{x} \rightarrow 0. This makes sense! Serendipity with Serendipity with Curse of Dimensionality, this is why!
To motivate the use of this, consider the following example: The University has always collected the STAT 206 grade of each Software Engineering student. It is known that these grades follow a Normal Distribution with and . In a class of 120 Software Engineering students, what is the probability that the class average will be 76 or more?
We use our Z-Table. However, here, we are not asking for the probability that a student will have a grade of 76.
- That value would be computed by computing
Instead, we are asking for the probability of the mean, in which case we need to use the Standard Deviation of the mean! We have the following computation: