From data (-4, 1), (-1, 2), (2, 7) and (3, 1), the regression line of y on x is obtained as y=a+bx, then what is the value of 2a+15b?
- A. 6
- B. 11 ✓
- C. 17
- D. 21
Correct Answer: B. 11
Explanation
The regression line y = a + bx always passes through the mean point (\bar{x}, \bar{y}). Here, \bar{x} = \frac{-4-1+2+3}{4} = 0 and \bar{y} = \frac{1+2+7+1}{4} = \frac{11}{4}. Substituting these gives \frac{11}{4} = a + b(0) \implies a = \frac{11}{4}. The slope is b = \frac{\sum xy - n\bar{x}\bar{y}}{\sum x^2 - n\bar{x}^2}. We have \sum xy = -4-2+14+3 = 11 and \sum x^2 = 16+1+4+9 = 30, so b = \frac{11}{30}. Thus, 2a + 15b = 2(\frac{11}{4}) + 15(\frac{11}{30}) = \frac{11}{2} + \frac{11}{2} = 11.
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?