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?

 

 

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 1355 views
  • 0 likes
  • 2 in conversation