I'm unease with summations and their priorities.
I'm stumbling upon this, on a book:
Am I :
- correctly reading this, here :
$$ \text{MSI} = \sum\limits_{i}\Bigg[\frac{\Bigg(\frac{p_{i,j}}{\sqrt{\prod\limits_{i}{a_{i,j}}}}\Bigg)}{n_{i}}\Bigg] $$
- believe rightly that $\prod\limits_{i}{a_{i,j}}$
is a "secondary" (underlying?) complete loop that I have to perform on all the $a$ items to multiply them first, whatever the same $i$ index is used elsewhere in this formula?
or, at the opposite, does it mean: "don't make this $i$ under the product go over the $i$ value that you are currently considering on the summation" ?

\Bigg[. I don't believe that taller is possible with latex. – Marc Le Bihan Apr 12 '22 at 21:32