BookmarkSubscribeRSS Feed
JGG
Calcite | Level 5 JGG
Calcite | Level 5
I have a simple question.
I am trying to generate a list of 100 genders (M, F) that is approx 40% female.
I've tried to use Ranbin(0,1, 0.4, gender) but it's not working for me. I'm a VERY new
user and am sure I'm doing something wrong. Please help! Thanks.
1 REPLY 1
Doc_Duke
Rhodochrosite | Level 12
When you use that format, it is

CALL RANBIN(0,1,0.4,gender);

RANBIN is both a function and a call routine. The function has 3 parameters and the CALL routine has four.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1 reply
  • 1185 views
  • 0 likes
  • 2 in conversation