I have a vector $v = \{v_1, v_2, ...v_d\}$ with $d$ dimensions. Is there a name for
$$ \frac{\|v\|}{d} $$
Note:
This question occurred because I need this to compare the values of two vectors with different dimensions: which has the largest sum of absolute values. Maybe there is a name for this that doesn't involve the norm?