The profiler is doing it's job - helping you interpret the behaviour of your model. So if the predictions are not meaningful, thats a problem with your model, not the profiler.
One possible solution is to change the response of the model from Y to Log(Y) ... select the transform option in the model dialog.
There are other transformations that might be more appropriate e.g. if you have percentage data.
![David_Burnham_0-1684860807233.png David_Burnham_0-1684860807233.png](https://community.jmp.com/t5/image/serverpage/image-id/53013i734B2E853ABA5A50/image-size/medium?v=v2&px=400)
-Dave