How to create EMF graph output files that can be edited outside of your SAS® program

What happens if you need to edit graph output files from SAS in a different application (for example, Microsoft Word)? It is not recommended that you edit your SAS graph output outside of SAS, but, if you must do so, you need to create your graphics output as EMF (Enhanced Metafile Format) graph output.

How to create EMF graph output files that can be edited outside of your SAS® program was published on SAS Users.

How to Transform a Skewed Distribution to a Uniform Distribution

This post demonstrates how to rank data and how to place these ranks into roughly equal groups. There are certain variables, such as annual salary, that are highly skewed. There are many who earn between $50,00 and $150,000, but some who earn millions or hundreds of millions of dollars a […]

How to Transform a Skewed Distribution to a Uniform Distribution was published on SAS Users.