DISCOVERING STATISTICS USING SPSS T H I R D E D I T I O N

Size: px
Start display at page:

Download "DISCOVERING STATISTICS USING SPSS T H I R D E D I T I O N"

Transcription

1 DISCOVERING STATISTICS USING SPSS T H I R D E D I T I O N (and sex and drugs and rock 'n' ro ANDY FIELD DSAGE Los Angeles London New Delhi Singapore Washington DC

2 CONTENTS Preface How to use this book Acknowledgements Dedication Symbols used in this book Some maths revision XIX xxiv xxviii xxx xxxi xxxiii Why is my evil lecturer forcing me to learn statistics? 1.1. What will this chapter tell me? 1.2. What the hell am I doing here? I don't belong here The research process 1.3. Initial observation: finding something that needs explaining 1.4. Generating theories and testing them 1.5. Data collection 1: what to measure Variables Measurement error Validity and reliability 1.6. Data collection 2: how to measure Correlational research methods Experimental research methods Randomization 1.7. Analysing data Frequency distributions The centre of a distribution The dispersion in a distribution Using a frequency distribution to go beyond the data Fitting statistical models to the data What have I discovered about statistics? Key terms that I've discovered Smart Alex's stats quiz Further reading Interesting real research

3 VI DISCOVERING STATISTICS USING SPSS 2 Everything you ever wanted to know about statistics (well, sort of) What will this chapter tell me? Building statistical models Populations and samples Simple statistical models The mean: a very simple statistical model Assessing the fit of the mean: sums of squares, variance and standard deviations Expressing the mean as a model Going beyond the data The standard error Confidence intervals Using statistical models to test research questions Test statistics One-and two-tailed tests Type I and Type II errors Effect sizes Statistical power 58 What have I discovered about statistics? 59 Key terms that I've discovered 59 Smart Alex's stats quiz 59 Further reading 60 Interesting real research 60 3 The SPSS environment What will this chapter tell me? Versions of SPSS Getting started The data editor Entering data into the data editor The 'Variable View' Missing values The SPSS viewer The SPSS SmartViewer The syntax window Saving files Retrieving a file 84 What have I discovered about statistics? 85 Key terms that I've discovered 85 Smart Alex's tasks 85 Further reading 86 Online tutorials 86 4 Exploring data with graphs What will this chapter tell me? The art of presenting data What makes a good graph? Lies, damned lies, and... erm... graphs 90

4 CONTENTS 4.3. The SPSS Chart Builder 4.4. Histograms: a good way to spot obvious problems 4.5. Boxplots (box-whisker diagrams) 4.6. Graphing means: bar charts and error bars Simple bar charts for independent means Clustered bar charts for independent means Simple bar charts for related means Clustered bar charts for related means Clustered bar charts for 'mixed' designs Line charts 4.8. Graphing relationships: the scatterplot Simple scatterplot Grouped scatterplot Simple and grouped 3-D scatterplots Matrix scatterplot Simple dot plot or density plot Drop-line graph 4.9. Editing graphs What have I discovered about statistics? Key terms that I've discovered Smart Alex's tasks Further reading Online tutorial Interesting real research Exploring assumptions 5.1. What will this chapter tell me? 5.2. What are assumptions? 5.3. Assumptions of parametric data 5.4. The assumption of normality Oh no, it's that pesky frequency distribution again: checking normality visually Quantifying normality with numbers Exploring groups of data 5.5. Testing whether a distribution is normal Doing the Kolmogorov-Smirnov test on SPSS Output from the explore procedure Reporting the K-S test 5.6. Testing for homogeneity of variance Levene's test Reporting Levene's test 5.7. Correcting problems in the data Dealing with outliers Dealing with non-normality and unequal variances Transforming the data using SPSS When it all goes horribly wrong What have I discovered about statistics? Key terms that I've discovered Smart Alex's tasks Online tutorial Further reading

5 DISCOVERING STATISTICS USING SPSS 6 Correlation What will this chapter tell me? Looking at relationships How do we measure relationships? A detour into the murky world of covariance Standardization and the correlation coefficient The significance of the correlation coefficient Confidence intervals for r A word of warning about interpretation: causality Data entry for correlation analysis using SPSS Bivariate correlation General procedure for running correlations on SPSS Pearson's correlation coefficient Spearman's correlation coefficient Kendall's tau (non-parametric) Biserial and point-biserial correlations Partial correlation The theory behind part and partial correlation Partial correlation using SPSS Semi-partial (or part) correlations Comparing correlations Comparing independent re Comparing dependent re Calculating the effect size How to report correlation coefficents 193 What have I discovered about statistics? 195 Key terms that I've discovered 195 Smart Alex's tasks 195 Further reading 196 Online tutorial 196 Interesting real research Regression What will this chapter tell me? An introduction to regression Some important information about straight lines The method of least squares Assessing the goodness of fit: sums of squares, R and Я Assessing individual predictors Doing simple regression on SPSS Interpreting a simple regression Overall fit of the model Model parameters Using the model Multiple regression: the basics An example of a multiple regression model Sums of squares, R and R Methods of regression How accurate is my regression model? 214

6 CONTENTS Assessing the regression model I: diagnostics Assessing the regression model II: generalization How to do multiple regression using SPSS Some things to think about before the analysis Main options Statistics Regression plots Saving regression diagnostics Further options Interpreting multiple regression Descriptives Summary of model Model parameters Excluded variables Assessing the assumption of no multicollinearity Casewise diagnostics Checking assumptions What if I violate an assumption? How to report multiple regression Categorical predictors and multiple regression Dummy coding SPSS output for dummy variables 256 What have I discovered about statistics? 261 Key terms that I've discovered 261 Smart Alex's tasks 262 Further reading 263 Online tutorial 263 Interesting real research Logistic regression What will this chapter tell me? Background to logistic regression What are the principles behind logistic regression? Assessing the model: the log-likelihood statistic Assessing the model: R and R Assessing the contribution of predictors: the Wald statistic The odds ratio: Exp(B) Methods of logistic regression Assumptions and things that can go wrong Assumptions Incomplete information from the Complete Overdispersion Binary logistic regression: an example that will make you feel eel The main analysis Method of regression Categorical predictors Obtaining residuals Further options Interpreting logistic regression 282

7 DISCOVERING STATISTICS USING SPSS The initial model Step 1: intervention Listing predicted probabilities Interpreting residuals Calculating the effect size How to report logistic regression Testing assumptions: another example Testing for linearity of the logit Testing for multicollinearity Predicting several categories: multinomial logistic regression Running multinomial logistic regression in SPSS Statistics Other options Interpreting the multinomial logistic regression output Reporting the results 312 What have I discovered about statistics? 313 Key terms that I've discovered 313 Smart Alex's tasks 313 Further reading 315 Online tutorial 315 Interesting real research Comparing two means What will this chapter tell me? Looking at differences A problem with error bar graphs of repeated-measures designs Step 1: calculate the mean for each participant Step 2: calculate the grand mean Step 3: calculate the adjustment factor Step 4: create adjusted values for each variable The f-test Rationale for the f-test Assumptions of the f-test The dependent f-test Sampling distributions and the standard error The dependent f-test equation explained The dependent f-test and the assumption of normality Dependent f-tests using SPSS Output from the dependent f-test Calculating the effect size Reporting the dependent f-test The independent f-test The independent f-test equation explained The independent f-test using SPSS Output from the independent f-test Calculating the effect size Reporting the independent f-test Between groups or repeated measures? The f-test as a general linear model What if my data are not normally distributed? 344

8 CONTENTS What have I discovered about statistics? 345 Key terms that I've discovered 345 Smart Alex's task 346 Further reading 346 Online tutorial 346 Interesting real research Comparing several means: ANOVA (GLM 1) What will this chapter tell me? The theory behind ANOVA Inflated error rates Interpreting F ANOVA as regression Logic of the F-ratio Total sum of squares (SS T ) Model sum of squares (SS M ) Residual sum of squares (SS R ) Mean squares The F-ratio Assumptions of ANOVA Planned contrasts Posf hoc procedures 372 Running one-way ANOVA on SPSS Planned comparisons using SPSS Posf hoc tests in SPSS Options Output from one-way ANOVA Output for the main analysis Output for planned comparisons Output for post hoc tests Calculating the effect size Reporting results from one-way independent ANOVA Violations of assumptions in one-way independent ANOVA 391 What have I discovered about statistics? 392 Key terms that I've discovered 392 Smart Alex's tasks 393 Further reading 394 Online tutorials 394 Interesting real research Analysis of covariance, ANC0VA (GLM 2) What will this chapter tell me? What is ANCOVA? Assumptions and issues in ANCOVA Independence of the covariate and treatment effect Homogeneity of regression slopes Conducting ANCOVA on SPSS Inputting data Initial considerations: testing the independence of the independent variable and covariate 400

9 DISCOVERING STATISTICS USING SPSS The main analysis Contrasts and other options Interpreting the output from ANCOVA What happens when the covariate is excluded? The main analysis Contrasts Interpreting the covariate ANCOVA run as a multiple regression Testing the assumption of homogeneity of regression slopes Calculating the effect size Reporting results What to do when assumptions are violated in ANCOVA 418 What have I discovered about statistics? 418 Key terms that I've discovered 419 Smart Alex's tasks 419 Further reading 420 Online tutorials 420 Interesting real research Factorial ANOVA (GLM 3) What will this chapter tell me? Theory of factorial ANOVA (between-groups) Factorial designs An example with two independent variables Total sums of sguares (SS T ) The model sum of squares (SSJ The residual sum of squares (SS R ) The F-ratios Factorial ANOVA using SPSS Entering the data and accessing the main dialog box Graphing interactions Contrasts Post hoc tests Options Output from factorial ANOVA Output for the preliminary analysis Levene's test The main ANOVA table Contrasts Simple effects analysis Post hoc analysis Interpreting interaction graphs Calculating effect sizes Reporting the results of two-way ANOVA Factorial ANOVA as regression What to do when assumptions are violated in factorial ANOVA 454 What have I discovered about statistics? 454 Key terms that I've discovered 455 Smart Alex's tasks 455

10 CONTENTS Further reading 456 Online tutorials 456 Interesting real research Repeated-measures designs (GLM 4) What will this chapter tell me? Introduction to repeated-measures designs The assumption of sphericity How is sphericity measured? Assessing the severity of departures from sphericity What is the effect of violating the assumption of sphericity? What do you do if you violate sphericity? Theory of one-way repeated-measures ANOVA The total sum of squares (SS T ) The within-participant (SSJ The model sum of squares (SS M ) The residual sum of squares (SS R ) The mean squares The F-ratio The between-participant sum of squares One-way repeated-measures ANOVA using SPSS The main analysis Defining contrasts for repeated-measures Post hoc tests and additional options Output for one-way repeated-measures ANOVA Descriptives and other diagnostics Assessing and correcting for sphericity: Mauchly's test The main ANOVA Contrasts Post hoc tests Effect sizes for repeated-measures ANOVA Reporting one-way repeated-measures ANOVA Repeated-measures with several independent variables The main analysis Contrasts Simple effects analysis Graphing interactions Other options Output for factorial repeated-measures ANOVA Descriptives and main analysis The effect of drink The effect of imagery The interaction effect (drink x imagery) Contrasts for repeated-measures variables Effect sizes for factorial repeated-measures ANOVA Reporting the results from factorial repeated-measures ANOVA What to do when assumptions are violated in repeated-measures ANOVA 503 What have I discovered about statistics? 503 Key terms that I've discovered 504

11 DISCOVERING STATISTICS USING SPSS Smart Alex's tasks 504 Further reading 505 Online tutorials 505 Interesting real research Mixed design ANOVA (GLM 5) What will this chapter tell me? Mixed designs What do men and women look for in a partner? Mixed ANOVA on SPSS The main analysis Other options Output for mixed factorial ANOVA: main analysis The main effect of gender The main effect of looks The main effect of charisma The interaction between gender and looks The interaction between gender and charisma The interaction between attractiveness and charisma The interaction between looks, charisma and gender Conclusions Calculating effect sizes Reporting the results of mixed ANOVA What to do when assumptions are violated in mixed ANOVA 536 What have I discovered about statistics? 536 Key terms that I've discovered 537 Smart Alex's tasks 537 Further reading 538 Online tutorials 538 Interesting real research Non-parametric tests What will this chapter tell me? When to use non-parametric tests Comparing two independent conditions: the Wilcoxon rank-sum test and Mann-Whitney test Theory Inputting data and provisional analysis Running the analysis Output from the Mann-Whitney test Calculating an effect size Writing the results Comparing two related conditions: the Wilcoxon signed-rank test Theory of the Wilcoxon signed-rank test Running the analysis Output for the ecstasy group Output for the alcohol group Calculating an effect size Writing the results 558

12 CONTENTS Differences between several independent groups: the Kruskal-Wallis test Theory of the Kruskal-Wallis test Inputting data and provisional analysis Doing the Kruskal-Wallis test on SPSS Output from the Kruskal-Wallis test Posf hoc tests for the Kruskal-Wallis test Testing for trends: the Jonckheere-Terpstra test Calculating an effect size Writing and interpreting the results Differences between several related groups: Friedman's ANOVA Theory of Friedman's ANOVA Inputting data and provisional analysis Doing Friedman's ANOVA on SPSS Output from Friedman's ANOVA Posf hoc tests for Friedman's ANOVA Calculating an effect size Writing and interpreting the results 580 What have I discovered about statistics? 581 Key terms that I've discovered 582 Smart Alex's tasks 582 Further reading 583 Online tutorial 583 Interesting real research Multivariate analysis of variance (MANOVA) What will this chapter tell me? When to use MANOVA Introduction: similarities and differences to ANOVA Words of warning The example for this chapter Theory of MANOVA Introduction to matrices Some important matrices and their functions Calculating MANOVA by hand: a worked example Principle of the MANOVA test statistic Practical issues when conducting MANOVA Assumptions and how to check them Choosing a test statistic Follow-up analysis MANOVA on SPSS The main analysis Multiple comparisons in MANOVA Additional options Output from MANOVA Preliminary analysis and testing assumptions MANOVA test statistics Univariate test statistics SSCP Matrices Contrasts 613

13 DISCOVERING STATISTICS USING SPSS Reporting results from MANOVA Following up MANOVA with discriminant analysis Output from the discriminant analysis Reporting results from discriminant analysis Some final remarks The final interpretation Univariate ANOVA or discriminant analysis? What to do when assumptions are violated in MANOVA 624 What have I discovered about statistics? 624 Key terms that I've discovered 625 Smart Alex's tasks 625 Further reading 626 Online tutorials 626 Interesting real research Exploratory factor analysis What will this chapter tell me? When to use factor analysis Factors Graphical representation of factors Mathematical representation of factors Factor scores Discovering factors Choosing a method Communality Factor analysis vs. principal component analysis Theory behind principal component analysis Factor extraction: eigenvalues and the scree plot Improving interpretation: factor rotation Research example Before you begin Running the analysis Factor extraction on SPSS Rotation Scores Options Interpreting output from SPSS Preliminary analysis Factor extraction Factor rotation Factor scores Summary How to report factor analysis Reliability analysis Measures of reliability Interpreting Cronbach's a (some cautionary tales...) Reliability analysis on SPSS Interpreting the output How to report reliability analysis 681

14 CONTENTS What have I discovered about statistics? 682 Key terms that I've discovered 682 Smart Alex's tasks 683 Further reading 685 Online tutorial 685 Interesting real research Categorical data What will this chapter tell me? Analysing categorical data Theory of analysing categorical data Pearson's chi-square test Fisher's exact test The likelihood ratio Yates'correction Assumptions of the chi-square test Doing chi-square on SPSS Entering data: raw scores Entering data: weight cases Running the analysis Output for the chi-square test Breaking down a significant chi-square test with standardized residuals Calculating an effect size Reporting the results of chi-square Several categorical variables: loglinear analysis Chi-square as Loglinear analysis Assumptions in loglinear analysis Loglinear analysis using SPSS Initial considerations The loglinear analysis Output from loglinear analysis Following up loglinear analysis Effect sizes in loglinear analysis Reporting the results of loglinear analysis 721 What have I discovered about statistics? 722 Key terms that I've discovered 722 Smart Alex's tasks 722 Further reading 724 Online tutorial 724 Interesting real research Multilevel linear models What will this chapter tell me? Hierarchical data The intraclass correlation Benefits of multilevel models Theory of multilevel linear models 730

15 XVIII DISCOVERING STATISTICS USING SPSS An example Fixed and random coefficients The multilevel model Assessing the fit and comparing multilevel Types of covariance structures Some practical issues Assumptions Sample size and power Centring variables Multilevel modelling on SPSS Entering the data Ignoring the data structure: ANOVA Ignoring the data structure: ANCOVA Factoring in the data structure: random intercepts Factoring in the data structure: random intercepts and slopes Adding an interaction to the model Growth models Growth curves (polynomials) An example: the honeymoon period Restructuring the data Running a growth model on SPSS Further analysis How to report a multilevel model What have I discovered about statistics? Key terms that I've discovered Smart Alex's tasks Further reading Online tutorial Interesting real research Epilogue Glossary Appendix А.1. A.2. A.3. A.4. Table of the standard normal distribution Critical values of the ^-distribution Critical values of the F-distribution Critical values of the chi-square distribution References Index

(and sex and drugs and rock 'n' roll) ANDY FIELD

(and sex and drugs and rock 'n' roll) ANDY FIELD DISCOVERING USING SPSS STATISTICS THIRD EDITION (and sex and drugs and rock 'n' roll) ANDY FIELD CONTENTS Preface How to use this book Acknowledgements Dedication Symbols used in this book Some maths revision

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

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

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

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

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

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

Instructions for SPSS 21

Instructions for SPSS 21 1 Instructions for SPSS 21 1 Introduction... 2 1.1 Opening the SPSS program... 2 1.2 General... 2 2 Data inputting and processing... 2 2.1 Manual input and data processing... 2 2.2 Saving data... 3 2.3

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

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

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

Introduction to Longitudinal Data Analysis

Introduction to Longitudinal Data Analysis Introduction to Longitudinal Data Analysis Longitudinal Data Analysis Workshop Section 1 University of Georgia: Institute for Interdisciplinary Research in Education and Human Development Section 1: Introduction

More information

The Statistics Tutor s Quick Guide to

The Statistics Tutor s Quick Guide to statstutor community project encouraging academics to share statistics support resources All stcp resources are released under a Creative Commons licence The Statistics Tutor s Quick Guide to Stcp-marshallowen-7

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

Applied Multiple Regression/Correlation Analysis for the Behavioral Sciences

Applied Multiple Regression/Correlation Analysis for the Behavioral Sciences Applied Multiple Regression/Correlation Analysis for the Behavioral Sciences Third Edition Jacob Cohen (deceased) New York University Patricia Cohen New York State Psychiatric Institute and Columbia University

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

Analysing Questionnaires using Minitab (for SPSS queries contact -) Graham.Currell@uwe.ac.uk

Analysing Questionnaires using Minitab (for SPSS queries contact -) Graham.Currell@uwe.ac.uk Analysing Questionnaires using Minitab (for SPSS queries contact -) Graham.Currell@uwe.ac.uk Structure As a starting point it is useful to consider a basic questionnaire as containing three main sections:

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

11. Analysis of Case-control Studies Logistic Regression

11. Analysis of Case-control Studies Logistic Regression Research methods II 113 11. Analysis of Case-control Studies Logistic Regression This chapter builds upon and further develops the concepts and strategies described in Ch.6 of Mother and Child Health:

More information

DISCRIMINANT FUNCTION ANALYSIS (DA)

DISCRIMINANT FUNCTION ANALYSIS (DA) DISCRIMINANT FUNCTION ANALYSIS (DA) John Poulsen and Aaron French Key words: assumptions, further reading, computations, standardized coefficents, structure matrix, tests of signficance Introduction Discriminant

More information

How To Understand Multivariate Models

How To Understand Multivariate Models Neil H. Timm Applied Multivariate Analysis With 42 Figures Springer Contents Preface Acknowledgments List of Tables List of Figures vii ix xix xxiii 1 Introduction 1 1.1 Overview 1 1.2 Multivariate Models

More information

Assumptions. Assumptions of linear models. Boxplot. Data exploration. Apply to response variable. Apply to error terms from linear model

Assumptions. Assumptions of linear models. Boxplot. Data exploration. Apply to response variable. Apply to error terms from linear model Assumptions Assumptions of linear models Apply to response variable within each group if predictor categorical Apply to error terms from linear model check by analysing residuals Normality Homogeneity

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

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

Multivariate analyses

Multivariate analyses 14 Multivariate analyses Learning objectives By the end of this chapter you should be able to: Recognise when it is appropriate to use multivariate analyses (MANOVA) and which test to use (traditional

More information

Lecture 2: Descriptive Statistics and Exploratory Data Analysis

Lecture 2: Descriptive Statistics and Exploratory Data Analysis Lecture 2: Descriptive Statistics and Exploratory Data Analysis Further Thoughts on Experimental Design 16 Individuals (8 each from two populations) with replicates Pop 1 Pop 2 Randomly sample 4 individuals

More information

HLM software has been one of the leading statistical packages for hierarchical

HLM software has been one of the leading statistical packages for hierarchical Introductory Guide to HLM With HLM 7 Software 3 G. David Garson HLM software has been one of the leading statistical packages for hierarchical linear modeling due to the pioneering work of Stephen Raudenbush

More information

When to Use a Particular Statistical Test

When to Use a Particular Statistical Test When to Use a Particular Statistical Test Central Tendency Univariate Descriptive Mode the most commonly occurring value 6 people with ages 21, 22, 21, 23, 19, 21 - mode = 21 Median the center value the

More information

Overview Classes. 12-3 Logistic regression (5) 19-3 Building and applying logistic regression (6) 26-3 Generalizations of logistic regression (7)

Overview Classes. 12-3 Logistic regression (5) 19-3 Building and applying logistic regression (6) 26-3 Generalizations of logistic regression (7) Overview Classes 12-3 Logistic regression (5) 19-3 Building and applying logistic regression (6) 26-3 Generalizations of logistic regression (7) 2-4 Loglinear models (8) 5-4 15-17 hrs; 5B02 Building and

More information

Module 3: Correlation and Covariance

Module 3: Correlation and Covariance Using Statistical Data to Make Decisions Module 3: Correlation and Covariance Tom Ilvento Dr. Mugdim Pašiƒ University of Delaware Sarajevo Graduate School of Business O ften our interest in data analysis

More information

Mathematics within the Psychology Curriculum

Mathematics within the Psychology Curriculum Mathematics within the Psychology Curriculum Statistical Theory and Data Handling Statistical theory and data handling as studied on the GCSE Mathematics syllabus You may have learnt about statistics and

More information

Organizing Your Approach to a Data Analysis

Organizing Your Approach to a Data Analysis Biost/Stat 578 B: Data Analysis Emerson, September 29, 2003 Handout #1 Organizing Your Approach to a Data Analysis The general theme should be to maximize thinking about the data analysis and to minimize

More information

Introduction to Regression and Data Analysis

Introduction to Regression and Data Analysis Statlab Workshop Introduction to Regression and Data Analysis with Dan Campbell and Sherlock Campbell October 28, 2008 I. The basics A. Types of variables Your variables may take several forms, and it

More information

Fairfield Public Schools

Fairfield Public Schools Mathematics Fairfield Public Schools AP Statistics AP Statistics BOE Approved 04/08/2014 1 AP STATISTICS Critical Areas of Focus AP Statistics is a rigorous course that offers advanced students an opportunity

More information

SPSS Resources. 1. See website (readings) for SPSS tutorial & Stats handout

SPSS Resources. 1. See website (readings) for SPSS tutorial & Stats handout Analyzing Data SPSS Resources 1. See website (readings) for SPSS tutorial & Stats handout Don t have your own copy of SPSS? 1. Use the libraries to analyze your data 2. Download a trial version of SPSS

More information

THE KRUSKAL WALLLIS TEST

THE KRUSKAL WALLLIS TEST THE KRUSKAL WALLLIS TEST TEODORA H. MEHOTCHEVA Wednesday, 23 rd April 08 THE KRUSKAL-WALLIS TEST: The non-parametric alternative to ANOVA: testing for difference between several independent groups 2 NON

More information

The importance of graphing the data: Anscombe s regression examples

The importance of graphing the data: Anscombe s regression examples The importance of graphing the data: Anscombe s regression examples Bruce Weaver Northern Health Research Conference Nipissing University, North Bay May 30-31, 2008 B. Weaver, NHRC 2008 1 The Objective

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

UNIVERSITY OF NAIROBI

UNIVERSITY OF NAIROBI UNIVERSITY OF NAIROBI MASTERS IN PROJECT PLANNING AND MANAGEMENT NAME: SARU CAROLYNN ELIZABETH REGISTRATION NO: L50/61646/2013 COURSE CODE: LDP 603 COURSE TITLE: RESEARCH METHODS LECTURER: GAKUU CHRISTOPHER

More information

Univariate Regression

Univariate Regression Univariate Regression Correlation and Regression The regression line summarizes the linear relationship between 2 variables Correlation coefficient, r, measures strength of relationship: the closer r is

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

Chapter 13 Introduction to Linear Regression and Correlation Analysis

Chapter 13 Introduction to Linear Regression and Correlation Analysis Chapter 3 Student Lecture Notes 3- Chapter 3 Introduction to Linear Regression and Correlation Analsis Fall 2006 Fundamentals of Business Statistics Chapter Goals To understand the methods for displaing

More information

Applied Regression Analysis and Other Multivariable Methods

Applied Regression Analysis and Other Multivariable Methods THIRD EDITION Applied Regression Analysis and Other Multivariable Methods David G. Kleinbaum Emory University Lawrence L. Kupper University of North Carolina, Chapel Hill Keith E. Muller University of

More information

Analyzing Intervention Effects: Multilevel & Other Approaches. Simplest Intervention Design. Better Design: Have Pretest

Analyzing Intervention Effects: Multilevel & Other Approaches. Simplest Intervention Design. Better Design: Have Pretest Analyzing Intervention Effects: Multilevel & Other Approaches Joop Hox Methodology & Statistics, Utrecht Simplest Intervention Design R X Y E Random assignment Experimental + Control group Analysis: t

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

Simple linear regression

Simple linear regression Simple linear regression Introduction Simple linear regression is a statistical method for obtaining a formula to predict values of one variable from another where there is a causal relationship between

More information

SPSS Modules Features Statistics Premium

SPSS Modules Features Statistics Premium SPSS Modules Features Statistics Premium Core System Functionality (included in every license) Data access and management Data Prep features: Define Variable properties tool; copy data properties tool,

More information

Chapter 23. Inferences for Regression

Chapter 23. Inferences for Regression Chapter 23. Inferences for Regression Topics covered in this chapter: Simple Linear Regression Simple Linear Regression Example 23.1: Crying and IQ The Problem: Infants who cry easily may be more easily

More information

Chapter 7: Simple linear regression Learning Objectives

Chapter 7: Simple linear regression Learning Objectives Chapter 7: Simple linear regression Learning Objectives Reading: Section 7.1 of OpenIntro Statistics Video: Correlation vs. causation, YouTube (2:19) Video: Intro to Linear Regression, YouTube (5:18) -

More information

LAGUARDIA COMMUNITY COLLEGE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF MATHEMATICS, ENGINEERING, AND COMPUTER SCIENCE

LAGUARDIA COMMUNITY COLLEGE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF MATHEMATICS, ENGINEERING, AND COMPUTER SCIENCE LAGUARDIA COMMUNITY COLLEGE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF MATHEMATICS, ENGINEERING, AND COMPUTER SCIENCE MAT 119 STATISTICS AND ELEMENTARY ALGEBRA 5 Lecture Hours, 2 Lab Hours, 3 Credits Pre-

More information

STAT 2080/MATH 2080/ECON 2280 Statistical Methods for Data Analysis and Inference Fall 2015

STAT 2080/MATH 2080/ECON 2280 Statistical Methods for Data Analysis and Inference Fall 2015 Faculty of Science Course Syllabus Department of Mathematics & Statistics STAT 2080/MATH 2080/ECON 2280 Statistical Methods for Data Analysis and Inference Fall 2015 Instructor: Michael Dowd Email: michael.dowd@dal.ca

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

Regression Modeling Strategies

Regression Modeling Strategies Frank E. Harrell, Jr. Regression Modeling Strategies With Applications to Linear Models, Logistic Regression, and Survival Analysis With 141 Figures Springer Contents Preface Typographical Conventions

More information

Section Format Day Begin End Building Rm# Instructor. 001 Lecture Tue 6:45 PM 8:40 PM Silver 401 Ballerini

Section Format Day Begin End Building Rm# Instructor. 001 Lecture Tue 6:45 PM 8:40 PM Silver 401 Ballerini NEW YORK UNIVERSITY ROBERT F. WAGNER GRADUATE SCHOOL OF PUBLIC SERVICE Course Syllabus Spring 2016 Statistical Methods for Public, Nonprofit, and Health Management Section Format Day Begin End Building

More information

MASTER COURSE SYLLABUS-PROTOTYPE PSYCHOLOGY 2317 STATISTICAL METHODS FOR THE BEHAVIORAL SCIENCES

MASTER COURSE SYLLABUS-PROTOTYPE PSYCHOLOGY 2317 STATISTICAL METHODS FOR THE BEHAVIORAL SCIENCES MASTER COURSE SYLLABUS-PROTOTYPE THE PSYCHOLOGY DEPARTMENT VALUES ACADEMIC FREEDOM AND THUS OFFERS THIS MASTER SYLLABUS-PROTOTYPE ONLY AS A GUIDE. THE INSTRUCTORS ARE FREE TO ADAPT THEIR COURSE SYLLABI

More information

WebFOCUS RStat. RStat. Predict the Future and Make Effective Decisions Today. WebFOCUS RStat

WebFOCUS RStat. RStat. Predict the Future and Make Effective Decisions Today. WebFOCUS RStat Information Builders enables agile information solutions with business intelligence (BI) and integration technologies. WebFOCUS the most widely utilized business intelligence platform connects to any enterprise

More information

10. Comparing Means Using Repeated Measures ANOVA

10. Comparing Means Using Repeated Measures ANOVA 10. Comparing Means Using Repeated Measures ANOVA Objectives Calculate repeated measures ANOVAs Calculate effect size Conduct multiple comparisons Graphically illustrate mean differences Repeated measures

More information

MTH 140 Statistics Videos

MTH 140 Statistics Videos MTH 140 Statistics Videos Chapter 1 Picturing Distributions with Graphs Individuals and Variables Categorical Variables: Pie Charts and Bar Graphs Categorical Variables: Pie Charts and Bar Graphs Quantitative

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

HYPOTHESIS TESTING: CONFIDENCE INTERVALS, T-TESTS, ANOVAS, AND REGRESSION

HYPOTHESIS TESTING: CONFIDENCE INTERVALS, T-TESTS, ANOVAS, AND REGRESSION HYPOTHESIS TESTING: CONFIDENCE INTERVALS, T-TESTS, ANOVAS, AND REGRESSION HOD 2990 10 November 2010 Lecture Background This is a lightning speed summary of introductory statistical methods for senior undergraduate

More information

Introduction to Data Analysis in Hierarchical Linear Models

Introduction to Data Analysis in Hierarchical Linear Models Introduction to Data Analysis in Hierarchical Linear Models April 20, 2007 Noah Shamosh & Frank Farach Social Sciences StatLab Yale University Scope & Prerequisites Strong applied emphasis Focus on HLM

More information

Moderation. Moderation

Moderation. Moderation Stats - Moderation Moderation A moderator is a variable that specifies conditions under which a given predictor is related to an outcome. The moderator explains when a DV and IV are related. Moderation

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

Profile analysis is the multivariate equivalent of repeated measures or mixed ANOVA. Profile analysis is most commonly used in two cases:

Profile analysis is the multivariate equivalent of repeated measures or mixed ANOVA. Profile analysis is most commonly used in two cases: Profile Analysis Introduction Profile analysis is the multivariate equivalent of repeated measures or mixed ANOVA. Profile analysis is most commonly used in two cases: ) Comparing the same dependent variables

More information

Why Taking This Course? Course Introduction, Descriptive Statistics and Data Visualization. Learning Goals. GENOME 560, Spring 2012

Why Taking This Course? Course Introduction, Descriptive Statistics and Data Visualization. Learning Goals. GENOME 560, Spring 2012 Why Taking This Course? Course Introduction, Descriptive Statistics and Data Visualization GENOME 560, Spring 2012 Data are interesting because they help us understand the world Genomics: Massive Amounts

More information

Chapter 5 Analysis of variance SPSS Analysis of variance

Chapter 5 Analysis of variance SPSS Analysis of variance Chapter 5 Analysis of variance SPSS Analysis of variance Data file used: gss.sav How to get there: Analyze Compare Means One-way ANOVA To test the null hypothesis that several population means are equal,

More information

2. Simple Linear Regression

2. Simple Linear Regression Research methods - II 3 2. Simple Linear Regression Simple linear regression is a technique in parametric statistics that is commonly used for analyzing mean response of a variable Y which changes according

More information

Service courses for graduate students in degree programs other than the MS or PhD programs in Biostatistics.

Service courses for graduate students in degree programs other than the MS or PhD programs in Biostatistics. Course Catalog In order to be assured that all prerequisites are met, students must acquire a permission number from the education coordinator prior to enrolling in any Biostatistics course. Courses are

More information

II. DISTRIBUTIONS distribution normal distribution. standard scores

II. DISTRIBUTIONS distribution normal distribution. standard scores Appendix D Basic Measurement And Statistics The following information was developed by Steven Rothke, PhD, Department of Psychology, Rehabilitation Institute of Chicago (RIC) and expanded by Mary F. Schmidt,

More information

Two-Way Independent ANOVA Using SPSS

Two-Way Independent ANOVA Using SPSS Two-Way Independent ANOVA Using SPSS Introduction Up to now we have looked only at situations in which a single independent variable was manipulated. Now we move onto more complex designs in which more

More information

Multiple Regression: What Is It?

Multiple Regression: What Is It? Multiple Regression Multiple Regression: What Is It? Multiple regression is a collection of techniques in which there are multiple predictors of varying kinds and a single outcome We are interested in

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

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

A full analysis example Multiple correlations Partial correlations

A full analysis example Multiple correlations Partial correlations A full analysis example Multiple correlations Partial correlations New Dataset: Confidence This is a dataset taken of the confidence scales of 41 employees some years ago using 4 facets of confidence (Physical,

More information

Multivariate Analysis. Overview

Multivariate Analysis. Overview Multivariate Analysis Overview Introduction Multivariate thinking Body of thought processes that illuminate the interrelatedness between and within sets of variables. The essence of multivariate thinking

More information

Multivariate Analysis of Variance. The general purpose of multivariate analysis of variance (MANOVA) is to determine

Multivariate Analysis of Variance. The general purpose of multivariate analysis of variance (MANOVA) is to determine 2 - Manova 4.3.05 25 Multivariate Analysis of Variance What Multivariate Analysis of Variance is The general purpose of multivariate analysis of variance (MANOVA) is to determine whether multiple levels

More information

Descriptive Statistics

Descriptive Statistics Descriptive Statistics Primer Descriptive statistics Central tendency Variation Relative position Relationships Calculating descriptive statistics Descriptive Statistics Purpose to describe or summarize

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

Assignments Analysis of Longitudinal data: a multilevel approach

Assignments Analysis of Longitudinal data: a multilevel approach Assignments Analysis of Longitudinal data: a multilevel approach Frans E.S. Tan Department of Methodology and Statistics University of Maastricht The Netherlands Maastricht, Jan 2007 Correspondence: Frans

More information

CHAPTER 3 EXAMPLES: REGRESSION AND PATH ANALYSIS

CHAPTER 3 EXAMPLES: REGRESSION AND PATH ANALYSIS Examples: Regression And Path Analysis CHAPTER 3 EXAMPLES: REGRESSION AND PATH ANALYSIS Regression analysis with univariate or multivariate dependent variables is a standard procedure for modeling relationships

More information

Teaching Multivariate Analysis to Business-Major Students

Teaching Multivariate Analysis to Business-Major Students Teaching Multivariate Analysis to Business-Major Students Wing-Keung Wong and Teck-Wong Soon - Kent Ridge, Singapore 1. Introduction During the last two or three decades, multivariate statistical analysis

More information

Diagrams and Graphs of Statistical Data

Diagrams and Graphs of Statistical Data Diagrams and Graphs of Statistical Data One of the most effective and interesting alternative way in which a statistical data may be presented is through diagrams and graphs. There are several ways in

More information

DEPARTMENT OF PSYCHOLOGY UNIVERSITY OF LANCASTER MSC IN PSYCHOLOGICAL RESEARCH METHODS ANALYSING AND INTERPRETING DATA 2 PART 1 WEEK 9

DEPARTMENT OF PSYCHOLOGY UNIVERSITY OF LANCASTER MSC IN PSYCHOLOGICAL RESEARCH METHODS ANALYSING AND INTERPRETING DATA 2 PART 1 WEEK 9 DEPARTMENT OF PSYCHOLOGY UNIVERSITY OF LANCASTER MSC IN PSYCHOLOGICAL RESEARCH METHODS ANALYSING AND INTERPRETING DATA 2 PART 1 WEEK 9 Analysis of covariance and multiple regression So far in this course,

More information

SAS Software to Fit the Generalized Linear Model

SAS Software to Fit the Generalized Linear Model SAS Software to Fit the Generalized Linear Model Gordon Johnston, SAS Institute Inc., Cary, NC Abstract In recent years, the class of generalized linear models has gained popularity as a statistical modeling

More information

List of Examples. Examples 319

List of Examples. Examples 319 Examples 319 List of Examples DiMaggio and Mantle. 6 Weed seeds. 6, 23, 37, 38 Vole reproduction. 7, 24, 37 Wooly bear caterpillar cocoons. 7 Homophone confusion and Alzheimer s disease. 8 Gear tooth strength.

More information

Multivariate Analysis of Variance (MANOVA)

Multivariate Analysis of Variance (MANOVA) Multivariate Analysis of Variance (MANOVA) Aaron French, Marcelo Macedo, John Poulsen, Tyler Waterson and Angela Yu Keywords: MANCOVA, special cases, assumptions, further reading, computations Introduction

More information

SPSS Guide How-to, Tips, Tricks & Statistical Techniques

SPSS Guide How-to, Tips, Tricks & Statistical Techniques SPSS Guide How-to, Tips, Tricks & Statistical Techniques Support for the course Research Methodology for IB Also useful for your BSc or MSc thesis March 2014 Dr. Marijke Leliveld Jacob Wiebenga, MSc CONTENT

More information

Comparison of EngineRoom (6.0) with Minitab (16) and Quality Companion (3)

Comparison of EngineRoom (6.0) with Minitab (16) and Quality Companion (3) Comparison of EngineRoom (6.0) with Minitab (16) and Quality Companion (3) What is EngineRoom? A Microsoft Excel add in A suite of powerful, simple to use Lean and Six Sigma data analysis tools Built for

More information

Introduction to Quantitative Methods

Introduction to Quantitative Methods Introduction to Quantitative Methods October 15, 2009 Contents 1 Definition of Key Terms 2 2 Descriptive Statistics 3 2.1 Frequency Tables......................... 4 2.2 Measures of Central Tendencies.................

More information

Introduction to Multilevel Modeling Using HLM 6. By ATS Statistical Consulting Group

Introduction to Multilevel Modeling Using HLM 6. By ATS Statistical Consulting Group Introduction to Multilevel Modeling Using HLM 6 By ATS Statistical Consulting Group Multilevel data structure Students nested within schools Children nested within families Respondents nested within interviewers

More information

Basic Statistics and Data Analysis for Health Researchers from Foreign Countries

Basic Statistics and Data Analysis for Health Researchers from Foreign Countries Basic Statistics and Data Analysis for Health Researchers from Foreign Countries Volkert Siersma siersma@sund.ku.dk The Research Unit for General Practice in Copenhagen Dias 1 Content Quantifying association

More information

Ordinal Regression. Chapter

Ordinal Regression. Chapter Ordinal Regression Chapter 4 Many variables of interest are ordinal. That is, you can rank the values, but the real distance between categories is unknown. Diseases are graded on scales from least severe

More information

Statistics for Sports Medicine

Statistics for Sports Medicine Statistics for Sports Medicine Suzanne Hecht, MD University of Minnesota (suzanne.hecht@gmail.com) Fellow s Research Conference July 2012: Philadelphia GOALS Try not to bore you to death!! Try to teach

More information

Factor Analysis. Principal components factor analysis. Use of extracted factors in multivariate dependency models

Factor Analysis. Principal components factor analysis. Use of extracted factors in multivariate dependency models Factor Analysis Principal components factor analysis Use of extracted factors in multivariate dependency models 2 KEY CONCEPTS ***** Factor Analysis Interdependency technique Assumptions of factor analysis

More information

Introduction to Statistics and Quantitative Research Methods

Introduction to Statistics and Quantitative Research Methods Introduction to Statistics and Quantitative Research Methods Purpose of Presentation To aid in the understanding of basic statistics, including terminology, common terms, and common statistical methods.

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

10. Analysis of Longitudinal Studies Repeat-measures analysis

10. Analysis of Longitudinal Studies Repeat-measures analysis Research Methods II 99 10. Analysis of Longitudinal Studies Repeat-measures analysis This chapter builds on the concepts and methods described in Chapters 7 and 8 of Mother and Child Health: Research methods.

More information

Multivariate Statistical Inference and Applications

Multivariate Statistical Inference and Applications Multivariate Statistical Inference and Applications ALVIN C. RENCHER Department of Statistics Brigham Young University A Wiley-Interscience Publication JOHN WILEY & SONS, INC. New York Chichester Weinheim

More information