Go Back   Rhinocerus > Newsgroup > Newsgroup comp.soft-sys.sas

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 06-29-2012, 01:21 PM
brunoSAS
Guest
 
Posts: n/a
Default pareto chart

Dear all,

I have a table with a column reporting the total failures as a funcion of the working day.

I have three other columns reporting the specific failures occurred.

I need to mine this information: which is the contribution of the specific failures to the total failure during the months.

I was thinking to have a pareto chart reporting the failures frequency in which each histogram report the percentage of each specific failures.

Can you help me with that? can I obtain this kind of graph with sas? do you think this is the best way to obtain the information I need?
Reply With Quote
Alt Today
Advertising
 
and become member of Rhinocerus
Standard Sponsored Links

  #2 (permalink)  
Old 06-30-2012, 11:53 PM
Ya Huang
Guest
 
Posts: n/a
Default Re: pareto chart

On Friday, June 29, 2012 6:21:45 AM UTC-7, brunoSAS wrote:
> Dear all,
>
> I have a table with a column reporting the total failures as a funcion of the working day.
>
> I have three other columns reporting the specific failures occurred.
>
> I need to mine this information: which is the contribution of the specific failures to the total failure during the months.
>
> I was thinking to have a pareto chart reporting the failures frequency in which each histogram report the percentage of each specific failures.
>
> Can you help me with that? can I obtain this kind of graph with sas? do you think this is the best way to obtain the information I need?


I'm not familiar with pareto chart, googled and found it's basically bar chart (histogram) overlay with a line plot. Tranditional SAS/Graph can do this with
a little trick. If you can provide a sample what you want and sample data, I can surely give it a try. New SAS SG family proc maybe easier, especially with GTL.

If you want to try by yourself, here is the hint with traditional SAS/graph:

Use gplot, with plot statement (left y axis) to draw the bar chart by using
needle type symple. Then plot2 (right y axis) to draw the line plot...

Good luck.

HTH

Ya
Reply With Quote
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 01:24 PM.


Copyright ©2009

LinkBacks Enabled by vBSEO 3.3.0 RC2 © 2009, Crawlability, Inc.