CENTER FOR SOCIAL SCIENCE COMPUTATION AND RESEARCH (CSSCR) UNIVERSITY OF WASHINGTON FALL 2015 CONSULTANT: SHIN HAENG LEE Intro to R with R commander.

Slides:



Advertisements
Similar presentations
Data Analysis using SPSS By Dr. Shaik Shaffi Ahamed Ph. D
Advertisements

Lesson 10: Starting Windows Applications start an application program move between open application programs start an application using the Run command.
Wendiann Sethi Director of Developmental Mathematics Department of Mathematics & Computer Science
Ann Arbor ASA ‘Up and Running’ Series: SPSS Prepared by volunteers of the Ann Arbor Chapter of the American Statistical Association, in cooperation with.
Final Thoughts. When you get data… Check for Viruses Lock the files – Right click> properties>click on read only Assume the data has not been cleaned.
CREATE THE DIFFERENCE Before you start Please press F5 to run this show.
Introduction to SPSS (For SPSS Version 16.0)
Stata Introduction Sociology 229A, Class 2 Copyright © 2008 by Evan Schofer Do not copy or distribute without permission.
Introduction to SPSS Short Courses Last created (Feb, 2008) Kentaka Aruga.
Microsoft® Small Basic Sharing Code Estimated time to complete this lesson: 1 hour.
CENTER FOR SOCIAL SCIENCE COMPUTATION AND RESEARCH (CSSCR) UNIVERSITY OF WASHINGTON Fall Quarter, 2012 Prepared by Eric Hamilton INTRODUCTION TO SPSS (AND.
Introduction to SPSS (For SPSS Version 16.0)
Microsoft ® Office PowerPoint ® 2003 Training Create your first Presentation Mr Garel…… presents:
The Field (California) Poll. What is the Field Poll? The Field Poll was established in 1947 by Mervin Field. An independent non-partisan survey of California.
An Introduction to Designing and Executing Workflows with Taverna Aleksandra Pawlik University of Manchester materials by Dr Katy Wolstencroft and Dr Aleksandra.
CONSULTANT: BETTY ZOU CSSCR WINTER 2010 Beginning ATLAS.ti 5.5.
 Overview of SPSS  Interface  Getting Started  Managing Data  Descriptive Statistics  Basic Analysis  Additional Resources.
LINDSEY BREWER CSSCR (CENTER FOR SOCIAL SCIENCE COMPUTATION AND RESEARCH) UNIVERSITY OF WASHINGTON September 17, 2009 Introduction to SPSS (Version 16)
Windows Tutorial 4 Working with the Internet and
Intro to Computers Steffany Zavaleta Technical Support Aide
Math 3400 Computer Applications of Statistics Lecture 1 Introduction and SAS Overview.
Remote On-line Backup Service Here’s how it works...
Inter-University Consortium for Political and Social Research Social Science Research and Instructional Council June, 2015.
Social Science Research Design and Statistics, 2/e Alfred P. Rovai, Jason D. Baker, and Michael K. Ponton Splitting Files PowerPoint Prepared by Alfred.
Dr. Engr. Sami ur Rahman Data Analysis Basic Analysis in SPSS.
DO NOW: Step 1: Cut out the 3 handouts for “Google Drive”. Step 2: Paste each one down in order starting on the back of Page 1. Write the number 2, 3,
What is SPSS  SPSS is a program software used for statistical analysis.  Statistical Package for Social Sciences.
Introduction to SPSS. Object of the class About the windows in SPSS The basics of managing data files The basic analysis in SPSS.
Introduction to SPSS Prof. Ramez Bedwani. Outcomes By the end of this lecture, the student will be able to Know definition, uses and types of statistics.
1 An Introduction to SPSS for Windows Jie Chen Ph.D. 6/4/20161.
SW318 Social Work Statistics Slide 1 Get ready to work on practice problems 1. Create a directory and subdirectory on your computer named C:\StudentData\SW318_Spring_2004.
Analyses using SPSS version 19
Dr. Engr. Sami ur Rahman Research Methods in Computer Science Lecture: Data Analysis (Introduction to SPSS)
How do I use my Ebooks? Nursing 100 Fall So what’s so great about an Ebook? They are inexpensive Environmentally friendly Lighter to carry Offer.
11/25/2015Slide 1 Scripts are short programs that repeat sequences of SPSS commands. SPSS includes a computer language called Sax Basic for the creation.
SPSS- Tutorial The following power-point slides show you how to use some of the features in SPSS. A survey of 20 randomly selected companies asked them.
Analysis Introduction Data files, SPSS, and Survey Statistics.
CENTER FOR SOCIAL SCIENCE COMPUTATION AND RESEARCH (CSSCR) UNIVERSITY OF WASHINGTON SPRING 2013 CONSULTANT: SHIN HAENG LEE Introduction to SPSS.
1.Introduction to SPSS By: MHM. Nafas At HARDY ATI For HNDT Agriculture.
1 10/15/04CS150 Introduction to Computer Science 1 Reading from and Writing to Files Part 2.
Focusing QuestionFocusing Question | Mini Lesson | Writer’s Work Time | Lesson SummaryMini LessonWriter’s Work TimeLesson Summary Welcome to the Online.
Using SPSS Note: The use of another statistical package such as Minitab is similar to using SPSS.
CIS 370 Lab1 Unix Commands. Things to do before start... Login username : name with password: fall2009 Open : Terminal (Applications->Systems.
NCCS Mini Tour In this quick overview, you will learn about: Organizations in the NCCS data Commonly used data sets offered by NCCS Tools that the Data.
Packaging Simulations for Transfer to Remote Locations EXAMPLE Packaging Simulations for Transfer to Remote Locations (Simulation Packager/Unpackager)
Find us at Have you ever wanted to start your own website or blog?
Exploring Google Earth. Google Earth is a downloadable program available at There is a free version which allows the viewer to do.
Gourmet Food Online -
Statistical Analysis – Part 3
ivote A system for polling students in the class
Introduction to SPSS.
Lecture 2: Homework 2 Tutorial
Using a set-up file to read ASCII data into SPSS
Using SPSS Note: The use of another statistical package such as Minitab is similar to using SPSS.
DEPARTMENT OF COMPUTER SCIENCE
Click Here for Wicks for Candles - Cozyourscandlemaking.com
به نام خدا كاربرد كامپيوتر در مهندسي صنايع نرم افزار spss
LINDSEY BREWER CSSCR (CENTER FOR SOCIAL SCIENCE COMPUTATION AND RESEARCH) UNIVERSITY OF WASHINGTON September 17, 2009 Introduction to SPSS (Version 16)
The freedom to learn what you want, when you want, absolutely free!
SPSS STATISTICAL PACKAGE FOR SOCIAL SCIENCES
Descriptive Statistics
How to upload documents to your blog
Computing A Variable Mean
OS Sim (Operating System Concepts Simulator)
Majors and degree planning
Portal Tutorial (Student)
Introduction to Matlab
The freedom to learn what you want, when you want, absolutely free!
Using SPSS Note: The use of another statistical package such as Minitab is similar to using SPSS.
Final Thoughts.
Presentation transcript:

CENTER FOR SOCIAL SCIENCE COMPUTATION AND RESEARCH (CSSCR) UNIVERSITY OF WASHINGTON FALL 2015 CONSULTANT: SHIN HAENG LEE Intro to R with R commander

Class Objectives Introducing R commander Opening and managing datasets Running descriptive statistics and crosstabs Simple inferential analyses Resources for learning more about R

Basic Structure of R R is organized by packages, which contain functions R provides minimal output and stores the results in an object for subsequent exploration.

R Commander > library(Rcmdr)

Importing a Data File in SPSS Select Data > Import data > from SPSS data set Change the name for the data set Locate and select your data file, then click Open. Check to see the data appears as in your original dataset You should locate the data file in the folder p:\Courses\spssint For the examples covered in this presentation, open “GSS2012.sav ”

Helpful Resources Quicktime classes and handouts on the CSSCR website:  Many other resources online to help you learn R and SPSS (tutorials, blogs, etc.). Some examples: CSSCR offers classes on R every quarter or call us to schedule an appointment with one of the CSSCR consultants!