BookmarkSubscribeRSS Feed
digamber_gosain
Calcite | Level 5

HI,

I am leaning base SAS. I am modelling a logistic regression for credit cards and one of the variable has been given as the Monthly income for the people which has the value of NA as well. What should I do to treat them because their other demographic data is important and the total NA is 20% in monthly income.

 

Regards 

digamber

3 REPLIES 3
HB
Barite | Level 11 HB
Barite | Level 11

If you don't want to drop those records, your best bet is probably to impute income data.

 

You could assign those with missing income the median or modal income. You could create a second model to estimate income based on the demographic factors you do have,

 

 

digamber_gosain
Calcite | Level 5
The only way which I can think of creating linear regression to impute the
values. Will that be the right thing ?
HB
Barite | Level 11 HB
Barite | Level 11

I would think that would be a valid approach.  I personally don't know how to do that, but as I understand things some sort of model, like a regression, would work. 

 

I would think one thing you would want to be careful about is drawing income conclusions based on data with a 20 percent imputation rate.

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
  • 3 replies
  • 796 views
  • 0 likes
  • 2 in conversation