Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Mandatory Assignment / Assignment #3 Write a program that uses an array of 25 student grades [ enter the grades using a loop]. Then produce

image text in transcribed
Mandatory Assignment / Assignment \#3 Write a program that uses an array of 25 student grades [ enter the grades using a loop]. Then produce the following statistics according to some criteria. Valid grade is between 35 and 100 , divided in intervals as follows The program should count each grade interval and store them in another array, each contain the interval count (count means the number of students who got F, number of students who got D, etc. number of invalid grades entered.) Then you should find/store the minimum valid grade, maximum valid grade, most frequent grade and average grades, Number \& percentage of Passed students, Number \& percentage of Failed Students The output should contain Grade Letter, Count, Percentage as a table, then max, min and average as follows - for example Max Valid grade = Average Valid Grades = Most frequent grade Letter = Letter =A+ Passed - Number =20 Fail - Number = Min Valid Grade = C Least Frequent Grade Instructions: Don't use any keyword that is not explained in classes, using any external statement, will lead you grade to be zero. Any similar code between students' solutions will lead to zero grade Write your name and registration number in a comment statement on the top of the code Save your file as a text file, then submit it on Moodle

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Genetic Databases

Authors: Martin J. Bishop

1st Edition

0121016250, 978-0121016258

More Books

Students also viewed these Databases questions

Question

=+ (b) Show that X ,, - p X if and only if d( X ,, X) ->0.

Answered: 1 week ago

Question

2. What are the different types of networks?

Answered: 1 week ago