SAS For Dummies

SAS Institute has hundreds of SAS products, so a partial list of the ones you might run will help you know which one to use for your job. The tasks in SAS Enterprise Guide and SAS Add-In for Microsoft Office create SAS programs that call on SAS procedures. Having a list of those procedures and being able to find them quickly in SAS Enterprise Guide will boost your efficiency.






>


>


Selecting the Correct SAS Product


SAS Institute offers hundreds of SAS products, and sometimes it's difficult to decide which tool you should use for your work. Here is a partial list of SAS products you might encounter and who uses them for what purpose. As a SAS customer, you might use just one of these products or a few of them; if you're really lucky, you might use them all.


SAS, or the SAS System


The SAS System is the original SAS product that customers have used in one form or another for more than 30 years, on systems ranging from big mainframes to laptops. It's also known as Display Manager (the name of the windowing interface), or Base SAS, or just plain old SAS. The SAS System is primarily a tool for people comfortable with writing SAS programs. It contains the data processing and analytics engine that is at the core of most SAS products.


SAS Enterprise Guide


SAS Enterprise Guide provides a modern, easy-to-use interface to much of the power of SAS. SAS Enterprise Guide is used by SAS programmers, business analysts (who might or might not have programming skills), and statisticians. It’s a Microsoft Windows application that can connect to SAS; you can use it to drive the SAS analytics engine running on a mainframe, UNIX, or other remote machines as a server application. SAS Enterprise Guide is like a general store for SAS, where you can get a little bit of everything that SAS has to offer.


SAS Data Integration Studio


SAS Data Integration Studio is used to create and maintain data warehouses and data marts, which are specialized stores of data that have been prepared for effective reporting and analytics. Data experts, such as database administrators and IT specialists — people who support other folks who have to create reports — use SAS Data Integration Studio. Like SAS Enterprise Guide, this is a client application that runs on your desktop and provides an intuitive user interface, but it can connect to SAS and databases that run on machines all over your organization.


SAS Enterprise Miner


SAS Enterprise Miner is used for data mining, or investigating patterns in large amounts of data. Statisticians and professional modelers use SAS Enterprise Miner to segment data and create descriptive or predictive models. For example, a bank might use such a model to predict how likely you are to respond to a certain credit card offering. If your data profile is similar enough to others who have responded to similar offers, SAS Enterprise Miner would produce a model that indicates you're worth sending the offer to. Hello, Platinum card!


SAS Add-In for Microsoft Office


Some people spend most of their working days working with a Microsoft Office application such as Excel or PowerPoint. SAS Add-In for Microsoft Office lets you open SAS data sources and run SAS analyses without ever having to leave the comfy world of your spreadsheet or slideshow. SAS Add-In for Microsoft Office is used by business analysts who don't really need to know anything about SAS programming but need the answers that SAS can provide.


SAS Web Report Studio


All business intelligence software vendors must have a Web-based reporting product, and SAS Web Report Studio fits that bill. SAS Web Report Studio allows you to create and distribute reports to anyone who needs them, all without leaving your Web browser.


SAS Forecast Studio


SAS Forecast Studio analyzes time-based data and forecasting future trends and events. It's like a crystal ball, only better! SAS Forecast Studio is used by professional modelers or statisticians who understand concepts such as seasonality and intermittent demand models. However, no SAS programming is required!


JMP


JMP is a standalone, highly visual analytics product. It runs on Microsoft Windows, Apple Macintosh, or Linux-based computers. JMP is sometimes packaged with SAS and can work with other SAS products, but most often it's used by researchers, engineers, and quality-control experts who want advanced analytics without a big software footprint.





>



>


>


SAS Procedures and Their Location in SAS Enterprise Guide


The tasks in SAS Enterprise Guide and SAS Add-In for Microsoft Office cover a wide range of SAS capabilities. These SAS tasks are easy-to-use interfaces that create SAS programs to do their work. The programs call on SAS procedures, where each procedure represents a specialized capability. And to make it even more interesting, SAS (the company) provides these procedures in product bundles, which must be separately licensed for customers to use them. With all of this at work, it can be tricky to keep track of which tasks use which procedures that need which SAS products.


The following table lays it all out for you: all the tasks, how to find them in the menu, which procedures they use, and which SAS products are involved.



















































































































































































































































































































































































































































































































































TaskMenu LocationSAS ProceduresSAS Products
Import Data (Excel)File→Import DataDATA step; IMPORTBase SAS
Open Information MapFile→OpenDATA stepBase SAS
Linear ModelsTasks→ANOVAGLMSAS/STAT
Mixed ModelsTasks→ANOVAMIXEDSAS/STAT
Nonparametric One-Way ANOVATasks→ANOVANPAR1WAYSAS/STAT
One-Way ANOVATasks→ANOVAANOVA; GPLOTSAS/STAT; SAS/GRAPH
t TestTasks→ANOVATTESTSAS/STAT
CDF PlotsTasks→CapabilityCAPABILITYSAS/QC
HistogramsTasks→CapabilityCAPABILITYSAS/QC
P-P PlotsTasks→CapabilityCAPABILITYSAS/QC
Probability PlotsTasks→CapabilityCAPABILITYSAS/QC
Q-Q PlotsTasks→CapabilityCAPABILITYSAS/QC
Box ChartTasks→Control ChartsSHEWHARTSAS/QC
c ChartTasks→Control ChartsSHEWHARTSAS/QC
Individual Measurements ChartTasks→Control ChartsSHEWHARTSAS/QC
Mean and Range ChartTasks→Control ChartsSHEWHARTSAS/QC
Mean and Standard Deviation ChartTasks→Control ChartsSHEWHARTSAS/QC
np ChartTasks→Control ChartsSHEWHARTSAS/QC
p ChartTasks→Control ChartsSHEWHARTSAS/QC
u ChartTasks→Control ChartsSHEWHARTSAS/QC
Append TableTasks→DataSQLBase SAS
Compare DataTasks→DataCOMPAREBase SAS
Create FormatTasks→DataFORMATBase SAS
Data Set AttributesTasks→DataDATASETSBase SAS
Delete Data Sets and FormatsTasks→DataDELETEBase SAS
Download Data Files to PCTasks→DataSQLBase SAS
Filter and SortTasks→DataSQLBase SAS
Query BuilderTasks→DataSQLBase SAS
Random SampleTasks→DataSURVEYSELECTSAS/STAT
RankTasks→DataRANKBase SAS
Sort DataTasks→DataSORTBase SAS
Split ColumnsTasks→DataTRANSPOSEBase SAS
Stack ColumnsTasks→DataTRANSPOSEBase SAS
Standardize DataTasks→DataSTANDARDBase SAS
Table AnalysisTasks→DataFREQBase SAS
TransposeTasks→DataTRANSPOSEBase SAS
Upload Data to SAS ServerTasks→DataSQLBase SAS
Import from SPSSTasks→DataIMPORTSAS/ACCESS Interface to PC File Formats
Import from JMPTasks→DataIMPORTSAS/ACCESS Interface to PC File Formats
Import from StataTasks→DataIMPORTSAS/ACCESS Interface to PC File Formats
Characterize Data WizardTasks→DescribeCONTENTS; UNIVARIATE; FREQSAS/STAT
Distribution AnalysisTasks→DescribeUNIVARIATESAS/STAT
List DataTasks→DescribePRINTBase SAS
List ReportTasks→DescribeREPORTBase SAS
One-Way FrequenciesTasks→DescribeFREQBase SAS
Summary StatisticsTasks→DescribeMEANSBase SAS
Summary TablesTasks→DescribeTABULATEBase SAS
Area PlotTasks→GraphGPLOTSAS/GRAPH
Bar ChartTasks→GraphGCHARTSAS/GRAPH
Bar-Line ChartTasks→GraphGBARLINESAS/GRAPH
Box PlotTasks→GraphGPLOTSAS/GRAPH
Bubble PlotTasks→GraphGPLOTSAS/GRAPH
Contour PlotTasks→GraphGCONTOURSAS/GRAPH
Create Map Feature TableTasks→GraphGPROJECTSAS/GRAPH
Donut ChartTasks→GraphGCHARTSAS/GRAPH
Line PlotTasks→GraphGPLOTSAS/GRAPH
Map GraphTasks→GraphGMAPSAS/GRAPH
Pie ChartTasks→GraphGCHARTSAS/GRAPH
Radar ChartTasks→GraphGRADARSAS/GRAPH
Scatter PlotTasks→GraphGPLOT; G3DSAS/GRAPH
Surface PlotTasks→GraphG3DSAS/GRAPH
Tile ChartTasks→GraphGTILESAS/GRAPH
Model ScoringTasks→Model ScoringNONESAS Enterprise Miner
Canonical CorrelationTasks→MultivariateCANCORRSAS/STAT
Cluster AnalysisTasks→MultivariateCLUSTER, TREE, FASTCLUSSAS/STAT
CorrelationsTasks→MultivariateCORRBase SAS
Discriminant AnalysisTasks→MultivariateDISCRIMSAS/STAT
Factor AnalysisTasks→MultivariateFACTORSAS/STAT
Principal ComponentsTasks→MultivariatePRINCOMPSAS/STAT
Pareto ChartTasks→ParetoPARETOSAS/QC
Generalized Linear ModelsTasks→RegressionGENMODSAS/STAT
Linear RegressionTasks→RegressionREGSAS/STAT
Logistic RegressionTasks→RegressionLOGISTICSAS/STAT
Nonlinear RegressionTasks→RegressionNLINSAS/STAT
Life TablesTasks→Survival AnalysisLIFETESTSAS/ETS
Proportional HazardsTasks→Survival AnalysisPHREGSAS/ETS
ARIMA Modeling and ForecastingTasks→Time SeriesARIMASAS/ETS
Basic ForecastingTasks→Time SeriesFORECASTSAS/ETS
Create Time Series DataTasks→Time SeriesTIMESERIESSAS/ETS
Forecast Studio Create Project WizardTasks→Time SeriesForecast StudioSAS Forecast Server
Forecast Studio Open Project WizardTasks→Time SeriesForecast StudioSAS Forecast Server
Forecast Studio Override WizardTasks→Time SeriesForecast StudioSAS Forecast Server
Prepare Time Series DataTasks→Time SeriesEXPANDSAS/ETS
Regression Analysis of Panel DataTasks→Time SeriesTSCSREGSAS/ETS
Regression Analysis with Autoregressive ErrorsTasks→Time SeriesAUTOREGSAS/ETS
Update Library MetadataToolsMETALIBBase SAS
Assign Project LibraryToolsLIBNAMEBase SAS




>






>
dummies


Source:http://www.dummies.com/how-to/content/sas-for-dummies-cheat-sheet.html

No comments:

Post a Comment