How to export your LimeSurvey data into SPSS

Similar documents
How to change the order of Questions and Question Groups in your survey

Computing and Communications Services (CCS) - LimeSurvey Quick Start Guide Version 2.2 1

JustClust User Manual

Tech Tips Helpful Tips for Pelco Products

Office 2013 files: Storing, accessing and sharing on the network and the cloud

File Manager Pro User Guide. Version 3.0

MicroStrategy Tips and Tricks


What is OneDrive for Business at University of Greenwich? Accessing OneDrive from Office 365

ProjectWise Explorer V8i User Manual for Subconsultants & Team Members

User s Manual for NTGCD On-line Well Registration Database Management System

How To Use Spss

SPSS INSTRUCTION CHAPTER 1

In-Class Lab Assignment

Creating and Managing Online Surveys LEVEL 2

How to work with Panels in LimeSurvey

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide

Browsing and working with your files and folder is easy with Windows 7 s new look Windows Explorer.

ProSystem fx Engagement

The Virtual Desktop. User s Guide

Flash MX Image Animation

Adding A Student Course Survey Link For Fully Online Courses Into A Canvas Course

1.5 MONITOR. Schools Accountancy Team INTRODUCTION

AUSTRALIAN CUSTOMS AND BORDER PROTECTION SERVICE TYPE 3 CERTIFICATE 2014 INSTALLATION GUIDE

AIM Dashboard-User Documentation

SES PAS Senior Executive Service (SES) Performance Appraisal System (PAS)

Help File. Version February, MetaDigger for PC

Quick Start Guide. Highly customizable automated trading Automate your trades according to rules and models you create.

Chapter 3 ADDRESS BOOK, CONTACTS, AND DISTRIBUTION LISTS

Who has Entered Objectives on their 2013 ACES Forms? & Exporting Data to Excel

Microsoft Access Rollup Procedure for Microsoft Office Click on Blank Database and name it something appropriate.

Introduction To Microsoft Office PowerPoint Bob Booth July 2008 AP-PPT5

CNC Transfer. Operating Manual

Business Intelligence Office of Planning Planning and Statistics Portal Overview

This guide shows you how to configure each display option within the item editor.

Service Desk Manager QUICK TIP: Service Desk Manager 12.6 Upgrade New Features and Known Issues

You will see the terms of service screen which you must read and accept to continue.

Directions for Frequency Tables, Histograms, and Frequency Bar Charts

CONTENTM WEBSITE MANAGEMENT SYSTEM. Getting Started Guide

Using the Synchronization Client

1.1 Installing Protégé You can follow the steps below to download and install Protégé from the source.

Merchant Portal Guide. TradeRoute Copyright All Rights Reserved.

Select Correct USB Driver

Word 2010: Mail Merge to with Attachments

TR-3 Channel Editor. Software Manual

This book serves as a guide for those interested in using IBM

Microsoft PowerPoint 2008

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1

Hands-on Practice. Hands-on Practice. Learning Topics

DataPA OpenAnalytics End User Training

Switchboard User Manual

Transitioning from TurningPoint 5 to TurningPoint Cloud - LMS 1

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1

EARTHSOFT DNREC. EQuIS Data Processor Tutorial

SPSS: Getting Started. For Windows

Richmond Systems. SupportDesk Web Interface User Guide

WSDOT ProjectWise V8i Training 101

Beginner s Matlab Tutorial

emarketing Manual- Creating a New

Guide to Using the NIMC Audit Spreadsheet

INTRODUCTION to ESRI ARCGIS For Visualization, CPSC 178

CI Financial Exception Dashboard. User Manual

FIRST STEPS WITH SCILAB

GUIDE. To access reports in the Skyward Gradebook open the Gradebook Main Screen.

Introduction 2. Creating an Invoice 3. How quickly will I receive payments once I have submitted an invoice? 6. Previous Payments 6

Managing Your Desktop with Exposé, Spaces, and Other Tools

Working With Your FTP Site

File Transfer With Win_SCP (on campus)

Getting Started With SPSS

HTML Templates Guide April 2014

CONTENTS MANUFACTURERS GUIDE FOR PUBLIC USERS

Switching from PC SAS to SAS Enterprise Guide Zhengxin (Cindy) Yang, inventiv Health Clinical, Princeton, NJ

Application Purpose: Application Description:

Teacher References archived classes and resources

History Explorer. View and Export Logged Print Job Information WHITE PAPER

A database is a collection of data organised in a manner that allows access, retrieval, and use of that data.

Verified Volunteers. System User Guide 10/2014. For assistance while navigating through the system, please contact Client Services at:

SAS Analyst for Windows Tutorial

User Manual for Web. Help Desk Authority 9.0

Formulas & Functions in Microsoft Excel

Creating Fill-able Forms using Acrobat 8.0: Part 1

This book serves as a guide for those interested in using IBM SPSS

DataStream. Introduction. Making a request. 1. Search for series

Microsoft Access Database

Event Record Monitoring and Analysis Software. Software Rev. 3.0 and Up. User s Guide

COE Faculty Web Content Management System Getting Started

CheckBook Pro 2 Help

Virto Pivot View for Microsoft SharePoint Release User and Installation Guide

Introduction to PASW Statistics

DI SHAREPOINT PORTAL. User Guide

How To Import Credit Card Charges Into Concur

Using an Access Database

Curriculum and Catalog System How-To Guide

Joomla! 2.5.x Training Manual

Adding a File Attachment to a CFS Requisition

Section 6: Data Analysis Guide Overview

ProExtra eclaiming User Guide

Managing Files. On a PC, after you find your file, right click it and selet Rename from the pop-up menu.

Redatam+SP REtrieval of DATa for Small Areas by Microcomputer

Transcription:

University of Guelph How to export your LimeSurvey data into SPSS LimeSurvey Drill Down Document Computing and Communications Services 5/8/2012

Getting your survey s data from LimeSurvey into SPSS is done by first creating two files: (1) a SPSS syntax file (a collection of SPSS commands), and (2) a raw data file (the raw data file holds your actual survey responses). You then run the SPSS syntax file in SPSS. The commands in the SPSS syntax file read the raw data from the raw data file, and create a SPSS dataset with variable names, variable labels and value labels that correspond to the question code, question text and answer options for the questions in your survey. You can then use SPSS s various commands such as Descriptives to analyze the data in your SPSS dataset. To create the SPSS syntax file and raw data file in LimeSurvey: Step 1: On the Administration toolbar, select your survey from the drop down list pointed to by the red arrow in Figure 1 below. Figure 1: Step 2: On the resulting Survey toolbar, move your mouse over the Responses icon (pointed to by red arrow 1 in figure 2 below) and click the Responses & statistics choice from the resulting submenu as pointed to by red arrow 2 in figure 2 below. Computing and Communications Services 2

Figure 2: How to export your LimeSurvey data into SPSS 2012 Step 2: Click the Export results to a SPSS/PASW command file icon as shown below in Figure 3. FIGURE 3 Step 3: Create the SPSS syntax file and raw data file by (referring to Figure 4 below): First, clicking on the Export syntax button (this action will create the SPSS syntax file). Follow your operating system s prompts to save this file on your computer. Once the syntax file has been created, Second, clicking on the Export data button (this action will create the raw data file). Again, follow your operating system s prompts to save this file on your computer. The location of the Export syntax and Export data buttons are shown below in Figure 4. Computing and Communications Services 3

Make a note of where the syntax file and raw data file are stored on your computer if you are using Windows 7 these files will be saved to your Downloads directory on your PC. You can then use Windows Explorer to copy the files to a more convenient location if you wish. Note as well the instructions circled in red in Figure 4 below. FIGURE 4: Computing and Communications Services 4

Step 4: Start SPSS and import the syntax file via: File Open Syntax Make sure the encoding is Unicode (UTF-8) as illustrated below in Figure 5. FIGURE 5: SPSS will import your syntax file into the SPSS syntax editor window. (Recall that a syntax file is a collection of program statements in the SPSS language). When viewing your syntax file, change the 5 th line of the file s contents to include the full path and filename of your raw data file in your computer. i.e. you will need to add the full path to your raw data file name that you ll see on line 5 of the syntax. See Figure 6 below for the specific line you need to modify. The full path and filename of the raw data file in this example is specified in the illustration in Figure 6 (see the syntax line pointed to by the red arrow in Figure 6) your path will be different. In the example illustrated in Figure 6 below, the filename is: survey_28252_spss_data_file.dat The file is located in the directory: h:\limesurvey\moore so the full path and filename is as pointed to by the red arrow in the Figure. Computing and Communications Services 5

FIGURE 6: Step 5: Add the SPSS statement EXECUTE. to the bottom of your SPSS syntax file. Note the statement must end with a period. Step 6: Choose Run All to submit the commands in the Syntax Editor window. Your SPSS dataset will be created. See Figure 7 below for the location of the Run command. FIGURE 7: Computing and Communications Services 6

Step 7: If your SPSS Data window is not visible, you can access it via Window PASW Statistics Data Editor. See Figure 8 below for the location of the Window command. You will see your survey s data (i.e. your responses) in the rows and columns of the Data window. FIGURE 8: TIP: Often while developing your survey you may wish to generate the SPSS syntax file to determine how your question types, question text, sub-questions, codes, answer options, etc. will map to the SPSS concepts of variable names, variable labels, and value labels. However you cannot access the Browse responses toolbar before your survey has been activated. To generate the SPSS syntax file periodically while you are still developing your survey (i.e. your survey is not yet active): First: Activate your survey by clicking on the Activate this survey icon on the Survey toolbar. The location of the icon is pointed to by the red arrow in Figure 9. Figure 9: The location of the Activate this survey icon on the Survey toolbar. Computing and Communications Services 7

Second: You can now generate the SPSS syntax file as per the steps in this document. You can open the syntax file in SPSS, WordPad, Windows, etc. to review its content and determine how your question components are mapped to SPSS equivalents. Third: Deactivate your survey so you can continue developing/modifying content, by clicking on the Deactivate this survey icon pointed to by the red arrow in Figure 10. You will receive a warning message that your data will not be accessible if you deactivate your survey, but you can ignore this warning as your survey will not contain any data at this point in its development. Figure 10: The location of the Deactivate this survey icon on the Survey toolbar. If you have questions about the LimeSurvey procedure for exporting your survey results to SPSS, or other issues related to SPSS, please contact the Data Resource Centre, via email to drchelp@uoguelph.ca Computing and Communications Services 8