An Overview of SAS University Edition Cheng Lei Department of Electrical and Computer Engineering University of Victoria Mar 12, 2015.

Slides:



Advertisements
Similar presentations
Data Mining with R/ORE Minming Duan. 2 iTech Solution Profile Agenda R/ORE Overview 1 XML output generation using SQL 4 Integration with IBP and BIEE.
Advertisements

StatLab Workshop Yale University Maximiliano Appendino, Economics October 18 th, 2013.
Technology of Data Analytics. INTRODUCTION OBJECTIVE  Data Analytics mindset – shallow and wide, deep when you need it  Quick overview, useful tidbits,
Jian Chen1 Presented by Jian Chen PhD (Applied Statistics) MS (Computer Science) Sr. Statistician, Credigy Statistical computing with SAS/IML.
SPAC Lab, Stevens SSP Re-hosting System Development: Modeling of Matlab Programs - Array (vector/matrix) Ning Han, Hongbing Cheng, Jiadi Yu, Hongbin Li,
Computer Concepts 5th Edition Parsons/Oja Page 546 CHAPTER 11 Software Engineering Section A PARSONS/OJA Computer Programming.
Computing in Statistical Education Pang Du Department of Statistics Virginia Tech.
Requirements Analysis 5. 1 CASE b505.ppt © Copyright De Montfort University 2000 All Rights Reserved INFO2005 Requirements Analysis CASE Computer.
Conversion of the Computer Aided Instruction Tools to use Database Connectivity International Conference on Computer Science and its Applications 2004.
Lecture 2 LISAM. Statistical software.. LISAM What is LISAM? Social network for Creating personal pages Creating courses  Storing course materials (lectures,
Seven good reasons why everyone should be using R.
RESEARCH HUB AT THE UNIVERSITY LIBRARIES PENN STATE UNIVERSITY TOUR OF STATISTICAL PACKAGES.
What is R Muhammad Omer. What is R  R is the programing language software for statistical computing and data analysis  The R language is extensively.
Computer Software.
Air Quality Data Analysis Using Open Source Tools
Knowledge Science & Engineering Institute, Beijing Normal University, Analyzing Transcripts of Online Asynchronous.
You Want It! We Got It! Anthony Salcedo The Mott Hall School Business Math.
Project Proposal: Academic Job Market and Application Tracker Website Project designed by: Cengiz Gunay Client: Cengiz Gunay Audience: PhD candidates and.
Using SAS PROC FCMP Cheryl Xiyun Wang Statistics Canada
SAS Grid at Statistics Canada BY: Yves DeGuire Statistics Canada June 12, 2014.
Biostatistics, statistical software II. A brief survey of statistical program systems Krisztina Boda PhD Department of Medical Informatics, University.
Chapter 1 Overview of SAS. Section 1.1 Overview of SAS.
Introduction to M ATLAB EE 100 – EE Dept. - JUST.
SAS: The last of the great mainframe stats packages STA431 Winter/Spring 2015.
Introduction to R By Robert Biddle. About Me Data Professional with over 10 years experience. Hilton Grand Vacations, Orlando Data Architect MCITP Database.
 Overview of SPSS  Interface  Getting Started  Managing Data  Descriptive Statistics  Basic Analysis  Additional Resources.
The Electronic Geometry Textbook Project Xiaoyu Chen LMIB - Department of Mathematics Beihang University, China.
New graphics tools in Statistics Finland Task force Visualisation Luxembourg, 6 May 2008.
Stern Center for Research Computing
Statistical Modeling with SAS/STAT Cheng Lei Department of Electrical and Computer Engineering University of Victoria April 9, 2015.
Chapter 1 Introduction to SAS ® Enterprise Guide ®
Principles of Information Systems, Sixth Edition Software: Systems and Application Software Chapter 4.
Steve Dower Software Engineer Python Tools for Visual Studio.
ODS Statistical Graphics in SAS 9.2 January 17, 2010.
Copyright © 2006, SAS Institute Inc. All rights reserved. SAS Enterprise Guide Old Proc – New Tricks? Tim Trussell Academic Program, SAS Canada world diabetes.
3DCS FEA Compliant Modeler Module © Dimensional Control Systems Inc Clamp/Weld 3DCS FEA Compliant Modeler Variation Modeling with Compliant Parts.
CERN - IT Department CH-1211 Genève 23 Switzerland t DB Development Tools Benthic SQL Developer Application Express WLCG Service Reliability.
ICML/MLOSS Holger Arndt: The Universal Java Matrix Package1 The Universal Java Matrix Package (UJMP) Holger Arndt Technical University of Munich.
Clustering Procedure Cheng Lei Department of Electrical and Computer Engineering University of Victoria April 16, 2015.
Copyright © 2008, SAS Institute Inc. All rights reserved. Interactive Analysis and Data Visualization Using JMP −Dara Hammond, Federal Systems Engineer.
Matlab 14.html Cost: $100 Available in labs on Windows and Unix machines.
Chapter 6 An Introduction to System Software and Virtual Machines.
Chapter 11 Using SAS ® Web Report Studio. Section 11.1 Overview of SAS Web Report Studio.
Copyright © 2012, SAS Institute Inc. All rights reserved. UPDATE FROM SAS WARREN WOERMKE, SAS CANADA.
Data Mining Tools some examples.
How to start using SAS SARBAJIT MUKHERJEE. WHAT IS SAS? SAS stands for Statistical Analysis System. Useful for the following types of task: 1. Data entry,
SUNY-New Paltz Computer Simulation Lab Electrical and Computer Engineering Department SUNY – New Paltz “Lecture 12”
Learningcomputer.com SQL Server 2008 – Management Studio.
Introduction to Matlab Patrice Koehl Department of Biological Sciences National University of Singapore
1 FREE SAS SOFTWARE. 2 FREE SOFTWARE Free SAS ® software. SAS STUDIO; An interactive, online community. Superior training and documentation. And the analytical.
Invitation to Computer Science 6 th Edition Chapter 10 The Tower of Babel.
NOTICE! These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer.
Principles of Information Systems, Sixth Edition 1 Software: Systems and Application Software Chapter 4.
Copyright © 2006, SAS Institute Inc. All rights reserved. Company confidential - for internal use only SAS/IML Studio Ian Sedgwick.
Hibernate Online Training. Introduction to Hibernate Hibernate is a high-performance Object-Relational persistence and query service which takes care.
.. Altova Visual Studio Industry Partner Altova NEXT STEPS Contact us at: Altova® is a software company specializing in tools that.
1 Programming and problem solving in C, Maxima, and Excel.
Copyright © 2012, SAS Institute Inc. All rights reserved. UPDATE FROM SAS MATT MALCZEWSKI, SAS CANADA.
A quick guide to other statistical software
OVirt Data Warehouse 02/11/11 Yaniv Dary BI Software Engineer, Red Hat.
SPSS Assignment Help. Sage-Fox.com Free PowerPoint Templates SPSS is an abbreviation to Statistical Package for Social Science. It’s a windows based software.
Introduction to R.
High Performance Computing in Teaching
Brief Intro to Python for Statistics
Supervisor: Dr. Maiga Chang
Homework Assignment 1: Use the following data set to test the performance difference of three clustering algorithms: K-means, AP clustering and Spectral.
Microsoft Connect /17/2019 9:55 PM
Course Summary ChengXiang “Cheng” Zhai Department of Computer Science
Introduction To Software Development Environment
Presentation transcript:

An Overview of SAS University Edition Cheng Lei Department of Electrical and Computer Engineering University of Victoria Mar 12, 2015

Outline ❖ Benefits & Constraints ❖ Procedures in University Edition ❖ Demo

Constraints Display manager not supported SAS/GRAPH not supported, but use ODS & SG procedure to produce graphs Some high-performance procedures not supported No access to the virtual machine, and so on But…

Benefits Free to use Enough modules for academic research Gain experience for SAS software & career development Lots of supportive teaching & learning resource online

Five Procedures SAS/IML SAS/STAT Base SAS SAS Studio SAS/ACCESS

Base SAS It is the foundation of the U edition Produce reports & ODS graphics Provides libraries of language procedures Support SQL

SAS/STAT Including analysis of variance, cluster analysis and etc. Provides statistical methods

SAS/IML A matrix language, like Matlab Provides operators and functions for most matrix operation Can self-define functions and modules Only for 2-dimensional matrices

SAS Studio Interactive feedback and prompts Pop-up syntax help Automatic code generating Browser-based interface for data operations

SAS/ACCESS Provides integrated interface to access data Support database, excel, JMP, SPSS and etc.

Demo

Thank You!!!