Learn About ANCOVA in SPSS with Data from the Early Childhood Longitudinal Study (1998)

Total Page:16

File Type:pdf, Size:1020Kb

Learn About ANCOVA in SPSS with Data from the Early Childhood Longitudinal Study (1998) Learn About ANCOVA in SPSS With Data From the Early Childhood Longitudinal Study (1998) © 2015 SAGE Publications, Ltd. All Rights Reserved. This PDF has been generated from SAGE Research Methods Datasets. SAGE SAGE Research Methods Datasets Part 2015 SAGE Publications, Ltd. All Rights Reserved. 1 Learn About ANCOVA in SPSS With Data From the Early Childhood Longitudinal Study (1998) Student Guide Introduction This dataset example introduces Analysis of Covariance (ANCOVA). This method allows researchers to compare the means of a single continuous variable for two or more subsets of the data to evaluate whether the means for each subset are statistically significantly different from each other, while adjusting for one or more variables that might covary with the continuous variable of interest. The subsets of the data are defined by values from a categorical variable in the dataset. This technique builds on one-way ANOVA by allowing the researcher to make statistical adjustments using additional covariates to obtain more efficient and/or unbiased estimates of group differences. This example describes ANCOVA, discusses the assumptions underlying it, and shows how to compute and interpret it. We illustrate ANCOVA using data from the Early Childhood Longitudinal Study, Kindergarten Class of 1998–99 (ECLSK) at the National Center for Education Statistics (https://nces.ed.gov/ecls/ kindergarten.asp). Specifically, we test whether kindergarten students’ scores on a general knowledge test in the Spring differ across income categories, adjusting for their general knowledge score from the preceding Fall. Analysis like this might Page 2 of 14 Learn About ANCOVA in SPSS With Data From the Early Childhood Longitudinal Study (1998) SAGE SAGE Research Methods Datasets Part 2015 SAGE Publications, Ltd. All Rights Reserved. 1 help researchers and policy makers better understand early childhood education. What Is ANCOVA? ANCOVA is a method for testing whether the means of a given variable are different between two or more subsets of the data. Those subsets are typically defined by categories of another variable. ANCOVA is an extension of one-way ANOVA, the subject of another Sage Dataset example. The difference between the two techniques is that ANCOVA allows the researcher to make a statistical adjustment to the estimated mean differences between groups to equate them on some related variable. There are two main reasons why you might wish to do this. First, this allows you to control for the influence of variables that covary with the continuous variable of interest. For example, you might compute the mean body weight for people who live in urban, suburban and rural areas in your sample of data and be interested in determining if the mean weights are statistically significantly different from each other across the three groups. However, if the areas have different proportions of people living in poverty in them, and poverty is correlated with being overweight, then you could adjust your estimates of average weight differences by including poverty as a covariate. Second, ANCOVA lets researchers gain a more precise estimate of the differences between groups by reducing within-group error variance. A covariate that is related to the outcome variable will explain some of the variance in that outcome. Recall from the prerequisite ANOVA example that the F-test is based on the ratio of model-explained to the unexplained or ‘error’ variance. If we reduce the error variance, then we increase the relative amount of variance explained by our model (the groups) and hence can more accurately assess its implications. If the covariate is unrelated to the groups, as is the case in an experiment where participants are randomly assigned to groups, then adjusting for it reduces the within-group variance and will therefore only have the effect of increasing the Page 3 of 14 Learn About ANCOVA in SPSS With Data From the Early Childhood Longitudinal Study (1998) SAGE SAGE Research Methods Datasets Part 2015 SAGE Publications, Ltd. All Rights Reserved. 1 chance of finding a statistically significant result, while the size of the estimated differences between groups will remain the same. A typical scenario for this might be in an educational research project, where you are interested in the effect of several different randomly assigned treatments on reading scores. Using ANCOVA, you could use baseline reading score as a covariate. This would have the effect of substantially reducing the within-group variance in post-intervention scores and thereby increasing power, allowing for smaller true differences to be detected. In the other scenario, where the researcher is estimating differences based on intact groups, such as country, then adjusting for a covariate might also be expected to reduce the between- group variance because it is related both to the group and to the outcome. This in turn may have the effect of increasing or decreasing the post-adjustment group differences, which are the group differences net of those explained by the covariate. In both cases, ANCOVA is equivalent to multiple regression, where the groups are defined by dummy variables and the covariate entered as an additional predictor. Multiple regression with dummy variables is the subject of another Sage Datasets example. The choice of which analysis to conduct is largely a matter of what is most familiar to the researcher. Typically psychologists are familiar with ANOVA and ANCOVA while sociologists and political scientists tend to use regression models more often. The results will be equivalent. When computing formal statistical tests, it is customary to define the null hypothesis (H0) to be tested. In this case, the null hypothesis is that the means of all of the groups, defined by each category of our independent, or factor, variable on the test, or dependent, variable, do not differ from each other, controlling for our covariate(s). Some difference between these means is expected, simply due to random chance in sampling. ANCOVA is designed to help us determine if Page 4 of 14 Learn About ANCOVA in SPSS With Data From the Early Childhood Longitudinal Study (1998) SAGE SAGE Research Methods Datasets Part 2015 SAGE Publications, Ltd. All Rights Reserved. 1 any differences between groups are large enough to declare the test statistically significant. “Large enough” is typically defined as a test statistic with a level of statistical significance, or p-value, of less than 0.05. This would lead us to reject the null hypothesis (H0) of no difference and conclude that there likely is a relationship between the two variables. Calculating ANCOVA In this example we do not go into the computations needed to estimate the model but focus simply on the model and its implications and interpretation. The logic behind ANCOVA is that if the group means are the same as the overall, or ‘grand mean’ for the pooled sample, after adjusting for our covariate, then we would expect to see the same amount of variance within each group as we see between each group. The test statistic for ANCOVA, like ANOVA, is called an F-statistic and it is computed as the ratio of the between-group, or model, variance to the within-group, or residual, variance, conditional on the covariate(s). If the between- group variance is large relative to the within-group, then F will be large. Just like the T-statistic, if it is larger than some critical value, then the test is statistically significant and we can reject the hypothesis that all of the group means are the same in the population from which our data are drawn. The simplest representation of the ANCOVA model with three groups is as a regression model: (1) Yij = β0 + β1G1i + β2G2i + β3Xi + εij where G1i and G2i is are dichotomous indicators of treatment groups 1 and 2, with 1 denoting treatment and 0 denoting control. β3 is the marginal effect, or slope, of X on Y. If this model is estimated after centering X (subtracting each value of X from its overall mean), then β0 yields the mean of the control group; adding the β1 Page 5 of 14 Learn About ANCOVA in SPSS With Data From the Early Childhood Longitudinal Study (1998) SAGE SAGE Research Methods Datasets Part 2015 SAGE Publications, Ltd. All Rights Reserved. 1 to β0 gives the mean for treatment group 1 adjusted for X, while adding β2 to β0 yields the adjusted mean for treatment group 2. Testing for Specific Group Differences The F-test produced by an ANCOVA is what is known as an omnibus test. It does not tell us which particular groups are different from each other, only that at least some are different. This is in fact the advantage of the method over simply running pairs of t-tests for each combination of groups. Statistical tests which reject the null when p < 0.05 assign a probability of obtaining the result by chance as being less than 5%, or 1 in 20. If we conduct, say, 10 t-tests to look for mean differences among all possible pairs of groups defined by a 5-category independent variable, the chance of rejecting the null hypothesis in at least one of those tests is now <50%, not <5%. In order to counteract this inflating of chance findings, more stringent or conservative tests are used when, subsequent to finding a significant F-test, we go on to explore particular contrasts between specific groups. These are called post-hoc tests. The most commonly used are Tukeys and Bonferroni, which are both available in statistical software. It is also possible to conduct a limited set of planned-in-advance contrasts as part of the main ANCOVA, for instance in a clinical trial, comparing experimental treatments with a control group but not with each other.
Recommended publications
  • Learn About ANCOVA in SPSS with Data from the Eurobarometer (63.1, Jan–Feb 2005)
    Learn About ANCOVA in SPSS With Data From the Eurobarometer (63.1, Jan–Feb 2005) © 2015 SAGE Publications, Ltd. All Rights Reserved. This PDF has been generated from SAGE Research Methods Datasets. SAGE SAGE Research Methods Datasets Part 2015 SAGE Publications, Ltd. All Rights Reserved. 1 Learn About ANCOVA in SPSS With Data From the Eurobarometer (63.1, Jan–Feb 2005) Student Guide Introduction This dataset example introduces ANCOVA (Analysis of Covariance). This method allows researchers to compare the means of a single variable for more than two subsets of the data to evaluate whether the means for each subset are statistically significantly different from each other or not, while adjusting for one or more covariates. This technique builds on one-way ANOVA but allows the researcher to make statistical adjustments using additional covariates in order to obtain more efficient and/or unbiased estimates of groups’ differences. This example describes ANCOVA, discusses the assumptions underlying it, and shows how to compute and interpret it. We illustrate this using a subset of data from the 2005 Eurobarometer: Europeans, Science and Technology (EB63.1). Specifically, we test whether attitudes to science and faith are different in different countries, after adjusting for differing levels of scientific knowledge between these countries. This is useful if we want to understand the extent of persistent differences in attitudes to science across countries, regardless of differing levels of information available to citizens. This page provides links to this sample dataset and a guide to producing an ANCOVA using statistical software. What Is ANCOVA? ANCOVA is a method for testing whether or not the means of a given variable are Page 2 of 14 Learn About ANCOVA in SPSS With Data From the Eurobarometer (63.1, Jan–Feb 2005) SAGE SAGE Research Methods Datasets Part 2015 SAGE Publications, Ltd.
    [Show full text]
  • Statistical Analysis in JASP
    Copyright © 2018 by Mark A Goss-Sampson. All rights reserved. This book or any portion thereof may not be reproduced or used in any manner whatsoever without the express written permission of the author except for the purposes of research, education or private study. CONTENTS PREFACE .................................................................................................................................................. 1 USING THE JASP INTERFACE .................................................................................................................... 2 DESCRIPTIVE STATISTICS ......................................................................................................................... 8 EXPLORING DATA INTEGRITY ................................................................................................................ 15 ONE SAMPLE T-TEST ............................................................................................................................. 22 BINOMIAL TEST ..................................................................................................................................... 25 MULTINOMIAL TEST .............................................................................................................................. 28 CHI-SQUARE ‘GOODNESS-OF-FIT’ TEST............................................................................................. 30 MULTINOMIAL AND Χ2 ‘GOODNESS-OF-FIT’ TEST. ..........................................................................
    [Show full text]
  • Supporting Information Supporting Information Corrected September 30, 2013 Fredrickson Et Al
    Supporting Information Supporting Information Corrected September 30, 2013 Fredrickson et al. 10.1073/pnas.1305419110 SI Methods Analysis of Differential Gene Expression. Quantile-normalized gene Participants and Study Procedure. A total of 84 healthy adults were expression values derived from Illumina GenomeStudio software recruited from the Durham and Orange County regions of North were transformed to log2 for general linear model analyses to Carolina by community-posted flyers and e-mail advertisements produce a point estimate of the magnitude of association be- followed by telephone screening to assess eligibility criteria, in- tween each of the 34,592 assayed gene transcripts and (contin- cluding age 35 to 64 y, written and spoken English, and absence of uous z-score) measures of hedonic and eudaimonic well-being chronic illness or disability. Following written informed consent, (each adjusted for the other) after control for potential con- participants completed online assessments of hedonic and eudai- founders known to affect PBMC gene expression profiles (i.e., monic well-being [short flourishing scale, e.g., in the past week, how age, sex, race/ethnicity, BMI, alcohol consumption, smoking, often did you feel... happy? (hedonic), satisfied? (hedonic), that minor illness symptoms, and leukocyte subset distributions). Sex, your life has a sense of direction or meaning to it? (eudaimonic), race/ethnicity (white vs. nonwhite), alcohol consumption, and that you have experiences that challenge you to grow and become smoking were represented
    [Show full text]
  • Type I and Type III Sums of Squares Supplement to Section 8.3
    Type I and Type III Sums of Squares Supplement to Section 8.3 Brian Habing – University of South Carolina Last Updated: February 4, 2003 PROC REG, PROC GLM, and PROC INSIGHT all calculate three types of F tests: • The omnibus test: The omnibus test is the test that is found in the ANOVA table. Its F statistic is found by dividing the Sum of Squares for the Model (the SSR in the case of regression) by the SSE. It is called the Test for the Model by the text and is discussed on pages 355-356. • The Type III Tests: The Type III tests are the ones that the text calls the Tests for Individual Coefficients and describes on page 357. The p-values and F statistics for these tests are found in the box labeled Type III Sum of Squares on the output. • The Type I Tests: The Type I tests are also called the Sequential Tests. They are discussed briefly on page 372-374. The following code uses PROC GLM to analyze the data in Table 8.2 (pg. 346-347) and to produce the output discussed on pages 353-358. Notice that even though there are 59 observations in the data set, seven of them have missing values so there are only 52 observations used for the multiple regression. DATA fw08x02; INPUT Obs age bed bath size lot price; CARDS; 1 21 3 3.0 0.951 64.904 30.000 2 21 3 2.0 1.036 217.800 39.900 3 7 1 1.0 0.676 54.450 46.500 <snip rest of data as found on the book’s companion web-site> 58 1 3 2.0 2.510 .
    [Show full text]
  • Analysis of Covariance with Heterogeneity of Regression and a Random Covariate Christopher J
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by University of New Mexico University of New Mexico UNM Digital Repository Psychology ETDs Electronic Theses and Dissertations Fall 11-15-2018 Analysis of Covariance with Heterogeneity of Regression and a Random Covariate Christopher J. McLouth University of New Mexico - Main Campus Follow this and additional works at: https://digitalrepository.unm.edu/psy_etds Part of the Psychology Commons Recommended Citation McLouth, Christopher J.. "Analysis of Covariance with Heterogeneity of Regression and a Random Covariate." (2018). https://digitalrepository.unm.edu/psy_etds/271 This Dissertation is brought to you for free and open access by the Electronic Theses and Dissertations at UNM Digital Repository. It has been accepted for inclusion in Psychology ETDs by an authorized administrator of UNM Digital Repository. For more information, please contact [email protected]. i Christopher J. McLouth Candidate Psychology Department This dissertation is approved, and it is acceptable in quality and form for publication: Approved by the Dissertation Committee: Timothy E. Goldsmith, PhD, Chairperson Harold D. Delaney, PhD Davood Tofighi, PhD Li Li, PhD ii ANALYSIS OF COVARIANCE WITH HETEROGENEITY OF VARIANCE AND A RANDOM COVARIATE by CHRISTOPHER J. MCLOUTH B.A., Psychology, University of Michigan, 2008 M.S., Psychology, University of New Mexico, 2013 DISSERTATION Submitted in Partial Fulfillment of the Requirements for the Degree of Doctorate of Philosophy in Psychology The University of New Mexico Albuquerque, New Mexico December, 2018 iii ACKNOWLEDGEMENTS I would like to thank my advisor, Dr. Harold Delaney, for his wisdom, thoughtful guidance, and unwavering support and encouragement throughout this process.
    [Show full text]
  • Logistic Regression
    Module 4 - Multiple Logistic Regression Objectives Understand the principles and theory underlying logistic regression Understand proportions, probabilities, odds, odds ratios, logits and exponents Be able to implement multiple logistic regression analyses using SPSS and accurately interpret the output Understand the assumptions underlying logistic regression analyses and how to test them Appreciate the applications of logistic regression in educational research, and think about how it may be useful in your own research Start Module 4: Multiple Logistic Regression Using multiple variables to predict dichotomous outcomes. You can jump to specific pages using the contents list below. If you are new to this module start at the overview and work through section by section using the 'Next' and 'Previous' buttons at the top and bottom of each page. Be sure to tackle the exercise and the quiz to get a good understanding. 1 Contents 4.1 Overview 4.2 An introduction to Odds and Odds Ratios Quiz A 4.3 A general model for binary outcomes 4.4 The logistic regression model 4.5 Interpreting logistic equations 4.6 How good is the model? 4.7 Multiple Explanatory Variables 4.8 Methods of Logistic Regression 4.9 Assumptions 4.10 An example from LSYPE 4.11 Running a logistic regression model on SPSS 4.12 The SPSS Logistic Regression Output 4.13 Evaluating interaction effects 4.14 Model diagnostics 4.15 Reporting the results of logistic regression Quiz B Exercise 2 4.1 Overview What is Multiple Logistic Regression? In the last two modules we have been concerned with analysis where the outcome variable (sometimes called the dependent variable) is measured on a continuous scale.
    [Show full text]
  • Read This Paper If You Want to Learn Logistic Regression
    Original Articles Read this paper if you want to learn logistic regression DOI 10.1590/1678-987320287406en Antônio Alves Tôrres FernandesI , Dalson Britto Figueiredo FilhoI , Enivaldo Carvalho da RochaI , Willber da Silva NascimentoI IPostgraduate Program in Political Science, Federal University of Pernambuco, Recife, PE, Brazil. ABSTRACT Introduction: What if my response variable is binary categorical? This paper provides an intuitive introduction to logistic regression, the most appropriate statistical technique to deal with dichotomous dependent variables. Materials and Methods: we esti- mate the effect of corruption scandals on the chance of reelection of candidates running for the Brazilian Chamber of Deputies using data from Castro and Nunes (2014). Specifically, we show the computational implementation in R and we explain the substantive in- terpretation of the results. Results: we share replication materials which quickly enables students and professionals to use the proce- dures presented here for their studying and research activities. Discussion: we hope to facilitate the use of logistic regression and to spread replication as a data analysis teaching tool. KEYWORDS: regression; logistic regression; replication; quantitative methods; transparency. Received in October 19, 2019. Approved in May 7, de 2020. Accepted in May 16, 2020. I. Introduction1 1Replication materials he least squares linear model (OSL) is one of the most used tools in Polit- available at: ical Science (Kruger & Lewis-Beck, 2008). As long as its assumptions <https://osf.io/nv4ae/>. This are respected, the estimated coefficients from a random sample give the paper benefitted from the T comments of professor Jairo best linear unbiased estimator of the population’s parameters (Kennedy, 2005).
    [Show full text]
  • Week 7: Multiple Regression
    Week 7: Multiple Regression Brandon Stewart1 Princeton October 22, 24, 2018 1These slides are heavily influenced by Matt Blackwell, Adam Glynn, Justin Grimmer, Jens Hainmueller and Erin Hartman. Stewart (Princeton) Week 7: Multiple Regression October 22, 24, 2018 1 / 140 Where We've Been and Where We're Going... Last Week I regression with two variables I omitted variables, multicollinearity, interactions This Week I Monday: F matrix form of linear regression F t-tests, F-tests and general linear hypothesis tests I Wednesday: F problems with p-values F agnostic regression F the bootstrap Next Week I break! I then ::: diagnostics Long Run I probability ! inference ! regression ! causal inference Questions? Stewart (Princeton) Week 7: Multiple Regression October 22, 24, 2018 2 / 140 1 Matrix Form of Regression 2 OLS inference in matrix form 3 Standard Hypothesis Tests 4 Testing Joint Significance 5 Testing Linear Hypotheses: The General Case 6 Fun With(out) Weights 7 Appendix: Derivations and Consistency 8 The Problems with p-values 9 Agnostic Regression 10 Inference via the Bootstrap 11 Fun With Weights 12 Appendix: Tricky p-value Example Stewart (Princeton) Week 7: Multiple Regression October 22, 24, 2018 3 / 140 The Linear Model with New Notation Remember that we wrote the linear model as the following for all i 2 [1;:::; n]: yi = β0 + xi β1 + zi β2 + ui Imagine we had an n of 4. We could write out each formula: y1 = β0 + x1β1 + z1β2 + u1 (unit 1) y2 = β0 + x2β1 + z2β2 + u2 (unit 2) y3 = β0 + x3β1 + z3β2 + u3 (unit 3) y4 = β0 + x4β1 +
    [Show full text]
  • Lecture Notes #3: Contrasts and Post Hoc Tests 3-1
    Lecture Notes #3: Contrasts and Post Hoc Tests 3-1 Richard Gonzalez Psych 613 Version 2.8 (9/2019) LECTURE NOTES #3: Contrasts and Post Hoc tests Reading assignment • Read MD chs 4, 5, & 6 • Read G chs 7 & 8 Goals for Lecture Notes #3 • Introduce contrasts • Introduce post hoc tests • Review assumptions and issues of power 1. Planned contrasts (a) Contrasts are the building blocks of most statistical tests: ANOVA, regression, MANOVA, discriminant analysis, factor analysis, etc. We will spend a lot of time on contrasts throughout the year. A contrast is a set of weights (a vector) that defines a specific comparison over scores or means. They are used, among other things, to test more focused hy- potheses than the overall omnibus test of the ANOVA. For example, if there are four groups, and we want to make a comparison between the first two means, we could apply the following weights: 1, -1, 0, 0. That is, we could create a new statistic using the linear combination of the four means ^I = (1)Y1 + (-1)Y2 + (0)Y3 + (0)Y4 (3-1) = Y1 − Y2 (3-2) Lecture Notes #3: Contrasts and Post Hoc Tests 3-2 This contrast is the difference between the means of groups 1 and 2 ignoring groups 3 and 4 (those latter two groups receive weights of 0). The contrast ^I is an estimate of the true population value I. In general, the contrast ^I is computed by X aiYi (3-3) where the ai are the weights. You choose the weights depending on what research question you want to test.
    [Show full text]
  • Logistic Regression to Determine Significant Factors
    LOGISTIC REGRESSION TO DETERMINE SIGNIFICANT FACTORS ASSOCIATED WITH SHARE PRICE CHANGE By HONEST MUCHABAIWA submitted in accordance with the requirements for the degree of MASTER OF SCIENCE in the subject STATISTICS at the UNIVERSITY OF SOUNTH AFRICA SUPERVISOR: MS. S MUCHENGETWA February 2013 i ACKNOWLEDGEMENTS First and foremost, I wish to thank God, the Almighty for giving me strength, discipline, determination, and his grace for allowing me to complete this study. To my supervisor – Ms. S Muchengetwa, Thank you for your guidance, constructive criticism, understanding and patience. Without your support I would not have managed to do this. The study would not have been complete without the assistance of Mrs A Mtezo who helped me to access data from the McGregor BFA website. Your help is greatly appreciated. Last but not least, my gratitude goes to my wife Abigail Witcho, my daughter Nicole and my son Nathan for being patient with me during the course of my studies. i DECLARATION BY STUDENT I declare that the submitted work has been completed by me the undersigned and that I have not used any other than permitted reference sources or materials nor engaged in any plagiarism. All references and other sources used by me have been appropriately acknowledged in the work. I further declare that the work has not been submitted for the purpose of academic examination, either in its original or similar form, anywhere else. Declared on the (date): 28 February 2013 Signed: ___________________________ Name: Honest Muchabaiwa Student Number: 46265147 ii ABSTRACT This thesis investigates the factors that are associated with annual changes in the share price of Johannesburg Stock Exchange (JSE) listed companies.
    [Show full text]
  • Lecture Notes #9: Advanced Regression Techniques II 9-1
    Lecture Notes #9: Advanced Regression Techniques II 9-1 Richard Gonzalez Psych 613 Version 2.8 (Jan 2020) LECTURE NOTES #9: Advanced Regression Techniques II Reading Assignment KNNL chapters 22, 12, and 14 CCWA chapters 8, 13, & 15 1. Analysis of covariance (ANCOVA) We have seen that regression analyses can be computed with either continuous predic- tors or with categorical predictors. If all the predictors are categorical and follow an experimental design, then the regression analysis is equivalent to ANOVA. Analysis of covariance (abbreviated ANCOVA) is a regression that combines both continuous and categorical predictors as main effects in the same equation. The continuous variable is usually treated as the \control" variable, analogous to a blocking factor that we saw in LN4, and is called a \covariate" in the world of regression1. Usually one is not interested in the significance of the covariate itself, but the covariate is included to reduce the error variance. Intuitively, the covariate serves the same role as the blocking variable in the randomized block design. So, this section shows how we mix and match ideas from regression and ANOVA to create new analyses (e.g., in this case testing differences between means in the context of a continuous blocking factor). I'll begin with a simple model. There are two groups and you want to test the difference between the two means. In addition, there is noise in your data and you believe that a portion of the noise can be soaked up by a covariate (i.e., a blocking variable). It makes sense that you want to do a two sample t test, but simultaneously want to correct, or reduce, the variability due to the covariate.
    [Show full text]
  • Statistical Analysis Using Spss
    STATISTICAL ANALYSIS USING SPSS Anne Schad Bergsaker 24. September 2020 BEFORE WE BEGIN... LEARNING GOALS 1. Know about the most common tests that are used in statistical analysis 2. Know the difference between parametric and non-parametric tests 3. Know which statistical tests to use in different situations 4. Know when you should use robust methods 5. Know how to interpret the results from a test done in SPSS, and know if a model you have made is good or not 1 TECHNICAL PREREQUISITES If you have not got SPSS installed on your own device, use remote desktop, by going to view.uio.no. The data files used for examples are from the SPSS survival manual. These files can be downloaded as a single .zip file from the course website. Try to do what I do, and follow the same steps. If you missed a step or have a question, don’t hesitate to ask. 2 TYPICAL PREREQUISITES/ASSUMPTIONS FOR ANALYSES WHAT TYPE OF STUDY WILL YOU DO? There are (in general) two types of studies: controlled studies and observational studies. In the former you run a study where you either have parallel groups with different experimental conditions (independent), or you let everyone start out the same and then actively change the conditions for all participants during the experiment (longitudinal). Observational studies involves observing without intervening, to look for correlations. Keep in mind that these studies can not tell you anything about cause and effect, but simply co-occurence. 3 RANDOMNESS All cases/participants in a data set should as far as it is possible, be a random sample.
    [Show full text]