Assume a $10 cost for soliciting a non-responder and a $200 profit for soliciting a responder. The logistic
regression model gives a probability score named P_R on a SAS data set called VALID. The VALID data
set contains the responder variable Pinch, a 1/0 variable coded as 1 for responder. Customers will be
solicited when their probability score is more than 0.05.
Which SAS program computes the profit for each customer in the data set VALID?
