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 are the best practices to process the large data sets in sas programming? : Sas-administrator

529


Explain translate function?

616


what is hierarchy flattening? : Sas-di

605


Have you ever used the SAS Debugger?

1191


What is the difference between using drop = data set option in data statement and set statement?

627






why is a stop statement needed for the point=option on a set statement? : Sas programming

575


what are _numeric_ and _character_ and what do they do? : Sas programming

665


How would you define the end of a macro?

685


what is information maps?

1593


Mention what is the difference between nodupkey and nodup options?

583


what is the use of sas management console? : Sas-di

599


What are the implications?

1170


What are the default statistics that proc means produce?

594


What can be the size of largest dataset in SAS?

699


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

712