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.

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 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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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