Welcome to PF, zeeshahmad!
Hmm, didn't I see you somewhere else?
The term "mean squared deviation" is a bit ambiguous and can mean 2 things.
I'll try to explain.
Suppose you have a sample of n measurements x
1, x
2, ..., x
n.
Then the sum of squared deviations, often abbreviated as SS is:
$$SS = \sum (x_i - \bar x)^2$$
where ##\bar x## is the mean.
This set of measurements come with a "degrees of freedom", abbreviated DF.
For a "normal" repeated measurement, we have:
$$DF = n - 1$$
In statistics, when the term "mean squared deviation" is used, it usually means:
$$MS = {SS \over DF}$$
This is exactly the variance (or squared standard deviation) of the sample.
However, taken literally, "mean squared deviation" means just the average of the squared deviations, which is:
$$SS \over n$$
I can't tell you what <x1+x2+..xn> means.
Do you have a context for that?