The standard deviation is different than the mean deviation. The mean deviation is simply taking the the average of the absolute value of the mean subtracted from each value.
use
If you created a new column and used the following formula
abs(:text length - col mean(:text length))
and then run the Distribution on that new column, the displayed mean would be the Mean Deviation
Jim