How to do standard deviation using arrays in c++

Can you make me a program that does this:
Amount of numbers:5 // any number
123 // arrays
343
424
34234
344 // random numbers output
mean: //calculates the mean
standard deviation: //calculates the standard deviation

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories