Standard Deviation
- 2574267
- Mar 11, 2021
- 1 min read
Updated: Jun 3, 2021
Step 1: Find the mean of the set of numbers.
Step 2: Find the difference between each set of numbers and mean.
Step 3: Take the list of differences and square each one then average the squared results, which will give you a new mean. Step 4: Square root that mean number, the final result is called standard deviation.


Comments