Which SAS program computes the profit for each customer in the data set VALID?

Posted by: Pdfprep Category: A00-240 Tags: , ,

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?

A . Option A
B . Option B
C . Option C
D . Option D

Answer: A

Leave a Reply

Your email address will not be published.