Write a program to keep records and perform stastitical analysis for a class of students. The class may have up to 40 students. There are five quizzes during the term. Each student is identified by four-digit student number. The program is to print the student scores and calculate and print statistics for each quiz. The output is in the same order as the input, no sorting is needed. The program should read the input form the user and should print the output similar to the following: Student Quiz1 Quiz2 Quiz3 Quiz4 Quiz5 1234 78 83 87 91 86 2134 67 77 84 82 79 3124 77 89 93 87 71 Low Score 67 77 84 82 71 High Score 78 89 93 91 86 Average 73.4 83.0 88.2 86.6 78.6

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter8: I/o Streams And Data Files
Section: Chapter Questions
Problem 8PP: (Data processing) A bank’s customer records are to be stored in a file and read into a set of arrays...
icon
Related questions
Question

Write a program to keep records and perform stastitical analysis for a class of students. The class may have up to 40 students. There are five quizzes during the term. Each student is identified by
four-digit student number. The program is to print the student scores and calculate and print statistics for each quiz. The output
is in the same order as the input, no sorting is needed.

The program should read the input form the user and should print the output similar to the following:


Student Quiz1 Quiz2 Quiz3 Quiz4 Quiz5


1234 78 83 87 91 86


2134 67 77 84 82 79


3124 77 89 93 87 71


Low Score 67 77 84 82 71


High Score 78 89 93 91 86


Average 73.4 83.0 88.2 86.6 78.6

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Function Arguments
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage