BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
mnkjoshi5
Calcite | Level 5

Hello All,

 

Need small help!

 

I am new to SAS and do not have SAS software. I need to run Logistic regression on the below data sets. Having variables 

Customer account , Credit Rating, Annual Income, & Net Worth.

I need to predict the probabality of customer paying the loan amount.


 

1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User

SAS is available for free if you're a student and using it for non commerical purposes. Education/research is allowed.

https://www.sas.com/en_sg/learn/analytics-u.html

 

You can also access a cloud version if you want via SAS Academics on Demand. 

 

 


@mnkjoshi5 wrote:

Hello All,

 

Need small help!

 

I am new to SAS and do not have SAS software. I need to run Logistic regression on the below data sets. Having variables 

Customer account , Credit Rating, Annual Income, & Net Worth.

I need to predict the probabality of customer paying the loan amount.


 


 

View solution in original post

4 REPLIES 4
Reeza
Super User

SAS is available for free if you're a student and using it for non commerical purposes. Education/research is allowed.

https://www.sas.com/en_sg/learn/analytics-u.html

 

You can also access a cloud version if you want via SAS Academics on Demand. 

 

 


@mnkjoshi5 wrote:

Hello All,

 

Need small help!

 

I am new to SAS and do not have SAS software. I need to run Logistic regression on the below data sets. Having variables 

Customer account , Credit Rating, Annual Income, & Net Worth.

I need to predict the probabality of customer paying the loan amount.


 


 

Reeza
Super User

Also, you don't have enough information to build a logistic regression model here. You need to have a 0/1 outcome for logistic regression and there's no variable indicated in your dataset that would work. 

 

mnkjoshi5
Calcite | Level 5

Hi Reeza,

 

Thanks a lot for your guidance and your reply. I have updated my Excel file. Here using the independent variables such as income, wealth and credit rating ,and age ... i need to identify the probablity that the person was miss sold PPI with the loan or not.  1 means customer is telling  truth and it was missold and 0 means it was not.  It is hypothetical data for learning purpose. 

 

Thanks & Regards

Mayank

Reeza
Super User

I don't have time to work through something like that right now, but I highly suggest reading both the SAS documentation examples and the UCLA example.

 

Both have the source data available and you can follow along with their output. Additionally, the SAS course on how to do statistics with SAS covers logistic regression and is free here: support.sas.com/training/tutorial

 

UCLA link:

https://stats.idre.ucla.edu/sas/dae/logit-regression/

 

SAS Documentation:

http://documentation.sas.com/?docsetId=statug&docsetTarget=statug_logistic_examples02.htm&docsetVers...

 

Note that I've linked to a specific example in the SAS Logistic Regression but you can check the remaining examples if desired.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 1122 views
  • 1 like
  • 2 in conversation