Hi, Would anyone be able to provide feedback on why the first four data steps in the picture attached and the last data step do not yield the same number of observations?
I'm not able to paste code using IE as a browser so please let me know if you're unable to open the attachment.
Thank you,
How could anyone possibly answer this question? We don't know what your data is.
Two of your subsets, based on q16b, overlap. By using 4 separate DATA steps, you are including the same observations twice. When you use just a single WHERE statement that includes all 4 conditions, an observation can be included no more than once.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.