In this assignment, you are on your own to create some analytics! Use the attached grade sheet to be the Instructor and analyze your final grades for the course.
Instructor Tip: You will need to first group the assignment scores into a new field. Then you will need to ‘standardize’ the scores by creating percentages. The total points for each assignment is in the field name.
What was the overall grade distribution? A grade distribution is the total count of As, Bs, Cs, etc. that occurred during the course. Create a visualization that shows this distribution.
The total points for the course were 1000 points, and the course used a standard distribution of 900+ points = A, 800-899 = B, 700-799 = C, 600-699 = D, <600 = U.
Instructor Tip: You will need to create a field that calculates the letter grade. You will then need to count how many students fall into each of those letter grades.
Finally, create a visualization that shows anything unique you believe is in this dataset. Try to make it something interesting!
Instructor Tip: Ideas might include answering questions such as: What was the overall class average, and which assignment groups fell above or below this? Did every student participate throughout the semester, or was there a certain date range some students stopped logging in/participating? How many missed assignments were there (scores of zero) compared to overall?
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme