To add output from a regression analysis, go to Add and complete a form.
For example, an analyst at a retail store wants to predict sales volume. The predictors include traffic, population, average income, and direct competitors near the store. The analyst uses best subsets regression to identify the set of predictors that best predict sales volume. To see an example, go to Minitab Help: Example of Best Subsets Regression.
Your data must be a continuous value for Y and numeric values for the Xs. You can convert categorical Xs into indicator variables. For details, go to Minitab Help: Data considerations for Best Subsets Regression.
You can fit a linear, quadratic, or cubic model to the data. A fitted line plot shows a scatterplot of the data with a regression line representing the regression equation.
For example, an engineer at a manufacturing site wants to examine the relationship between energy consumption and the setting of a machine used in the manufacturing process. The engineer thinks the relationship between these variables is curvilinear. Therefore, the engineer creates a fitted line plot and fits a quadratic model to the data. To see an example, go to Minitab Help: Example of Fitted Line Plot.
Your data must be a continuous value for Y and a continuous or discrete value for X (with multiple levels). For details, go to Minitab Help: Data considerations for Fitted Line Plot.
If the number of predictors is large, then before fitting a regression model with all the predictors, you should use stepwise or best subsets model-selection techniques to screen out predictors not associated with the responses.
For example, a research chemist wants to understand how several predictors are associated with the wrinkle resistance of cotton cloth. The chemist performs a multiple regression analysis to fit a model with the predictors and eliminate the predictors that do not have a statistically significant relationship with the response. To see an example, go to Minitab Help: Example of Fit Regression Model.
Your data must be a continuous value for Y and numeric values for Xs. You can convert categorical Xs into indicator variables. For details, go to Minitab Help: Data considerations for Fit Regression Model.
Simple regression allows you to predict the value of the output Y for any value of the input X. To see an example, go to Minitab Help: Example of Fit Regression Model.
Your data must be a continuous value for Y and a numeric value for X. For details, go to Minitab Help: Data considerations for Fit Regression Model.
Stepwise regression is an automated tool used in the exploratory stages of model building to identify a useful subset of predictors. The process systematically adds the most significant variable or removes the least significant variable during each step. It also allows you to predict the value of the output (Y) for any combination of values of the inputs (Xs). For more information, go to Minitab Help: Perform stepwise regression for Fit Regression Model.
Your data must be a continuous value for Y and numeric values for the Xs. You can convert categorical Xs into indicator variables. For details, go to Minitab Help: Data considerations for Fit Regression Model.