Instructions for SPSS 21

Size: px
Start display at page:

Download "Instructions for SPSS 21"

Transcription

1 1 Instructions for SPSS 21 1 Introduction Opening the SPSS program General Data inputting and processing Manual input and data processing Saving data Transforming variables Selecting a sub-group or exclude data Combining files Descriptive statistics For nominal or ordinal variables (qualitative) Pie chart Bar chart Three-dimensional Bar chart divided into groups Bar chart for multiple response Frequency tables For metric and continuous variables (scale) Histogram Bar chart for means Statistics (mean, standard deviation etc.) Explore: Outliers, skewness, kurtosis, normal distribution, etc Edit graphs Edit frequency tables Statistical analyses CHI 2 -goodness-of-fit-test CHI 2 -test of independence in contingency tables CHI 2 -TEST of independence with Multiple response sets One-sample T-TEST Paired-samples T-TEST Independent-samples T-TEST SIGN TEST and WILCOXON'S TEST for paired-samples MANN WHITNEY'S U-TEST (& Wilcoxon's rank sum test) RUNS TEST for randomnes ANOVA (one factor model) ANOVA (more than one factor incl. interactions) KRUSKAL-WALLIS' TEST HOTELLING'S T 2 for two independent samples HOTELLING'S T 2 for paired samples = one-sample MANOVA DISCRIMINANT ANALYSIS LOGISTIC REGRESSION REGRESSION ANALYSIS CORRELATIONS (Pearson and/or Spearman) CANONICAL CORRELATION FACTOR ANALYSIS CRONBACH S ALPHA CLUSTER ANALYSIS (K-MEANS) CLUSTER ANALYSIS (HIERARCHIC) Interpreting outputs - Help Printouts Printouts can be resized and copied as images (to e.g. Word and PowerPoint) Printouts can be exported to Word Printouts can be printed Printouts can be saved in SPSS... 16

2 2 1 Introduction 1.1 Opening the SPSS program Open SPSS by choosing Programs IBM SPSS Statistics. IBM SPSS Statistics 21 NOTE! The program is rather large and will take a while to load. If a dialogue box appears with the question; "What do you want to do?" choose Type in data if you are going to start inputting data. 1.2 General SPSS uses two windows: one for data storage and processing (Data Editor), and one for showing results (Output Window opens automatically when there are results to present). The functions and calculations are made through the menus (not within cells as in e.g. Excel). Analysing data material with SPSS requires three steps: 1) Input of data into the Data Editor 2) Choice of procedure/printout from the menus 3) Results in the Output Window. 2 Data inputting and processing Data input takes place within the Data Editor. Data can also: - consist of a previously made SPSS file: choose File Open Data ( -Files of type: SPSS (name.sav) ) - consist of a text file: choose File Read Text Data => follow instructions - be imported from other programs, e.g. Excel choose File Open Data -Files of type Excel (name.xls) - be pasted into the table copy the material in the original file, choose the area where the material shall be pasted into SPSS, and choose Paste. However, the usual method is to directly input the data into SPSS. 2.1 Manual input and data processing The Data Editor window consists of two views (chosen through the tabs on the bottom left): The variables are defined in Variable view (name, number of decimals etc), while data input occurs in Data view. A) Start by defining the variables: Click on Variable view at the bottom of the page =>variable page opens. Each row in Variable view corresponds to a variable. Each column describes the features of the variable: NAME: a short variable name, must start with a letter and cannot contain spaces, dots or other symbols TYPE: numeric indicates that data is inputted as numbers (other special alternatives as e.g. date, currency, and string can be chosen by first clicking on Numeric ) WIDTH: maximum number of characters, numbers, in the variable (can be increased) DECIMALS: number of decimals in the variable LABEL: a longer variable name can be given here containing any characters

3 3 VALUES: defining the coding used for nominal or ordinal variables (click on None and on the dots, define the codes, see the example below) MISSING: none indicates that unanswered questions are left empty in the data file COLUMNS: column width shown on screen (can be increased) ALIGNMENT: right (alternative positioning: left or centre) MEASURE: defines data level: nominal, ordinal or scale (change by clicking on Scale ) ROLE: Input (alternatively: target, both etc.). Some dialogs support predefined roles. NOTE! After a variable is named (NAME), its other properties will automatically receive the default settings. In most cases it is not necessary to change more than MEASURE, and define VALUES (numerical codes) for nominal and ordinal variables. Example: Define the Loyal Customer' variable (yes/no => nominal) NAME: Loyalcustomer TYPE: Numeric (since number codes are being used for the input. See Values below) DECIMALS: 0 LABEL: A loyal customer VALUES: Define how a loyal customer has been coded (first click on None ) Value: 1 Label: Yes Add Value: 0 Label: No Add MISSING: None (unanswered questions will be left empty) MEASURE: Nominal (qualitative variable without ranking = nominal level) ROLE: Input B) Input data: Click on Data view at the bottom of the page =>data page opens. Each column in Data view corresponds to a question (a variable). Each row corresponds to a case, i.e. an answer to the question (an observation). Input your data using numerical values and codes. => By choosing: View - Value Labels the number codes will be replaced with text, e.g. Loyalcustomer Loyalcustomer 1 yes 1 yes 0 no 1 yes 0 no 0 no NOTE! If mistakes are made at the data input stage, one single value can be replaced by writing on top, or erased by pressing Delete. In order to erase the entire row (observation), the row must be chosen from the row number to the left and then the Delete button must be pressed. If only the cells in one row are chosen, the values will be erased, but the observation (row) will remain as an empty answer, which will affect the sample size. 2.2 Saving data When data input is ready, save the data file. Choose File Save => name.sav Alternatively it can be saved as e.g. an Excel files: File - Save as => name.xls 2.3 Transforming variables In the Transform menu you ll find options for recoding variables, creating new variables from old ones or e.g. dividing scale variables into classes.

4 4 A) Create a new variable by using another variable (recoding, class dividing etc.): TRANSFORM Recode Into Different Variables (both the new and the original will be saved) Example: divide an age variable into classes => To divide age into e.g. two classes (under 30 and 30 or above) choose: Input variable: age (choose from the list to the left, click ) Output Variable Name: ageclass (give a name for the new variable) Change. Old and New Values Choose one of Range option buttons at a time in order to define the limits for each interval. Define the corresponding class number for the interval (e.g becomes 1, 30 becomes 2) and press Add. Old Values: New Values: Old -> New: Define class 1: * Range: Lowest through value:29 * Value: 1 Add Define class 2: * All other values * Value: 2 Add Add also: * System-missing * System-missing Add Continue => a new variable, ageclass, has been created last in the data file. Move to Variable view and define VALUES for ageclass according to the coding, and change MEASURE=ordinal for the new variable. B) Numerical calculations (sum, logarithm, change of a scale etc.) TRANSFORM - Compute: Example 1. Change a scale going from 1=often to 5=never to go from 5=often to 1=never by subtracting the values from 6: Target variable: newvar (a new name is given for the variable) Numeric Expression: 6 the old variable (choose from the list to the left, click ) Example 2. Calculate age from year of birth => subtract the year of birth from present year Target variable: age (a new name is given for the variable) Numeric Expression: 2012 yearofbirth (choose yearofbirth from the list to the left, click ) 2.4 Selecting a sub-group or exclude data Sometimes it is meaningful to analyse only a chosen part of the data. In order to choose observations that fulfil certain criteria, conditional clauses can be used. Data Select Cases * If condition is satisfied => IF Choose the filter variable from the list to the left, click and define the condition for values to be chosen (which sub-group of the data) E.g. income < 60 all observations with income < 60 will be chosen. Ex: income > 10 AND income < 60 (all observations with 10< income < 60 will be chosen) Continue - Check that the excluded variables are only filtered (Filtered) not erased (Deleted)

5 2.5 Combining files When you have data in two different files, it can sometimes be necessary to combine the material into one file. One possibility is to simply copy the material from one file to the other by using Copy- Paste functions. Another possibility is to use Data Merge Files. Merge Files gives you the opportunity to specifically decide how the files will be combined. Use Add cases when two files with different observations for the same variables will be combined Add variables when two files with different variables for the same observations will be combined 5 3 Descriptive statistics 3.1 For nominal or ordinal variables (qualitative) Qualitative variables are preferably presented with pie charts, bar charts and frequency tables (also %) as well as with the mode, median (for ordinal level) etc Pie chart Choose from the menus at the top of the page: Graphs - Legacy Dialogs Pie *Summaries for groups of cases - Define Slices represents: N of cases (alt. % of cases) Define slices by: choose a qualitative variable from the list to the left, click If you want to make a pie chart for different sub-groups, choose also: Panel by: Choose a grouping variable from the list to the left, and click either as Rows or Columns In section 3.3 you will find instructions for editing the graph Bar chart Choose from the menus at the top of the page: Graphs - Legacy Dialogs Bar Simple *Summaries for groups of cases => Define Bars represent: N of cases (alt. % of cases) Category Axis: choose a qualitative variable from the list to the left, click If you want to make bar charts for different sub-groups, choose also: Panel by: Choose a grouping variable from the list and click either as Rows or Columns In section 3.3 you will find instructions for editing the graph.

6 6 Alternatively you can choose bar chart with cluster division for making bar charts for different sub-groups: Graphs - Legacy Dialogs Bar Clustered *Summaries for groups of cases => Define Bars represent: % of cases (alt. N of cases) Category axis: choose a qualitative variable from the list to the left, click Define cluster by: choose a grouping variable from the list to the left, click Note that the graph will look differently if you change the order of the variables (category/cluster) because the percentages are calculated inside the clusters. In section 3.3 you will find instructions for editing the graph Three-dimensional Bar chart divided into groups 3 D Bar chart X axis represents: * Groups of cases Z axis represents: * Groups of cases Define X category axis (horizontal axis): choose a qualitative variable, click Z category axis (depth axis): choose a qualitative grouping variable, click In section 3.3 you will find instructions for editing the graph Bar chart for multiple response Choose from the menus at the top of the page: Graphs - Legacy Dialogs Bar Simple *Summaries of separate variables =>Define Bars represent: Choose all the variables belonging to the multiple response question in the list to the left, click Highlight (i.e. select) the variables Mean(X1), Mean(X2) etc. - Change statistic * Percentage above - Value: 0, (if your variables are coded 1=yes/0=no dummies) (If the variables are coded e.g. 1=yes, 2=no, choose * Percentage below - Value: 2) Continue In section 3.3 you will find instructions for editing the graph Frequency tables Analyze Descriptive Statistics Frequencies Variables: choose qualitative variables from the list to the left, click Statistics: e.g. Minimum, Maximum, Mode for ordinal variables Continue In section 3.4 you will find instructions for editing frequency tables.

7 7 3.2 For metric and continuous variables (scale) Quantitative, continuous variables are preferably presented with a histogram as well as with the mean (average), median, min, max, standard deviation etc Histogram Graphs - Legacy Dialogs Histogram Variable: choose quantitative variables from the list to the left, click In section 3.3 you will find instructions for editing the graph Bar chart for means Graphs - Legacy Dialogs Bar Simple *Summaries of separate variables - Define Bars represent: choose metric variables from the list to the left, click (If you want to present e.g. medians instead of means you can change this by highlighting the variables Mean(x 1 ), Mean(x 2 ) etc. - Change statistic Median of values - Continue) Category Axis: choose a qualitative grouping variable, click If you want to make bar charts for sub-groups, choose also: Panel by: Choose a grouping variable from the list and click either as Rows or Columns In section 3.3 you will find instructions for editing the graph Statistics (mean, standard deviation etc.) Analyze Reports Case Summaries Variables: choose quantitative variables from the list to the left, click Grouping variable: leave empty, or choose a grouping variable if you want to have statistics per group click Exclude: Display cases Statistics: e.g. Mean, Median, Minimum, Maximum - Continue In section 3.3 you will find instructions for editing the graph.

8 Explore: Outliers, skewness, kurtosis, normal distribution, etc. Analyze Descriptive statistics Explore Dependent list: choose the quantitative variables you want to investigate, click Statistics: *descriptives, *outliers, *percentiles Continue Plots: *histogram, *factor levels together, *normality plots with tests Continue 3.3 Edit graphs In order to edit a graph, start by double clicking the graph => a Chart Editor window will open. Below you will find examples of different useful editing options. Elements Show Data Labels => fills in the frequency N or % for each category Close. NOTE! If you have a panelled chart and have chosen to represent the bars or slices as % of cases, the percentages shown in the graph are calculated on the entire material (not per group). If you have chosen to represent them as N of cases the percentages shown in the graph are calculated per sub-group. Edit - Properties: Here you can e.g. - change colours, patterns etc. by first clicking the category you want to edit (or the entire picture) and then choosing Fill & Border, - Apply Close - create shadings and depth (3-D) in the graphs by first clicking on the chart (the pie or bar) and then choosing Depth & Angel, - Apply Close - change chart type with Variables - Element Type, - Apply Close - change class width in a histogram graphs by first clicking directly on the boxes and then choosing Binning X Axis: *Custom, - Apply Close Options - Transpose chart => turns a vertical bar chart horizontally Options Show Grid Lines => inserts a grid behind a bar chart Edit - X or Y: here you can decide the group order on the X-axis, name the end values for the Y-axis etc. Note that if you have transposed a bar chart, X is now on the vertical axis and Y is on the horizontal axis. Edit 3-D Rotation: here you can rotate a three-dimensional histogram See also chapter 6.1 for resizing graphs! 3.4 Edit frequency tables Start by double clicking the table. Then right click directly on the table. Below you will find examples of different useful editing options. Choose from the menu list: Table Looks to choose between different table samples

9 9 Table Properties to edit a table, e.g. - General: change column width - Cell Formats: change font, font size, font colour, background colour, decimals etc - Borders: border width - Cell Properties to change font, colour, decimals etc. in a specific cell. Click first on the cell you want to edit and choose then Cell Properties and make the changes Pivoting Trays to change places between rows and columns. Drag the coloured arrowboxes from one side to another (Columns to Rows and vice versa). 4 Statistical analyses 4.1 CHI 2 -goodness-of-fit-test NONPARAMETRIC TEST - LEGACY DIALOGS CHI SQUARE TEST VARIABLE LIST: X (a qualitative variable from the list) EXPECTED VALUES: * all categories equal or * values: Add the expected proportions on in turn (note! Sum=1) 4.2 CHI 2 -test of independence in contingency tables DESCRIPTIVE STATISTICS CROSS TABS ROW: X 1 (usually a "background" or cause variable) COLUMN: X 2 (usually a result variable) STATISTICS: * Chi-square CONTINUE CELLS: * Observed Percentage: e.g. * Row (for easier result interpretation) CONTINUE CHI 2 -TEST of independence with Multiple response sets This is done in two steps: 1) Start by connecting all variables from a multiple response question (= multiple response set). Choose from the menus at the top of the page: DATA - DEFINE MULTIPLE RESPONSE SETS... VARIABLES IN SET: Choose and click from the list to the left all the variables belonging to the multiple response question VARIABLE CODING: * Dichotomies (when variables have two categories, e.g. yes/no) Counted value: 1 (if 1 means "yes", i.e. the value to be noted) SET NAME: XXX (name the multiple response question) (SET LABEL: a longer, descriptive name if necessary) ADD

10 2) Continue with the test of independence: TABLES - CUSTOM TABLES... RESET - All Tabs * Drag a qualitative grouping variable from the list to the Rows bar in the work field * Drag the multiple response question XXX (last in the list to the left) to the Columns bar in the work field In order to obtain the group percentages double click on the row variable in the table => a Summary Statistics page will open: ROW N %, choose and click APPLY TO SELECTION - Choose the tab: TEST STATISTICS :* Test of independence (Chi-square) * Include multiple response variables in tests One-sample T-TEST COMPARE MEANS ONE-SAMPLE T-TEST TEST VARIABLE: Y-variable (metric) TEST VALUE: the value you test the mean against OPTIONS: decide the confidence level for an interval 4.4 Paired-samples T-TEST COMPARE MEANS PAIRED SAMPLES T-TEST PAIRED VARIABLES: Y 1 and Y 2 are chosen as variable 1 and 2 OPTIONS: decide the confidence level for an interval 4.5 Independent-samples T-TEST COMPARE MEANS INDEPENDENT SAMPLES T-TEST TEST VARIABLE: Y-variable (metric) GROUPING VARIABLE: X-variable (qualitative with 2 groups) DEFINE GROUPS: define how the groups are coded in your file (e.g. 1, 2) 4.6 SIGN TEST and WILCOXON'S TEST for paired-samples NONPARAMETRIC TEST - LEGACY DIALOGS 2-RELATED SAMPLES TEST PAIR: Y 1 and Y 2 are chosen as variable 1 and 2 *Wilcoxon or *Sign

11 MANN WHITNEY'S U-TEST (& Wilcoxon's rank sum test) NONPARAMETRIC TEST - LEGACY DIALOGS 2- INDEPENDENT SAMPLES TEST VARIABLE: Y-variable (ordinal or metric) GROUPING VARIABLE: X-variable (qualitative with 2 groups) DEFINE GROUPS: define how the groups are coded in your file (e.g. 1, 2) * Mann-Whitney U 4.8 RUNS TEST for randomnes NONPARAMETRIC TEST - LEGACY DIALOGS RUNS TEST VARIABLE: Y-variable (ordinal or metric) CUT POINT: *median (alternatively mean, mode or custom) 4.9 ANOVA (one factor model) COMPARE MEANS ONE-WAY ANOVA DEPENDENT: Y-variable (metric) FACTOR: X-variable (grouping factor) OPTIONS: * Descriptive * Homogeneity of variance test * Means plot 4.10 ANOVA (more than one factor incl. interactions) GENERAL LINEAR MODEL UNIVARIATE DEPENDENT: Y-variable (metric) FIXED FACTORS: X-variables (grouping factors) MODEL: *Full factorial, if interactions also are included (or: *Custom, if e.g. interaction terms are excluded: Build Terms: choose the x-variables one at a time Change "Interactions" to "Main effects") Sum of Squares: Type III (alt. I or II) *include intercept OPTIONS - Display: * Descriptive statistics * Homogeneity test => Continue PLOTS: Horizontal: X 1 Separate line: X 2 Add Continue

12 KRUSKAL-WALLIS' TEST NONPARAMETRIC TEST - LEGACY DIALOGS K-INDEPENDENT SAMPLES TEST VARIABLE: Y-variable (ordinal or metric) GROUPING VARIABLE: X-variable (qualitative with 2 or more groups) DEFINE RANGE: define smallest and largest value for the grouping variable * Kruskal-Wallis H 4.12 HOTELLING'S T 2 for two independent samples GENERAL LINEAR MODEL MULTIVARIATE DEPENDENT: Y-variables (metric) FIXED FACTOR: X-variable (qualitative with 2 groups) OPTIONS - Display: * Descriptive statistics * Homogeneity test => Continue 4.13 HOTELLING'S T 2 for paired samples = one-sample When you test paired samples you should start by calculating the differences Y diff between your variables using the Transform module (see chapter 2.2 B). Hotelling's T 2 is testing the differences against zero (i.e. whether there exist differences or not) GENERAL LINEAR MODEL MULTIVARIATE DEPENDENT: Y diff -variables (or simple Y variables in one sample tests) OPTIONS - Display: * Descriptive statistics * Homogeneity test => Continue 4.14 MANOVA GENERAL LINEAR MODEL MULTIVARIATE DEPENDENT: Y-variables (metric) FIXED FACTORS: X-variables (grouping factors) MODEL: *Full factorial, if interactions also are included (or: *Custom, if e.g. interaction terms are excluded Build Terms: choose the x-variables one at a time Change "Interactions" to "Main effects") Sum of Squares: Type III (alt. I or II) *include intercept => Continue OPTIONS - Display: * Descriptive statistics * Homogeneity test => Continue PLOTS: Horizontal: X 1 Separate line: X 2 (when more than one group variable) Add => Continue

13 4.15 DISCRIMINANT ANALYSIS CLASSIFY DISCRIMINANT GROUPING VARIABLE: Y-variable (grouping variable) DEFINE RANGE: min-max INDEPENDENT: X-variables (metric + dummies) * enter independent together (or: * use stepwise method, if stepwise selection process is required) STATISTICS, good to choose at least the following: *means *univariate ANOVA *Box's M *Fisher s (METHOD: define method if stepwise procedure is chosen) CLASSIFY PRIOR PROB.:*all groups equal or: *compute from group size (consider costs due to wrong classification when choosing prior prob) DISPLAY: * summary table (table for right classification) PLOTS: * Separate-groups (the discriminant function per group) 4.16 LOGISTIC REGRESSION REGRESSION BINARY LOGISTIC DEPENDENT: Y-variable (grouping variable) COVARIATES: X-variables (metric + dummies) OPTIONS: *classification plots *Hosmer-Lemeshow goodness-of-fit Display: *at last step Classification cut off: (you can change the classification cut-off value from 0,5 to e.g. 0,75 => group into A when e.g. p(a) > 0,75) CONTINUE 4.17 REGRESSION ANALYSIS REGRESSION LINEAR DEPENDENT: Y-variable (metric) INDEPENDENT: X-variables (metric + dummies) Method: Enter (or Stepwise for stepwise procedure) STATISTICS: *Estimates *Model fit *Descriptives (in order to obtain mean etc.) *Collinearity diagnostics (in order to detect multicollinearity) PLOTS: Y= ZRESID X= ZPRED (in order to detect possible heteroscedasticity) *normal probability plot 13

14 CORRELATIONS (Pearson and/or Spearman) CORRELATE BIVARIATE VARIABLES: X-variables (metric) Correlation coefficients: *Pearson or *Spearman Test of significance: *Two-tailed or *One-tailed 4.19 CANONICAL CORRELATION Canonical correlation is made within SPSS using a macro-procedure according to the following: 1) Open data file to be used 2) Open a syntax window: FILE NEW SYNTAX 3) Write the following text: include 'T:\SPSS\Canonical correlation.sps'. cancorr set1=y 1 y 2... y q / set2=x 1 x 2... x p /. Note that the variables are given with spaces, the variable sets are separated with / and the first and last row end with a full stop. The path above (T:\SPSS\Canonical correlation.sps) is for the server at Hanken. If you are running the programme from your own computer, you must check where the file Canonical correlation.sps is saved on your computer. 4) Start the running with the RUN - All -command (in the syntax window) 4.20 FACTOR ANALYSIS DIMENSION REDUCTION FACTOR VARIABLES: X-variables (quantitative) DESCRIPTIVES: Statistics: *initial solution Correlation Matrix: * KMO and Bartlett's test (suitability test) * Reproduced (investigates the unique part) EXTRACTION Method: (choose extraction method) Extract: *eigenvalue over 1 or *Fixed number of factors: # Display: *unrotated factor solution (can be excluded) *scree plot Maximum iterations=25 (can be increased if necessary) ROTATION Method: *varimax (e.g.) Display: *rotated solution Maximum iterations=25 (can be increased if necessary) (SCORES:*save as variables) OPTIONS - Coefficient Display Format: *sorted by size => sorts the loadings according to size

15 CRONBACH S ALPHA SCALE RELIABILITY ANALYSIS ITEMS: X-variables (metric) MODEL: Alpha 4.22 CLUSTER ANALYSIS (K-MEANS) CLASSIFY K-MEANS CLUSTER VARIABLES: X-variables (quantitative) (LABEL CASES BY: a "string"-variable in order to identify cases) NUMBERS OF CLUSTERS: # (a number must be given) ITERATE: maximum iterations=10 (can be increased if necessary) (SAVE: *cluster membership) OPTIONS *initial cluster centres (can be excluded) *ANOVA table (*cluster info for each case => lists the cluster belonging for each case, therefore recommended only for small samples) 4.23 CLUSTER ANALYSIS (HIERARCHIC) CLASSIFY HIERARCHICAL CLUSTER VARIABLES: X-variables (quantitative) (LABEL CASES BY: a "string"-variable in order to identify cases) CLUSTER: *Cases DISPLAY: *Statistics & *Plots METHOD: (choose method and distance measure) PLOTS: *Dendrogram (tree structure) Icicle: *none or: *all clusters (same as dendrogram *vertical (height fits better than width)) STATISTICS: *Agglomeration schedule (defines how clusters have been paired together, as well as the distance between them) Cluster membership: * single solution, number of clusters: # (lists the cluster belonging for each case, therefore recommended only for small samples) (SAVE: Cluster membership *single solution, number of clusters: # (defines which cluster solution will be saved, i.e. the number of clusters))

16 16 5 Interpreting outputs - Help You can get help with the interpretation of printouts in SPSS by choosing: Help Case studies Statistics Base: Choose an analysis or test and proceed by clicking The content of each table will be explained. 6 Printouts 6.1 Printouts can be resized and copied as images (to e.g. Word and PowerPoint) You can resize graphs in SPSS before copying, by dragging from the corners. This will change only the size of the graph itself, while the text size remains the same and will therefore be readable in the target document. You can also enlarge or reduce tables and graphs in the target document, but this will change the size of the whole object (including texts). Graphs and tables can be copied by right-clicking on the objects in turn and choose: Copy Special: Image (JPG, PNG) To paste an image in e.g. Word choose: Paste Special: Picture (JPG or PNG) Images cannot be edited in the target document. 6.2 Printouts can be exported to Word Graphs and tables can be exported by choosing File Export and All visible output or Selection => a word-document is created containing your tables and graphs. All tables can be edited in the Word-document. Note that some tables are too wide to fit in a Word-document, and are therefore recommended to be copied as images instead (see section 5.1). 6.3 Printouts can be printed If you send the printout to the printer (File - Print) choose: All visible output if you want to print everything from the Output window Selected output if you only want to print a selected table or graph 6.4 Printouts can be saved in SPSS Printouts can be saved as SPSS files: File Save => name.spv

SPSS Tests for Versions 9 to 13

SPSS Tests for Versions 9 to 13 SPSS Tests for Versions 9 to 13 Chapter 2 Descriptive Statistic (including median) Choose Analyze Descriptive statistics Frequencies... Click on variable(s) then press to move to into Variable(s): list

More information

SPSS Explore procedure

SPSS Explore procedure SPSS Explore procedure One useful function in SPSS is the Explore procedure, which will produce histograms, boxplots, stem-and-leaf plots and extensive descriptive statistics. To run the Explore procedure,

More information

Data analysis process

Data analysis process Data analysis process Data collection and preparation Collect data Prepare codebook Set up structure of data Enter data Screen data for errors Exploration of data Descriptive Statistics Graphs Analysis

More information

Using SPSS, Chapter 2: Descriptive Statistics

Using SPSS, Chapter 2: Descriptive Statistics 1 Using SPSS, Chapter 2: Descriptive Statistics Chapters 2.1 & 2.2 Descriptive Statistics 2 Mean, Standard Deviation, Variance, Range, Minimum, Maximum 2 Mean, Median, Mode, Standard Deviation, Variance,

More information

Directions for using SPSS

Directions for using SPSS Directions for using SPSS Table of Contents Connecting and Working with Files 1. Accessing SPSS... 2 2. Transferring Files to N:\drive or your computer... 3 3. Importing Data from Another File Format...

More information

Introduction Course in SPSS - Evening 1

Introduction Course in SPSS - Evening 1 ETH Zürich Seminar für Statistik Introduction Course in SPSS - Evening 1 Seminar für Statistik, ETH Zürich All data used during the course can be downloaded from the following ftp server: ftp://stat.ethz.ch/u/sfs/spsskurs/

More information

An introduction to IBM SPSS Statistics

An introduction to IBM SPSS Statistics An introduction to IBM SPSS Statistics Contents 1 Introduction... 1 2 Entering your data... 2 3 Preparing your data for analysis... 10 4 Exploring your data: univariate analysis... 14 5 Generating descriptive

More information

The Dummy s Guide to Data Analysis Using SPSS

The Dummy s Guide to Data Analysis Using SPSS The Dummy s Guide to Data Analysis Using SPSS Mathematics 57 Scripps College Amy Gamble April, 2001 Amy Gamble 4/30/01 All Rights Rerserved TABLE OF CONTENTS PAGE Helpful Hints for All Tests...1 Tests

More information

Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm

Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm Mgt 540 Research Methods Data Analysis 1 Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm http://web.utk.edu/~dap/random/order/start.htm

More information

An Introduction to SPSS. Workshop Session conducted by: Dr. Cyndi Garvan Grace-Anne Jackman

An Introduction to SPSS. Workshop Session conducted by: Dr. Cyndi Garvan Grace-Anne Jackman An Introduction to SPSS Workshop Session conducted by: Dr. Cyndi Garvan Grace-Anne Jackman Topics to be Covered Starting and Entering SPSS Main Features of SPSS Entering and Saving Data in SPSS Importing

More information

Data Analysis Tools. Tools for Summarizing Data

Data Analysis Tools. Tools for Summarizing Data Data Analysis Tools This section of the notes is meant to introduce you to many of the tools that are provided by Excel under the Tools/Data Analysis menu item. If your computer does not have that tool

More information

IBM SPSS Statistics for Beginners for Windows

IBM SPSS Statistics for Beginners for Windows ISS, NEWCASTLE UNIVERSITY IBM SPSS Statistics for Beginners for Windows A Training Manual for Beginners Dr. S. T. Kometa A Training Manual for Beginners Contents 1 Aims and Objectives... 3 1.1 Learning

More information

SPSS (Statistical Package for the Social Sciences)

SPSS (Statistical Package for the Social Sciences) SPSS (Statistical Package for the Social Sciences) What is SPSS? SPSS stands for Statistical Package for the Social Sciences The SPSS home-page is: www.spss.com 2 What can you do with SPSS? Run Frequencies

More information

There are six different windows that can be opened when using SPSS. The following will give a description of each of them.

There are six different windows that can be opened when using SPSS. The following will give a description of each of them. SPSS Basics Tutorial 1: SPSS Windows There are six different windows that can be opened when using SPSS. The following will give a description of each of them. The Data Editor The Data Editor is a spreadsheet

More information

Bowerman, O'Connell, Aitken Schermer, & Adcock, Business Statistics in Practice, Canadian edition

Bowerman, O'Connell, Aitken Schermer, & Adcock, Business Statistics in Practice, Canadian edition Bowerman, O'Connell, Aitken Schermer, & Adcock, Business Statistics in Practice, Canadian edition Online Learning Centre Technology Step-by-Step - Excel Microsoft Excel is a spreadsheet software application

More information

An SPSS companion book. Basic Practice of Statistics

An SPSS companion book. Basic Practice of Statistics An SPSS companion book to Basic Practice of Statistics SPSS is owned by IBM. 6 th Edition. Basic Practice of Statistics 6 th Edition by David S. Moore, William I. Notz, Michael A. Flinger. Published by

More information

Data exploration with Microsoft Excel: analysing more than one variable

Data exploration with Microsoft Excel: analysing more than one variable Data exploration with Microsoft Excel: analysing more than one variable Contents 1 Introduction... 1 2 Comparing different groups or different variables... 2 3 Exploring the association between categorical

More information

An introduction to using Microsoft Excel for quantitative data analysis

An introduction to using Microsoft Excel for quantitative data analysis Contents An introduction to using Microsoft Excel for quantitative data analysis 1 Introduction... 1 2 Why use Excel?... 2 3 Quantitative data analysis tools in Excel... 3 4 Entering your data... 6 5 Preparing

More information

SPSS Manual for Introductory Applied Statistics: A Variable Approach

SPSS Manual for Introductory Applied Statistics: A Variable Approach SPSS Manual for Introductory Applied Statistics: A Variable Approach John Gabrosek Department of Statistics Grand Valley State University Allendale, MI USA August 2013 2 Copyright 2013 John Gabrosek. All

More information

January 26, 2009 The Faculty Center for Teaching and Learning

January 26, 2009 The Faculty Center for Teaching and Learning THE BASICS OF DATA MANAGEMENT AND ANALYSIS A USER GUIDE January 26, 2009 The Faculty Center for Teaching and Learning THE BASICS OF DATA MANAGEMENT AND ANALYSIS Table of Contents Table of Contents... i

More information

SPSS TUTORIAL & EXERCISE BOOK

SPSS TUTORIAL & EXERCISE BOOK UNIVERSITY OF MISKOLC Faculty of Economics Institute of Business Information and Methods Department of Business Statistics and Economic Forecasting PETRA PETROVICS SPSS TUTORIAL & EXERCISE BOOK FOR BUSINESS

More information

IBM SPSS Direct Marketing 22

IBM SPSS Direct Marketing 22 IBM SPSS Direct Marketing 22 Note Before using this information and the product it supports, read the information in Notices on page 25. Product Information This edition applies to version 22, release

More information

SPSS Introduction. Yi Li

SPSS Introduction. Yi Li SPSS Introduction Yi Li Note: The report is based on the websites below http://glimo.vub.ac.be/downloads/eng_spss_basic.pdf http://academic.udayton.edu/gregelvers/psy216/spss http://www.nursing.ucdenver.edu/pdf/factoranalysishowto.pdf

More information

IBM SPSS Direct Marketing 23

IBM SPSS Direct Marketing 23 IBM SPSS Direct Marketing 23 Note Before using this information and the product it supports, read the information in Notices on page 25. Product Information This edition applies to version 23, release

More information

Improving the Performance of Data Mining Models with Data Preparation Using SAS Enterprise Miner Ricardo Galante, SAS Institute Brasil, São Paulo, SP

Improving the Performance of Data Mining Models with Data Preparation Using SAS Enterprise Miner Ricardo Galante, SAS Institute Brasil, São Paulo, SP Improving the Performance of Data Mining Models with Data Preparation Using SAS Enterprise Miner Ricardo Galante, SAS Institute Brasil, São Paulo, SP ABSTRACT In data mining modelling, data preparation

More information

Data exploration with Microsoft Excel: univariate analysis

Data exploration with Microsoft Excel: univariate analysis Data exploration with Microsoft Excel: univariate analysis Contents 1 Introduction... 1 2 Exploring a variable s frequency distribution... 2 3 Calculating measures of central tendency... 16 4 Calculating

More information

Statistical Analysis Using SPSS for Windows Getting Started (Ver. 2014/11/6) The numbers of figures in the SPSS_screenshot.pptx are shown in red.

Statistical Analysis Using SPSS for Windows Getting Started (Ver. 2014/11/6) The numbers of figures in the SPSS_screenshot.pptx are shown in red. Statistical Analysis Using SPSS for Windows Getting Started (Ver. 2014/11/6) The numbers of figures in the SPSS_screenshot.pptx are shown in red. 1. How to display English messages from IBM SPSS Statistics

More information

STATISTICAL ANALYSIS WITH EXCEL COURSE OUTLINE

STATISTICAL ANALYSIS WITH EXCEL COURSE OUTLINE STATISTICAL ANALYSIS WITH EXCEL COURSE OUTLINE Perhaps Microsoft has taken pains to hide some of the most powerful tools in Excel. These add-ins tools work on top of Excel, extending its power and abilities

More information

Using Excel for descriptive statistics

Using Excel for descriptive statistics FACT SHEET Using Excel for descriptive statistics Introduction Biologists no longer routinely plot graphs by hand or rely on calculators to carry out difficult and tedious statistical calculations. These

More information

business statistics using Excel OXFORD UNIVERSITY PRESS Glyn Davis & Branko Pecar

business statistics using Excel OXFORD UNIVERSITY PRESS Glyn Davis & Branko Pecar business statistics using Excel Glyn Davis & Branko Pecar OXFORD UNIVERSITY PRESS Detailed contents Introduction to Microsoft Excel 2003 Overview Learning Objectives 1.1 Introduction to Microsoft Excel

More information

SPSS Notes (SPSS version 15.0)

SPSS Notes (SPSS version 15.0) SPSS Notes (SPSS version 15.0) Annie Herbert Salford Royal Hospitals NHS Trust July 2008 Contents Page Getting Started 1 1 Opening SPSS 1 2 Layout of SPSS 2 2.1 Windows 2 2.2 Saving Files 3 3 Creating

More information

IBM SPSS Statistics 20 Part 4: Chi-Square and ANOVA

IBM SPSS Statistics 20 Part 4: Chi-Square and ANOVA CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES IBM SPSS Statistics 20 Part 4: Chi-Square and ANOVA Summer 2013, Version 2.0 Table of Contents Introduction...2 Downloading the

More information

TIBCO Spotfire Business Author Essentials Quick Reference Guide. Table of contents:

TIBCO Spotfire Business Author Essentials Quick Reference Guide. Table of contents: Table of contents: Access Data for Analysis Data file types Format assumptions Data from Excel Information links Add multiple data tables Create & Interpret Visualizations Table Pie Chart Cross Table Treemap

More information

Analyzing Research Data Using Excel

Analyzing Research Data Using Excel Analyzing Research Data Using Excel Fraser Health Authority, 2012 The Fraser Health Authority ( FH ) authorizes the use, reproduction and/or modification of this publication for purposes other than commercial

More information

Figure 1. An embedded chart on a worksheet.

Figure 1. An embedded chart on a worksheet. 8. Excel Charts and Analysis ToolPak Charts, also known as graphs, have been an integral part of spreadsheets since the early days of Lotus 1-2-3. Charting features have improved significantly over the

More information

Bill Burton Albert Einstein College of Medicine william.burton@einstein.yu.edu April 28, 2014 EERS: Managing the Tension Between Rigor and Resources 1

Bill Burton Albert Einstein College of Medicine william.burton@einstein.yu.edu April 28, 2014 EERS: Managing the Tension Between Rigor and Resources 1 Bill Burton Albert Einstein College of Medicine william.burton@einstein.yu.edu April 28, 2014 EERS: Managing the Tension Between Rigor and Resources 1 Calculate counts, means, and standard deviations Produce

More information

Dealing with Data in Excel 2010

Dealing with Data in Excel 2010 Dealing with Data in Excel 2010 Excel provides the ability to do computations and graphing of data. Here we provide the basics and some advanced capabilities available in Excel that are useful for dealing

More information

GeoGebra Statistics and Probability

GeoGebra Statistics and Probability GeoGebra Statistics and Probability Project Maths Development Team 2013 www.projectmaths.ie Page 1 of 24 Index Activity Topic Page 1 Introduction GeoGebra Statistics 3 2 To calculate the Sum, Mean, Count,

More information

Intro to Excel spreadsheets

Intro to Excel spreadsheets Intro to Excel spreadsheets What are the objectives of this document? The objectives of document are: 1. Familiarize you with what a spreadsheet is, how it works, and what its capabilities are; 2. Using

More information

STATISTICA Formula Guide: Logistic Regression. Table of Contents

STATISTICA Formula Guide: Logistic Regression. Table of Contents : Table of Contents... 1 Overview of Model... 1 Dispersion... 2 Parameterization... 3 Sigma-Restricted Model... 3 Overparameterized Model... 4 Reference Coding... 4 Model Summary (Summary Tab)... 5 Summary

More information

Once saved, if the file was zipped you will need to unzip it. For the files that I will be posting you need to change the preferences.

Once saved, if the file was zipped you will need to unzip it. For the files that I will be posting you need to change the preferences. 1 Commands in JMP and Statcrunch Below are a set of commands in JMP and Statcrunch which facilitate a basic statistical analysis. The first part concerns commands in JMP, the second part is for analysis

More information

SPSS: AN OVERVIEW. Seema Jaggi and and P.K.Batra I.A.S.R.I., Library Avenue, New Delhi-110 012

SPSS: AN OVERVIEW. Seema Jaggi and and P.K.Batra I.A.S.R.I., Library Avenue, New Delhi-110 012 SPSS: AN OVERVIEW Seema Jaggi and and P.K.Batra I.A.S.R.I., Library Avenue, New Delhi-110 012 The abbreviation SPSS stands for Statistical Package for the Social Sciences and is a comprehensive system

More information

Data Analysis in SPSS. February 21, 2004. If you wish to cite the contents of this document, the APA reference for them would be

Data Analysis in SPSS. February 21, 2004. If you wish to cite the contents of this document, the APA reference for them would be Data Analysis in SPSS Jamie DeCoster Department of Psychology University of Alabama 348 Gordon Palmer Hall Box 870348 Tuscaloosa, AL 35487-0348 Heather Claypool Department of Psychology Miami University

More information

SPSS ADVANCED ANALYSIS WENDIANN SETHI SPRING 2011

SPSS ADVANCED ANALYSIS WENDIANN SETHI SPRING 2011 SPSS ADVANCED ANALYSIS WENDIANN SETHI SPRING 2011 Statistical techniques to be covered Explore relationships among variables Correlation Regression/Multiple regression Logistic regression Factor analysis

More information

Doing Multiple Regression with SPSS. In this case, we are interested in the Analyze options so we choose that menu. If gives us a number of choices:

Doing Multiple Regression with SPSS. In this case, we are interested in the Analyze options so we choose that menu. If gives us a number of choices: Doing Multiple Regression with SPSS Multiple Regression for Data Already in Data Editor Next we want to specify a multiple regression analysis for these data. The menu bar for SPSS offers several options:

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

IBM SPSS Statistics 20 Part 1: Descriptive Statistics

IBM SPSS Statistics 20 Part 1: Descriptive Statistics CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES IBM SPSS Statistics 20 Part 1: Descriptive Statistics Summer 2013, Version 2.0 Table of Contents Introduction...2 Downloading the

More information

Psych. Research 1 Guide to SPSS 11.0

Psych. Research 1 Guide to SPSS 11.0 SPSS GUIDE 1 Psych. Research 1 Guide to SPSS 11.0 I. What is SPSS: SPSS (Statistical Package for the Social Sciences) is a data management and analysis program. It allows us to store and analyze very large

More information

Hierarchical Clustering Analysis

Hierarchical Clustering Analysis Hierarchical Clustering Analysis What is Hierarchical Clustering? Hierarchical clustering is used to group similar objects into clusters. In the beginning, each row and/or column is considered a cluster.

More information

Chapter 4 Creating Charts and Graphs

Chapter 4 Creating Charts and Graphs Calc Guide Chapter 4 OpenOffice.org Copyright This document is Copyright 2006 by its contributors as listed in the section titled Authors. You can distribute it and/or modify it under the terms of either

More information

Appendix 2.1 Tabular and Graphical Methods Using Excel

Appendix 2.1 Tabular and Graphical Methods Using Excel Appendix 2.1 Tabular and Graphical Methods Using Excel 1 Appendix 2.1 Tabular and Graphical Methods Using Excel The instructions in this section begin by describing the entry of data into an Excel spreadsheet.

More information

Business Objects Version 5 : Introduction

Business Objects Version 5 : Introduction Business Objects Version 5 : Introduction Page 1 TABLE OF CONTENTS Introduction About Business Objects Changing Your Password Retrieving Pre-Defined Reports Formatting Your Report Using the Slice and Dice

More information

IBM SPSS Missing Values 22

IBM SPSS Missing Values 22 IBM SPSS Missing Values 22 Note Before using this information and the product it supports, read the information in Notices on page 23. Product Information This edition applies to version 22, release 0,

More information

Drawing a histogram using Excel

Drawing a histogram using Excel Drawing a histogram using Excel STEP 1: Examine the data to decide how many class intervals you need and what the class boundaries should be. (In an assignment you may be told what class boundaries to

More information

Introduction to StatsDirect, 11/05/2012 1

Introduction to StatsDirect, 11/05/2012 1 INTRODUCTION TO STATSDIRECT PART 1... 2 INTRODUCTION... 2 Why Use StatsDirect... 2 ACCESSING STATSDIRECT FOR WINDOWS XP... 4 DATA ENTRY... 5 Missing Data... 6 Opening an Excel Workbook... 6 Moving around

More information

ADD-INS: ENHANCING EXCEL

ADD-INS: ENHANCING EXCEL CHAPTER 9 ADD-INS: ENHANCING EXCEL This chapter discusses the following topics: WHAT CAN AN ADD-IN DO? WHY USE AN ADD-IN (AND NOT JUST EXCEL MACROS/PROGRAMS)? ADD INS INSTALLED WITH EXCEL OTHER ADD-INS

More information

How to Get More Value from Your Survey Data

How to Get More Value from Your Survey Data Technical report How to Get More Value from Your Survey Data Discover four advanced analysis techniques that make survey research more effective Table of contents Introduction..............................................................2

More information

Introduction to SPSS 16.0

Introduction to SPSS 16.0 Introduction to SPSS 16.0 Edited by Emily Blumenthal Center for Social Science Computation and Research 110 Savery Hall University of Washington Seattle, WA 98195 USA (206) 543-8110 November 2010 http://julius.csscr.washington.edu/pdf/spss.pdf

More information

IBM SPSS Data Preparation 22

IBM SPSS Data Preparation 22 IBM SPSS Data Preparation 22 Note Before using this information and the product it supports, read the information in Notices on page 33. Product Information This edition applies to version 22, release

More information

CHARTS AND GRAPHS INTRODUCTION USING SPSS TO DRAW GRAPHS SPSS GRAPH OPTIONS CAG08

CHARTS AND GRAPHS INTRODUCTION USING SPSS TO DRAW GRAPHS SPSS GRAPH OPTIONS CAG08 CHARTS AND GRAPHS INTRODUCTION SPSS and Excel each contain a number of options for producing what are sometimes known as business graphics - i.e. statistical charts and diagrams. This handout explores

More information

Basic Excel Handbook

Basic Excel Handbook 2 5 2 7 1 1 0 4 3 9 8 1 Basic Excel Handbook Version 3.6 May 6, 2008 Contents Contents... 1 Part I: Background Information...3 About This Handbook... 4 Excel Terminology... 5 Excel Terminology (cont.)...

More information

Excel Charts & Graphs

Excel Charts & Graphs MAX 201 Spring 2008 Assignment #6: Charts & Graphs; Modifying Data Due at the beginning of class on March 18 th Introduction This assignment introduces the charting and graphing capabilities of SPSS and

More information

SECTION 2-1: OVERVIEW SECTION 2-2: FREQUENCY DISTRIBUTIONS

SECTION 2-1: OVERVIEW SECTION 2-2: FREQUENCY DISTRIBUTIONS SECTION 2-1: OVERVIEW Chapter 2 Describing, Exploring and Comparing Data 19 In this chapter, we will use the capabilities of Excel to help us look more carefully at sets of data. We can do this by re-organizing

More information

R with Rcmdr: BASIC INSTRUCTIONS

R with Rcmdr: BASIC INSTRUCTIONS R with Rcmdr: BASIC INSTRUCTIONS Contents 1 RUNNING & INSTALLATION R UNDER WINDOWS 2 1.1 Running R and Rcmdr from CD........................................ 2 1.2 Installing from CD...............................................

More information

How to Use a Data Spreadsheet: Excel

How to Use a Data Spreadsheet: Excel 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. Although

More information

Projects Involving Statistics (& SPSS)

Projects Involving Statistics (& SPSS) Projects Involving Statistics (& SPSS) Academic Skills Advice Starting a project which involves using statistics can feel confusing as there seems to be many different things you can do (charts, graphs,

More information

Using Excel for Analyzing Survey Questionnaires Jennifer Leahy

Using Excel for Analyzing Survey Questionnaires Jennifer Leahy University of Wisconsin-Extension Cooperative Extension Madison, Wisconsin PD &E Program Development & Evaluation Using Excel for Analyzing Survey Questionnaires Jennifer Leahy G3658-14 Introduction You

More information

When to use Excel. When NOT to use Excel 9/24/2014

When to use Excel. When NOT to use Excel 9/24/2014 Analyzing Quantitative Assessment Data with Excel October 2, 2014 Jeremy Penn, Ph.D. Director When to use Excel You want to quickly summarize or analyze your assessment data You want to create basic visual

More information

Data Analysis. Using Excel. Jeffrey L. Rummel. BBA Seminar. Data in Excel. Excel Calculations of Descriptive Statistics. Single Variable Graphs

Data Analysis. Using Excel. Jeffrey L. Rummel. BBA Seminar. Data in Excel. Excel Calculations of Descriptive Statistics. Single Variable Graphs Using Excel Jeffrey L. Rummel Emory University Goizueta Business School BBA Seminar Jeffrey L. Rummel BBA Seminar 1 / 54 Excel Calculations of Descriptive Statistics Single Variable Graphs Relationships

More information

MicroStrategy Desktop

MicroStrategy Desktop MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT. 1 Import data from

More information

GETTING YOUR DATA INTO SPSS

GETTING YOUR DATA INTO SPSS GETTING YOUR DATA INTO SPSS UNIVERSITY OF GUELPH LUCIA COSTANZO lcostanz@uoguelph.ca REVISED SEPTEMBER 2011 CONTENTS Getting your Data into SPSS... 0 SPSS availability... 3 Data for SPSS Sessions... 4

More information

Introduction to IBM SPSS Statistics

Introduction to IBM SPSS Statistics CONTENTS Arizona State University College of Health Solutions College of Nursing and Health Innovation Introduction to IBM SPSS Statistics Edward A. Greenberg, PhD Director, Data Lab PAGE About This Document

More information

Simple Predictive Analytics Curtis Seare

Simple Predictive Analytics Curtis Seare Using Excel to Solve Business Problems: Simple Predictive Analytics Curtis Seare Copyright: Vault Analytics July 2010 Contents Section I: Background Information Why use Predictive Analytics? How to use

More information

WHO STEPS Surveillance Support Materials. STEPS Epi Info Training Guide

WHO STEPS Surveillance Support Materials. STEPS Epi Info Training Guide STEPS Epi Info Training Guide Department of Chronic Diseases and Health Promotion World Health Organization 20 Avenue Appia, 1211 Geneva 27, Switzerland For further information: www.who.int/chp/steps WHO

More information

Survey Research Data Analysis

Survey Research Data Analysis Survey Research Data Analysis Overview Once survey data are collected from respondents, the next step is to input the data on the computer, do appropriate statistical analyses, interpret the data, and

More information

Interactive Voting System. www.ivsystem.nl. IVS-Basic IVS-Professional 4.4

Interactive Voting System. www.ivsystem.nl. IVS-Basic IVS-Professional 4.4 Interactive Voting System www.ivsystem.nl IVS-Basic IVS-Professional 4.4 Manual IVS-Basic 4.4 IVS-Professional 4.4 1213 Interactive Voting System The Interactive Voting System (IVS ) is an interactive

More information

Microsoft Excel Tutorial

Microsoft Excel Tutorial Microsoft Excel Tutorial Microsoft Excel spreadsheets are a powerful and easy to use tool to record, plot and analyze experimental data. Excel is commonly used by engineers to tackle sophisticated computations

More information

Excel -- Creating Charts

Excel -- Creating Charts Excel -- Creating Charts The saying goes, A picture is worth a thousand words, and so true. Professional looking charts give visual enhancement to your statistics, fiscal reports or presentation. Excel

More information

SPSS The Basics. Jennifer Thach RHS Assessment Office March 3 rd, 2014

SPSS The Basics. Jennifer Thach RHS Assessment Office March 3 rd, 2014 SPSS The Basics Jennifer Thach RHS Assessment Office March 3 rd, 2014 Why use SPSS? - Used heavily in the Social Science & Business world - Ability to perform basic to high-level statistical analysis (i.e.

More information

Foundation of Quantitative Data Analysis

Foundation of Quantitative Data Analysis Foundation of Quantitative Data Analysis Part 1: Data manipulation and descriptive statistics with SPSS/Excel HSRS #10 - October 17, 2013 Reference : A. Aczel, Complete Business Statistics. Chapters 1

More information

Exercise 1.12 (Pg. 22-23)

Exercise 1.12 (Pg. 22-23) Individuals: The objects that are described by a set of data. They may be people, animals, things, etc. (Also referred to as Cases or Records) Variables: The characteristics recorded about each individual.

More information

KSTAT MINI-MANUAL. Decision Sciences 434 Kellogg Graduate School of Management

KSTAT MINI-MANUAL. Decision Sciences 434 Kellogg Graduate School of Management KSTAT MINI-MANUAL Decision Sciences 434 Kellogg Graduate School of Management Kstat is a set of macros added to Excel and it will enable you to do the statistics required for this course very easily. To

More information

A Brief Introduction to SPSS Factor Analysis

A Brief Introduction to SPSS Factor Analysis A Brief Introduction to SPSS Factor Analysis SPSS has a procedure that conducts exploratory factor analysis. Before launching into a step by step example of how to use this procedure, it is recommended

More information

CONTENTS PREFACE 1 INTRODUCTION 1 2 DATA VISUALIZATION 19

CONTENTS PREFACE 1 INTRODUCTION 1 2 DATA VISUALIZATION 19 PREFACE xi 1 INTRODUCTION 1 1.1 Overview 1 1.2 Definition 1 1.3 Preparation 2 1.3.1 Overview 2 1.3.2 Accessing Tabular Data 3 1.3.3 Accessing Unstructured Data 3 1.3.4 Understanding the Variables and Observations

More information

Custom Reporting System User Guide

Custom Reporting System User Guide Citibank Custom Reporting System User Guide April 2012 Version 8.1.1 Transaction Services Citibank Custom Reporting System User Guide Table of Contents Table of Contents User Guide Overview...2 Subscribe

More information

Scatter Plots with Error Bars

Scatter Plots with Error Bars Chapter 165 Scatter Plots with Error Bars Introduction The procedure extends the capability of the basic scatter plot by allowing you to plot the variability in Y and X corresponding to each point. Each

More information

Using Excel in Research. Hui Bian Office for Faculty Excellence

Using Excel in Research. Hui Bian Office for Faculty Excellence Using Excel in Research Hui Bian Office for Faculty Excellence Data entry in Excel Directly type information into the cells Enter data using Form Command: File > Options 2 Data entry in Excel Tool bar:

More information

Business Statistics. Successful completion of Introductory and/or Intermediate Algebra courses is recommended before taking Business Statistics.

Business Statistics. Successful completion of Introductory and/or Intermediate Algebra courses is recommended before taking Business Statistics. Business Course Text Bowerman, Bruce L., Richard T. O'Connell, J. B. Orris, and Dawn C. Porter. Essentials of Business, 2nd edition, McGraw-Hill/Irwin, 2008, ISBN: 978-0-07-331988-9. Required Computing

More information

SPSS-Applications (Data Analysis)

SPSS-Applications (Data Analysis) CORTEX fellows training course, University of Zurich, October 2006 Slide 1 SPSS-Applications (Data Analysis) Dr. Jürg Schwarz, juerg.schwarz@schwarzpartners.ch Program 19. October 2006: Morning Lessons

More information

DeCyder Extended Data Analysis module Version 1.0

DeCyder Extended Data Analysis module Version 1.0 GE Healthcare DeCyder Extended Data Analysis module Version 1.0 Module for DeCyder 2D version 6.5 User Manual Contents 1 Introduction 1.1 Introduction... 7 1.2 The DeCyder EDA User Manual... 9 1.3 Getting

More information

Directions for Frequency Tables, Histograms, and Frequency Bar Charts

Directions for Frequency Tables, Histograms, and Frequency Bar Charts Directions for Frequency Tables, Histograms, and Frequency Bar Charts Frequency Distribution Quantitative Ungrouped Data Dataset: Frequency_Distributions_Graphs-Quantitative.sav 1. Open the dataset containing

More information

T-test & factor analysis

T-test & factor analysis Parametric tests T-test & factor analysis Better than non parametric tests Stringent assumptions More strings attached Assumes population distribution of sample is normal Major problem Alternatives Continue

More information

Instruction Manual for SPC for MS Excel V3.0

Instruction Manual for SPC for MS Excel V3.0 Frequency Business Process Improvement 281-304-9504 20314 Lakeland Falls www.spcforexcel.com Cypress, TX 77433 Instruction Manual for SPC for MS Excel V3.0 35 30 25 LSL=60 Nominal=70 Capability Analysis

More information

Computer Training Centre University College Cork. Excel 2013 Pivot Tables

Computer Training Centre University College Cork. Excel 2013 Pivot Tables Computer Training Centre University College Cork Excel 2013 Pivot Tables Table of Contents Pivot Tables... 1 Changing the Value Field Settings... 2 Refreshing the Data... 3 Refresh Data when opening a

More information

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

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide Open Crystal Reports From the Windows Start menu choose Programs and then Crystal Reports. Creating a Blank Report Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick

More information

Table of Contents. Preface

Table of Contents. Preface Table of Contents Preface Chapter 1: Introduction 1-1 Opening an SPSS Data File... 2 1-2 Viewing the SPSS Screens... 3 o Data View o Variable View o Output View 1-3 Reading Non-SPSS Files... 6 o Convert

More information

STC: Descriptive Statistics in Excel 2013. Running Descriptive and Correlational Analysis in Excel 2013

STC: Descriptive Statistics in Excel 2013. Running Descriptive and Correlational Analysis in Excel 2013 Running Descriptive and Correlational Analysis in Excel 2013 Tips for coding a survey Use short phrases for your data table headers to keep your worksheet neat, you can always edit the labels in tables

More information

Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone: +27 21 702 4666 www.spss-sa.com

Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone: +27 21 702 4666 www.spss-sa.com SPSS-SA Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone: +27 21 702 4666 www.spss-sa.com SPSS-SA Training Brochure 2009 TABLE OF CONTENTS 1 SPSS TRAINING COURSES FOCUSING

More information

Course Text. Required Computing Software. Course Description. Course Objectives. StraighterLine. Business Statistics

Course Text. Required Computing Software. Course Description. Course Objectives. StraighterLine. Business Statistics Course Text Business Statistics Lind, Douglas A., Marchal, William A. and Samuel A. Wathen. Basic Statistics for Business and Economics, 7th edition, McGraw-Hill/Irwin, 2010, ISBN: 9780077384470 [This

More information