Design and implement an application that computes and prints the mean and standard deviation of a list of integers x1 through xn. Assume that there will be no more than 50 input values. Compute both the mean and the standard deviation as floating point values, using the following formulas.
mean =
standard deviation =
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.