Question: Write a program that reads the data from raw_temps.txt created in exercise 2 into a vector and then calculates the mean and median temperatures in
Write a program that reads the data from raw_temps.txt created in exercise 2 into a vector and then calculates the mean and median temperatures in your data set. Call this program temp_stats.cpp.
Data from Exercise 2
Write a program that creates a file of data in the form of the temperature Reading type defined in §10.5. For testing, fill the file with at least 50 “temperature readings.” Call this program store_temps.cpp and the file it creates raw_temps.txt.
Step by Step Solution
3.41 Rating (167 Votes )
There are 3 Steps involved in it
1program that reads the data from rawtempstxt created and calculates mean and me... View full answer
Get step-by-step solutions from verified subject matter experts
