Given a dataset of {3, 5, 2, 8, 9}, calculate the standard deviation.
Step 4: Take the square root of the mean of these squared differences. \
Step 1 :Step 1: Calculate the mean (average) of the dataset. \
Step 2 :Step 2: Subtract the mean from each data point and square the result. \
Step 3 :Step 3: Calculate the mean of these squared differences. \
Step 4 :Step 4: Take the square root of the mean of these squared differences. \