BookmarkSubscribeRSS Feed
kltee
Calcite | Level 5

Hi,

 

I am new to SAS script. Really apprecaite how to write sas script base on below logic steps:

 

1. Extract total monthly sales data = n volume

2. Group and count total volume from data field name = A (field A is product color code depending to monthly sales, mean if certain color code no sales in that month, that color code will not appear in n volume)

3. Randam pick each color code sales one case from each group

4. repeat to pick the randam sample observation from each group until total sample reach 5% from total monthly sales data (5%*n volume)

5. list down all sales from randam pick.

1 REPLY 1
Kurt_Bremser
Super User

Please post some example data (in a data step with datalines, NOT a Excel file!), the code you already have, and where the result differs from your expectations. If you get errors or warning messages, post the log.

CFC_SAS_Communities_400x225.jpg

Call for content now open!

It's your turn to help shape SAS Innovate 2027. Share your expertise and inspire the SAS community.

Submit your proposal →

How to Concatenate Values

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 1 reply
  • 1484 views
  • 0 likes
  • 2 in conversation