I cannot recall what the large () brackets mean - Google seems to be full of links on how to create them but not what they actually are or how to resolve them.
$ \left( \begin{array}{l} n\\ 2 \end{array} \right)r^2 $
Can someone please clarify? In this instance n = 6 and r = 0.05 if that helps.
it means the number of combinations possible when you pick 2 items out of n, that is n(n-1)/(2*1)