Student record due smartsite thursday 1211 1155 pm file

Assignment Help Python Programming
Reference no: EM13630547

Due: Smartsite Thursday, 12/11, 11:55 p.m. File names: grading.py <br/>• All prompts for input and all output must match my prompts/output. We use a program to grade your work and tiny differences can cause your work to be marked as a 0. <br/>? If your work does happen to lose points you have 1 week from receiving your grade to <br/>request a regrade and we will be happy to go back and fix any typos in your prompt/output. ? The best way to avoid being deducted points is to copy the prompt/unchanging portion of <br/>the outputs into your code. Make sure to get the spaces as well. <br/>• You must also submit a file called ReadMe.txt. The format is as follows <br/>? student: first name last name, id <br/>? student: first name last name, id <br/>? <br/>... <br/>? notes: Any difficulties you had with the assignment and any comments you would like to make. Also if a program doesn''t work please let us know. <br/>• All input in the examples has been underlined <br/>• For this assignment you may NOT import any modules. <br/>• Submit your work on Smartsite by uploading each file separately. Do not upload any folders or compressed files such as .rar, .tar, .targz, .zip etc. <br/>• If you have any questions please post them to Piazza <br/>• You may only import the os module <br/>1. For this you will be creating a program called grading.py that takes a directory containing files that record how student''s performed on their assignments and from these files determines each students grades in addition to the course statistics. <br/>1. You can only import the os module for this problem <br/>1. If you import any other modules you will receive a 0 on this problem <br/>2. Your program should ask the user for the directory that contains the homework files <br/>3. Homework files <br/>1. The name of a homework file is arbitrary <br/>2. Each file is stored as csv and and has the following format <br/>1. Percent Total, Percent contribution this assignment has to the student''s grade, <br/>2. Max Points,Maximum number of points on the assignment, <br/>3. ,, <br/>4. Last Name,First Name,Grade <br/>5. Student 1 Last Name, Student 1 First Name, Student 1''s Grade <br/>6. Student 2 Last Name, Student 2 First Name, Student 2''s Grade <br/>7. ... <br/>3. Percent Total across all files will sum to 100 <br/>4. The names in the homework file are stored in arbitrary order <br/>4. Your program should output the course statistics base on each student''s percentage in the class <br/>1. The mean <br/>2. Median <br/>1. We will continue to use the same median as used in homeworks 3 and 4 <br/>3. Mode <br/>1. There will always be a unique mode <br/>4. Uncorrected sample standard deviation <br/> <br/>N <br/>1. Def: v 1 ~ )2 <br/>1. <br/>i=1 <br/>2. N: The number of items <br/>3. xi : The value of item I <br/>4. x¯ : the mean <br/>5. After displaying the course statistics your program should display each student''s percent grade in the class as well as their letter grade <br/>1. Grades should be displayed in alphabetical order based on last name <br/>1. If two people have the same last name then the ordering is based on their first names <br/>2. For computing the letter grades <br/>1. A''s >= 90% <br/>2. B''s >= 80% and < 90% <br/>3. C''s >= 70% and < 80% <br/>4. D''s >= 60% and < 70% <br/>5. F''s < 60% <br/>6. You may not use global variables. <br/>1. 10% will be deducted from your score for each global variable <br/>7. You must use functions in this assignment. Your program must have at least the following functions. You free to have more than just these functions if you desire <br/>1. mean <br/>1. returns the mean of the given numbers <br/>2. median <br/>1. returns the middle value of the given numbers. We are <br/>3. mode <br/>1. returns the most commonly occurring number in the given numbers <br/>4. std_dev <br/>1. returns the uncorrected sample standard deviation of the given numbers <br/>5. percent2Letter <br/>1. given a percentage grade return the letter grade associated with it <br/>6. read_homework <br/>1. reads in 1 homework file and returns or updates the the students scores on the assignment, the number of points that assignment is worth, and the percent contribution that it makes to the students overall grades <br/>7. display_statistics <br/>1. This should display the course statistics <br/>2. This function is partially completed for you. Please make sure to use the provided format strings so that your output matches mine <br/>8. display_grades <br/>1. This should display the students grades in alphabetical order. <br/>2. This function is partially completed for you. Please make sure to use the provided format strings so that your output matches mine. <br/> <br/>Example: <br/>• Tests/Test1 only contains HW1.csv <br/>• HW1.csv contains the following: <br/>Percent Total,100, <br/>Max Points,50, ,, <br/>Last Name,First Name,Grade <br/>Smith,John,50 Fruit,Apple,43 Dog,Lab,25 <br/>Cat,Long,36 Smith,Will,13 Veg,Carrot,50 <br/>Please enter the name of the directory <br/>containing the homeworks: Mean | Median | Mode | <br/>72.33 | 86.00 | 100.00 Tests/Test1 <br/> Standard Deviation | 26.97 <br/>Last Name | First Name | Percent | Letter <br/>Cat | Long | 72.00 | C <br/>Dog | Lab | 50.00 | F <br/>Fruit | Apple | 86.00 | B <br/>Smith | John | 100.00 | A <br/>Smith | Will | 26.00 | F <br/>Veg | Carrot | 100.00 | A <br/>

Reference no: EM13630547

Questions Cloud

Okuns law the natural unemployment rate is 4 percent and : the natural unemployment rate is 4 percent and the actual unemployment rate is 7 percent. describe okun3939s law and
Computer micro code etc need this in a hurry will pay : need this in a hurry will pay whatever.its due by the end of today and just curious if you guys could do it that
Auditing question i require 21 : i require 2.1
External environment factors explain how you would : explain how you would integrate the current external environment factors in the health industry. translate your
Student record due smartsite thursday 1211 1155 pm file : due smartsite thursday 1211 1155 p.m. file names grading.py ltbrgtall prompts for input and all output must match my
Kenneth wilde this is a lab where i have to build the : this is a lab where i have to build the required network per the topology address scheme and instructions that i send
Hyrbrid model of management why is it important for : why is it important for organizations in india to search for hybrid improvised models of
For adult females the mean of their white blood cell : among those who file tax returns less tahn one half file them through an accountant or other tax professional. a
The fill volume of an automated filling machine used for : the fill volume of an automated filling machine used for filling cans of carbonated beverage is normally distributed

Reviews

Write a Review

Python Programming Questions & Answers

  Display the percent-ages of the overall grade

Write a program that uses a bar chart to display the percent-ages of the overall grade represented by the project, quizzes the midterm exam and the final exam

  1 why is biodiversity importantnbsp discuss the ways in

1 why is biodiversity important?nbsp discuss the ways in which the value may be assigned to biodiversity. based on your

  Write a function trans(m) which returns the transpose

Write a function trans(M) which returns the transpose of an n-by-n matrix M. The matrix M is represented by a list of n lists, each of length n. Transposing M means that each M[i][j] is swapped (once!) with M[j][i].

  Tower of hanoi game

Tower of Hanoi game that you can let a player to move discs between the towers using a mouse - Each move consists of taking the upper disk from one of the pegs and sliding it onto another rod, on top of the other disks that may already be present o..

  Program to do the enciphering

Write a program to do the enciphering. It should prompt the user for a message, and print out both the entered message and its corresponding ciphertext.

  The program is to print the time

The program is to print the time in seconds that the iterative version takes, the time in seconds that the recursive version takes, and the difference between the times.

  The interest rate per period

The interest rate per period. For example, if your loan's interest is 6.5% per year, and you are paying monthly, this would be 6.5%/12. If you are paying every two weeks, r would be 6.5%/26, because there are 26 two-week periods in a year.

  Write a function rmduplic(l), where l is any list

Write a function rmDuplic(L), where L is any list. The function should return a list M that contains the same items as L, except that repetitions (duplicates) have been removed: only the first occurrence of each entry is kept (i.e., order is prese..

  Write a python program to implement the diff command

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.

  When we sort a list of items, we need a basis

When we sort a list of items, we need a basis on which to compare the items to see whether one is bigger than another. If it's a list of numbers, Python just compares the numeric values; if it's a list of strings, Python compares the strings alpha..

  Improve the code for the haunted house game

Improve the readability of the code by improving the function names, variables, and loops, as well as whitespace. Document these changes in your journal and define a win condition for the game, for example, collecting all items and returning to the..

  The function should return the day name (''su'',''mo''..etc)

Write the function day(d,m) where m is an integer from 1 through 12 expressing a month, and d is an integer from 1 through 31 expressing the day part of a date in 2014.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd