Question: Program 2 (30 points: Design and implement a Java program for programming exercise 7.11, page 278 (name it Statistics), to compute the mean and deviation


Program 2 (30 points: Design and implement a Java program for programming exercise 7.11, page 278 (name it Statistics), to compute the mean and deviation of a set of numbers stored in an array as specified in the problem statement (the methods deviation () and mean () must be designed to handle arrays with any number of elements, not just 10 as shown in the textbook model). Use the sample run to test your code Follow the instructions in the problem statement. Design the main method of your program to handle all input and output and to allow the user to re-run the program with different sets of inputs. Document your code and organize the output using appropriate formatting techniques and de viafoa)mst b designed ie your code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
