I am doing C++ in school now for the first time and they teacher give use this a
ID: 3621787 • Letter: I
Question
I am doing C++ in school now for the first time and they teacher give use this assignment, i am not sure how to even start it. if any one can help me make this or write some codes that would be greatly appreciated.Write a program that can be used to gather statistical data about the number of movies college student see in a month. The program should perform the following steps:
A) Ask the user how many students were surveyed. An array of integers with this many elemests should then be dynamically allocated.
B) Allow the user to enter the number of movies each student saw into the array.
C) Calculate and display the average, median, and the mode of the values entered.
Explanation / Answer
how do i calculate the median and mode
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.