Consider the below vector x, which you can copy and paste directly into Matlab. The vector contains the final grades for each student in a large linear algebra course. x = [35 69 84 74 69 59 86 51 58]. What is the median grade?
a) 69
b) 74
c) 58
d) 69.5