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

Thank you very much! One other question:

 

1) How can I replace a missing value for a different variable using the mean of a group?

 

I have missing values for a variable "area" and I want to replace the missing values with the mean of "area" by "neighborhood", where values are not missing.

PeterClemmensen
Tourmaline | Level 20

Use PROC STDIZE as in the replace with zero case and use the MISSING=MEAN instead and the BY Statement to specify your By-Group

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
  • 16 replies
  • 322241 views
  • 37 likes
  • 13 in conversation