THE BASICS OF USING SPSS OCTOBER 22, 2008

Size: px
Start display at page:

Download "THE BASICS OF USING SPSS OCTOBER 22, 2008"

Transcription

1 Faculty Research Center College of Education OCTOBER 22, 2008 PRESENTED BY: Robert A. Horn, Ph.D. Assistant Professor, Educational Psychology PRESENTATION ASSISTANT: Amy L. Prosser, M.A. FRC Research Assistant PURPOSE OF WORKSHOP The purpose of this workshop is to review the basic steps in setting up and manipulating data in SPSS. This workshop will also review examples of basic data analyses, such as descriptive statistics, correlation, t-tests, and analysis of variance. WORKSHOP TOPICS 1. Introductory Comments 2. Startup Procedures for SPSS 3. A Quick Tour of the SPSS Screens 4. Naming and Defining Variables 5. Entering Data 6. Examples of Basic Analyses 7. Examples of Modifying Data Procedures This workshop is an update from the Refresher Training in Using SPSS training presented by William Martin, Ed.D. (Professor, Educational Psychology) on November 16, Dr. Martin was assisted by Jen Felder and Ann Rostedt (FRC Research Assistants).

2 1. INTRODUCTORY COMMENTS SPSS operates through pull-down menus and can also be operated through syntax commands. The pull-down format can have a significant advantage, because the only major preparation required to use the program is to experiment with it and become familiar with the different options on the menus. If you are comfortable using other Windows applications, you should have no problems using SPSS. If you select a particular menu or procedure, and determine that you do not want to use it, you can typically click Cancel (or some similar escape command) to exit that menu. Most of us have learned to use SPSS through experimentation and trial-and-error rather than by referencing a manual. In this regard, you (through trial-and-error activities) may well discover preferred and even more efficient ways to do things than those that are outlined here, so be adventuresome experiment! Regardless of your learning style, motivation, and interest, here are some general guidelines for you to keep in mind. Review these guidelines now and once again after you have become more familiar with the SPSS program. When you are entering data or doing new work on existing data, SAVE YOUR WORK every 3 minutes or so. A lot of work can be accomplished in a relatively short period of time and you don t want to loose it. The Save command is in the File menu or you can use the Save Icon on the tool bar. When you choose Save As the window that appears at the top left shows you the destination of the saved file (i.e., Look in:). As there are so many aspects of SPSS that cannot be fully covered in a workshop, you may find yourself at times needing Help! So, if you have any questions while you are working with SPSS, try the Help screens. They usually provide the answer(s) as well as additional useful information. While in any screen (e.g., Data Editor) and most submenus, the Help option is available. Simply click on Help from the menu bar. In most screens and sub screens, the easiest and most direct way to access Help is by pressing the F1 Function Key on your keyboard while SPSS is open. Help is provided in many different ways (as pointed out in the SPSS Help). The Help menu in most SPSS windows provides access to the main Help system, which includes: Topics, Tutorials, Case Studies, Statistics Coach, Command Syntax Reference, etc. While in sub screens (e.g., Variable Type), when Help is selected, it brings you to that specific section of the Help system. To print copies of your data file, syntax, or output, use the Print command in the File menu or you can use the Print Icon on the tool bar. If the display that is showing on your screen is not what you want, click the Window menu (far right). It will show you what files are currently opened. If the one you want is listed, click on the screen option that you want to be displayed. If it is not listed, you will need to open it. Use the Open command from the File menu or use the Open File Icon on the tool bar. PAGE 2

3 An important reminder is that SPSS generates three (3) different screens: SPSS Data Editor which contains the raw data and variable information. Output (#) SPSS Viewer which contains the output generated by the requested data analysis. Syntax (#) SPSS Syntax Editor where syntax commands can be created/modified. Some computers have been set to activate a screen saver or start its power scheme (i.e., turn off monitor, turn off hard disks, system standby, and/or system hibernation). To prevent the potential loss of data, keep your screen active. The occasional moving of the mouse when not actively working will take care of this. 2. STARTUP PROCEDURES FOR SPSS Startup procedures can differ from computer to computer, however most times you can: Click the Start button (bottom left) > click on Programs > click on SPSS Inc (folder icon) > click on SPSS 16.0 (folder icon) > click on SPSS 16.0 (red SPSS icon). You will see a dialog box (SPSS 16.0 for Windows) that asks you What would you like to do? Click the radial button for Type in Data > click OK This will result in a blank data window that says Untitled SPSS Data Editor at the top left of the screen. This is our Data Editor Screen. 3. A QUICK TOUR OF THE SPSS SCREENS Let s take a quick tour of the screen currently shown on your computer (i.e., Untitled SPSS Data Editor). At the very top is the file title (Untitled SPSS Data Editor), as well as minimize, restore, and close buttons. The second line/row, which contains the words File, Edit, View, Data, and so on, is called the menu bar. Clicking on any of these words produces a pull-down menu of options from which to choose in order to accomplish certain tasks. You will use several of these pull-down menus while using SPSS, so take a few minutes and explore what some of the options are. The third line/row, containing a row of little pictures (icons), is known as the tool bar. These buttons provide shortcuts for tasks otherwise accomplished through the use of the pull-down menus. For example, the button with the printer on it does the same thing as clicking, File then clicking Print from the menu bar. PAGE 3

4 The particular buttons appearing on the tool bar can vary widely. The functions of these buttons are not necessarily self-evident from the pictures but you can find out what a particular button does by resting the cursor (using the mouse) on top of it but not clicking on it. When you rest the cursor on one of the buttons, a brief phrase appears summarizing the button s function. We may use these buttons from time to time, so take a few minutes to familiarize yourself with some of the various functions that are available. The majority of the screen (in the Data View) is occupied by a matrix (spreadsheet) for entering data. Typically, the columns are the variables and the rows are the cases. Scroll bars (horizontal and vertical) are provided to maneuver around the screen. Along the left side of the spreadsheet (in grey shade) are the row numbers. Keep in mind that these numbers are not variables they merely serve as a reminder of what row the data are located. If you need a number (e.g., Student I.D.) then a variable will need to be created to serve such a purpose. The row numbers do not become part of any data analyses. Across the top of the matrix are the column names. Currently, these are all var, which will later be changed as we name our variables. The generic name, var (in the Data View tab) could get confusing, since we may later forget which variable is in which column. If you were to enter data at this time, the var will change to VAR0001, VAR0002, and so on if we did not name them. Above the var columns is the location indicator, which shows what row (case) and column (variable) your cursor is currently in as well as any assigned value. At the bottom (left-hand corner) of the Data Editor screen are two tabs. One (Data View) will allow you to see your data, and input the data information. The second (Variable View) will allow you to define the different variables in your data set. Click on the Variable View tab and let s take a quick tour of this screen. At the very top is the file title (Untitled SPSS Data Editor), as well as minimize, restore, and close buttons. The second line/row, which contains the words File, Edit, View, Data, and so on, is called the menu bar. Clicking on any of these words produces a pull-down menu of options from which to choose in order to accomplish certain tasks. You will use several of these pull-down menus while using SPSS, so take a few minutes and explore what some of the options are. PAGE 4

5 The third line/row, containing a row of little pictures (icons), is the tool bar. These icons provide shortcuts for tasks otherwise accomplished through the use of the pull-down menus. For example, the button with the floppy-a symbol on it does the same thing as clicking, File then clicking Save from the menu bar. The particular buttons appearing on the tool bar can vary widely. The functions of these buttons are not necessarily self-evident from the pictures but you can find out what a particular button does by resting the cursor (using the mouse) on top of it but not clicking on it. When you rest the cursor on one of the buttons, a brief phrase appears summarizing the button s function. We may use these buttons from time to time, so take a few minutes to familiarize yourself with some of the various functions that are available. The remainder of the screen is unique to the Variable View. You will notice that the variables are now rows and the columns are now components of the variable. The first column (the gray shaded numbers) are (or will become) the variables in your data set. Next is Name, which provides a name for a variable. Below we will cover naming variables. Next is Type, which defines the type of variable such as text, numeric, string, scientific notation, etc. Next is Width, which defines the number of characters the column housing the variable will allow. Next is Decimals, which defines the number of decimals that will appear in the Data View window. Next is Label, which defines a label up to 256 characters for the variable. Labels allow us to make the variable name more meaningful. For example, if we name the variable PPT the label may be Projective Personality Test. Next is Values, which defines the labels that correspond to certain numerical values (such as 1 for Male and 2 for Female). Next is Missing, which indicates how missing data will be dealt with. Next is Columns, which defines the number of spaces allocated for the variable in the Data View window. Next is Align, which defines how the data is to appear in the cell (left, right, or center aligned). Last is Measure, which defines the scale of measurement that best characterizes the variable (scale, ordinal, or nominal). Scale includes interval and ratio data. PAGE 5

6 4. NAMING AND DEFINING VARIABLES An important part of working with data is to define the variables that you will be using. By defining, we mean everything from providing a variable name, identifying the type of data, how many decimals will be needed, to identification of the scale of measurement. The typical way we define the characteristics of a variable is by clicking on the applicable cell and specify the particular characteristics of that variable. Click on the Variable View tab at the bottom of the data matrix screen. As indicated above, the variables are now rows as we define them. We will define the variables for this set of data using the attached survey information (Appendix A The Basics of Using SPSS Survey). Before we start, you should be aware of the following rules that apply to variable names: Each variable name must be unique; duplication is not allowed. In SPSS, variable names are typically kept to a minimum. However, version 16.0 of SPSS allows for extended character length (up to 64 bytes long). The general rule of thumb is keep the variable name as short as possible but make sure it is clear to you and to keep them manageable. Variable names may be composed of any combination of letters and numbers (and select symbols). The first character must be a letter or one of the special #, or $ (see below). Subsequent characters can be any combination of letters, numbers, nonpunctuation characters, and a period (.). A # character in the first position of a variable name defines a scratch variable. You can only create scratch variables with command syntax. You cannot specify a # as the first character of a variable in dialog boxes that create new variables. A $ sign in the first position indicates that the variable is a system variable. The $ sign is not allowed as the initial character of a user-defined variable. Variable names ending with a period should be avoided, since the period may be interpreted as a command terminator. You can only create variables that end with a period in command syntax. You cannot create variables that end with a period in dialog boxes that create new variables. The period, the underscore, and the characters $, #, can be used within variable names. For example, A._$@#1 is a valid variable name. SPSS does distinguish between upper- and lowercase letters so variable names can be defined with any mixture of uppercase and lowercase characters, and the case is preserved for display purposes. You cannot have (use) spaces in your variable name. In lieu of using a space in your variable name use the underscore _ symbol. Variable names ending with an underscore _ should be avoided, since names may conflict with names of variables automatically created by commands and procedures. PAGE 6

7 Because they have a unique meaning in SPSS, the following reserved variable names cannot be used: all, and, by, eq, ge, gt, le, lt, ne, not, or, to, and with. When long variable names need to wrap onto multiple lines in output, lines are broken at underscores, periods, and points where content changes from lower case to upper case. Variable names and/or identifiers for this exercise are shown in Bold Arial in single quotes ( ), but the name should not be typed with the quotes into SPSS. Variable labels and/or value labels to be typed for this exercise are shown in Italic Arial, but will not be entered into SPSS in italics ID: We will now name and define our first variable ID. Please refer to Appendix B Variable View Sample Data. Click in Row 1 of the Name column. The cell (field) will by outlined once you re there. Type ID, then press the Tab key (you can also cursor over or click into the Type column for row 1). In the Type column, you will notice that the default is Numeric, which will be acceptable for most variables and is correct for this variable. From the dialog box [which is found by clicking on the three dots ( ) in a cell], you can specify the type of variable. Variable types can be numeric, comma, dot, scientific notation, date, dollar, custom currency, or string. To get the description of the variable type options, click on Help in the Variable Type window. Descriptions of the various data types are provided. Press the Tab key. You should now be in the Width column. SPSS s default of 8 is okay for this exercise. Clicking on the up or down arrow in the cell will change the allowable width of the variable. This can also be accomplished by simply typing the number once you tab into the column. However, the number associated with the decimal column will affect the lower limits of your choices so, you may need to adjust the decimal first, then return and adjust the variable width. Press the Tab key. You should now be in the Decimals column. SPSS s default is 2, which you may want to change to 0 since we do not have any decimal values for this variable. This will also eliminate a lot of extra numbers that would otherwise be seen on the data editor matrix. PAGE 7

8 Clicking on the up or down arrow in the cell will change the number of allowable decimal places for the variable. Click the down arrow until a 0 appears. This can also be accomplished by simply typing the number once you have tabbed into the column (cell). Press the Tab key. You should now be in the Label column. This is where you will type a meaningful word or set of words to describe the variable. For this particular variable we could choose not to type in a label as ID is self explanatory. You may, for example, choose to type Participant Identification Press the Tab key. You should now be in the Values column. Clicking on the three dots ( ) in that cell will open the Value Labels screen. You can use upper- and/or lowercase alpha characters or numbers for your labels. However, for this variable, we do not have value labels. Press the Tab key. You should now be in the Missing Values column. SPSS default of None will be fine for this exercise. For more information on missing values, you can click on the three dots ( ), which will open the Missing Values screen. From there, click on HELP. Unless otherwise specified, SPSS reflects (shows) missing data on the spreadsheet with a period (. ). You do not add a period, but leave the cell blank if any data is missing. Press the Tab key. You should now be in the Columns column. SPSS s default of 8 is okay for this exercise. Clicking on the up or down arrow in the cell will change the width of the column presented in the data matrix. This can also be accomplished by simply typing the number once you have tabbed into the column (cell). Press the Tab key. You should now be in the Align column. SPSS s default setting of Right is okay for this exercise. Remember, you have the option of Left, Right, or Center alignment. Press the Tab key. You should now be in the Measure column. Remember, you have the option of Scale (default), Ordinal, or Nominal here, however, be careful to choose the appropriate one, as it will potentially affect your analyses. SPSS default of Scale will be okay for this variable. Just a reminder: Scale = continuous data (interval/ratio) that is numeric Ordinal and Nominal = categorical data that is either string or numeric For the variable ID (row 1), your cells should have the same information as the printed copy of the attached Appendix B Variable View Sample Data. PAGE 8

9 Press the Tab key. You should be back at the Name column and ready to define the next variable ReturnDate: For the next variable from the Survey, type in ReturnDate as the name of the variable. This will begin row 2 (the cell underneath ID ). The variable type for ReturnDate should be a Date. To change from the default (Numeric), click on the three dots ( ) in the Type cell. This will open the Variable Type screen. Select the radial button for Date. A format option list will appear. Select the mm/dd/yy format. Then click OK. You may choose to add a Label, otherwise, leave the default values for the remainder of the cells in this row. For the variable ReturnDate (row 2), your cells should have the same information as the printed copy of the attached Appendix B Variable View Sample Data Status1: For the next variable from the Survey, type in Status1 as the name of the variable. The 1 is for the question number. This will begin row 3 (the cell underneath ReturnDate ). This is a grouping variable (Nominal Scale) where Group (Value) 1 = Student and Group (Value) 2 = Professional For the Label, type in Counseling Students and Professionals. This label provides a fuller description of the variable that can be displayed in tables and charts. For the Values, we will need to identify the two levels of this grouping variable. Click the three dots ( ) in that cell this will open the Value Labels screen. (You can use upper- and/or lowercase alpha characters or numbers for labels.). Click in the Value: box (if you are not already there), then type 1 Click in the Label: box, then type Student, then click Add Click back into the Value: box (you may need to backspace to clear out the 1), then type 2 Click back into the Label: box (you may need to backspace to clear out Student), then type Professional Click Add, then click OK For the Measure, you will want to change this to Nominal You may choose to change the Decimals value to 0, otherwise, leave the default values for the remainder of the cells in this row. For the variable Status1 (row 3), your cells should have the same information as the printed copy of the attached Appendix B Variable View Sample Data. PAGE 9

10 4.4. Gender2: For the next variable from the Survey, type in Gender2 as the name of the variable. The 2 is for the question number. This is a grouping variable (Nominal Scale) where Group (Value) 1 = Male and Group (Value) 2 = Female For the Label, type in Participant Sex For the Values, we will need to identify the two levels of this grouping variable using the procedures you did for Status1 1 = Male and 2 = Female For the Measure, you will want to change this to Nominal You may choose to change the Decimals value to 0, otherwise, leave the default values for the remainder of the cells in this row. For the variable Gender2 (row 4), your cells should have the same information as the printed copy of the attached Appendix B Variable View Sample Data. This might be a good place to Save your work. Click File, and then click Save As Choose where to save the file (e.g., My Documents, Desktop, Folder, or Portable Disk) A suggested name would be SPSS Sample Data 4.5. Age3: For the next variable (a continuous variable) from the Survey, type in Age3 as the name of the variable. You may choose to add a Label or change the Decimals value to 0, otherwise, leave the default values for the remainder of the cells in this row. For the variable Age3 (row 5), your cells should have the same information as the printed copy of the attached Appendix B Variable View Sample Data Ethnicity4: For the fourth question from the survey, we are going to create two variables, one Nominal and a second String variable for the open ended responses that were generated from Please Specify (on the Survey, Appendix A). For the Nominal variable, please name this variable Ethnicity4 For the Label, type in Participant Ethnicity For the Values, we will need to identify the six levels of this grouping variable using the procedures you did for Status1 and Gender2 1 = African American 2 = Asian American PAGE 10

11 3 = European American 4 = Hispanic American 5 = Native American 6 = Other For the Measure, you will want to change this to Nominal You may choose to change the Decimals value to 0, otherwise, leave the default values for the remainder of the cells in this row. For the variable Ethnicity4 (row 6), your cells should have the same information as the printed copy of the attached Appendix B Variable View Sample Data EthnicOther: For the String variable, please name this variable EthnicOther For the Type, change this to String For the Width, you will want to change this to 25 (to account for possible responses) For the Label, type in Other Ethnicity Leave the default values for the remainder of the cells in this row For the variable EthnicOther (row 7), your cells should have the same information as the printed copy of the attached Appendix B Variable View Sample Data. This might be a good place to Save your work Click File, and then click Save or click the Save icon on the Tool Bar 4.8. Confidence5: For the next variable from the Survey, type in Confidence5 as the name. For the Label, type in Confidence as a Counselor For the Values, we will need to identify the five levels of this grouping variable using the procedures you did earlier. 1 = Strongly Disagree 2 = Disagree 3 = Somewhat Disagree 4 = Agree 5 = Strongly Agree For the Measure, you will want to change this to Ordinal PAGE 11

12 You may choose to change the Decimals value to 0, otherwise, leave the default values for the remainder of the cells in this row. For the variable Confidence5 (row 8), your cells should have the same information as the printed copy of the attached Appendix B Variable View Sample Data COSE6: For our last variable from the Survey, type in COSE6 as the name. For the Label, type in Counselor Self-Estimate Inventory Scale Score Leave the default values for the remainder of the cells in this row. For the variable COSE6 (row 9), your cells should have the same information as the printed copy of the attached Appendix B Variable View Sample Data. Save your work 5. ENTERING DATA Click on the Data View tab at the bottom left of the window to get back to the spreadsheet that we will use for entering data. Refer to the following handout (Appendix C Data View Sample Data), which shows all of the data that you will now enter. To save time (but to still provide practice), notice that only a few sample data are entered in ReturnDate and EthnicOther The Enter key moves you down the spreadsheet and the Tab key moves you across the spreadsheet. Note that you can also navigate around the spreadsheet using the arrow keys or simply clicking into the cell of interest. If you make a mistake, click on the cell and delete the error and retype the correct information. As data entry is a common error, please check your entered data after each column is entered and then Save your work. Enter the data as shown in Appendix C Data View Sample Data. 6. EXAMPLES OF BASIC ANALYSES 6.1. Frequency Analysis: (Good for ungrouped data.) From the Menu Bar Click Analyze > Descriptive Statistics > Frequencies From the box on the left, click on (highlight) ReturnDate and then click it over (using the arrow to the right) to the space under Variable(s): PAGE 12

13 Repeat this for Status1 and Gender2 All three variables should be in the box under Variable(s): Click on the button to the right called Charts Select the radial button for Bar Charts Select the radial button for Percentages Click on Continue This will return you to the Frequencies screen, now click OK This will produce frequency tables and bar charts for the three variables Creating Standardized z Scores: From the Menu Bar Click Analyze > Descriptive Statistics > Descriptives From the box on the left, click on (highlight) COSE6 and then click it over (using the arrow to the right) to the space under Variable(s): Select Save standardized values as variables Click OK This will produce a new variable (standardized z-scores) in the data set ZCOSE Explore Analysis: (Good for grouped data and univariate data screening.) From the Menu Bar Click Analyze > Descriptive Statistics > Explore From the box on the left, click on (highlight) COSE6 and then click it over (using the arrow to the right) to the space under Dependent List: Click on Status1 and then click it into the Factor List: Under Display, keep the default of Both Click on the button to the right called Plots Under Descriptive, select Histogram Select Normality plots with tests This will produce the Tests of Normality (e.g., Shapiro-Wilks) Click on Continue This will return you to the Explore screen, now click OK This will produce output rich in descriptive information and univariate data screening results. PAGE 13

14 6.4. Independent-Sample t: (Good for differences between two independent groups.) From the Menu Bar Click Analyze > Compare Means > Independent-Samples T Test Click on COSE6 and then click it into the Test Variable(s): box (this is the dependent variable) You can click over several variables under Test Variable(s): and it will run a separate independent-samples t test on each dependent variable. Click on Status1 and then click it into the Grouping Variable: box (this is the independent variable) Click on Define Groups Type the number 1 (which represents Students) beside Group 1: Type the number 2 (Professionals) beside Group 2: Click Continue Click OK This will produce output with group statistics, Levene s test of equality of variance, and t test equality of means (group differences) One-way ANOVA: (Good for differences between two or more independent groups.) From the Menu Bar Click Analyze > Compare Means > One-Way ANOVA Click on COSE6 and then click it into the Dependent List: box (this is the dependent variable) You can click over several variables under Dependent List: and it will run a separate one-way analysis of variance test on each dependent variable. Click on Ethnicity4 and then click it into the Factor: box (this is the independent variable) Click on Post Hoc Choose at least one option from Equal Variances Assumed (e.g., Tukey) Choose at least one option from Equal Variances Not Assumed (e.g., Games-Howell) Click Continue Click on Options Under Statistics Select Descriptives, Homogeneity of variance test, Welch (or you may select Brown-Forsythe), and Means plot PAGE 14

15 Click OK Click Continue This will produce output to describe the groups, test the assumption of homogeneity of variance, determine group differences, and examine pairwise differences Factorial ANOVA: (2 2 ANOVA) From the Menu Bar Click Analyze > General Linear Model > Univariate Click on COSE6 and then click it into the Dependent Variable: box (this is the dependent variable) Click on Status1 and then click it into the Fixed Factor(s): box (this is the first independent variable) Click on Gender2 and then click it into the Fixed Factor(s): box (this is the second independent variable) Click on Plots Click on Status1 and click it into the Horizontal Axis: box Click on Gender2 and click it into the Separate Lines: box Click Add Click Continue Click on Options Under Display Click OK Select Descriptive statistics, Estimates of effect size, and Homogeneity tests Click Continue This will produce output to describe the groups, test the assumption of homogeneity of variance, determine group differences, and examine main effects and possible interaction Bivariate Correlation Matrix: From the Menu Bar Click Analyze > Correlate > Bivariate Click on Age3 and then click it into the Variables: box Click on Confidence5 and then click it into the Variables: box PAGE 15

16 Click on COSE6 and then click it into the Variables: box Click on Options Under Statistics Select Means and standard deviations Click Continue If your variables are continuous (like ours), we would keep the default of Pearson. If your data are ordinal (ranked), we would select Spearman. Click OK This will produce output to describe the groups and provide a correlation matrix to examine the relationship (and significance) among the set of variables Simple Scatterplot: From the Menu Bar Click Graphs > Legacy Dialog > Scatter/Dot Click on Simple Scatter (this should be the default) Click Define Click on Age3 and then click it into the Y Axis: box Click on COSE6 and then click it into the X Axis: box You can add titles and footnotes to your graph by clicking on Titles and adding the applicable information. Click OK This will produce the scatterplot showing the relationship between the two variables ( Age3 and COSE6 ). 7. EXAMPLES OF MODIFYING DATA PROCEDURES 7.1. Inserting a Variable: We are going to add a new variable called Work (Work Experience). There are a few ways to add a new variable. From the Data View screen, click on the top (in the gray shaded variable name) of the column called Age3 to highlight it. With the column highlighted, right click on the variable name Age3 and click on Insert Variable Or, with the column highlighted, click on the Insert Variable icon from the Tool Bar (it looks like a spreadsheet with a red arrow pointing down into it). PAGE 16

17 Or, with the column highlighted, click on Edit from the Menu Bar, and click on Insert Variable Click on the Variable View tab and name and define the variable using the guidelines outlined in this workshop Inserting a Case: We are going to insert a new case into the data file. There are a few ways to insert a new case. From the Data View screen, click on number at row 22 (the gray shaded 22 on the left most column). This will highlight the row. With the row highlighted, right click on the row number (22) and click on Insert Cases Or, with the row highlighted, click on the Insert Cases icon from the Tool Bar (it looks like a spreadsheet with a red arrow pointing into it from the left). Or, with the column highlighted, click on Edit from the Menu Bar, and click on Insert Cases You can now add the information for this case from the Data View tab Sorting Cases in Ascending (or Descending) Order by a Variable: There are a few ways to sort cases by a variable. From the Data View screen, click on number at column (in the gray shaded variable name) of the column called Gender2 to highlight it. With the column highlighted, right click on the variable name Gender2 and click on Sort Ascending (from least to greatest) or Sort Descending (from greatest to least). Or, with the column highlighted, click on Data from the Menu Bar, and click on Sort Cases Select Gender2 from the list of variables on the left and click (move) it over to the Sort by: box. Under Sort Order Select the radial button for Ascending or Descending Click OK 7.4. Selecting Cases for One Group within a Categorical Variable: From the Menu Bar Click Data > Select Cases Click on Gender2 PAGE 17

18 Select the radial button for If condition is satisfied Click on the If button (directly below If condition is satisfied) Click on Gender2 and then click it into the box to the right of the blue arrow Then type an equal sign ( = ) or select the equal sign from the keypad Then type the number 1 (which represents Males) or select the number 1 from the keypad This should look like Gender2 = 1 Click Continue Click OK From the Data View, notice that the rows are crossed out if they are a 2 (which represents Females) Go back and remove the selection criteria Click Data > Select Cases Select the radial button for All cases (or click Reset) Click OK 7.5. Square-Root Transformation of a Variable: From the Menu Bar Click Transform > Compute Variables Under Target Variable Type SqrtCOSE6 Under Function group: Click All Scroll down the list under Function and Special Variables: until you find Sqrt (then click on it) Click on the up arrow just to the left of Functions and Special Variables (this will place the SQRT in the box under Numeric Expression: You will notice a highlight question mark in parentheses (?) do not make any changes to this Click on COSE6 and then click it into the box under Numeric Expression: This will replace the highlighted question mark This should look like SQRT(COSE6) PAGE 18

19 Click OK The new variable SqrtCOSE6 will show up on the spreadsheet (Data View) as the last column and the last row in Variable View As suggested by Tabachnick and Fidell (2007) and Howell (2007), the following guidelines (including SPSS compute commands) should be used when transforming data. If your data distribution is Moderately positive skewness Use this transformation method. Square-Root NEWX = SQRT(X) Substantially positive skewness Logarithmic (Log 10) NEWX = LG10(X) Substantially positive skewness Logarithmic (Log 10) (with zero values) NEWX = LG10(X + C) Moderately negative skewness Square-Root NEWX = SQRT(K X) Substantially negative skewnes Logarithmic (Log 10) NEWX = LG10(K X) C = a constant added to each score so that the smallest score is 1. K = a constant from which each score is subtracted so that the smallest score is 1; usually equal to the largest score + 1. References Howell, D. C. (2007). Statistical methods for psychology (6th ed.). Belmont, CA: Thomson Wadsworth. Tabachnick, B. G., & Fidell, L. S. (2007). Using multivariate statistics (5th ed.). Boston: Allyn and Bacon. PAGE 19

20 Appendix A The Basics of Using SPSS Survey ID: Return Date of Survey: 1. Please check the one category below that best describes you: Counseling Student Counseling Professional 2. Are you? Male Female 3. How old are you? 4. Which one of the following ethno cultural groups best describes you? African American Asian American European American Hispanic American Native American Other Please Specify: 5. To what extent do you agree that you are confident as a counselor? Strongly Disagree Disagree Somewhat Agree Agree Strongly Agree 6. Counseling Self-Estimate Inventory (COSE) Scale Score: PAGE 20

21 Appendix B Variable View Sample Data

22 Appendix C Data View Sample Data

23 Appendix C Data View Sample Data ID ReturnDate Status1 Gender2 Age3 Ethnicity4 EthnicOther Confidence COSE 1 10/18/ Pakistanian /20/ /21/ Canadian Samoan PAGE 23

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

Introduction (SPSS) Opening SPSS Start All Programs SPSS Inc SPSS 21. SPSS Menus

Introduction (SPSS) Opening SPSS Start All Programs SPSS Inc SPSS 21. SPSS Menus Introduction (SPSS) SPSS is the acronym of Statistical Package for the Social Sciences. SPSS is one of the most popular statistical packages which can perform highly complex data manipulation and analysis

More information

Basic concepts and terms

Basic concepts and terms CHAPTER ONE Basic concepts and terms I. Key concepts Test usefulness Reliability Construct validity Authenticity Interactiveness Impact Practicality Assessment Measurement Test Evaluation Grading/marking

More information

A Simple Guide to Using SPSS (Statistical Package for the. Introduction. Steps for Analyzing Data. Social Sciences) for Windows

A Simple Guide to Using SPSS (Statistical Package for the. Introduction. Steps for Analyzing Data. Social Sciences) for Windows A Simple Guide to Using SPSS (Statistical Package for the Social Sciences) for Windows Introduction ٢ Steps for Analyzing Data Enter the data Select the procedure and options Select the variables Run the

More information

Introduction. About this Document. What is SPSS. ohow to get SPSS. oopening Data

Introduction. About this Document. What is SPSS. ohow to get SPSS. oopening Data Introduction About this Document This manual was written by members of the Statistical Consulting Program as an introduction to SPSS 12.0. It is designed to assist new users in familiarizing themselves

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

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

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

SPSS for Survey Analysis

SPSS for Survey Analysis STC: SPSS for Survey Analysis 1 SPSS for Survey Analysis STC: SPSS for Survey Analysis 2 SPSS for Surveys: Contents Background Information... 4 Opening and creating new documents... 5 Starting SPSS...

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

How to Use a Statistical Package

How to Use a Statistical Package APPENDIX F How to Use a Statistical Package With the assistance of Lisa M. Gilman and Jeffrey Xavier and with contributions by Joan Saxton Weber Computers and statistical software such as the Statistical

More information

SPSS. Faiez Mussa. 2 nd class

SPSS. Faiez Mussa. 2 nd class SPSS Faiez Mussa 2 nd class Objectives To describe opening and closing SPSS To introduce the look and structure of SPSS To introduce the data entry windows: Data View and Variable View To outline the components

More information

Tests of difference for two sample designs. Bivariate and multiple regression. Analysis of covariance and multivariate analysis of variance

Tests of difference for two sample designs. Bivariate and multiple regression. Analysis of covariance and multivariate analysis of variance Chapter 1 Introduction 1 Chapter 2 Chapter 3 Chapter 4 Chapter 5 Chapter 6 Chapter 7 Chapter 8 Chapter 9 Chapter 10 Chapter 11 Chapter 12 Chapter 13 Data entry in SPSS Exploring data in SPSS Data handling

More information

22/10/16. Data Coding in SPSS. Data Coding in SPSS. Data Coding in SPSS. Data Coding in SPSS

22/10/16. Data Coding in SPSS. Data Coding in SPSS. Data Coding in SPSS. Data Coding in SPSS DATA CODING IN SPSS STAFF TRAINING WORKSHOP March 28, 2017 Delivered by Dr. Director of Applied Economics Unit African Heritage Institution Enugu Nigeria To code data in SPSS, Lunch the SPSS The Data Editor

More information

Statistical Package for the Social Sciences INTRODUCTION TO SPSS SPSS for Windows Version 16.0: Its first version in 1968 In 1975.

Statistical Package for the Social Sciences INTRODUCTION TO SPSS SPSS for Windows Version 16.0: Its first version in 1968 In 1975. Statistical Package for the Social Sciences INTRODUCTION TO SPSS SPSS for Windows Version 16.0: Its first version in 1968 In 1975. SPSS Statistics were designed INTRODUCTION TO SPSS Objective About the

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 11.5 for Windows Introductory Assignment Material covered: Opening an existing SPSS data file, creating new data files, generating frequency distributions and descriptive statistics, obtaining printouts

More information

Computers and statistical software such as the Statistical Package for the Social Sciences (SPSS) make complex statistical

Computers and statistical software such as the Statistical Package for the Social Sciences (SPSS) make complex statistical Appendix C How to Use a Statistical Package With The Assistance of Lisa M. Gilman and with Contributions By Joan Saxton Weber Computers and statistical software such as the Statistical Package for the

More information

How to Use a Statistical Package

How to Use a Statistical Package E App-Bachman-45191.qxd 1/31/2007 3:32 PM Page E-1 A P P E N D I X E How to Use a Statistical Package WITH THE ASSISTANCE OF LISA M. GILMAN AND WITH CONTRIBUTIONS BY JOAN SAXTON WEBER Computers and statistical

More information

Applied Regression Modeling: A Business Approach

Applied Regression Modeling: A Business Approach i Applied Regression Modeling: A Business Approach Computer software help: SPSS SPSS (originally Statistical Package for the Social Sciences ) is a commercial statistical software package with an easy-to-use

More information

Research Methods for Business and Management. Session 8a- Analyzing Quantitative Data- using SPSS 16 Andre Samuel

Research Methods for Business and Management. Session 8a- Analyzing Quantitative Data- using SPSS 16 Andre Samuel Research Methods for Business and Management Session 8a- Analyzing Quantitative Data- using SPSS 16 Andre Samuel A Simple Example- Gym Purpose of Questionnaire- to determine the participants involvement

More information

Appendix A. SPSS 11.x in 30 Minutes

Appendix A. SPSS 11.x in 30 Minutes Appendix A SPSS 11.x in 30 Minutes For use with Exploring Research (5/e) Neil J. Salkind 1 Lesson 1 Starting SPSS After This Lesson, You Will Know How to start SPSS What the opening SPSS screen looks like

More information

FSA Algebra 1 EOC Practice Test Guide

FSA Algebra 1 EOC Practice Test Guide FSA Algebra 1 EOC Practice Test Guide This guide serves as a walkthrough of the Florida Standards Assessments (FSA) Algebra 1 End-of- Course (EOC) practice test. By reviewing the steps listed below, you

More information

Software Reference Sheet: Inserting and Organizing Data in a Spreadsheet

Software Reference Sheet: Inserting and Organizing Data in a Spreadsheet Inserting and formatting text Software Reference Sheet: Inserting and Organizing Data in a Spreadsheet Column headings are very important to include in your spreadsheet so that you can remember what the

More information

AcaStat User Manual. Version 8.3 for Mac and Windows. Copyright 2014, AcaStat Software. All rights Reserved.

AcaStat User Manual. Version 8.3 for Mac and Windows. Copyright 2014, AcaStat Software. All rights Reserved. AcaStat User Manual Version 8.3 for Mac and Windows Copyright 2014, AcaStat Software. All rights Reserved. http://www.acastat.com Table of Contents INTRODUCTION... 5 GETTING HELP... 5 INSTALLATION... 5

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

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

FSA Algebra 1 EOC Practice Test Guide

FSA Algebra 1 EOC Practice Test Guide FSA Algebra 1 EOC Practice Test Guide This guide serves as a walkthrough of the Algebra 1 EOC practice test. By reviewing the steps listed below, you will have a better understanding of the test functionalities,

More information

Handling Your Data in SPSS. Columns, and Labels, and Values... Oh My! The Structure of SPSS. You should think about SPSS as having three major parts.

Handling Your Data in SPSS. Columns, and Labels, and Values... Oh My! The Structure of SPSS. You should think about SPSS as having three major parts. Handling Your Data in SPSS Columns, and Labels, and Values... Oh My! You might think that simple intuition will guide you to a useful organization of your data. If you follow that path, you might find

More information

UNIT 4. Research Methods in Business

UNIT 4. Research Methods in Business UNIT 4 Preparing Data for Analysis:- After data are obtained through questionnaires, interviews, observation or through secondary sources, they need to be edited. The blank responses, if any have to be

More information

Making Tables and Figures

Making Tables and Figures Making Tables and Figures Don Quick Colorado State University Tables and figures are used in most fields of study to provide a visual presentation of important information to the reader. They are used

More information

Introduction to Minitab 1

Introduction to Minitab 1 Introduction to Minitab 1 We begin by first starting Minitab. You may choose to either 1. click on the Minitab icon in the corner of your screen 2. go to the lower left and hit Start, then from All Programs,

More information

Brief Guide on Using SPSS 10.0

Brief Guide on Using SPSS 10.0 Brief Guide on Using SPSS 10.0 (Use student data, 22 cases, studentp.dat in Dr. Chang s Data Directory Page) (Page address: http://www.cis.ysu.edu/~chang/stat/) I. Processing File and Data To open a new

More information

Grade 8 FSA Mathematics Practice Test Guide

Grade 8 FSA Mathematics Practice Test Guide Grade 8 FSA Mathematics Practice Test Guide This guide serves as a walkthrough of the Grade 8 Florida Standards Assessments (FSA) Mathematics practice test. By reviewing the steps listed below, you will

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

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

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

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

Mr. Kongmany Chaleunvong. GFMER - WHO - UNFPA - LAO PDR Training Course in Reproductive Health Research Vientiane, 22 October 2009

Mr. Kongmany Chaleunvong. GFMER - WHO - UNFPA - LAO PDR Training Course in Reproductive Health Research Vientiane, 22 October 2009 Mr. Kongmany Chaleunvong GFMER - WHO - UNFPA - LAO PDR Training Course in Reproductive Health Research Vientiane, 22 October 2009 1 Object of the Course Introduction to SPSS The basics of managing data

More information

FSA Geometry EOC Practice Test Guide

FSA Geometry EOC Practice Test Guide FSA Geometry EOC Practice Test Guide This guide serves as a walkthrough of the Florida Standards Assessments (FSA) Geometry End-of- Course (EOC) practice test. By reviewing the steps listed below, you

More information

2011 NAICC ARM 8 Introduction Training, Jan. 2011

2011 NAICC ARM 8 Introduction Training, Jan. 2011 2011 NAICC ARM 8 Introduction Training, Jan. 2011 General Overview of ARM Menu Choices 1) Help: a) F1, any Help button, or displays help on current Topic. b) F5 or on a study editor displays help about

More information

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013 DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013 GETTING STARTED PAGE 02 Prerequisites What You Will Learn MORE TASKS IN MICROSOFT EXCEL PAGE 03 Cutting, Copying, and Pasting Data Basic Formulas Filling Data

More information

-Using Excel- *The columns are marked by letters, the rows by numbers. For example, A1 designates row A, column 1.

-Using Excel- *The columns are marked by letters, the rows by numbers. For example, A1 designates row A, column 1. -Using Excel- Note: The version of Excel that you are using might vary slightly from this handout. This is for Office 2004 (Mac). If you are using a different version, while things may look slightly different,

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

INTRODUCTION TO SPSS OUTLINE 6/17/2013. Assoc. Prof. Dr. Md. Mujibur Rahman Room No. BN Phone:

INTRODUCTION TO SPSS OUTLINE 6/17/2013. Assoc. Prof. Dr. Md. Mujibur Rahman Room No. BN Phone: INTRODUCTION TO SPSS Assoc. Prof. Dr. Md. Mujibur Rahman Room No. BN-0-024 Phone: 89287269 E-mail: mujibur@uniten.edu.my OUTLINE About the four-windows in SPSS The basics of managing data files The basic

More information

Graphing on Excel. Open Excel (2013). The first screen you will see looks like this (it varies slightly, depending on the version):

Graphing on Excel. Open Excel (2013). The first screen you will see looks like this (it varies slightly, depending on the version): Graphing on Excel Open Excel (2013). The first screen you will see looks like this (it varies slightly, depending on the version): The first step is to organize your data in columns. Suppose you obtain

More information

Gloucester County Library System EXCEL 2007

Gloucester County Library System EXCEL 2007 Gloucester County Library System EXCEL 2007 Introduction What is Excel? Microsoft E x c e l is an electronic s preadsheet program. I t is capable o f performing many diff e r e n t t y p e s o f c a l

More information

1. Basic Steps for Data Analysis Data Editor. 2.4.To create a new SPSS file

1. Basic Steps for Data Analysis Data Editor. 2.4.To create a new SPSS file 1 SPSS Guide 2009 Content 1. Basic Steps for Data Analysis. 3 2. Data Editor. 2.4.To create a new SPSS file 3 4 3. Data Analysis/ Frequencies. 5 4. Recoding the variable into classes.. 5 5. Data Analysis/

More information

4. Descriptive Statistics: Measures of Variability and Central Tendency

4. Descriptive Statistics: Measures of Variability and Central Tendency 4. Descriptive Statistics: Measures of Variability and Central Tendency Objectives Calculate descriptive for continuous and categorical data Edit output tables Although measures of central tendency and

More information

SPSS QM II. SPSS Manual Quantitative methods II (7.5hp) SHORT INSTRUCTIONS BE CAREFUL

SPSS QM II. SPSS Manual Quantitative methods II (7.5hp) SHORT INSTRUCTIONS BE CAREFUL SPSS QM II SHORT INSTRUCTIONS This presentation contains only relatively short instructions on how to perform some statistical analyses in SPSS. Details around a certain function/analysis method not covered

More information

Group sheets 2, 3, 4, and 5 1. Click on SHEET Hold down the CMD key and as you continue to hold it down, click on sheets 3, 4, and 5.

Group sheets 2, 3, 4, and 5 1. Click on SHEET Hold down the CMD key and as you continue to hold it down, click on sheets 3, 4, and 5. Data Entry, Cell Formatting, and Cell Protection in Excel 2004 In this workshop, you start by adding to the number of sheets in your workbook and then grouping four of the sheets to set up a small spreadsheet

More information

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

SPSS. (Statistical Packages for the Social Sciences)

SPSS. (Statistical Packages for the Social Sciences) Inger Persson SPSS (Statistical Packages for the Social Sciences) SHORT INSTRUCTIONS This presentation contains only relatively short instructions on how to perform basic statistical calculations in SPSS.

More information

Homework 1 Excel Basics

Homework 1 Excel Basics Homework 1 Excel Basics Excel is a software program that is used to organize information, perform calculations, and create visual displays of the information. When you start up Excel, you will see the

More information

One does not necessarily have special statistical software to perform statistical analyses.

One does not necessarily have special statistical software to perform statistical analyses. Appendix F How to Use a Data Spreadsheet Excel One does not necessarily have special statistical software to perform statistical analyses. Microsoft Office Excel can be used to run statistical procedures.

More information

Introduction to Microsoft Excel

Introduction to Microsoft Excel Athens-Clarke County Library Page 1 What is a spreadsheet program? Microsoft Excel is an example of a spreadsheet program that will maintain records for you relating to finances, products, activities,

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

Microsoft Office Excel

Microsoft Office Excel Microsoft Office 2007 - Excel Help Click on the Microsoft Office Excel Help button in the top right corner. Type the desired word in the search box and then press the Enter key. Choose the desired topic

More information

UW Department of Chemistry Lab Lectures Online

UW Department of Chemistry Lab Lectures Online Introduction to Excel and Computer Manipulation of Data Review Appendix A: Introduction to Statistical Analysis. Focus on the meanings and implications of the calculated values and not on the calculations.

More information

INTRODUCTORY SPSS. Dr Feroz Mahomed Swalaha x2689

INTRODUCTORY SPSS. Dr Feroz Mahomed Swalaha x2689 INTRODUCTORY SPSS Dr Feroz Mahomed Swalaha fswalaha@dut.ac.za x2689 1 Statistics (the systematic collection and display of numerical data) is the most abused area of numeracy. 97% of statistics are made

More information

APPENDIX B EXCEL BASICS 1

APPENDIX B EXCEL BASICS 1 APPENDIX B EXCEL BASICS 1 Microsoft Excel is a powerful application for education researchers and students studying educational statistics. Excel worksheets can hold data for a variety of uses and therefore

More information

8. MINITAB COMMANDS WEEK-BY-WEEK

8. MINITAB COMMANDS WEEK-BY-WEEK 8. MINITAB COMMANDS WEEK-BY-WEEK In this section of the Study Guide, we give brief information about the Minitab commands that are needed to apply the statistical methods in each week s study. They are

More information

Introduction to Excel 2007 for ESL students

Introduction to Excel 2007 for ESL students Introduction to Excel 2007 for ESL students Download at http://www.rtlibrary.org/excel2007esl.pdf Developed 2010 by Barb Hauck-Mah, Rockaway Township Library for The American Dream Starts @your Library

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

Gloucester County Library System. Excel 2010

Gloucester County Library System. Excel 2010 Gloucester County Library System Excel 2010 Introduction What is Excel? Microsoft Excel is an electronic spreadsheet program. It is capable of performing many different types of calculations and can organize

More information

Introduction to Excel 2007

Introduction to Excel 2007 Introduction to Excel 2007 These documents are based on and developed from information published in the LTS Online Help Collection (www.uwec.edu/help) developed by the University of Wisconsin Eau Claire

More information

The Menu and Toolbar in Excel (see below) look much like the Word tools and most of the tools behave as you would expect.

The Menu and Toolbar in Excel (see below) look much like the Word tools and most of the tools behave as you would expect. Launch the Microsoft Excel Program Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are lettered and rows, and are numbered.

More information

Graphing Calculator Tutorial

Graphing Calculator Tutorial Graphing Calculator Tutorial This tutorial is designed as an interactive activity. The best way to learn the calculator functions will be to work the examples on your own calculator as you read the tutorial.

More information

Excel Tips and FAQs - MS 2010

Excel Tips and FAQs - MS 2010 BIOL 211D Excel Tips and FAQs - MS 2010 Remember to save frequently! Part I. Managing and Summarizing Data NOTE IN EXCEL 2010, THERE ARE A NUMBER OF WAYS TO DO THE CORRECT THING! FAQ1: How do I sort my

More information

EXCEL 2010 BASICS JOUR 772 & 472 / Ira Chinoy

EXCEL 2010 BASICS JOUR 772 & 472 / Ira Chinoy EXCEL 2010 BASICS JOUR 772 & 472 / Ira Chinoy Virus check and backups: Remember that if you are receiving a file from an external source a government agency or some other source, for example you will want

More information

Introduction to SPSS

Introduction to SPSS 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

More information

After opening Stata for the first time: set scheme s1mono, permanently

After opening Stata for the first time: set scheme s1mono, permanently Stata 13 HELP Getting help Type help command (e.g., help regress). If you don't know the command name, type lookup topic (e.g., lookup regression). Email: tech-support@stata.com. Put your Stata serial

More information

Data Analysis using SPSS

Data Analysis using SPSS Data Analysis using SPSS 2073/03/05 03/07 Bijay Lal Pradhan, Ph.D. Ground Rule Mobile Penalty Participation Involvement Introduction to SPSS Day 1 2073/03/05 Session I Bijay Lal Pradhan, Ph.D. Object of

More information

In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents

In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents In this section you will learn some simple data entry, editing, formatting techniques and some simple formulae. Contents Section Topic Sub-topic Pages Section 2 Spreadsheets Layout and Design S2: 2 3 Formulae

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Formatting a spreadsheet means changing the way it looks to make it neater and more attractive. Formatting changes can include modifying number styles, text size and colours. Many

More information

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2010

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2010 DOING MORE WITH EXCEL: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn MORE TASKS IN MICROSOFT EXCEL PAGE 03 Cutting, Copying, and Pasting Data Filling Data Across Columns

More information

Intermediate Microsoft Excel (Demonstrated using Windows XP) Using Spreadsheets in the Classroom

Intermediate Microsoft Excel (Demonstrated using Windows XP) Using Spreadsheets in the Classroom (Demonstrated using Windows XP) Using Spreadsheets in the Classroom Adapted from Taskstream Word Tutorial (2003) < http://www.taskstream.com > Updated 4/05 by Dr. Bruce Ostertag What Can Microsoft Excel

More information

Creating a Basic Chart in Excel 2007

Creating a Basic Chart in Excel 2007 Creating a Basic Chart in Excel 2007 A chart is a pictorial representation of the data you enter in a worksheet. Often, a chart can be a more descriptive way of representing your data. As a result, those

More information

EXCEL TUTORIAL.

EXCEL TUTORIAL. EXCEL TUTORIAL Excel is software that lets you create tables, and calculate and analyze data. This type of software is called spreadsheet software. Excel lets you create tables that automatically calculate

More information

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation Study Guide PCIC 3 B2 GS3- Key Applications-Excel Copyright 2010 Teknimedia Corporation Teknimedia grants permission to any licensed owner of PCIC 3 B GS3 Key Applications-Excel to duplicate the contents

More information

EXCEL 98 TUTORIAL Chemistry C2407 fall 1998 Andy Eng, Columbia University 1998

EXCEL 98 TUTORIAL Chemistry C2407 fall 1998 Andy Eng, Columbia University 1998 Created on 09/02/98 11:58 PM 1 EXCEL 98 TUTORIAL Chemistry C2407 fall 1998 Andy Eng, Columbia University 1998 Note for Excel 97 users: All features of Excel 98 for Macintosh are available in Excel 97 for

More information

Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9

Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9 Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9 Contents 1 Introduction to Using Excel Spreadsheets 2 1.1 A Serious Note About Data Security.................................... 2 1.2

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

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet Copyright 1 99 Spreadsheet definition: A spreadsheet stores and manipulates data that lends itself to being stored in a table type format (e.g. Accounts, Science Experiments, Mathematical Trends, Statistics,

More information

IENG484 Quality Engineering Lab 1 RESEARCH ASSISTANT SHADI BOLOUKIFAR

IENG484 Quality Engineering Lab 1 RESEARCH ASSISTANT SHADI BOLOUKIFAR IENG484 Quality Engineering Lab 1 RESEARCH ASSISTANT SHADI BOLOUKIFAR SPSS (Statistical package for social science) Originally is acronym of Statistical Package for the Social Science but, now it stands

More information

EXCEL BASICS: MICROSOFT OFFICE 2007

EXCEL BASICS: MICROSOFT OFFICE 2007 EXCEL BASICS: MICROSOFT OFFICE 2007 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

Data Analysis Guidelines

Data Analysis Guidelines Data Analysis Guidelines DESCRIPTIVE STATISTICS Standard Deviation Standard deviation is a calculated value that describes the variation (or spread) of values in a data set. It is calculated using a formula

More information

LESSON A. The Splash Screen Application

LESSON A. The Splash Screen Application The Splash Screen Application LESSON A LESSON A After studying Lesson A, you should be able to: Start and customize Visual Studio 2010 or Visual Basic 2010 Express Create a Visual Basic 2010 Windows application

More information

WORD XP/2002 USER GUIDE. Task- Formatting a Document in Word 2002

WORD XP/2002 USER GUIDE. Task- Formatting a Document in Word 2002 University of Arizona Information Commons Training Page 1 of 21 WORD XP/2002 USER GUIDE Task- Formatting a Document in Word 2002 OBJECTIVES: At the end of this course students will have a basic understanding

More information

Beginner s Guide to Microsoft Excel 2002

Beginner s Guide to Microsoft Excel 2002 Beginner s Guide to Microsoft Excel 2002 Microsoft Excel lets you create spreadsheets, which allow you to make budgets, track inventories, calculate profits, and design charts and graphs. 1. Open Start

More information

Information System Services

Information System Services Information System Services Diocese of London, 1070 Waterloo Street, London, Ontario, N6A 3Y2 Phone:(519)433-0658, Fax:(519)433-0011, E-mail: iss@rcec.london.on.ca Excel Formatting Online Demonstration

More information

Stata: A Brief Introduction Biostatistics

Stata: A Brief Introduction Biostatistics Stata: A Brief Introduction Biostatistics 140.621 2005-2006 1. Statistical Packages There are many statistical packages (Stata, SPSS, SAS, Splus, etc.) Statistical packages can be used for Analysis Data

More information

Microsoft Excel 2010 Basics

Microsoft Excel 2010 Basics Microsoft Excel 2010 Basics Starting Word 2010 with XP: Click the Start Button, All Programs, Microsoft Office, Microsoft Excel 2010 Starting Word 2010 with 07: Click the Microsoft Office Button with the

More information

Learning Worksheet Fundamentals

Learning Worksheet Fundamentals 1.1 LESSON 1 Learning Worksheet Fundamentals After completing this lesson, you will be able to: Create a workbook. Create a workbook from a template. Understand Microsoft Excel window elements. Select

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

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

What we will learn in Introduction to Excel. How to Open Excel. Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah

What we will learn in Introduction to Excel. How to Open Excel. Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah What is Excel? It is a Microsoft Office computer software program to organize and analyze numbers, data and labels in spreadsheet

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Introduction This handout briefly outlines most of the basic uses and functions of Excel that we will be using in this course. Although Excel may be used for performing statistical

More information

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon.

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon. EXCEL 2007 TIP SHEET GLOSSARY AutoSum a function in Excel that adds the contents of a specified range of Cells; the AutoSum button appears on the Home ribbon as a. Dialog Box Launcher these allow you to

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

Microsoft Word: Steps To Success (The Bare Essentials)

Microsoft Word: Steps To Success (The Bare Essentials) Microsoft Word: Steps To Success (The Bare Essentials) Workbook by Joyce Kirst 2005 Microsoft Word: Step to Success (The Bare Essentials) Page Contents 1 Starting Word 2 Save 3 Exit 5 Toolbars, Alignment,

More information