Question: Question 3 Write a MATLAB script that generates a set of 100 random integers in a matrix. The integers should all be between 0 and

Question 3 Write a MATLAB script that generates a set of 100 random integers in a matrix. The integers should all be between 0 and 100 . Afterwards, calculate the mean, mode, median, standard deviation, and standard deviation of the mean in the script and display the answers. The distribution of the data should also be generated. The mean, median, standard deviation and standard deviation of the mean should not be calculated using any built in MATLAB functions. The distribution curve and mode can be generated with a built-in function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
