Question: In a class called Stats (template is provided), given a text file of doubles (see this lab's Canvas page for a sample file) write a

In a class called Stats (template is provided), given a text file of doubles (see this lab's Canvas page for a sample file) write a program that determines the average, the maximum, the minimum and how many numbers are in the following buckets: less than O, between 0 (inclusive) and 100 (exclusive), and greater than or equal to 100. Your program should print the following message to another file called "fileOut.txt: Statistics for the numbers in fileIn.txt: average:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
