What is RSS?

Subscribe to LSS Academy

Click Here to Subscribe to Articles Subscribe By Email Below

Regression - Part 1

by Ron on March 4th, 2007

After posting my recent blog on hypothesis testing I received a request to write about regression in a similar manner.  As I am always focused on the “voice of the customer” I will take on regression tonight.  This will be part 1 of this series. 

Many Faces of Regression

First of all when the word regression is used it can mean a few things. There are different types of regression such as simple linear regression, non linear regression, and logistic regression.

Don’t sweat it though. The statistics geeks may try to confuse you with all their fancy words and formulas but in the end the concepts are quite simple. If knuckle heads like me can understand it, anyone can.

Simple Linear Regression

Now then, let us focus in on simple linear regression this evening. We use linear regression when we have a variable input (X) and variable output (Y) and want to see if there is any correlation between the two.

For example, say you wanted to know if there was any relationship between the temperature (variable data) of your injection molding machine and the weight (variable data) of the part it produced.

To test this, you could simply produce some parts at different temperatures, starting at lower temps and working yourself to higher temps. Once the parts were made you could weigh them (on an approved measurement system of course).

With this data, you could perform regression analysis to determine how strong the relationship is.  As always, a nice software package like SigmaXL makes this a snap but you can also program spreadsheets to do the math for you.

Make Predictions

The coolest thing about regression is the fact that we can build statistical models with the data which allows us to predict what the output (Y) will do given a specific input (X).

In part 2 of this series on regression I will introduce a few more tricks such as R-sq, fits, and residuals.  Stay tuned!

Subscribe to LSS Academy

If you enjoyed this article please consider subscribing to our full feed RSS. You can also subscribe by email and have new articles sent directly to your inbox.


6 comments...What do you think?

  1. Posted by robert 4th March, 2007 at 11:52 pm

    Ron - perhaps you’d like to comment on sample sizes? The sensitivity of the correlation coefficient to random variations should be considered. With small samples chance variations can easily give the appearance of correlation when in fact none exists. I often find that data is collected, then I’m asked to analyse it. I often dissapoint when I suggest that more is required, especially when it may be difficult or expensive to acquire.

    Rob

  2. Posted by Ron Pereira 5th March, 2007 at 8:41 am

    Good idea Rob. Thanks!

  3. Posted by Regression - Part 2 | Lean Six Sigma Academy 23rd March, 2008 at 9:09 pm

    […] night we began our discussion on regression. Tonight, I want to talk about a few more things related to this topic. As I was thinking of what […]

  4. Posted by Regression - Part 3 | Lean Six Sigma Academy 23rd March, 2008 at 9:12 pm

    […] evening we will wrap up our discussion of regression. So far we have discussed what regression is and a few ways to determine whether our model is […]

  5. Posted by LSS Academy Series Review - Six Sigma Edition | Lean Six Sigma Academy 23rd March, 2008 at 10:25 pm

    […] part 1, of this 3 part series we learned about some of the basics of regression.  Then, in part 2 we talked about two very cool concepts - R Sq (adj) and P values.  Finally, in […]

  6. Posted by Eight Reasons Your Lean/Six Sigma Initiative Could Fail | Lean Six Sigma Academy 1st June, 2008 at 12:40 pm

    […] the belt down a path they may not need to travel as far as what tools they use. If, for example, simple linear regression is not needed to solve a problem stop forcing the belt to use […]

What do you think? Join the discussion...