DATA ABC;
INPUT TDATE DATE9. AVG;
CARDS;
18APR2008 150.00
19APR2008 167.00
20APR2008 123.00
21APR2008 145.00
;
RUN

HOW CAN I FIND THE DIFFERENCE BETWEEN AVG OF 18APR2008 ANF
21APR2008??

IF ANY ONE GETS IT PLS TRY TO POST IT.

Answer Posted / chandu

We can solve this with array......

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by the term Normal Distribution?

570


What areas of SAS are you most interested in?

1062


what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming

572


What is the difference between order and group variable in proc report?

837


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

1744






Describe a time when you were really stuck on a problem and how you solved it?

2082


Explain what is the use of proc gplot?

702


how do the in= variables improve the capability of a merge? : Sas programming

931


Why and when do you use proc sql?

760


Why double trailing @@ is used in input statement?

702


How is character variable converted into numeric variable and vice versa?

595


what is operational data and operational system? : Sas-di

633


What do the put and input function do?

585


what is function of retain statment

1522


what is sas application server? : Sas-di

538