SAS OnlineTutor HomeFAQ PageSuggested Learning PathsContents+Searchback||next

Computing Statistics for Numeric Variables
Selecting Statistics and Variables


Question: In the program below, supply the PROC MEANS statement that calculates the median and upper quartile for all numeric variables in Parts.Widgets. See the list of statistic keywords for help.

run;

           


  back||next


Copyright © 2002 SAS Institute Inc., Cary, NC, USA. All rights reserved.

Terms of Use & Legal Information | Privacy Statement