SBS - The best value in QMS software

Regression Analysis for the Attached Data - help needed - TIA

B

Barbara B

#11
So does it means that the equation in determining the predicted output can be changed or is not fixed...
What do you mean with "changed"? Different values for the input variables? Different equation structure (e.g. quadratic effects additional to main effects, interactions)?
 
Elsmar Forum Sponsor
Q

quick_silver

#12
What do you mean with "changed"? Different values for the input variables? Different equation structure (e.g. quadratic effects additional to main effects, interactions)?
I was asking about the different equation structure. Because I was working with a different set of data and the equation that I used there doesn't work with the equation for the data attached in this thread...
 
Q

quick_silver

#13
Just a clarification on the interpretation of the equation..does it mean that the variables C,G,H and I negatively impacts the dependent variable? Thanks a lot..so in this case if we will go with G for instance it will negatively affects the overall (which is the dpendent variable)...
 
B

Barbara B

#14
I was asking about the different equation structure. Because I was working with a different set of data and the equation that I used there doesn't work with the equation for the data attached in this thread...
The coefficients will change if you're using different data and/or model structure, because they are calculated out of the data values with respect to the model structure.

If you're using a statistical software package instead of Excel you'll get not only the coefficients but also a whole bunch of informations about several other relevant aspects of a model:
  • effect size of an input variable, e.g. "Is G a vital factor to explain the outcom 'Dependent Variable'?" The answer is "no" here for your data and a model with main effects only, because the p value is high (p=0.365).
  • observations which aren't properly described by the model, e.g. high standardized residuals for obs. no. 11, 12, 18, 32, 55, 88, 98 and 125.
  • adjusted coefficient of determination R²(adj) to assess the reliability of a model and as a figure for comparison of different models (higher is better), e.g. R²(adj)=86.57% (good) for the main effects model.
  • confidence intervals for coefficients to assess the certainty of statements derived out of the model, e.g. the coefficient of A in the main effects model (coef[A]=0.4666) has a 95% confidence interval of ( 0.4238 ; 0.5095 ).
  • VIFs (variance inflation factors) to evaluate the stability of a model and multicollinearity amoung the input variables. VIFs should be small with 1 being the optimal value. For VIFs above 10 the input variables are highly correlated among themselves, so the recommendation is to have VIFs smaller than 5. Conclusions drawn out of an instable model could be misleading. In your model with main effects only the VIFs are smaller than 1.8 (good), but if you're trying to fit interactions (e.g. A*B) or quadratic effects (A*A) the VIFs are getting huge (e.g. with A*B maximum of VIF is 108.7 and with A*A the highest VIF value is 87.8 - way too high for a stable model in both cases).
  • variation not explained by the model in the unity of the response, e.g. S=0.1483[unity of 'Dependent Variable'] for the main effects model
  • predicted R² for evaluation of the reliability of predictions for new data, e.g. R²(pred)=66.71% (a little bit too small)f or the main effects model.
  • graphs and tests to assess the model quality and Gauss-Markov assumptions (see Wikipedia reference-linkGauss–Markov_theorem), usually done via the residuals graphs and test of normality for the residuals. For your data with all observations the residuals aren't normally distributed due to unusual observations (see above), but the rest looks okay (no pattern, trends, etc. in the residuals vs. fits and residuals vs. obs no graphs).
  • Prediction AND prediction intervals, e.g. if all input variables are set to their means you'll get a fit/predicted value of 3.32682 and a 95% prediction interval (3.03224 ; 3.62141).

Therefore I won't recommend Excel for modelling, because the calculation of coefficients and fits only isn't sufficient to evaluate the model and be sure to get good, reliable statements and conclusions out of the model :bigwave:

Just a clarification on the interpretation of the equation..does it mean that the variables C,G,H and I negatively impacts the dependent variable? Thanks a lot..so in this case if we will go with G for instance it will negatively affects the overall (which is the dpendent variable)...
Yes, that's correct :) As stated before G doesn't have a vital (significant) impact on the 'Dependent Variable' and could be removed from the model, but the negative impact of C, H and I remains even if G is excluded.
 
Thread starter Similar threads Forum Replies Date
P How to do Multiple Regression Analysis in Minitab 16 Using Minitab Software 8
S Regression Analysis / ANOVA using Excel Excel .xls Spreadsheet Templates and Tools 2
P Regression Analysis for Aging Study in Minitab Statistical Analysis Tools, Techniques and SPC 10
B Regression analysis with discrete dependent variable and continuous independent var. Statistical Analysis Tools, Techniques and SPC 13
BradM Calling all Regression Analysis Pros! Statistical Analysis Tools, Techniques and SPC 1
V Identifying Significant Factors - Regression Analysis vs Correlation vs ANOVA vs DOE Quality Tools, Improvement and Analysis 7
Q Can I use Regression Analysis in the following scenario Statistical Analysis Tools, Techniques and SPC 18
E Minitab Regression Analysis to predict Horse Racing result Using Minitab Software 2
M Regression Analysis Help - Factors influencing a Dependent Variable Using Minitab Software 7
N Using Regression Analysis in Excel - Predicting a Value Statistical Analysis Tools, Techniques and SPC 30
S How to represent interactions in non-linear regression analysis in Minitab Using Minitab Software 5
T Value of Regression Analysis in a plastic injection molding atmosphere Statistical Analysis Tools, Techniques and SPC 4
S Regression testing / Linear Analysis - Can you use dates in regression models? Quality Assurance and Compliance Software Tools and Solutions 5
S Minitab's Regression Analysis - Viscosity Specification Using Minitab Software 3
V What regression analysis to use on customer satisfaction data vs. other drivers? Statistical Analysis Tools, Techniques and SPC 2
C Confused with Regression Analysis - What about the P-value? Six Sigma 2
J Setting Manufacturing Yield Targets using Regression Analysis Statistical Analysis Tools, Techniques and SPC 3
S Layman's Learning Tool Needed - Regression analysis, t-tests, chi-square tests, etc. Statistical Analysis Tools, Techniques and SPC 5
M Problem with nonlinear regression Using Minitab Software 12
V Regression and homoscadasticity test Statistical Analysis Tools, Techniques and SPC 8
S Significance of regression, correlation coefficient, hypothesesi, confidence interval Using Minitab Software 8
S Least squares estimate, regression model and corresponding residuals Using Minitab Software 13
N Regression Model (Minitab 18) - Which values my input parameters should have Using Minitab Software 2
A Why I get a different kind of regression equation when I do the same data in a differ Using Minitab Software 7
P Basic Minitab Help - It's about Linear Regression Using Minitab Software 1
R Regression for MTBF (Medical Device: Repairs vs Install Base) with Reliability Data Reliability Analysis - Predictions, Testing and Standards 16
S Regression Control Chart - Process Capability Statistical Analysis Tools, Techniques and SPC 18
C Regression with Life Data, Incorrect Minitab Documentation? Reliability Analysis - Predictions, Testing and Standards 4
B Using Minitab 17's Stepwise Regression to Predict Feature Using Minitab Software 2
A Predictive Model Development (Regression?) Statistical Analysis Tools, Techniques and SPC 5
S How to use Dummy Variable in Regression Model in Minitab Six Sigma 2
S ANOVA/Regression - Analyzing a Dataset which contains over 4500 Points Using Minitab Software 3
O Minitab Script to Save Regression Plots to an Image File Using Minitab Software 8
W Zero setting of correlation graph when plotting best fit linear regression Statistical Analysis Tools, Techniques and SPC 7
E How to run an OLS or Logistic Regression when I have Panel Data in Minitab Using Minitab Software 1
S Using Minitab for Multinomial Logistic Regression Using Minitab Software 2
J Minitab Rank Deficiency Issue - Binary Logisitic Regression Using Minitab Software 1
M Understanding of Regression and ANOVA in Minitab Statistical Analysis Tools, Techniques and SPC 8
A Questions about Regression for Modeling, Best Experimental Design Using Minitab Software 2
N Linear Regression Formula with Four Variables to a Power Regression Formula Using Minitab Software 2
S How to interpret a Linear Regression in Minitab? Using Minitab Software 3
D Multiple regression with student t distribution Using Minitab Software 1
P How to do Nonlinear Regression and generate a Correlation Statistical Analysis Tools, Techniques and SPC 14
C Degrees of Freedom with Linear Regression - Pressure Sensor Uncertainty Measurement Uncertainty (MU) 15
S CQE sample exam - Question 23 about a regression model Statistical Analysis Tools, Techniques and SPC 3
R Prediction Intervals for Quadratic Regression Statistical Analysis Tools, Techniques and SPC 4
S Interpreting Linear Regression Results from Minitab Using Minitab Software 15
R Can Factorial Design provide Regression Equation like RSM? Using Minitab Software 4
J Binary logistic regression for attribute/discrete data Using Minitab Software 7
W Z-values in Logistic Regression stem from a Wald test? Using Minitab Software 7

Similar threads

Top Bottom