Hello.
Dears, I want to create ABC analysis in sas. Can you help me figure out if a 'proc' is available in SAS, or I should do by myself?
And the second question is? On what platform of SAS I can create dinamic reports by creating Buttons, scroll bars chek boxes or something like that,( such kind of tools are available in excel) .
thanks beforehand.
Can you say more about what you are trying to do? Maybe post sample data?
An internet search revealed this reference:
http://www.ims-productivity.com/page.cfm/content/ABCPareto-analysis/
SAS provides a wealth of industrial/manufacturing quality control procedures as part of SAS/QC software, including the PARETO procedure.
to see which SAS modules are licensed at your site.
proc setinit;
run;
thanks for the replay. But it is said that the proc set in it was available in
Version 8 of the SAS System
and there are no plans to restore.
maybe there are another procidure for the problem?
What version of SAS software are you running? Submit
and then cut and paste the last line in the SAS log. It will look something like this:
SYSVLONG=9.04.01M4P110916
Can you say more about what you are trying to do? Maybe post sample data?
An internet search revealed this reference:
http://www.ims-productivity.com/page.cfm/content/ABCPareto-analysis/
SAS provides a wealth of industrial/manufacturing quality control procedures as part of SAS/QC software, including the PARETO procedure.
hello.
Many thanks. this is what I was looking for.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
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!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.