Enter a set of numbers to find the standard deviation of.
The standard deviation of a data set is found through the following steps: 1. Find the average of the data set 2. Find the difference between every number in the data set from the average 3: Square those numbers 4: Find the average of those squares 5: Find the square root of that number The standard deviation is generally used a variation measure. This project finds the square root of things without using the "sqrt of" block. It does that through a complex calculus formula that took months to code, so please like and favorite. In fact, it was such a complicated formula that Scratch was unable to save it properly. I had to continuously download it. After months of trying to share it, I gave up. It would be a project that only I knew about. But then, I downloaded the Scratch app and, luckily, was able to share it through that.