This tool performs regression to study and model the relationship between the response and one or more predictors. ProcessMA Regression using the least squares method which minimizes the sum of squared errors to get parameter estimates. The residuals and fitted values of the response are shown in Columns AA:AB.
At the Excel Menu (For Excel 2007, go to Add-ins first)
Choose ProcessMA > Statistics > Regression > Regression (Multiple Predictors)
In Response, select the column containing the response data (Numeric)
In Predictors, select the columns containing the predictors data (Numeric)
Check Fit Intercept, to fit a constant term (y-intercept). Otherwise the model will go through the origin
Check SSeq, to calculate sequential sum of squares
Check Show VIF, to calculate variance inflation factors, a measure of multicollinearity among predictors
Check Show Durbin-Watson, to calculate Durbin-Watson statistics, detects the autocorrelation in the residuals
Check Show Predicted SS and R-Sq, if you want to calculate the predicted sum of squares and R-Sq
Check Plot Residual, if you want to display residual plots
Click OK
You know that sales revenue is dependent on the number of sales representative on the field, the amount spend on marketing and the range of products offered. You gathered data from 30 branches and you want to model the relationship and also predict the sales for the new branch.
Open data worksheet by choosing ProcessMA > Tools > Data
Choose ProcessMA > Statistics > Regression > Regression (Multiple Predictors)
In Response, select G - Sales
In Predictors, select H - Reps, I - Marketing, J - Products
Click OK

The p values for number of representatives and product range is small, indicating that there is significant evidence that the coefficients of these predictors are not zero. The p value for amount spent on marketing is 0.874, indicating that there is no significant evidence that its coefficient is not zero. There, the amount spent on marketing will not contribute much to the prediction of sales revenue.
Copyright © ProcessMA