Let X={x∈ℕ:1≤x≤19} and for some a,b∈ℝ, Y={ax+b:x∈X}. If the mean and variance of the elements of Y are 30 and 750, respectively, then the sum of all possible values of b is [2026]
(4)
∑yi=a∑xi+∑b
=a(1+2+⋯+19)+19b
∑yi19=a·19·202·19+b
30=10a+b ...(1)
Variance of X=∑xi219-(∑xi19)2
=19·20·3919·6-(10)2=30
Variance of Y=a2(variance of X)
750=a2·30
a2=25⇒a=±5
if a=+5⇒b=30-50=-20 from (1)
if a=-5⇒b=30+50=80 from (1)
sum of values of b=80-20=60
option (4)