Introduction to SPSS

Size: px
Start display at page:

Download "Introduction to SPSS"

Transcription

1 Introduction to SPSS Purpose The purpose of this assignment is to introduce you to SPSS, the most commonly used statistical package in the social sciences. You will create a new data file and calculate some basic probabilities. Next you will open an existing data file and calculate the same basic probabilities. Part I: In this part of the assignment, we ll create a new SPSS data file and analyze the data. Creating an SPSS File Open a new SPSS File 1. Double click the SPSS icon on the desktop. If SPSS is not on the desktop, click on the Start button, then click on Applications or All Programs, and then click on SPSS or IBM SPSS. If you cannot find SPSS, click the Start button and then type SPSS into the Search programs and files. 2. A window will pop up and ask you what you would like to do. Click Cancel. Naming Variables 1. SPSS data files have two ways to view the data. Variable View is used for creating the file. Data View is used for entering data. Click on the Variable View tab at the bottom of the window on the left. 2. Click on the first empty cell below Name. 3. Type in Status for the variable. Variable names must be short. Press Enter. 4. Click on the first empty cell in the Label column. Type in Relationship Status for the Status variable. The variable label can be much longer than the variable name. 5. Click on the cell directly below Status. 6. Type in Sex for the next variable. 7. Type in Sex as the label for the Sex variable. 8. For both variables, change the Type to String. To do this, first click in the cell that shows the Type for that variable, and then select the String option. Then click OK. Repeat this process for the other variable. Entering Data in SPSS 1. Click on the Data View tab at the bottom left of the window. In the Data View window, each row represents a participant and each column represents a variable. 2. Click on the first empty cell under the first variable and enter the word Married (the Status for the first participant). You do not need to enter the participant numbers (these are already listed in the far left column as grey numbers). When entering variables, use the arrow or tab keys to move between cells. When you have finished entering data for that participant/row, scroll back and begin with the next participant/row. Enter the following set of data: Participant Status Sex 1 Married Male 2 Single Male 3 Divorced Female 4 Widowed Male 5 Married Female 6 Single Male 7 Single Female 8 Divorced Female 1

2 9 Married Female 10 Single Female 11 Single Male 12 Married Female 13 Married Female 14 Single Male Saving Data in SPSS Initial Save 1. Click on the File menu at the top left of the window. 2. Click on Save As on the drop down menu. 3. From the Look In menu, open a place where you can save your file (such as a flash drive). 4. Type in what you would like to call your file next to File Name. Sometimes, SPSS will suggest a file name, such as Untitled1 [DataSet0]. Change this to something that will be easier to recognize, like Psy 210 Sex and Status Data. 5. Click Save. 6. An output window may appear, telling you that the file has been compressed. To switch back to the Data window, click on the Window menu, and select the Data Editor. Subsequent Saves 1. To save your data, you must first activate the Data window. To do this, click somewhere inside your Data window. Alternatively, click on the Window menu and select the SPSS Data Editor. 2. Click on the File menu at the top left of the window. 3. Click Save on the drop down menu. 4. If you want to save the file under a different name, use Save As. Calculating the Simple Frequencies 1. Click on the Analyze menu. 2. Click on Descriptive Statistics on the drop down menu. 3. Click on Frequencies from the side menu. 4. Choose one of the two variables from the menu on the left (click once to highlight). 5. Click on the arrow button between the two boxes to move that variable to the Variable(s) box on the right. Alternatively, you can drag the variable to the Variable(s) box. 6. Make sure that the box next to Display Frequency Tables has been selected. Click OK. 7. This will bring up an Output window. When you first open the Output window, SPSS will show that it is (Processing ). After a few seconds, the (Processing ) symbol will be replaced by the appropriate output. 8. You can switch back and forth between the Output window and the Data View window by clicking on the Window menu and selecting the window you want, or by using the icons on the bottom of the screen. 9. Check that your output shows a Valid N of 14. If you have a Valid N that is less than 14, then you missed some of the rows when you entered the data. If you have a Valid N that is more than 14, then you may have entered some rows twice or you may have accidently included a blank row. You need to fix your data before you proceed, or else you will get incorrect answers for all of your frequencies. Switch back to Data View, then identify and fix your error. If necessary, you can delete a row by (a) selecting the row, (b) clicking the Edit menu, and clicking Clear. 10. Repeat these steps to calculate the frequencies for the second variable. When you get to step 4, move the first variable back to the left before selecting your new variable: Because you have already calculated descriptive statistics for the first variable; you do not need to calculate them again. 2

3 Calculating Joint Frequencies 1. Click on the Analyze menu. 2. Click on Descriptive Statistics on the drop down menu. 3. Click on Crosstabs from the side menu. 4. Move the variable Status into the Row(s) box. To do this, select the word Status and then click the arrow that is pointing at the Row box. 5. Move the variable Sex into the Column(s) box. 6. Click the Cells button. 7. In the Percentages area, check the Total box. Click Continue. 8. In the Crosstabs box, click OK. Saving Your Output In addition to saving your data, you must also save your output. 1. Click somewhere inside your Output window (the window that popped up after running the Frequencies). 2. Click on the File menu at the top left of the window. 3. Click Save As on the drop down menu. You should name your file Intro to SPSS Last Name Output.spv (replace Last Name with your last name) by typing the name in the File name box. This will make it easy to keep track of your assignments throughout the course. 4. You should save your output file regularly, perhaps after each analysis you do. 5. Do NOT close your output file after each analysis: if you do that, you will end up with many output files (which is very confusing), each of which has to be printed separately. Keep your output file open, so that new analyses are added to the bottom of the file, and save regularly, in case your computer crashes. Computer crashes When a computer crashes, the program you are using may close, or the entire computer may stop responding. When this happens, it is often sufficient to turn the computer off, and then start it up again: use the power button to make sure the computer is completely shut down. You may have to hold the button down for several seconds before the computer turns off. When you are working in a computer lab, turning the computer off and on again might not be enough to fix the problem. If not, I recommend switching computers. Furthermore, sometimes there is a problem with the entire lab (because all the computers in a lab are networked). If switching computers doesn't work, I recommend you move to another computer lab. Computers will crash. So be prepared by saving your files after each change you make. Opening an Output File If you want to open an Output File that you were working on some other day 1. Open SPSS, and close the pop up window that asks what you would like to do. 2. Click on the File menu. 3. Click on Open from the drop-down menu. 4. Click on Output from the side-menu. 5. Select your folder and file. 6. Click Open. Editing Your Output Changing Format to Show 2 Decimals To change the format of the results in the Output window 3

4 1. Double click on the table to open it up for editing. Sometimes SPSS will open the table in a new window, and sometimes it will allow you to edit it in the current window either is fine. If this is the first time you have attempted to edit a table, SPSS will usually open two pop-up windows, one titled Formatting Toolbar and one titled Pivoting Trays. You do not need either of these windows to edit the table and can close them. If they continue to pop up when you double click on tables for editing, you can uncheck them in the View and Pivot menus. 2. Select the cells whose format you want to change. To do this, click the first cell you want to select, then hold down the SHIFT key, and click the last cell you want to select; finally, release the SHIFT key. 3. Click on the Format menu. 4. Click on Cell Properties on the drop down menu. 5. In the Cell Properties window, click on the Format Value menu. 6. To change the number of decimals that are shown, type the number of decimals you want in the box at the bottom of the window, labeled Decimals and click OK. Then click somewhere else on the screen, so that it knows you have finished editing this output. 7. Do this now: In your Frequencies tables for Status and Sex, change the format of the Valid Percent column, so that two decimals are visible for all rows. Repeat these steps to change the number of decimals for the Valid Percent in the Frequency table for your other variable. In the Status * Sex Crosstabulation table, change the % of Total to show two decimals. Deleting Output If you made any mistakes when you were working, you might need to remove a portion of your output. For example, if you do the same analysis twice, you should delete the extra analysis. To delete a portion of your output: 1. Click once on the heading, table, or graph you want to delete. 2. Hit the delete key. To Show More Results Sometimes the computer will not show you all of your results for a particular section. If this happens, to show all your results you should 1. Double click on the section. This will select the section and open it for editing. 2. Click on one of the dots that are on the border, and drag it to resize the window. If no black dots show up, you are seeing everything there is to see. Interpreting Your Output The frequency tables you just created can be used to calculate probabilities. 1. Using the Frequency table for Status, calculate the probability that one of the participants is Married. To insert your answer into your output a. Select the Crosstabulations table by clicking on it once. This way your textbox will show up in the right place. A red arrow will point to the Crosstabulations table. b. Click the Insert menu. c. Selecting New Text from the drop down menu. d. Type your answer to the probability question, with four decimal places. For example, the output shows that the Valid Percent for Divorced is 14.29, if you wanted to show the probability of being divorced, you would write P(divorced) = As you can see, the probability is simply the Valid Percent divided by 100. Using this format, show the probability that a participant is Married. 2. Using the frequency table for Sex, calculate the probability that one of the participants is Female. Insert your answer into the same textbox as the previous probability. 3. Using the Crosstabulation table, calculate the joint probability that one of the participants is a Single Male. Insert your answer into the same textbox as the previous probability. 4

5 4. If you followed these instructions correctly, your textbox should be directly below the Crosstabulations table. If it isn t, don t worry. We will show you how to move it in a minute. Adding a Title to the File In this section, you will add a title to your file, above the word Frequencies 1. Your SPSS Viewer window is divided into two parts: the main part where you see your output, and an outline on the left hand side. If you cannot see the outline, it is minimized. Just drag the divider bar to the right, so that you can see the outline. To add a title, we will use the Outline section. 2. Move your mouse over to the Outline on the left-hand side of the screen and click on the word "Output". When you click on this word, it will highlight this word. Sometimes it will highlight all the sub-headings as well; that s okay. 3. Click on the Insert menu. 4. Click on New Title. The word Title will appear just after the word Output in the outline window. An invisible title box will also be added at the very top of the page in your statistical results, and so all of your results will shift down a little. To show where that title box is, click on the word Title in the Outline window. 5. Now that you can see where the title box is in the main Output window, open it for editing by doubleclicking on it. Type the title Sex and Relationship Status. 6. When you are finished typing, click somewhere else on the page. 7. Now add a second title, above the first one. The title should give your names, the course number and assignment name, and today s date. Use three lines, so this looks organized. 8. Sometimes your title will end up in the wrong part of your output. To fix this, move your mouse over to the Outline window on the left. Then drag the title to where you want it to be. You CANNOT drag stuff around in the main window: You have to use the Outline window. Any time something feels like it is out of order, use the Outline window to move it to its proper place. For example, if the text box with your probabilities is not directly below the Crosstabulations table, put it there now. 9. Save your output. 10. Keep this output file open, so that new output is added to the bottom of this file. Part II: In this part of the assignment, we ll work with an existing SPSS data file. Getting the data file from the Open Science Framework website 1. Using a web browser (e.g., Mozilla Firefox, Google Chrome, or Safari), go to the SPSS Assignments for Introductory Statistics project page on the Open Science Framework website at 2. In the Files section, look under Component: Questionnaire Data for the Questionnaire Data.sav data file. You may have to click the + symbol next to Component: Data or OSF Storage in order to see it. 3. Click on Questionnaire Data.sav. This will allow you to preview the file. 4. To download the data file, click the Download button in the upper right part of the screen. 5. A Save As window will appear. Select the appropriate drive. Check that the file name is specified in the File name box. Then click Save. 6. The file will be downloaded. Once the download is complete, click on the file to open it. Opening a File If you have already downloaded the data file and you just need to open it, here s what you do: 1. In SPSS, click on the File menu at the top left of the window. 2. Click Open on the drop down menu. 3. Click Data from the side menu. 4. Select the appropriate drive from the Look in menu at the top of the screen. 5. Select the appropriate folder from the list of folders in the middle of the screen. 5

6 6. Once you are in the correct folder, double-click on the file name, to select and open it. Alternatively, single click on the file name to select it, and then click Open to open it. Calculating Frequencies 1. Calculate the simple frequencies and joint frequencies for the following two questions: Are you a full-time or part-time student? Are you employed? The results of these analyses will appear at the bottom of your output file, after your analyses for Part I. Make sure you are using the SAME output file for your entire assignment. 2. Round the frequencies to 2 decimal places. 3. Add a title to this section, saying "Student Employment", above the frequencies you just calculated. 4. Calculate the following probabilities and insert your answers into your output using a new textbox: a. The probability that a participant said they were not employed. b. The probability that a participant said they were a full-time student. c. The joint probability that a participant said they were a full-time student who also worked fulltime. 4. This textbox should appear directly AFTER the Crosstabulation table you just created. Move the textbox if necessary. 5. Save your output file. Using Print Preview in SPSS When you have finished the assignment, you should use Print Preview to make sure it looks right. 1. If you want to submit everything in your output file (which you usually do), click on the word Output in the outline window on the left, so that all output is selected. 2. Click File, Print Preview. This shows you what it will look like when you print. 3. To close the Print Preview window and get back to the regular view, click Close. 4. If you see any errors, fix them now. For example, check that your titles are in the right location, and that you don t have any duplicate output. Then use Print Preview again to make sure it looks right. Export Your File to PDF SPSS is an expensive program that you may not have access to on other computers you use. To ensure you are able to read your assignments from any computer, you need to export your file to Adobe PDF. 1. In the left-hand window, click once on Output. This should highlight the entire outline. Click on File at the top and select Export. The Export Window will open. 2. In the Export Window, click on the Selected button 3. Change the Document type to Portable Document Format (*.pdf) 4. Click on the Browse button and select a new location to save your file to (such as your flash drive or your personal folder on the server). 5. Name your file as Intro to SPSS Last Name Output.pdf (replace Last Name with your last name). Click Save. Then click OK to export the PDF. 6. Open your PDF, so you can check it is correct. WHAT YOU SHOULD HAND IN Hand in your output file (in pdf format), which shows the results from both parts of this assignment. 6

Barchard Introduction to SPSS Marks

Barchard Introduction to SPSS Marks Barchard Introduction to SPSS 22.0 3 Marks Purpose The purpose of this assignment is to introduce you to SPSS, the most commonly used statistical package in the social sciences. You will create a new data

More information

Barchard Introduction to SPSS Marks

Barchard Introduction to SPSS Marks Barchard Introduction to SPSS 21.0 3 Marks Purpose The purpose of this assignment is to introduce you to SPSS, the most commonly used statistical package in the social sciences. You will create a new data

More information

Title of Resource Introduction to SPSS 22.0: Assignment and Grading Rubric Kimberly A. Barchard. Author(s)

Title of Resource Introduction to SPSS 22.0: Assignment and Grading Rubric Kimberly A. Barchard. Author(s) Title of Resource Introduction to SPSS 22.0: Assignment and Grading Rubric Kimberly A. Barchard Author(s) Leiszle Lapping-Carr Institution University of Nevada, Las Vegas Students learn the basics of SPSS,

More information

DEPARTMENT OF HEALTH AND HUMAN SCIENCES HS900 RESEARCH METHODS

DEPARTMENT OF HEALTH AND HUMAN SCIENCES HS900 RESEARCH METHODS DEPARTMENT OF HEALTH AND HUMAN SCIENCES HS900 RESEARCH METHODS Using SPSS Topics addressed today: 1. Accessing data from CMR 2. Starting SPSS 3. Getting familiar with SPSS 4. Entering data 5. Saving data

More information

Chapter One: Getting Started With IBM SPSS for Windows

Chapter One: Getting Started With IBM SPSS for Windows Chapter One: Getting Started With IBM SPSS for Windows Using Windows The Windows start-up screen should look something like Figure 1-1. Several standard desktop icons will always appear on start up. Note

More information

Depending on the computer you find yourself in front of, here s what you ll need to do to open SPSS.

Depending on the computer you find yourself in front of, here s what you ll need to do to open SPSS. 1 SPSS 13.0 for Windows Introductory Assignment Material covered: Creating a new SPSS data file, variable labels, value labels, saving data files, opening an existing SPSS data file, generating frequency

More information

GETTING STARTED. A Step-by-Step Guide to Using MarketSight

GETTING STARTED. A Step-by-Step Guide to Using MarketSight GETTING STARTED A Step-by-Step Guide to Using MarketSight Analyze any dataset Run crosstabs Test statistical significance Create charts and dashboards Share results online Introduction MarketSight is a

More information

Chapter 12 Dealing With Data Tutorial

Chapter 12 Dealing With Data Tutorial Chapter 12 Dealing With Data Tutorial 1. Visit the student website at for this textbook at www.clowjames.net/students. 2. Download the following files: Chapter 12 Dealing with Data (SPSS data file) Chapter

More information

Creating a data file and entering data

Creating a data file and entering data 4 Creating a data file and entering data There are a number of stages in the process of setting up a data file and analysing the data. The flow chart shown on the next page outlines the main steps that

More information

Sample A2J Guided Interview & HotDocs Template Exercise

Sample A2J Guided Interview & HotDocs Template Exercise Sample A2J Guided Interview & HotDocs Template Exercise HotDocs Template We are going to create this template in HotDocs. You can find the Word document to start with here. Figure 1: Form to automate Converting

More information

Getting Started With. A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey Data, Create Charts, & Share Results Online

Getting Started With. A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey Data, Create Charts, & Share Results Online Getting Started With A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey, Create Charts, & Share Results Online Variables Crosstabs Charts PowerPoint Tables Introduction WorldAPP Analytics

More information

Title of Resource The Syntax Window for SPSS 22.0: Assignment and Grading Rubric Kimberly A. Barchard. Author(s)

Title of Resource The Syntax Window for SPSS 22.0: Assignment and Grading Rubric Kimberly A. Barchard. Author(s) Title of Resource The Syntax Window for SPSS 22.0: Assignment and Grading Rubric Kimberly A. Barchard Author(s) Leiszle Lapping-Carr Institution University of Nevada, Las Vegas Students learn to create

More information

Chapter 11 Dealing With Data SPSS Tutorial

Chapter 11 Dealing With Data SPSS Tutorial Chapter 11 Dealing With Data SPSS Tutorial 1. Visit the student website at for this textbook at www.clowjames.net/students. 2. Download the following files: Chapter 11 Dealing with Data (SPSS data file)

More information

Epilog Laser Cutter Instructions (Only the Essentials)

Epilog Laser Cutter Instructions (Only the Essentials) Epilog Laser Cutter Instructions (Only the Essentials) How to export a file for SKETCHUP put it on the server, open it in Illustrator, and Prepare it for the Epilog Laser Cutter 1. In Sketchup: Draw a

More information

NVU Web Authoring System

NVU Web Authoring System NVU Web Authoring System http://www.nvu.com/index.php Table of Contents Using Nvu as Your Web Page Authoring System: Getting Started Opening a page, saving, and previewing your work...3 Formatting the

More information

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen.

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen. Excel is a spreadsheet application that allows for the storing, organizing and manipulation of data that is entered into it. Excel has variety of built in tools that allow users to perform both simple

More information

How to Add Word Heading Styles Explanation

How to Add Word Heading Styles Explanation How to Add Word Heading Styles Explanation Using Word Heading Styles creates hierarchical structure and easier navigation throughout your file. Word Headings allow the user to navigate directly to various

More information

Frequently Asked Questions: SmartForms and Reader DC

Frequently Asked Questions: SmartForms and Reader DC Frequently Asked Questions: SmartForms and Reader DC Initial Check Browsers - Google Chrome - Other browsers Form functions - List of additional buttons and their function Field functions - Choosing a

More information

Web Browser Settings Guide

Web Browser Settings Guide Web Browser Settings Guide Table of Contents Operating Systems and Browser Versions...2 Mozilla Firefox...2 Using Adobe Reader Instead of the FireFox PDF Viewer...4 Google Chrome...8 Google Chrome PDF

More information

Student Success Guide

Student Success Guide Student Success Guide Contents Like a web page, links in this document can be clicked and they will take you to where you want to go. Using a Mouse 6 The Left Button 6 The Right Button 7 The Scroll Wheel

More information

Netscape Composer: Working with Tables

Netscape Composer: Working with Tables Why tables? Netscape Composer: Working with Tables Tables on the Web can be divided into two categories: data display and page layout. Although the method for making both kinds of tables is the same, it

More information

Course Notes for Students

Course Notes for Students Course Notes for Students OVERVIEW The new Course Notes feature allows students to capture their ideas, key concepts, questions, and other notes while learning course content in Pearson Connexus. Notes

More information

There are 3 main windows, and 3 main types of files, in SPSS: Data, Syntax, and Output.

There are 3 main windows, and 3 main types of files, in SPSS: Data, Syntax, and Output. U6310 Quantitative Techniques Lab - September 2001 Intro to SPSS SPSS works like this: You have a data set (either you create one or use an existing file such as the GSS). You choose analysis techniques

More information

Joomla! 2.5.x Training Manual

Joomla! 2.5.x Training Manual Joomla! 2.5.x Training Manual 1 Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several

More information

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training OBIEE Oracle Business Intelligence Enterprise Edition Rensselaer Business Intelligence Finance Author Training TABLE OF CONTENTS INTRODUCTION... 1 USER INTERFACE... 1 HOW TO LAUNCH OBIEE... 1 TERMINOLOGY...

More information

Chapter 2. Basic Operations. you through the routine procedures that you will use nearly every time you work with SPSS.

Chapter 2. Basic Operations. you through the routine procedures that you will use nearly every time you work with SPSS. 1 Chapter 2 Basic Operations Chapter 1 presented a very conceptual overview of SPSS. The present chapter will walk you through the routine procedures that you will use nearly every time you work with SPSS.

More information

Login: Quick Guide for Qualtrics May 2018 Training:

Login:   Quick Guide for Qualtrics May 2018 Training: Qualtrics Basics Creating a New Qualtrics Account Note: Anyone with a Purdue career account can create a Qualtrics account. 1. In a Web browser, navigate to purdue.qualtrics.com. 2. Enter your Purdue Career

More information

Opening a Data File in SPSS. Defining Variables in SPSS

Opening a Data File in SPSS. Defining Variables in SPSS Opening a Data File in SPSS To open an existing SPSS file: 1. Click File Open Data. Go to the appropriate directory and find the name of the appropriate file. SPSS defaults to opening SPSS data files with

More information

How to Export a Report in Cognos Analytics

How to Export a Report in Cognos Analytics IBM Cognos Analytics How to Export a Report in Cognos Analytics Reports viewed in IBM Cognos Analytics can be exported in many formats including Excel. Some of the steps for exporting are different depending

More information

Title and Modify Page Properties

Title and Modify Page Properties Dreamweaver After cropping out all of the pieces from Photoshop we are ready to begin putting the pieces back together in Dreamweaver. If we were to layout all of the pieces on a table we would have graphics

More information

BROWSER TIPS FOR PEOPLESOFT

BROWSER TIPS FOR PEOPLESOFT BROWSER TIPS FOR PEOPLESOFT TABLE OF CONTENTS Overview... 3 Preferred Browsers for Working in PeopleSoft... 3 Working in Financials and Human Resources Simultaneously... 3 Browser Versions... 3 Clearing

More information

Optimizing GRITS. In this chapter:

Optimizing GRITS. In this chapter: Optimizing GRITS In this chapter: Creating Favorites and Shortcuts Optimizing Browser Performance Running Reports with Acrobat Reader Efficient Screen Navigation Creating Favorites and Shortcuts To access

More information

GCRO 2011 QoL Survey Viewer

GCRO 2011 QoL Survey Viewer GCRO 2011 QoL Survey Viewer User Manual 1 P a g e Disclaimers The information contained in this document is the proprietary and exclusive property of the Gauteng City-Region Observatory except as otherwise

More information

GOOGLE APPS. If you have difficulty using this program, please contact IT Personnel by phone at

GOOGLE APPS. If you have difficulty using this program, please contact IT Personnel by phone at : GOOGLE APPS Application: Usage: Program Link: Contact: is an electronic collaboration tool. As needed by any staff member http://www.google.com or http://drive.google.com If you have difficulty using

More information

Microsoft Word Introduction

Microsoft Word Introduction Academic Computing Services www.ku.edu/acs Abstract: This document introduces users to basic Microsoft Word 2000 tasks, such as creating a new document, formatting that document, using the toolbars, setting

More information

COMPUTER FOR BEGINNERS

COMPUTER FOR BEGINNERS COMPUTER FOR BEGINNERS INTRODUCTION Class Objective: This class will familiarize you with using computers. By the end of the session you will be familiar with: Starting programs Quitting programs Saving

More information

Admissions & Intro to Report Editing Participants Guide

Admissions & Intro to Report Editing Participants Guide IBM Cognos Analytics Admissions & Intro to Report Editing Participants Guide Welcome to Cognos - Admissions and Introduction to Report Editing! Today s objectives include: Gain a Basic Understanding of

More information

Optimizing ImmuNet. In this chapter: Optimizing Browser Performance Running Reports with Adobe Acrobat Reader Efficient Screen Navigation

Optimizing ImmuNet. In this chapter: Optimizing Browser Performance Running Reports with Adobe Acrobat Reader Efficient Screen Navigation Optimizing ImmuNet In this chapter: Optimizing Browser Performance Running Reports with Adobe Acrobat Reader Efficient Screen Navigation Optimizing Browser Performance Unless instructed to do otherwise,

More information

Online Access: Login to The Media Audit

Online Access: Login to The Media Audit Online Access: Login to The Media Audit Using The Media Audit online has never been easier! Simply open your web browser and follow the quick instructions below. app.themediaaudit.com Open your favorite

More information

The Fundamentals. Document Basics

The Fundamentals. Document Basics 3 The Fundamentals Opening a Program... 3 Similarities in All Programs... 3 It's On Now What?...4 Making things easier to see.. 4 Adjusting Text Size.....4 My Computer. 4 Control Panel... 5 Accessibility

More information

Adobe Dreamweaver CS5 Tutorial

Adobe Dreamweaver CS5 Tutorial Adobe Dreamweaver CS5 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Let s begin by naming the first folder you create Pictures.

Let s begin by naming the first folder you create Pictures. 1 Creating a Folder on Your Desktop Saving A Picture to Your Folder Creating Desktop Wallpaper from Pictures on the Internet Changing Your Home Page Creating a Shortcut to a Web Page on Your Desktop One

More information

Get comfortable using computers

Get comfortable using computers Mouse A computer mouse lets us click buttons, pick options, highlight sections, access files and folders, move around your computer, and more. Think of it as your digital hand for operating a computer.

More information

1.0 Overview For content management, Joomla divides into some basic components: the Article

1.0 Overview For content management, Joomla divides into some basic components: the Article Joomla! 3.4.x Training Manual Joomla is an online content management system that keeps track of all content on your website including text, images, links, and documents. This manual includes several tutorials

More information

Google Docs: Spreadsheet basics

Google Docs: Spreadsheet basics Google Docs: Spreadsheet basics Once you know the basics on how to access, create, and edit Google Docs, read here to learn the basics that apply specifically to Google Docs spreadsheets. Create a spreadsheet

More information

BROWSER TIPS FOR PEOPLESOFT USER GUIDE

BROWSER TIPS FOR PEOPLESOFT USER GUIDE BROWSER TIPS FOR PEOPLESOFT USER GUIDE If you have questions about information in this document, or, if after reading it, you cannot find the information you need, please submit a help desk ticket in Footprints.

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 THE BASICS PAGE 02! What is Microsoft Excel?! Important Microsoft Excel Terms! Opening Microsoft Excel 2010! The Title Bar! Page View, Zoom, and Sheets MENUS...PAGE

More information

How to lay out a web page with CSS

How to lay out a web page with CSS How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS3 to create a simple page layout. However, a more powerful technique is to use Cascading Style Sheets (CSS).

More information

2. Write Your Test Questions & Create Interactions Page 12

2. Write Your Test Questions & Create Interactions Page 12 This guide will show you how to create a computer-based test using Authorware 4.0 or higher. These instructions are for use on both Macintosh and IBM (Windows) computers. It is recommended that you purchase

More information

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule MAKING TABLES WITH WORD BASIC INSTRUCTIONS Setting the Page Orientation Once in word, decide if you want your paper to print vertically (the normal way, called portrait) or horizontally (called landscape)

More information

Creating an Interactive Lesson in ActivInspire with Multiple Components. Component 1: Objective Slide

Creating an Interactive Lesson in ActivInspire with Multiple Components. Component 1: Objective Slide Creating an Interactive Lesson in ActivInspire with Multiple Components Component 1: Objective Slide To create the Objective Slide: a. Make sure ActivInspire is open to a Blank Page b. If the first thing

More information

User Services Spring 2008 OBJECTIVES Introduction Getting Help Instructors

User Services Spring 2008 OBJECTIVES  Introduction Getting Help  Instructors User Services Spring 2008 OBJECTIVES Use the Data Editor of SPSS 15.0 to to import data. Recode existing variables and compute new variables Use SPSS utilities and options Conduct basic statistical tests.

More information

IBM Emptoris User Guide

IBM Emptoris User Guide This document includes instructions to help you with most actions you need to do in Emptoris. If you have any questions, please contact your IBM Representative. For more Information and Help material,

More information

An Introduction to Google Chrome

An Introduction to Google Chrome An Introduction to Google Chrome Box is an online file sharing and cloud content management service and it provides features such as: Getting Google Chrome 1. To get started with Google Chrome, you have

More information

Computer Basics: Step-by-Step Guide (Session 2)

Computer Basics: Step-by-Step Guide (Session 2) Table of Contents Computer Basics: Step-by-Step Guide (Session 2) ABOUT PROGRAMS AND OPERATING SYSTEMS... 2 THE WINDOWS 7 DESKTOP... 3 TWO WAYS TO OPEN A PROGRAM... 4 DESKTOP ICON... 4 START MENU... 5

More information

WORLDWIDE PANTS COLLECTION USER GUIDE! As of ! For best results, use Google Chrome as the recommended web browser.!

WORLDWIDE PANTS COLLECTION USER GUIDE! As of ! For best results, use Google Chrome as the recommended web browser.! WORLDWIDE PANTS COLLECTION USER GUIDE As of 3-19-15 For best results, use Google Chrome as the recommended web browser. NEW USER REGISTRATION 1. First time users will need to create an account. To create

More information

For many people, learning any new computer software can be an anxietyproducing

For many people, learning any new computer software can be an anxietyproducing 1 Getting to Know Stata 12 For many people, learning any new computer software can be an anxietyproducing task. When that computer program involves statistics, the stress level generally increases exponentially.

More information

Open a new Excel workbook and look for the Standard Toolbar.

Open a new Excel workbook and look for the Standard Toolbar. This activity shows how to use a spreadsheet to draw line graphs. Open a new Excel workbook and look for the Standard Toolbar. If it is not there, left click on View then Toolbars, then Standard to make

More information

Developing a Home Page

Developing a Home Page FrontPage Developing a Home Page Opening Front Page Select Start on the bottom menu and then Programs, Microsoft Office, and Microsoft FrontPage. When FrontPage opens you will see a menu and toolbars similar

More information

Step 4 Part F - How to Download a Video on YouTube and Delete a Video

Step 4 Part F - How to Download a Video on YouTube and Delete a Video Step 4 Part F - How to Download a Video on YouTube and Delete a Video When you finish Edit your Video on your YouTube account and save it or save as new Video, you may want to Download it to your computer.

More information

ATS Questionnaire Management Interface (QMI) School Administrator Manual

ATS Questionnaire Management Interface (QMI) School Administrator Manual 2014 ATS Questionnaire Management Interface (QMI) School Administrator Manual 1 Table of Contents QMI: BATCH PAGE...3 LOGGING IN TO THE QUESTIONNAIRE MANAGEMENT INTERFACE...4 SEARCHING FOR EXISTING BATCHES...5

More information

Using MS Publisher. Launch MS Publisher: Start > All Programs > Microsoft Office > Publisher. Setting up Document Size and Orientation

Using MS Publisher. Launch MS Publisher: Start > All Programs > Microsoft Office > Publisher. Setting up Document Size and Orientation Designing and Creating your GIS Poster Revised by Carolyn Talmadge 1/20/2015 First think about your audience and purpose then design your poster! Here are instructions for setting up your poster using

More information

Google Sheets: Spreadsheet basics

Google Sheets: Spreadsheet basics Google Sheets: Spreadsheet basics You can find all of your spreadsheets on the Google Sheets home screen or in Google Drive. Create a spreadsheet On the Sheets home screen, click Create new spreadsheet

More information

Excel 2013 for Beginners

Excel 2013 for Beginners Excel 2013 for Beginners Class Objective: This class will familiarize you with the basics of using Microsoft Excel. Class Outline: Introduction to Microsoft Excel 2013... 1 Microsoft Excel...2-3 Getting

More information

Dreamweaver Basics Outline

Dreamweaver Basics Outline Dreamweaver Basics Outline The Interface Toolbar Status Bar Property Inspector Insert Toolbar Right Palette Modify Page Properties File Structure Define Site Building Our Webpage Working with Tables Working

More information

Google Sheets: Spreadsheet basics

Google Sheets: Spreadsheet basics Google Sheets: Spreadsheet basics To view all of your Google sheets, or to create a new spreadsheet, visit docs.google.com/spreadsheets. Create a spreadsheet From the Google Sheets home screen, click the

More information

Let s use Technology Use Data from Cycle 14 of the General Social Survey with Fathom for a data analysis project

Let s use Technology Use Data from Cycle 14 of the General Social Survey with Fathom for a data analysis project Let s use Technology Use Data from Cycle 14 of the General Social Survey with Fathom for a data analysis project Data Content: Example: Who chats on-line most frequently? This Technology Use dataset in

More information

Introduction to Microsoft Office 2016: Word

Introduction to Microsoft Office 2016: Word Introduction to Microsoft Office 2016: Word Last Updated: September 2018 Cost: $2.00 Microsoft Word is a word processing software. You can use it to type letters, reports, and other documents. This class

More information

BusinessObjects Frequently Asked Questions

BusinessObjects Frequently Asked Questions BusinessObjects Frequently Asked Questions Contents Is there a quick way of printing together several reports from the same document?... 2 Is there a way of controlling the text wrap of a cell?... 2 How

More information

EXCEL SPREADSHEET TUTORIAL

EXCEL SPREADSHEET TUTORIAL EXCEL SPREADSHEET TUTORIAL Note to all 200 level physics students: You will be expected to properly format data tables and graphs in all lab reports, as described in this tutorial. Therefore, you are responsible

More information

Section 6: Dreamweaver

Section 6: Dreamweaver Section 6: Dreamweaver 1 Building TPS Web Pages with Dreamweaver Title Pages 1. Dreamweaver Storyboard Pages 3 2. Folder Management 4 3. Defining Your Site 5-8 4. Overview of Design Features 9-19 5. Working

More information

The following instructions cover how to edit an existing report in IBM Cognos Analytics.

The following instructions cover how to edit an existing report in IBM Cognos Analytics. IBM Cognos Analytics Edit a Report The following instructions cover how to edit an existing report in IBM Cognos Analytics. Navigate to Cognos Cognos Analytics supports all browsers with the exception

More information

PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL

PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL P 2 I S A 0 1 8 PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL Doc.: CY7_CBA_ScQPrincipalManual.docx Produced by ETS, Core A Contractor TABLE OF CONTENTS Part 1 Introduction Introduction

More information

Access Intermediate

Access Intermediate Access 2013 - Intermediate 103-134 Advanced Queries Quick Links Overview Pages AC124 AC125 Selecting Fields Pages AC125 AC128 AC129 AC131 AC238 Sorting Results Pages AC131 AC136 Specifying Criteria Pages

More information

Scantron Operating Instructions

Scantron Operating Instructions Scantron Operating Instructions Getting Started: 1. Remove the cover and turn on the Scantron machine. The ON/OFF switch is located on the back on the machine towards your right. 2. Log in to the computer

More information

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a List The following instructions cover how to create a list report in IBM Cognos Analytics. A list is a report type in Cognos that displays a series of data columns listing

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Welcome to the new Contact Management. The login process has changed from classic Contact Management to the new. This guide will walk you through those changes and help you begin

More information

Intro to Microsoft Word

Intro to Microsoft Word Intro to Microsoft Word A word processor is a computer program used to create and print text documents that might otherwise be prepared on a typewriter. The key advantage of a word processor is its ability

More information

Microsoft FrontPage Practical Session

Microsoft FrontPage Practical Session Ministry of manpower Higher college of technology Department of Information Technology QA Umbrella Workshop 30 th August- 3 rd September 2008 IT Skills Microsoft FrontPage Practical Session Copyright of

More information

How to Use a Statistical Package

How to Use a Statistical Package APPENDIX D How to Use a Statistical Package Candace M. Evans, Lisa M. Gilman, Jeffrey Xavier, Joan Saxton Weber Computers and statistical software such as the Statistical Package for the Social Sciences

More information

How to use Excel Spreadsheets for Graphing

How to use Excel Spreadsheets for Graphing How to use Excel Spreadsheets for Graphing 1. Click on the Excel Program on the Desktop 2. You will notice that a screen similar to the above screen comes up. A spreadsheet is divided into Columns (A,

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

FLIR Tools+ and Report Studio

FLIR Tools+ and Report Studio Creating and Processing Word Templates http://www.infraredtraining.com 09-20-2017 2017, Infrared Training Center. 1 FLIR Report Studio Overview Report Studio is a Microsoft Word Reporting module that is

More information

Frequency Distributions and Descriptive Statistics in SPS

Frequency Distributions and Descriptive Statistics in SPS 230 Combs Building 859.622.3050 studentcomputing.eku.edu studentcomputing@eku.edu Frequency Distributions and Descriptive Statistics in SPSS In this tutorial, we re going to work through a sample problem

More information

CREATING A NEW SURVEY IN

CREATING A NEW SURVEY IN CREATING A NEW SURVEY IN 1. Click to start a new survey 2. Type a name for the survey in the Survey field dialog box e.g., Quick 3. Enter a descriptive title for the survey in the Title field. - Quick

More information

estatements Help Document October 2016

estatements Help Document October 2016 estatements Help Document October 2016 Table of Contents Section 1 - Accessing estatements.... 2 Section 2 - Requirements..... 3 Section 3 - Viewing estatements. 3 Section 4 - Printing and Saving estatements

More information

Adobe Dreamweaver CC 17 Tutorial

Adobe Dreamweaver CC 17 Tutorial Adobe Dreamweaver CC 17 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

Setting up to download Grants Group Application Forms

Setting up to download Grants Group Application Forms Setting up to download Grants Group Application Forms Guidance on setting up Adobe Reader Although it is in common use, we recognise that you may not use Adobe Reader as your preferred pdf reader but it

More information

Dreamweaver Handout. University of Connecticut Prof. Kent Golden

Dreamweaver Handout. University of Connecticut Prof. Kent Golden Dreamweaver Handout University of Connecticut Prof. Kent Golden Kent@GoldenMultimedia.com www.goldenmultimedia.com Main goal of this handout: To give you the steps needed to create a basic personal website

More information

GIS LAB 1. Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas.

GIS LAB 1. Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas. GIS LAB 1 Basic GIS Operations with ArcGIS. Calculating Stream Lengths and Watershed Areas. ArcGIS offers some advantages for novice users. The graphical user interface is similar to many Windows packages

More information

Web Manager 2.0 User s Manual Table of Contents

Web Manager 2.0 User s Manual Table of Contents Web Manager 2.0 User s Manual Table of Contents Table of Contents... 1 Web Manager 2.0 Introduction... 2 Rights and Permissions... 2 User Access Levels... 2 Normal Access... 2 Publisher Access... 2 WM2

More information

PART 7. Getting Started with Excel

PART 7. Getting Started with Excel PART 7 Getting ed with Excel When you start the application, Excel displays a blank workbook. A workbook is a file in which you store your data, similar to a three-ring binder. Within a workbook are worksheets,

More information

1 Introduction to Using Excel Spreadsheets

1 Introduction to Using Excel Spreadsheets Survey of Math: Excel Spreadsheet Guide (for Excel 2007) Page 1 of 6 1 Introduction to Using Excel Spreadsheets This section of the guide is based on the file (a faux grade sheet created for messing with)

More information

ACER Online Assessment and Reporting System (OARS) User Guide

ACER Online Assessment and Reporting System (OARS) User Guide ACER Online Assessment and Reporting System (OARS) User Guide January 2015 Contents Quick guide... 3 Overview... 4 System requirements... 4 Account access... 4 Account set up... 5 Create student groups

More information

Copyright 2018 MakeUseOf. All Rights Reserved.

Copyright 2018 MakeUseOf. All Rights Reserved. 15 Power User Tips for Tabs in Firefox 57 Quantum Written by Lori Kaufman Published March 2018. Read the original article here: https://www.makeuseof.com/tag/firefox-tabs-tips/ This ebook is the intellectual

More information

USING DRUPAL. Hampshire College Website Editors Guide https://drupal.hampshire.edu

USING DRUPAL. Hampshire College Website Editors Guide https://drupal.hampshire.edu USING DRUPAL Hampshire College Website Editors Guide 2014 https://drupal.hampshire.edu Asha Kinney Hampshire College Information Technology - 2014 HOW TO GET HELP Your best bet is ALWAYS going to be to

More information

YGL 3.0 // The Basics

YGL 3.0 // The Basics YGL 3.0 // The Basics Thank you for your continued support of You ve Got Leads! The following document is intended to help with the many features of the program. Each community may have different features

More information

OneView. User s Guide

OneView. User s Guide OneView User s Guide Welcome to OneView. This user guide will show you everything you need to know to access and utilize the wealth of information available from OneView. The OneView program is an Internet-based

More information

GradeConnect.com. User Manual

GradeConnect.com. User Manual GradeConnect.com User Manual Version 2.0 2003-2006, GradeConnect, Inc. Written by Bernie Salvaggio Edited by Charles Gallagher & Beth Giuliano Contents Teachers...5 Account Basics... 5 Register Your School

More information

This is the opening view of blender.

This is the opening view of blender. This is the opening view of blender. Note that interacting with Blender is a little different from other programs that you may be used to. For example, left clicking won t select objects on the scene,

More information