BookmarkSubscribeRSS Feed
ravindrrapaal
Obsidian | Level 7

Hello All,

I am new to the SAS CI, just wanted to know how the random sampling works using A/B test and split node in SAS CI.

If i want to define my champion challenger in 90:10 basis on % then how the random 10% will be assigned? will it be similar to Oracle random function or some other functions works behind that.

Quick response will be highly appreciated.

Thanks.

2 REPLIES 2
JamesAnderson
SAS Employee

Hi,

Under the covers CI uses the SAS function RANUNI(0) to generate the random numbers - where 0 is the seed value which forces the function to use the time of day as the seed to the random function. Then the audience is sorted based on the random number and the requested sample performed.

 

For more information on RANUNI see the documentation here.

 

Regards

James

 

ravindrrapaal
Obsidian | Level 7
Thanks a lot.

G2 Grid Leader Spring 2025.png

 

 

 

 

Want to review SAS Customer Intelligence 360? Gartner and G2 are offering a gift card or charitable donation for each accepted review. Use this link for G2 to opt out of receiving anything of value for your review.

 

Gartner.jpg

 

SAS Customer Intelligence 360

Get started with CI 360

Review CI 360 Release Notes

Open a Technical Support case

Suggest software enhancements

Assess your marketing efforts with a free tool

 

Training Resources

SAS Customer Intelligence Learning Subscription (login required)

Access free tutorials

Refer to documentation

Latest hot fixes

Compatibility notice re: SAS 9.4M8 (TS1M8) or later

How to improve email deliverability

SAS' Peter Ansbacher shows you how to use the dashboard in SAS Customer Intelligence 360 for better results.

Find more tutorials on the SAS Users YouTube channel.

G2 Grid Leader Spring 2025.png

 

 

 

 

Want to review SAS Customer Intelligence 360? Gartner and G2 are offering a gift card or charitable donation for each accepted review. Use this link for G2 to opt out of receiving anything of value for your review.

 

Gartner.jpg

 

SAS Customer Intelligence 360

Get started with CI 360

Review CI 360 Release Notes

Open a Technical Support case

Suggest software enhancements

Assess your marketing efforts with a free tool

 

Training Resources

SAS Customer Intelligence Learning Subscription (login required)

Access free tutorials

Refer to documentation

Latest hot fixes

Compatibility notice re: SAS 9.4M8 (TS1M8) or later

Discussion stats
  • 2 replies
  • 1122 views
  • 1 like
  • 2 in conversation