Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How could you generate test data with no input data?

Answer Posted / rohit

SAS can be used to generate random numbers. The command
RANUNI is used to generate random numbers from a uniform
distribution ranging from 0 to 1, and the command RANNOR is
used to generate random numbers from a standard normal
distribution. To use the command, we need to specify a
seed. The seed, a numerical value, is placed in parentheses
after the command. If a different numerical value or seed
is specified, the commands will produce a different set of
random numbers. For example, the value produced by
RANUNI(1) is different from the value produced by RANUNI(2)

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is run-group processing?

1241


This entry was posted in General. Bookmark the permalink. Post a comment or leave

4625


what are some good sas programming practices for processing very large data sets? : Sas programming

973


explain what is data set in sas? : Sas-administrator

1036


What does the trace option do?

1163


explain the concepts and capabilities of business object? : Sas-bi

1011


What is the order of application for output data set options, input data set options and SAS statements?

1618


If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro

1118


What are the different versions of sas that you have used until now? : sas-grid-administration

1389


Name few SAS functions?

1143


How to limit decimal places for variable using proc means?

1155


name the scheduler for scheduling job and explain the scheduler? : Sas-di

1093


Are you involved in writing the inferential analysis plan? Tables specfications?

2263


how sas deals with business intelligence? : Sas-bi

1102


What are the functions used for character handling?

1303