What is the arithmetic mean of 8^{2}, 9^{2}, 10^{2}, ..., 15^{2}?
- A. 133.5
- B. 135.5
- C. 137.5 ✓
- D. 139.5
Correct Answer: C. 137.5
Explanation
The sum of the squares from 8^2 to 15^2 is \sum_{n=1}^{15} n^2 - \sum_{n=1}^{7} n^2. Using the formula \frac{n(n+1)(2n+1)}{6}, we get \frac{15(16)(31)}{6} - \frac{7(8)(15)}{6} = 1240 - 140 = 1100. Since there are 8 terms, the mean is 1100 / 8 = 137.5.
Related questions on Statistics & Probability
- Let x be the mean of squares of first n natural numbers and y be the square of mean of first n natural numbers. If $\frac{x}{y}=\fra...
- What is the probability of getting a composite number in the list of natural numbers from 1 to 50?
- Two numbers x and y are chosen at random from a set of first 10 natural numbers. What is the probability that (x+y) is divisible by 4?
- A number x is chosen at random from first n natural numbers. What is the probability that the number chosen satisfies $x+\frac{1}{x} \gt...
- Three fair dice are tossed once. What is the probability that they show different numbers that are in AP?