/*i have the following dataset.*/ data score; input marks ; datalines; 10 20 30 40 50 60 70 80 90 100 ; run; Now i should get the result as sum of 1 to 5 i.e(10+20+30+40+50)=150 and 2 to 6 i.e(20+30+40+50+60)=200 and 3 to 7 i.e(30+40+50+60+70)=250 and so on. how to get it. thanks in advance
2 4441Post New Eval Source Interview Questions
differance between radix sort and radix exchange sort
What are Row versions of DataRow?
Why earthing is necessary for any equipment?
why rs232 is used in uart when there are many rs devices like rs449 etc . what is the main advantage in using rs232
what is difference between search=yes and search=bulk in label command?
What are the main advantages of maven?
Can you Explain a Bug life cycle
List the software’s included in laravel homestead?
Tell us what functional areas do you know best, and how have you built bridges from there to other parts of the enterprise?
Can apache run on windows?
Is rpa a learning machine?
Tell any two feature Flume?
What is Content in SAP HANA?
What are result types in terms of sharepoint search?
What is the use of dclgen in db2?