Hello @MINSUN and welcome to the SAS Support Communities!
Step 1: Consider how you would compute this probability mathematically.
Step 2: Go to the SAS Programming Documentation and via "Functions" to the list General Functions Listed by Category. Under "Probability" you will easily find what you need after you've answered the questions in step 1.
Step 3: Add SAS code to the function call from step 2 so that the result is written to the log or output window or stored in a dataset.
I hope this helps, but let me know if you get stuck with any of these steps.
Additional Hint: probability that the number of non-standard products is less than 3 might be thought of as sum of probability non-standard products are exactly 0, 1 and 2.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.