BookmarkSubscribeRSS Feed
qsilver23
Calcite | Level 5

If I have a list of 10K customers, 3K of which have closed, 7K remain open and a series of parameters by customer id.. can survival analysis produce a survival rate for each customer? 

 

For example, for Cust ID 101 there is 100% chance they will remain open after 1 month, 98% after 2 months, 97 after 3 months.. 

 

Any material on this would helpful

3 REPLIES 3
Reeza
Super User

Look at PROC LIFETEST and PROC PHREG and the examples in the documentation.

Whether you can do this depends on if you have the appropriate data to build a good model. 


@qsilver23 wrote:

If I have a list of 10K customers, 3K of which have closed, 7K remain open and a series of parameters by customer id.. can survival analysis produce a survival rate for each customer? 

 

For example, for Cust ID 101 there is 100% chance they will remain open after 1 month, 98% after 2 months, 97 after 3 months.. 

 

Any material on this would helpful


 

qsilver23
Calcite | Level 5
Just confirming.. will Proc PHREG provide survival rate for each customer?
or just the entire dataset?
Reeza
Super User

I think so

 


@qsilver23 wrote:
Just confirming.. will Proc PHREG provide survival rate for each customer?
or just the entire dataset?

 

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1650 views
  • 0 likes
  • 2 in conversation