I do not mean to contradict one of my colleagues, but how does one specify the factors, model, and number of runs in order to get 'correct design' without correlated estimates?
I added four continuous factors representing concentration, temperature, time, and pressure. I added terms for the second and third power of each factor to the linear model. I used the default number of runs. This example is clearly not one of the correct results:
![design.JPG design.JPG](https://community.jmp.com/t5/image/serverpage/image-id/27444i805A76D5C24B9F01/image-size/large?v=v2&px=999)
I simulated the response so that I could launch Fit Least Squares platform. The response is not involved in the correlation of the estimates, which is also indicated by VIF > 1 in the parameter estimates report. Here is the design:
![table.JPG table.JPG](https://community.jmp.com/t5/image/serverpage/image-id/27445i626C852CFAF38810/image-size/large?v=v2&px=999)
Here is the report using the default coded levels. VIF around 10 indicates a correlation around 0.9.
![coded.JPG coded.JPG](https://community.jmp.com/t5/image/serverpage/image-id/27446i553637AD3EE6803C/image-size/large?v=v2&px=999)
Here is the same analysis but without coded levels. The coding clearly helps:
![uncoded.JPG uncoded.JPG](https://community.jmp.com/t5/image/serverpage/image-id/27447i868754BEE014A33F/image-size/large?v=v2&px=999)
What is the use of the map of correlations if it does not represent the actual correlations? (I think that it does.)