I'm using Enterprise Miner for the first time and am trying to create a Decision Tree that will select records that have the highest propensity to become a conversion of a prospect to a customer. If I have a binary Yes/No target variable and I want a decision tree to show me the variable values that point to a Yes decision, how do I modify the Decision Tree so that the model will ultimately select those records that are most likely to me a Yes. Since most of my training data is a No, the tree seems to favor the decisions that lead to No. Does that make sense? Let me know if you need any clarification.