Question: Write an Matlab script, and post the script and the resluts. Write a used-defined function that calculates the average and the standard deviation of a

 Write an Matlab script, and post the script and the resluts.

Write an Matlab script, and post the script and the resluts.

Write a used-defined function that calculates the average and the standard deviation of a list of numbers. Use the function to calculate the average and the standard deviation of the following list of grades: 80 75 91 60 79 89 65 80 95 50 81 The standard deviation is given by: sigma = Squareroot sigma^i = n_i = 1 (x_i - x_ave)^2 - 1 DO not use built-in functions to calculate the mean and the standard deviation

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!