Answered You can hire a professional tutor to get the answer.

QUESTION

write a program that will find the smallest ,largest and avcerage values in a collection of of N numbers.Get the value of N before scanning each...

write a program that will find the smallest ,largest and avcerage values in a collection of of N numbers.Get the value of N before scanning each value in the collection of N numbers .Modify your program to compute and display bit5h the range of values in the collection and the standerd deviation of the data collection ,To compute the standerd deviation,accumulate the sum of the squares of the data value in the main loop After loop exit use the formula.Standard deviation=√((sum_squares)/N-〖average〗^2 )

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question