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

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

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.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

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

View all other training opportunities.

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