proc univariate data =sashelp.cars(where=(Type='Sedan')) noprint;
var Invoice;
output out=outdata PCTLPTS = 0 to 5 by 1 , 10 to 90 by 10, 95 to 100 by 1 PCTLPRE = P;
run;
output out=outdata mean=mean_invoice PCTLPTS = 0 to 5 by 1 , 10 to 90 by 10, 95 to 100 by 1 PCTLPRE = P;
I have left outputting the standard deviation to you as a homework assignment. (Documentation)
-- Paige Miller
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Registration is open
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss. Register now and lock in 2025 pricing—just $495!