Rounded to the nearest whole number, the standard deviation of the data is 29.
The following notations and formulas will be used in these calculations:
Mean = (sum of the values) / n
Variance = ((Σ(x - mean)^2) / (n - 1)
Standard deviation = Variance^0.5
Where:
n = number of values = 4
x = each value
Therefore, we have:
Mean = (65 + 75 + 100 + 130) / 4 = 92.50
Variance = ((65-92.5-)^2 + (75-92.50)^2 + (100-92.50)^2 + (130-92.50)^2) / (4-1) = 2,525 / 3 = 841.666666666667
Standard deviation = Variance^0.50 = 841.666666666667^0.5 = 29.011491975882
Rounding to the nearest whole number, we have:
Standard deviation = 29
Learn more about standard deviation here: https://brainly.com/question/16555520.
#SPJ1