Question: solve this question using matlab codes only. Consider the file called thermo_scores.dat on D2L. Note that the first column of the data is the student
solve this question using matlab codes only.
Consider the file called thermo_scores.dat on D2L. Note that the first column of the data is the student number. Create function with a single input and two outputs that calculates the mean of each student's scores (mean of each row) and the standard deviation of each test (standard deviation of each column). Test by loading the thermos_scores.dat and then generate a histogram of the students' mean scores with five bins, and a bar graph of the tests' standard deviations. Consider the file called thermo_scores.dat on D2L. Note that the first column of the data is the student number. Create function with a single input and two outputs that calculates the mean of each student's scores (mean of each row) and the standard deviation of each test (standard deviation of each column). Test by loading the thermos_scores.dat and then generate a histogram of the students' mean scores with five bins, and a bar graph of the tests' standard deviations
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
