Question: Required in C++ on Microsoft visual studios CS 135-Project 3 - Array Processing Program PROJECT SUMMARY The program shall read an input file consisting of
CS 135-Project 3 - Array Processing Program PROJECT SUMMARY The program shall read an input file consisting of whole numbers, compute statistical values based on those numbers, and write the results to an output file. PROJECT INSTRUCTIONS Write a program to: () read a set of whole numbers into an array (2) compute the minimum value (3) compute the maximum value (4) compute the average (5) compute the standard deviation (6) compute the median (7) compute the mode (8) write the results to the terminal screen and to an output file Optionally, for extra credit: (9) draw a histogram for the set of numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
