Jump to content

Chi-square automatic interaction detection

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Thegn (talk | contribs) at 12:58, 22 August 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

CHAID is a technique that detects interaction between variables. It is used to identify discrete groups of consumer and predict how their responses to some variables affect other variables.

CHAID stands for CHi-squared Automatic Interaction Detector:

  • CH-squared
  • Automatic
  • Interaction
  • Detector

Its advantages are that is output is highly visual output, with no equations. It is a highly visual means of data presentation that commonly takes the form of an organisation chart and does not entail any formulae or equations.

But it needs large sample sizes to work effectively. CHAID does not work well with small sample sizes as respondent groups can quickly become too small for reliable analysis.

CHAID detects interaction between variables in the data set. Using this technique we can establish relationships between a ‘dependent variable’ – for example readership of a certain newspaper – and other explanatory variables such as price, size, supplements etc. CHAID does this by identifying discrete groups of respondents and, by taking their responses to explanatory variables, seeks to predict what the impact will be on the dependent variable.

CHAID is often used as an exploratory technique and is an alternative to multiple regression, especially when the data set is not well suited to regression analysis.