As i am working on multiple regression models (quadratic equations). by using backward elimination method. i have removed the insignificant terms in the model and reconstruct the equation by using only significant terms. is it right to do like this. to define the relation between the dependent and independent variables.
example: out of 9 independent terms, 3 terms are not significant, so remove that insignificant terms and once again develop a new equation using remaining 6 terms.