Let Us C Solution | Chapter 14 Exercise C (M) | C Program to calculate Standard Deviation and Mean
Duration: 17:32 Min | Sep 10, 2023
This video discusses solution of Chapter 14: Multidimensional (2d and 3d) Arrays in C programming Exercise C (M).
Attempt the following set of sample data, computer the standard deviation and the mean.
-6, -12, 8, 13, 11, 6, 7, 2, -6, -9, -10, 11, 10, 9, 2
The formula for standard deviation is given.