I am trying to plot a radiation dose response curve using graphpad prism. I an using a nonlinear regression (curve fit)> linear quadratic survival (Y is percentage). X is radiation dose in Grays (0, 1, 5, 10, 15, 20). The input equation is Y= 100*exp(-1*(A*X+B*X^2)). Rule for initial values of A = 1.0 amd B= 0.1. No constraints. No weighting. The best fit values for A obtained following analysis = 0.1687 and that of B= -0.005797 and A/B ratio = -29.10. This does not make any sense. Could some one help?