I am reading a paper that uses the following equation to calculate the optimal bandwidth, however, I am confused about the position of "4" and "3" in the equation. is this a typo? or what does it mean?
the optimal value of h can be calculate (sic) from
$$h=\left(^4\sigma^5/_3L\right)^\frac15$$
where
$$\sigma=\sqrt{\frac{1}{L-1}\sum_{i=1}^L (g_i-\bar{g})^2}$$
Additionally $L$ is the number of cells and $g_i$ is the value for each cell.
.