R code produces graph comparing essay 1 score to midterm score among students with grades for both assignments. Code also produces a histogram of mean grade distribution. Very barebones code, nothing pretty—just does the job. If you want to see how great or how poor or how statistically unlikely the quality of your performance in a given class is, and you just so happen to have everyone's scores, then this code is for you.
To use your own scores, import your scoresheet as an .xlsx and follow instructions written in comment lines. This code was written to see how much of an outlier my essay score was, when compared to my midterm score.