I am sure that this is an easy question, but I am not able to figure it out.
Given an equation, with ($SD$=standard deviation):
$y=a(+/-SD)*x+b(+/- SD)$.
Given a specific value for $y$, how would I solve for $x$?
Thanks so much (I tried to google this, but I did not even know what terms to use)
Edit based on below comment:
I performed a linear regression where there was error associated with the variables (Deming regression?), the output was an equation of the above form. I would now like to use this to estimate the value of $x$ given $y$.