Reference no: EM13760680
Write a program that would allow a user to enter student names and Final grades (e.g. A,B,C,D,F) from their courses. You do not know how many students need to be entered. You also do not know how many courses each of the students completed. Design your program to calculate the Grade Point Average (GPA) for each student based on each of their final grades. The program should output the Student name along with the GPA.
- There are 5 components of your submission including:
Program Description- A detailed, clear description of the program you are building.
Analysis- Demonstrates your thought process and steps used to analyze the problem. Be sure to include the required input and output and how you will obtain the required output from the given input? Also, include your variable names and definitions. Be sure to describe the necessary formulas and sample calculations that might be needed. Talk about how your design will allow any number of students and final grades to be possible inputs.
Test plan - Prepare at least 1 set of input data (Test data) along with their expected output for testing your program. This test case should include at least 10 students. Your test data can be presented in the form of a table as follows (note: feel free to adapt to your design)
Flowchart - Provide a flowchart for your design. You can use Word, Powerpoint, Visio or any software you have available that will allow to draw shapes and connectors.
Pseudocode- Provide pseudocode of your overall design that fulfills the requirements of the project All of these components should be placed in word document for submission.
Additional details about the program you need to write:
GPA is calculated by summing the point equivalents for final grades and taking the average. A =4, B=3, C=2, D=1, and F = 0. So, if someone earned 2 A's and 1 B, their GPA would be (4 + 4 + 3)/3 = 3.67 Think about using a simple process to stop entering students and course grades. For example, if StudentName < 0.
Example application test data:
Test Case #
Input
Expected Output
Sally: A,D,B,C
John: A,A,A,B,B
Jason: A,A,A,A,B
Bob: B,B
Bill: A
GPA for Sally is : 2.5
GPA for John is: 3.6
GPA for Jason is: 3.8
GPA for Bob is: 3.0
GPA for Bill is: 4.0
Submission requirements:
Your completed assignment should be saved as Word document and submitted to your LEO assignment area no later than the due date listed in the syllabus. Your document should be neat, well-written with minimal grammatical and spelling errors. Your name should be clearly listed on the first page along with the class/section, professor and due date. Your document should contain page numbers at the bottom of each page. Single or double space line formatting is acceptable.
Non-for-profit financial reporting review
: Select one (1) not-for-profit organization in an area of interest to you and review the financial statements and audit report for the organization. The financial statements and audit report of the not-for-profit organization should be readily and ..
|
Security standards
: Health IT privacy and security standards are important.
|
Compare two poems those winter sundays and my papas waltz
: compare and contrast 2 poems Robert Hayden "those winter sundays" and Theodore Roethke "my papa's waltz'. you will demonstrate your close reading abilities by writing a paper that compares and contrasts the themes.
|
Analyzing capital expenditures
: Assume that you have received a capital expenditure request for $52,000 for plant equipment and that you are required to do a justification analysis using capital budgeting techniques.
|
Program user to enter student names and final grades
: Write a program that would allow a user to enter student names and Final grades (e.g. A,B,C,D,F) from their courses. You do not know how many students need to be entered. You also do not know how many courses each of the students completed.
|
Assignment on capital rationing
: The availability of funds effects the capital budgeting decisions. The amount of funds available for capital expenditures will be either limited or unlimited.
|
Record the monthly property tax accrual
: Record the monthly property tax accrual that is recorded in July 2014. Record the payment of the taxes on October 31.
|
Write paper on prisoners dilemma what is in my best interest
: Write a paper on The Prisoner's Dilemma; What is in My Best Interest?
|
Analyze the buying process for an online product
: Every product or service has a buying process, even digital products and services. In this assignment, you will research and analyze the buying process for an online product or service, with which you (as a consumer) are familiar, from a business ..
|