Given, three observations =a,b,cb=a+c Standard deviation =σσ=N∑(xi−μ)2 where, μ is the mean of observation xi and N is the total number of observations. When x1=a+2,x2=b+2,x3=c+2μ=3a+2+b+2+c+2=32b+2x1−μ=(a+2)−(32b+2)=a−32bx2−μ=(b+2)−(32b+2)=b−32bx3−μ=(c+2)−(32b+2)=c−32bd=3(a−32b)2+(b−32b)2+(c−32b)23d2=a2+b2+c2+912b2−34(ab+b2+bc)⇒3d2=a2+b2+c2+34b2−34[b(a+c)+b2]⇒3d2=a2+b2+c2+34b2−34[b⋅b+b2]⇒3d2=a2+b2+c2+34b2−34⋅2b2⇒3d2=a2+c2−3b2⇒b2=3a2+3c2−9d2