Do the students of class C language program design result statistical analysis table, complete the following functions:
(1) the students basic information (student id, name,... Entry;
(2) students achievements recorded (homework, the final exam and overall performance); (3) the statistical distribution of student performance (the number of each band);
(4) to find the highest and lowest points and publish the name and student number; Student achievement mean and variance and output;
(5) to determine whether a performance is normal distribution;
(6) statistics is different from the student's grade point average, according to the average line | sequence, and the output,
CodePudding user response:
Let's learn the structure, such questions do not have what difficultyCodePudding user response:
Students' basic information is a structure