Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
1881how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
2109Hi, I have one dataset, could you please ans for this. id amount paid_amount 1 700 400 2 900 250 3 300 300 a 400 250 b 500 320 c 800 650 x 200 190 y 900 250 z 300 180 i want create new dataset having id and paid_amount who are paid high amount comparing amount. ex: 1d paid_amount 3 300 c 650 x 190
3 5130when we are using the PROC TRANSPOSE? OBSERVATIONS are repeated then what will happen and what it will show in log window.
1 4729Hi, I have one dataset like id date ex: id date 1 13 1 13Oct2011 2 14 2 14Oct2011 3 15 3 15Oct2011 --->this is the current date here i want date format like 13Oct2011,14Oct2011 how we can modify the numeric to date format plz answer.
4 6115i have a macro variable var1,var2. i want titles for the each macro variable separately? how it is possible?
L&T,
1 4490i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
L&T,
2492i have a dataset with 100000 records. i want 100 records from that dataset and create a dataset.we need to pick the observations random order like 100obs,500obs,1020obs,1890obs,2565obs like that i need 100 obs in random order? how can we create this one?
L&T,
5 10135
What are the different operating system platforms in which we can use sas? : sas-grid-administration
Explain the difference between informat and format with an example.
What can be the size of largest dataset in SAS?
how do you debug and test your sas programs? : Sas programming
Mention how to limit decimal places for the variable using proc means?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
how do you pull data from equifax?tell me the process?
What is the general format of function in sas? : sas-grid-administration
what is transformation in sas data integration? : Sas-di
How does the internal authentication work in sas? : sas-grid-administration
what is intially documentation in sas?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
what is change analysis in sas di ? : Sas-di
: and & modifiers.