MattK
Standard deviation calculation code not working as intended
Hello! I am currently trying to code a button that will calculate the mean and standard deviation from a set of 10 data values, however, my after coding my button calculates the mean properly but for whatever reason does not calculate the standard deviation and instead puts the value of the mean in its position instead.
I will leave a copy of the code below.
15 replies