March 7, 2020

STANDARD DEVIATION

  1. The standard deviation tells us the spread of the data.

  2. The larger the standard deviation, the more spread out our data is from the center.

  3. The smaller the standard deviation, the more the data is clustered around the mean.

  4. We can find the standard deviation of a dataset using the NumPy function np.std( )

Previous
Previous

March 17, 2020

Next
Next

February 24, 2020