![]() |
![]() |
|
|
Using multiple modeling techniques on the same data setCHAID Segmentation ModelFinally, let's create a third model of this database, using CHAID (Chi-square Automatic Interaction Detection) segmentation modeling. CHAID is particularly useful for understanding complex relationships among predictors and allowing us to visualize these relationships, whereas the regression-type techniques are not. Here is a CHAID tree diagram of this model. (If you are not familiar with CHAID, we'd advise you to review the CHAID portion of the "Analytic Techniques" section of our web site before proceeding with the following discussion.)
Since we are using a relatively simple example with few variables, the resulting CHAID tree shows only five final market segments. We have set up the analysis as a screening model to identify bad credit risks. Therefore, the higher-index segments have a higher penetration of bad-credit-risk households. Whereas the average percent of bad risk households in the entire modeling sample is 14.98%, the riskiest segment (# 2) has a whopping 86.67% penetration of bad risk households. These households are characterized by:
The least risky segment (#5) has a miniscule 0.15% penetration of bad risk households. These households are characterized by:
As we can see, CHAID adds an extra dimension to the modeling process that we do not get from regression-type modeling. Now we can see a picture of the market structure, showing how various segments are created by unique combinations of predictor variables. This is especially useful for client advertising managers as well as advertising agency creatives and media planners, who need to have a clear picture of their target audiences. The following two gains charts from the CHAID analysis show us that the CHAID model is quite good. The first gains chart shows basic statistics for each segment, and the segments are arranged from most risky to least risky. The above-average-risk segments are highlighted in red, the below-average-risk segments in green. CHAID Credit Risk Model: Gains Chart
The next gains chart is a cumulative version of the previous gains chart: CHAID Credit Risk Model: Cumulative Gains Chart
|
Copyright © 1998-2008 SmartDrill. All rights reserved.