If \( \sum\limits_{i=1}^{9} (x_i - 5) = 9 \) and \( \sum\limits_{i=1}^{9} (x_i - 5)^2 = 45 \), then the standard deviation of the nine observations \( x_1, x_2, \ldots, x_9 \) is
Show Hint
When you are given expressions involving deviations from a constant (like \( x_i - 5 \)), define a new variable \( y_i = x_i - 5 \).
This simplifies calculations for mean and variance.
Use the identity:
\[
\sum (x - a)^2 = \sum x^2 - 2a\sum x + na^2
\]