Question: Implement MATLAB code that calculates the following formula. Use your student ID as eight 1 digit data to be used for your calculation. (u: average)

Implement MATLAB code that calculates the following formula. Use your student ID as eight 1 digit data to be used for your calculation. (u: average) Var(X) = Compare the result from your code with the result produced by MATLAB function var(X)", where X contains the data Hypothesize the reason why they are different. Modify your code (not MATLAB "var(X)") and show the correctness of your hypothesis Please submit 1. Your MATLAB code that implements the above equation.(4 pts) 2. Copy of a screenshot after your program is executed 3. Compare your result with the result produced by using MATLAB provided (1 pt) (1 pt) function "var" 4. Hypothesize the reason. Describe your hypothesis 5. Verify the correctness of your hypothesis by modifying your MATLAB (2 pts) code (not "var"). Show the result from the modified code. (2 pts)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
