BookmarkSubscribeRSS Feed
Srinivasansuren
Calcite | Level 5

Hello,

I have a data set of lead times by customer and I would like to summarize it using lognormal mean, std dev and a 95% CI for each customer. Although I can use proc univariate procedure and inset commands to look at the plots, I do not know how to get that data in a table format.

I would be thankful for any help on this

Regards

Suren

1 REPLY 1
Reeza
Super User

Base SAS(R) 9.2 Procedures Guide

Use the Output statement, as the example above or ODS Table.

I prefer the ODS table myself.

46427 - STACKODSOUTPUT new for PROC MEANS in SAS 9.3

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1360 views
  • 0 likes
  • 2 in conversation