The sum of deviations of n numbers from 10 and 20 are p and q respectively. If (p-q)^{2}=10000, then what is the value of n?
- A. 10 ✓
- B. 20
- C. 50
- D. 100
Correct Answer: A. 10
Explanation
Let the numbers be x_i. We are given p = \sum_{i=1}^n (x_i - 10) = \sum x_i - 10n and q = \sum_{i=1}^n (x_i - 20) = \sum x_i - 20n. Subtracting the two gives p - q = 10n. Squaring both sides yields (p-q)^2 = 100n^2. Since (p-q)^2 = 10000, we have 100n^2 = 10000 \implies n^2 = 100 \implies n = 10.
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?