Contour plots, 3D surface plots, and 3D wireframe plots are always constructed on a grid of evenly spaced x- and y-values called a mesh.
Mesh created from regular data |
Mesh interpolated based on irregular data - x- and y-values do not form a regular grid; therefore, data points are not always at the intersections of the mesh. |
Note |
Symbols and projection lines always display the actual (rather than interpolated) data points. |
If your data are irregular, Minitab interpolates the z-value at each grid intersection using one of two methods: Distance or Akima's polynomial.
Note |
If your data form a regular grid, the interpolation method has no effect on your plot. |
Use the following chart to help you decide which method to use:
Use the Distance method if... |
Use Akima's polynomial method if... |
|
|
|
|
|
|
If you are unsure of which method to use, you may want to try both and pick the one that works best for your data.
Tip |
Show the locations of your x- and y- data by adding symbols to the plot (Editor > Add > Data Display > check Symbols). Akima's polynomial method sometimes shows steep changes just outside the x- and y-data that may not be supported if you had sampled there. If you use the Distance method, showing the symbols can also help you in choosing a distance power because you can see how predictions extend beyond your x- and y-data. |