/*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 3745Post New Eval Source Interview Questions
What are the roles of receiver and sender in signals?
Explain covariant method overriding in java.
Explain the use of the split function in python?
Is drupal scalable?
How do you reference figures?
What are terms in math?
What are materials used for manufacturing of gears ?
How do you export code from Java to Kotlin?
How do I put itunes icon on desktop?
Mention the common features in Pig and Hive?
What is a head tag?
How can we define a base class in swift?
What is the bo method called for the task which calls uwl wd screens? Why?
What is create method?
What are the five main functions of a database administrator?