Intercept of a parabola
Hi,While using JMP's "Fit Y by X" platform to fit data with a quadratic model, I observed that the intercept obtained using JMP’s centered polynomial notation for a parabola differs from the intercept obtained using the standard (uncentered) ( y = ax^2 + bx + c ) format. Based on my understanding, the intercept represents the value of ( Y ) when ( x = 0 ), and I don't see why these values should d...