Homework2:
Write a program to find and display the Largest, Smallest, Average, standard deviation and the Sum of all numbers entered from the keyboard.
,
where X indicates average
The data entry should end with a Sentinel Value. After finishing ask if the user wants to continue entering new set of numbers or not.
Your user interface is important in this question. You should be very instructive to the user. Your program must be "user friendly" and menu driven.
Software: Return the *.c ONLY through the WEB PAGE.
Hardcopy: Submit the written report of this homework to the box provided in the
department office by the deadline indicated.
The report should contain every detail (PADIT steps) including the source
code of your program with a sample run.