Question: In Python 1. besign your program based on the following hierarchical chart 2. The purpose of the getEile0 function is to prompt the user for
In Python 1. besign your program based on the following hierarchical chart 2. The purpose of the getEile0 function is to prompt the user for the filename 3. The purpose of the getData0 function is to read the file grade data into a list 4. The purpose of the calculateMean function is to receive the grade list as 5. The purpose of the calculateSDO function is to receive the grade list as an 6. Since all the relevant data has been calculated, the program needs to call which contains the grades and return it to main0. and return the list to mainO. This function should receive the filename as an argument an argument and using the above mathematical formula, calculate and return the mean of the grades argument along with the mean and using the above mathematical formula, calculate and return the standard deviation the curveGrades0 function and apply the following logic while assigning a letter grade to grade. You need to pass in as arguments the grade list, mean and standard deviation Grade curve Formula Grade ade 2 m1.5( assign a letter grade of A assign a letter grade ofB assign a letter grade of C assign a letter grade of D assign a letter grade of m-0.5(sd) s grade
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
