CALCULATING STANDARD DEVIATION WORKSHEET

Standard Deviation (s) where the average, and n is the number. Write a program to calculate the standard deviation of a series of numbers from a data file. The form will have a command button and a picture box for output. You should . output the sample size, average, and standard deviation. This program should employ two do-while loops: a . do ... ................
................