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.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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