The average of the squares of the first 50 natural numbers is
Show Hint
The sum of squares of the first \( n \) natural numbers can be calculated using the formula \( \dfrac{n(n + 1)(2n + 1)}{6} \), and the average is obtained by dividing the sum by \( n \).