In Estimation method, choose between the least squares estimation (LSE) and maximum likelihood estimation (MLE) methods. The methods produce equivalent estimates of the coefficients in the saturated model, when the number of parameters equals the number of data points.
Often, the differences between the LSE and MLE results are minor, and the methods can be used interchangeably. You might want to use both methods and determine whether the results confirm each other. If the results differ, you might want to determine why. For example, MLE assumes that the original data are from a normal distribution. If your data might not be normally distributed, LSE may provide better estimates. Also, LSE cannot calculate results for data that contain a standard deviation equal to zero. MLE might provide estimates, depending on the model.
Enter the level of confidence for the confidence intervals for the coefficients and the fitted values.
Usually, a confidence level of 95% works well. A 95% confidence level indicates that, if you took 100 random samples from the population, the confidence intervals for approximately 95 of the samples would contain the mean response. For a given set of data, a lower confidence level produces a narrower interval, and a higher confidence level produces a wider interval.
To display the confidence intervals, you must go to the Results sub-dialog box, and from Display of results, select Expanded tables.
Select the type of confidence interval or bound that you want to display.
You can display the means for the main effects, the main effects and two-way interactions, or all terms in the model in the output. Alternatively, you can display the means for a subset of these terms, or no terms.
If you select Specified terms, use the arrow buttons to move terms from one list to the other. Available Terms shows all the terms that you can display means for. Minitab displays the means for the terms in Selected Terms. Select one or more terms in one of the lists, then click an arrow button. The double arrows move all the terms in one list to the other. You can also move a term by double-clicking it. If a term you expected to see in the list does not appear, you need to add it to the model.