Question: Using the data file(data.txt) provided in a separate link, write program that reads the values from the file into an array. Perform a statistical analysis
Using the data file(data.txt) provided in a separate link, write program that reads the values from the file into an array. Perform a statistical analysis on the data using the statistic library from previous assignments. Output the following to an output file: number of values, maximum, minimum, average, standard deviation, median. The values in the file are real numbers.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
