I would like to know how we can determine the maximum value of standard deviation, $\sigma$.
Given a range for a population or sample, $[a, b]$ where $b$ is the maximum value and $a$ is the minimum value, I suppose there is also a range of $\sigma$ which I denote as $[0, m]$, i.e. $0 \leq \sigma \leq S$. I think the minimum $\sigma$ has to be 0 because if all samples are the same value then there is no deviation from the mean. But what about the maximum $\sigma$ from the mean? Essentially I want to know how to calculate the lower and upper bounds for $\sigma$, given the range of the population or sample.
It would be great if I could have some reference to a paper or book to validate the answers I get.