Write a program that takes as input five numbers and outputs


Write a program that takes as input five numbers and outputs the mean average and standard deviation of the numbers. If the numbers are x1, x2 ,x3, x4, and x5, then the mean is :
X= ( x1 + x2 + x3 + x4 + x5 ) / 5

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program that takes as input five numbers and outputs
Reference No:- TGS0136177

Expected delivery within 24 Hours