Confounding Variables

 Confounding Variables

Confounder is a variable whose presence affects the variables being studied so that the results do not reflect the actual relationship. There are various ways to exclude or control confounding variables including RandomizationRestriction, and Matching.

confounding variable is an “extra” variable that you didn’t account for. They can ruin an experiment and give you useless results. They can suggest there is a correlation when in fact there isn’t. They can even introduce bias. That’s why it’s important to know what one is, and how to avoid getting them into your experiment in the first place.

The independent variable typically has an effect on your dependent variable. For example, if you are researching whether lack of exercise leads to weight gain, then lack of exercise is your independent variable and weight gain is your dependent variable. Confounding variables are any other variable that also has an effect on your dependent variable. They are like extra independent variables that are having a hidden effect on your dependent variables. Confounding variables can cause two major problems:

  1. Increase variance
  2. Introduce bias.

Confounding Bias

Technically, confounding isn’t a true bias, because bias is usually a result of errors in data collection or measurement. However, one definition of bias is “the tendency of a statistic to overestimate or underestimate a parameter”, so in this sense, confounding is a type of bias.

Confounding bias is the result of having confounding variables in your model. It has a direction, depending on if it over-or underestimates the effects of your model:

Positive confounding is when the observed association is biased away from the null. In other words, it overestimates the effect.

Negative confounding is when the observed association is biased toward the null. In other words, it underestimates the effect.

How to Reduce Confounding Variables

Make sure you identify all of the possible confounding variables in your study. Make a list of everything you can think of and one by one, consider whether those listed items might influence the outcome of your study. Usually, someone has done a similar study before you. So check the academic databases for ideas about what to include on your list. Once you have figured out the variables, use one of the following techniques to reduce the effect of those confounding variables:

  1. Bias can be eliminated with random samples.
  2. Introduce control variables to control for confounding variables. For example, you could control for age by only measuring 30-year-olds.
  3. Within-subjects designs test the same subjects each time. Anything could happen to the test subject in the “between” period so this doesn’t make for perfect immunity from confounding variables.
  4. Counterbalancing can be used if you have paired designs. In counterbalancing, half of the group is measured under condition 1 and a half is measured under condition 2.

References

https://www.statisticshowto.com/experimental-design/confounding-variable/

https://datascience.eu/machine-learning/confounding-variable/

Comments

Popular posts from this blog

Alpha Values and P-values

Joblib