-
Marketplace
-
Channel Resources
Articles from this Site
A Scoring Model and Choice Model for Multistage Cross Selling in the Insurance Industry, Part 2
Lawrence Technological University Uses Metastorm ProVision
Information Builders to Extend WebFOCUS to Predictive Analysis
A Statistical Stocking Stuffer for the Holidays
What are your views on the advantages and/or disadvantages ETL tools and data modeling versus code?
White Papers
Best Practices: Eight Tips for Improving Your Professional Services Business
Metadata Management for Enterprise Applications
UML for C#
PHP Code Design
Domain-Specific Modeling: 10x Faster than UML
Web Seminars
Modeling Unstructured Data
Creative Strategies for Achieving 24/7 Uptime
Closing the Loop: Real-Time Event Detection and Response
Learning from Others: Best Practices for Data Governance
Supercharging Enterprise Information Quality with Web Services
Books
Data Mining Cookbook: Modeling Data for Marketing, Risk and Customer Relationship Management
Data Modeler's Workbench: Tools and Techniques for Analysis and Design
The Data Modeling Handbook: A Best-Practice Approach to Building Quality Data Models
Data Mining Using SAS Applications
Data Mining: Concepts, Models, Methods and Algorithms
A Scoring Model and Choice Model for Multistage Cross Selling in the Insurance Industry, Part 2
Radha would like to thank Ajeshkumar Vijaydas for contributing this column.
In last months column, I examined the process of developing scoring models for multistage cross selling in the insurance industry. This month we will develop choice models for arriving at suitable product combinations to help cross-sell.
Modeling
Conjoint analysis is used to study consumers product preferences and simulate consumer choice. Conjoint analysis is also used to study the factors that influence consumers purchasing decisions. Products possess attributes such as price, color, ingredients, guarantee, environmental impact and predicted reliability. Consumers typically do not have the option of buying the product that is best in every attribute, particularly when one of those attributes is price. As a result, consumers are forced to make trade-offs as they decide which products to purchase.
Conjoint analysis is based on a main-effects analysis-of-variance model. Subjects provide data about their preferences for hypothetical products defined by attribute combinations. Conjoint analysis decomposes the judgment data into components, based on qualitative attributes of the products. A numerical part-worth utility value is computed for each level of each attribute. Large part-worth utilities are assigned to the most preferred levels, and small part-worth utilities are assigned to the least preferred levels. The attributes with the largest part-worth utility range are considered the most important in predicting preference. Conjoint analysis is a statistical model with an error term and a loss function.
Here, the nonmetric conjoint analysis is used for solving the problems; a monotone transformation of rating variable is requested instead of an identity transformation. An example of the formulated attributes (only four products identified as profitable) and levels is given in Figure 1.

In the next part of this example, PROC TRANSREG is used to perform a non-metric conjoint analysis of the problem. Initially, the fractional-factorial design is generated using the auto call macro %mktruns (4 4 4 2). Part of SAS code for the process is given in Figure 2 with part-worth utilities in Figure 3.


Figure 3, it can be seen that product is the important attribute with 64.5 percent and product 3 is most preferred over product 1, product 2 and product 4. Plan is the next preferred attribute with 35 percent. Similarly in the plan category, PPO-HS-H is most preferred plan. Price attributes have no impact. Finally, co-payment is the least-preferred attribute with 0.50 percent. Among this, co-payment N/A is preferred over the yes category. Part of the predicted utilities for each combination and the rank of each combination are given in Figure 4.

Predicted utilities shows the utility of each combination of levels. This describes the customers best choice with rank and utilities.
Metric and nonmetric conjoint analyses are widely applicable in customer-response modeling as well as customer-buying behavioral analysis. This helps the marketing teams to identify customers best choice in buying patterns. It also helps ease marketing efforts for new product launches by companies.
Radha R heads the Data Warehousing and Business Intelligence Practice for MindTree Consulting, an international IT and services company, co-headquartered in New Jersey and Bangalore, India. She is responsible for overall profitability and customer satisfaction for MindTree's DW/BI business across all global markets. With more than 17 years of industry experience, Radha has handled various product and service lines in her career. In her earlier role at MindTree, Radha was responsible for developing and cultivating all its India-based customer relationships.
For more information on related topics, visit the following channels:


