I need to understand the following formula:
$$u_{i}=\frac{x_i-\overline{x_i}}{{||x_i-\overline{x_i}||}_2}$$
I don't know the notation:
$${||x_i||}_2$$
Is it the second moment? Please help me to convert it to sums and number of values.
UPDATE
I need it to calculate Pearson correlation as dot product between normalised in a such a way variables. Equation 3 here.