Geek-aka HW

la_bluu
 

Write a program that can be used to gather statistical data about the number of movies college students see in a month. The program should ask the user how many students were surveyed and dynamically allocate an array of that size. The program should then allow the user to enter the number of movies each student has seen. The program should then calculate the average, median, and mode of the values entered.

    • 12 years ago
    • 15
    Answer(1)

    Purchase the answer to view it

    • movieupdated1.cpp
    Bids(0)