Write a program to find the mean and standard deviation of numbers. The mean (average) of n numbers x 1 , x 2 , …, x n is × = (x 1 + x 2 + … + x n ) / n . The standard deviation of these numbers is as follows:

Use a vector object to store the numbers.
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.