MK346 – Undergraduate Dissertation Preparation Part II - Data Analysis and Significance Testing.

Slides:



Advertisements
Similar presentations
What is Chi-Square? Used to examine differences in the distributions of nominal data A mathematical comparison between expected frequencies and observed.
Advertisements

© 2011 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part, except for use as permitted in a license.
Bivariate Analysis Cross-tabulation and chi-square.
PSY 307 – Statistics for the Behavioral Sciences Chapter 20 – Tests for Ranked Data, Choosing Statistical Tests.
Introduction to SPSS Allen Risley Academic Technology Services, CSUSM
Chapter 11 Contingency Table Analysis. Nonparametric Systems Another method of examining the relationship between independent (X) and dependant (Y) variables.
PSY 340 Statistics for the Social Sciences Chi-Squared Test of Independence Statistics for the Social Sciences Psychology 340 Spring 2010.
CJ 526 Statistical Analysis in Criminal Justice
Test statistic: Group Comparison Jobayer Hossain Larry Holmes, Jr Research Statistics, Lecture 5 October 30,2008.
A Simple Guide to Using SPSS© for Windows
Chi-square Test of Independence
Crosstabs and Chi Squares Computer Applications in Psychology.
Aaker, Kumar, Day Seventh Edition Instructor’s Presentation Slides
Social Science Research Design and Statistics, 2/e Alfred P. Rovai, Jason D. Baker, and Michael K. Ponton McNemar Test PowerPoint Prepared by Alfred P.
PSY 307 – Statistics for the Behavioral Sciences Chapter 19 – Chi-Square Test for Qualitative Data Chapter 21 – Deciding Which Test to Use.
Mann-Whitney and Wilcoxon Tests.
Social Science Research Design and Statistics, 2/e Alfred P. Rovai, Jason D. Baker, and Michael K. Ponton Mann-Whitney U Test PowerPoint Prepared by Alfred.
Presented By: ang ling poh ong mei yean soo pei zhi
Statistics for the Social Sciences Psychology 340 Fall 2013 Thursday, November 21 Review for Exam #4.
Aaker, Kumar, Day Ninth Edition Instructor’s Presentation Slides
Social Science Research Design and Statistics, 2/e Alfred P. Rovai, Jason D. Baker, and Michael K. Ponton Kolmogorov-Smirnov Test PowerPoint Prepared by.
Part IV Significantly Different: Using Inferential Statistics
Copyright © 2008 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved. John W. Creswell Educational Research: Planning,
Analysis & Interpretation: Individual Variables Independently Chapter 12.
CJ 526 Statistical Analysis in Criminal Justice
Week 10 Chapter 10 - Hypothesis Testing III : The Analysis of Variance
Chi-Square Test of Independence Practice Problem – 1
Tests of Significance June 11, 2008 Ivan Katchanovski, Ph.D. POL 242Y-Y.
Analyzing and Interpreting Quantitative Data
Chapter 9: Non-parametric Tests n Parametric vs Non-parametric n Chi-Square –1 way –2 way.
Cross-Tabs With Nominal Variables 10/24/2013. Readings Chapter 7 Tests of Significance and Measures of Association (Pollock) (pp ) Chapter 5 Making.
Social Science Research Design and Statistics, 2/e Alfred P. Rovai, Jason D. Baker, and Michael K. Ponton Pearson Chi-Square Contingency Table Analysis.
Social Science Research Design and Statistics, 2/e Alfred P. Rovai, Jason D. Baker, and Michael K. Ponton Chi-Square Goodness-of-Fit Test PowerPoint Prepared.
What is SPSS  SPSS is a program software used for statistical analysis.  Statistical Package for Social Sciences.
MGT-491 QUANTITATIVE ANALYSIS AND RESEARCH FOR MANAGEMENT OSMAN BIN SAIF Session 26.
© 2014 by Pearson Higher Education, Inc Upper Saddle River, New Jersey All Rights Reserved HLTH 300 Biostatistics for Public Health Practice, Raul.
Nonparametric Tests: Chi Square   Lesson 16. Parametric vs. Nonparametric Tests n Parametric hypothesis test about population parameter (  or  2.
Chapter 13 CHI-SQUARE AND NONPARAMETRIC PROCEDURES.
Reasoning in Psychology Using Statistics Psychology
Chapter 13 Inference for Counts: Chi-Square Tests © 2011 Pearson Education, Inc. 1 Business Statistics: A First Course.
4 normal probability plots at once par(mfrow=c(2,2)) for(i in 1:4) { qqnorm(dataframe[,1] [dataframe[,2]==i],ylab=“Data quantiles”) title(paste(“yourchoice”,i,sep=“”))}
Chapter Outline Goodness of Fit test Test of Independence.
Analysis Introduction Data files, SPSS, and Survey Statistics.
Statistical Analysis using SPSS Dr.Shaikh Shaffi Ahamed Asst. Professor Dept. of Family & Community Medicine.
Chapter 6: Analyzing and Interpreting Quantitative Data
Mr. Magdi Morsi Statistician Department of Research and Studies, MOH
Non-parametric Tests e.g., Chi-Square. When to use various statistics n Parametric n Interval or ratio data n Name parametric tests we covered Tuesday.
12/23/2015Slide 1 The chi-square test of independence is one of the most frequently used hypothesis tests in the social sciences because it can be used.
PSC 47410: Data Analysis Workshop  What’s the purpose of this exercise?  The workshop’s research questions:  Who supports war in America?  How consistent.
DTC Quantitative Methods Summary of some SPSS commands Weeks 1 & 2, January 2012.
ContentFurther guidance  Hypothesis testing involves making a conjecture (assumption) about some facet of our world, collecting data from a sample,
Chapter Fifteen Chi-Square and Other Nonparametric Procedures.
Elementary Analysis Richard LeGates URBS 492. Univariate Analysis Distributions –SPSS Command Statistics | Summarize | Frequencies Presents label, total.
Power Point Slides by Ronald J. Shope in collaboration with John W. Creswell Chapter 7 Analyzing and Interpreting Quantitative Data.
STATISTICAL TESTS USING SPSS Dimitrios Tselios/ Example tests “Discovering statistics using SPSS”, Andy Field.
Class Seven Turn In: Chapter 18: 32, 34, 36 Chapter 19: 26, 34, 44 Quiz 3 For Class Eight: Chapter 20: 18, 20, 24 Chapter 22: 34, 36 Read Chapters 23 &
Chapter 4 Selected Nonparemetric Techniques: PARAMETRIC VS. NONPARAMETRIC.
Introductory Statistics. Test of Independence Review Hypothesis Testing Checking Requirements & Descriptive Statistics.
I. ANOVA revisited & reviewed
Dr. Siti Nor Binti Yaacob
Analyzing and Interpreting Quantitative Data
Social Science Research Design and Statistics, 2/e Alfred P
Introduction to SPSS 16.0 Part 2
SPSS STATISTICAL PACKAGE FOR SOCIAL SCIENCES
Reasoning in Psychology Using Statistics
Hypothesis Testing and Comparing Two Proportions
Statistical Analysis using SPSS
Hypothesis Testing Part 2: Categorical variables
Reasoning in Psychology Using Statistics
Reasoning in Psychology Using Statistics
Presentation transcript:

MK346 – Undergraduate Dissertation Preparation Part II - Data Analysis and Significance Testing

Introduction to SPSS Data Entry File Handling (.sav and.spo files) Creating one and two variable tables Creating Charts Undertaking significance tests

Data Handling This is done by a Data Editor Data is entered so that questions are represented by columns, respondents by rows on the grid. Variables can be defined by name and data type. Values can be defined to make data entry simple and tables/graphs meaningful. The data editor has a.sav extension and contains only the survey data. These can be reopened using File – Open- Data.

Output files These contain only the output – tables, graphs and statistics, but no data. These have a.spo extension. The output is created using the Graphs and Analyze menus. The output can by copied and pasted into Word documents as required. These can be reopened using File – Open- Output.

Frequency Tables These are created using Analyze – Descriptive Statistics – Frequencies. Select all of the relevant variables and put these in the variable field. Select Charts if required. The table has four columns, frequency, percent, valid percent and cumulative percent. If the data has missing values, these are ignored in the valid percent and the cumulative is a running total of these.

Two variable tables These are created using Analyze – Descriptive Statistics – Crosstabs. Select one variable for the row field and another variable for the column field.

Hypothesis Tests These are based on sample evidence, i.e. the data you have collected from your survey. You need to define hypotheses, H0 – the null hypothesis, H1 – the alternative hypothesis. You need to define a significance value – 5% or 1%, this is the acceptable level of error you will work with if you reject H0 and say an association or difference exists based on your sample evidence. This significance value is provided automatically as part of the SPSS output.

The chi-squared test for statistical independence This is used to measure the significance of the association between two categorical variables. H0: No association exists between the two variables H1: Association does exist Set the significance level at 5%.

The chi-squared test for statistical independence - SPSS Use Analyze – Descriptive Statistics – Crosstabs. Select one variable for the row field and another variable for the column field. Click on Statistics and switch on Chi- Square. Click on Cells and switch on Observed and Expected.

The chi-squared test for statistical independence - SPSS Look at sig-value, if sig-value < 0.05, reject H0 at the 5% level. Conclude that an association exists between the two variables. if sig-value > 0.05, accept H0 at the 5% level. Conclude that no significant association exists between the two variables. If you have reject H0, compare observed and expected values to explain why. Look at notes for assumptions and limitations of the test.

Mann-Whitney Test This is used to measure the significance of the difference in sample values between two independent groups. H0: No difference exists between the two groups H1: A difference does exist Set the significance level at 5%.

Mann-Whitney Test - SPSS Use Analyze – Nonparametric Tests – 2 Independent Samples. Select your measurement variable as the test variable, and the sample identifying variable as the group variable. Define the two groups, e.g. 1 and 2 if these are the labels used.

Mann-Whitney Test - SPSS Look at sig-value, if sig-value < 0.05, reject H0 at the 5% level. Conclude that a difference exists between the two groups. if sig-value > 0.05, accept H0 at the 5% level. Conclude that no significant difference exists between the two groups. If you have reject H0, compare mean ranks for the two groups to identify which group is scoring higher, i.e. the one with higher mean rank value. If H0 is accepted, the mean ranks will be similar, if it is rejected, they will be different. Look at notes for assumptions and limitations of the test.

Kruskal-Wallis Test An extension of the Mann-Whitney Test for 3 or more independent groups. Use Analyze – Nonparametric Tests – K Independent Samples.

Writing your research methods chapter Indicate with justification the types of data presentation, statistical summary and statistical tests you will perform. Link this to the data types collected. Indicate (if appropriate) the level of significance used in your hypotheses tests.

Writing your research results chapter Don’t produce a graph and table for every single question covered, concentrate on the interesting ones! When you are undertaking significance tests, report where significant differences and associations do or do not exist, both are findings. In the case of the former, provide a clear interpretation as to why significance has been found. Compare your findings with the literature, don’t be afraid to uphold or to challenge the literature with your findings.