First of two parts Joseph Hogan Brown University and AMPATH

Size: px
Start display at page:

Download "First of two parts Joseph Hogan Brown University and AMPATH"

Transcription

1 First of two parts Joseph Hogan Brown University and AMPATH

2 Overview What is regression? Does regression have to be linear? Case study: Modeling the relationship between weight and CD4 count Exploratory analysis Linear model (???) Nonlinear models: quadratic and exponential Summary and practical recommendations

3 What is regression? One explanatory variable Functional form is E(Y X=x) = g(x) Translation: the average value of Y when X=x follows the function g(x)

4 What is the correct function? Most of the time, regression thought of as linear E(Y X=x) = α + βx Most of the time, life is not linear! Examples Growth over time PK/PD characteristics of a new drug

5 Example: Weight vs CD4 1,100 individuals initiating cart At cart initiation, measure weight and CD4 count What is the relationship between these variables?

6 weight (kg) weight (kg)

7 Fitting a model Objective: fit a model to characterize this relationship Steps Explore relationship without a model Find a function that best characterizes the relationship Interpret the model Try not to be confined to linearity

8 Exploration Can use model- free methods to estimate the functional relationship Key idea: Within windows of X, compute mean of Y Move the window a little bit at a time Connect the dots in a smooth way Tool: LOWESS (LOcally WEighted regression) Available in Stata

9 weight (kg) weight (kg)

10 100 Lowess smoother Lowess smoother bandwidth = weight (kg) weight (kg) 80 0 bandwidth =

11 Fitted values lowess weight cd4_ Fitted values lowess weight cd4_100

12 Linear regression (?) Regress Y on X (weight on CD4) Assumes linear relationship E(Y X=x) = α + βx α = intercept (weight when CD4 = 0) β = slope (difference in mean weight for those who differ by 100 CD4 units)

13 Fitted linear regression α = 53.7 β = 1.21 SE =.14 p <.001 How well does this model fit?

14 Fitted values lowess weight cd4_ Fitted values lowess weight cd4_100

15 Fitted values lpred1 upred1 lowess weight cd4_ Fitted values upred1 lpred1 lowess weight cd4_100

16 Brief digression What does the slope mean in a linear model? β = 1.21 SE =.14 p <.001 (a) If CD4 changes by 100 units, weight will change by 1.21 kg

17 Brief digression What does the slope mean in a linear model? β = 1.21 SE =.14 p <.001 (b) Two individuals who differ by 100 CD4 units will differ, on average, by 1.21 kg in weight

18 Correct answer is (b) First interpretation assumes that if we increase CD4 by 100 units, we will increase that person s weight by 1.21 kg Longitudinal comparison; requires repeated measures Second interpretation compares weights of separate individuals who differ by 100 units in CD4 count. Compares different individuals at a single point in time

19 Think outside the line Quadratic model Adds curvature Can be restrictive Exponential model Useful for capturing leveling off behavior

20 Quadratic model g(x) = α + β 1 X + β 2 X 2 Applied to CD4 and weight: E(Wt CD4) = α + β 1 CD4 + β 2 CD4 2

21 Fitted quadratic model Linear term β 1 = 2.0 SE =.21 p <.001 On average, higher CD4 associated with higher weight Quadratic term β 2 = SE =.05 p <.001 Implies negative curvature

22 Quadratic Model l2u2 lowess weight cd4_ Quadratic Model u2 l2 lowess weight cd4_100

23 Quadratic model assessment Technically the model fits OK Does not capture leveling off Degree of curvature implies highest CD4 associated with lower weights

24 Exponential model Form of regression is nonlinear g(x) = α + β ϕ x In terms of wt and CD4 E(Wt CD4) = α + β ϕ CD4

25 Interpretation E(Wt CD4) = α + β ϕ CD4 α = leveling off point for Weight at high CD4 β = difference in Wt between those with CD4 near zero and the leveling off point ϕ = how fast Wt reaches its limiting value Quickly if near zero Slowly if near 1

26 Fitted model α = leveling- off Wt for large CD4 values Estimate =.4 kg β = difference in Wt between CD4 near zero and leveling- off point Estimate = kg ϕ = how fast Wt reaches its leveling off point Estimate = 0.59

27 Exponential Model lowess weight cd4_100 lower 95% upper bound: wtpred Exponential Model 95% lower bound: wtpred3 lowess weight cd4_100 95% upper bound: wtpred3

28 Summary Regression characterizes mean value of Y as function of X Today s example: Y = Weight in kg X = CD4 count Regression is a very broad topic Today s theme: think outside the line

29 Practical suggestions Use scatterplots and exploratory analysis Use LOWESS curves to approximate relationships in the scatterplot If relationship nonlinear, should take this into account Especially important for predictive models If you want to predict Wt from CD4 count

30 Next lecture Multiple regression (more than one predictor) Focus: Analysis of change from baseline Adjusting for one or more variables when testing hypothesis about a primary variable

10. LINEAR REGRESSION AND CORRELATION

10. LINEAR REGRESSION AND CORRELATION 1 10. LINEAR REGRESSION AND CORRELATION The contingency table describes an association between two nominal (categorical) variables (e.g., use of supplemental oxygen and mountaineer survival ). We have

More information

Joseph W Hogan Brown University & AMPATH February 16, 2010

Joseph W Hogan Brown University & AMPATH February 16, 2010 Joseph W Hogan Brown University & AMPATH February 16, 2010 Drinking and lung cancer Gender bias and graduate admissions AMPATH nutrition study Stratification and regression drinking and lung cancer graduate

More information

Multiple Regression. James H. Steiger. Department of Psychology and Human Development Vanderbilt University

Multiple Regression. James H. Steiger. Department of Psychology and Human Development Vanderbilt University Multiple Regression James H. Steiger Department of Psychology and Human Development Vanderbilt University James H. Steiger (Vanderbilt University) Multiple Regression 1 / 19 Multiple Regression 1 The Multiple

More information

Biology 345: Biometry Fall 2005 SONOMA STATE UNIVERSITY Lab Exercise 5 Residuals and multiple regression Introduction

Biology 345: Biometry Fall 2005 SONOMA STATE UNIVERSITY Lab Exercise 5 Residuals and multiple regression Introduction Biology 345: Biometry Fall 2005 SONOMA STATE UNIVERSITY Lab Exercise 5 Residuals and multiple regression Introduction In this exercise, we will gain experience assessing scatterplots in regression and

More information

Class 7 Everything is Related

Class 7 Everything is Related Class 7 Everything is Related Correlational Designs l 1 Topics Types of Correlational Designs Understanding Correlation Reporting Correlational Statistics Quantitative Designs l 2 Types of Correlational

More information

Introduction to Multilevel Models for Longitudinal and Repeated Measures Data

Introduction to Multilevel Models for Longitudinal and Repeated Measures Data Introduction to Multilevel Models for Longitudinal and Repeated Measures Data Today s Class: Features of longitudinal data Features of longitudinal models What can MLM do for you? What to expect in this

More information

Chapter 3 CORRELATION AND REGRESSION

Chapter 3 CORRELATION AND REGRESSION CORRELATION AND REGRESSION TOPIC SLIDE Linear Regression Defined 2 Regression Equation 3 The Slope or b 4 The Y-Intercept or a 5 What Value of the Y-Variable Should be Predicted When r = 0? 7 The Regression

More information

Multiple Linear Regression Analysis

Multiple Linear Regression Analysis Revised July 2018 Multiple Linear Regression Analysis This set of notes shows how to use Stata in multiple regression analysis. It assumes that you have set Stata up on your computer (see the Getting Started

More information

2 Assumptions of simple linear regression

2 Assumptions of simple linear regression Simple Linear Regression: Reliability of predictions Richard Buxton. 2008. 1 Introduction We often use regression models to make predictions. In Figure?? (a), we ve fitted a model relating a household

More information

Statistics: A Brief Overview Part I. Katherine Shaver, M.S. Biostatistician Carilion Clinic

Statistics: A Brief Overview Part I. Katherine Shaver, M.S. Biostatistician Carilion Clinic Statistics: A Brief Overview Part I Katherine Shaver, M.S. Biostatistician Carilion Clinic Statistics: A Brief Overview Course Objectives Upon completion of the course, you will be able to: Distinguish

More information

Poisson regression. Dae-Jin Lee Basque Center for Applied Mathematics.

Poisson regression. Dae-Jin Lee Basque Center for Applied Mathematics. Dae-Jin Lee dlee@bcamath.org Basque Center for Applied Mathematics http://idaejin.github.io/bcam-courses/ D.-J. Lee (BCAM) Intro to GLM s with R GitHub: idaejin 1/40 Modeling count data Introduction Response

More information

Introduction to Multilevel Models for Longitudinal and Repeated Measures Data

Introduction to Multilevel Models for Longitudinal and Repeated Measures Data Introduction to Multilevel Models for Longitudinal and Repeated Measures Data Today s Class: Features of longitudinal data Features of longitudinal models What can MLM do for you? What to expect in this

More information

12.1 Inference for Linear Regression. Introduction

12.1 Inference for Linear Regression. Introduction 12.1 Inference for Linear Regression vocab examples Introduction Many people believe that students learn better if they sit closer to the front of the classroom. Does sitting closer cause higher achievement,

More information

Section 3.2 Least-Squares Regression

Section 3.2 Least-Squares Regression Section 3.2 Least-Squares Regression Linear relationships between two quantitative variables are pretty common and easy to understand. Correlation measures the direction and strength of these relationships.

More information

The AB of Random Effects Models

The AB of Random Effects Models The AB of Random Effects Models Rick Chappell, Ph.D. Professor, Department of Biostatistics and Medical Informatics University of Wisconsin Madison ADC Meetings, Baltimore, 10/2016 Outline A. Linear Models

More information

Biostatistics II

Biostatistics II Biostatistics II 514-5509 Course Description: Modern multivariable statistical analysis based on the concept of generalized linear models. Includes linear, logistic, and Poisson regression, survival analysis,

More information

STAT 201 Chapter 3. Association and Regression

STAT 201 Chapter 3. Association and Regression STAT 201 Chapter 3 Association and Regression 1 Association of Variables Two Categorical Variables Response Variable (dependent variable): the outcome variable whose variation is being studied Explanatory

More information

Statistical Reasoning in Public Health 2009 Biostatistics 612, Homework #2

Statistical Reasoning in Public Health 2009 Biostatistics 612, Homework #2 Statistical Reasoning in Public Health 2009 Biostatistics 612, Homework #2 1. Suppose it is the year 1985 and you are doing research on the differences in wages earned by men and women in the U.S. workforce.

More information

Lesson 1: Distributions and Their Shapes

Lesson 1: Distributions and Their Shapes Lesson 1 Name Date Lesson 1: Distributions and Their Shapes 1. Sam said that a typical flight delay for the sixty BigAir flights was approximately one hour. Do you agree? Why or why not? 2. Sam said that

More information

Lecture Outline. Biost 517 Applied Biostatistics I. Purpose of Descriptive Statistics. Purpose of Descriptive Statistics

Lecture Outline. Biost 517 Applied Biostatistics I. Purpose of Descriptive Statistics. Purpose of Descriptive Statistics Biost 517 Applied Biostatistics I Scott S. Emerson, M.D., Ph.D. Professor of Biostatistics University of Washington Lecture 3: Overview of Descriptive Statistics October 3, 2005 Lecture Outline Purpose

More information

Reminders/Comments. Thanks for the quick feedback I ll try to put HW up on Saturday and I ll you

Reminders/Comments. Thanks for the quick feedback I ll try to put HW up on Saturday and I ll  you Reminders/Comments Thanks for the quick feedback I ll try to put HW up on Saturday and I ll email you Final project will be assigned in the last week of class You ll have that week to do it Participation

More information

Complex Regression Models with Coded, Centered & Quadratic Terms

Complex Regression Models with Coded, Centered & Quadratic Terms Complex Regression Models with Coded, Centered & Quadratic Terms We decided to continue our study of the relationships among amount and difficulty of exam practice with exam performance in the first graduate

More information

Multiple Linear Regression

Multiple Linear Regression Multiple Linear Regression CSU Chico, Math 314 2018-12-05 Multiple Linear Regression 2018-12-05 1 / 41 outline Recap Multiple Linear Regression assumptions lite example interpretation adjusted R 2 simple

More information

Generalized Linear Models and Logistic Regression

Generalized Linear Models and Logistic Regression Generalized Linear Models and Logistic Regression Author: Nicholas G Reich, OpenIntro This material is part of the statsteachr project Made available under the Creative Commons Attribution-ShareAlike 3.0

More information

Simple Linear Regression the model, estimation and testing

Simple Linear Regression the model, estimation and testing Simple Linear Regression the model, estimation and testing Lecture No. 05 Example 1 A production manager has compared the dexterity test scores of five assembly-line employees with their hourly productivity.

More information

Doing Quantitative Research 26E02900, 6 ECTS Lecture 6: Structural Equations Modeling. Olli-Pekka Kauppila Daria Kautto

Doing Quantitative Research 26E02900, 6 ECTS Lecture 6: Structural Equations Modeling. Olli-Pekka Kauppila Daria Kautto Doing Quantitative Research 26E02900, 6 ECTS Lecture 6: Structural Equations Modeling Olli-Pekka Kauppila Daria Kautto Session VI, September 20 2017 Learning objectives 1. Get familiar with the basic idea

More information

STATISTICS 201. Survey: Provide this Info. How familiar are you with these? Survey, continued IMPORTANT NOTE. Regression and ANOVA 9/29/2013

STATISTICS 201. Survey: Provide this Info. How familiar are you with these? Survey, continued IMPORTANT NOTE. Regression and ANOVA 9/29/2013 STATISTICS 201 Survey: Provide this Info Outline for today: Go over syllabus Provide requested information on survey (handed out in class) Brief introduction and hands-on activity Name Major/Program Year

More information

Decomposition of the Genotypic Value

Decomposition of the Genotypic Value Decomposition of the Genotypic Value 1 / 17 Partitioning of Phenotypic Values We introduced the general model of Y = G + E in the first lecture, where Y is the phenotypic value, G is the genotypic value,

More information

Overbidding and Heterogeneous Behavior in Contest Experiments: A Comment on the Endowment Effect Subhasish M. Chowdhury* Peter G.

Overbidding and Heterogeneous Behavior in Contest Experiments: A Comment on the Endowment Effect Subhasish M. Chowdhury* Peter G. CBESS Discussion Paper 15-17 Overbidding and Heterogeneous Behavior in Contest Experiments: A Comment on the Endowment Effect by Subhasish M. Chowdhury* Peter G. Moffatt* **CBESS and School of Economics,

More information

Lab 4 (M13) Objective: This lab will give you more practice exploring the shape of data, and in particular in breaking the data into two groups.

Lab 4 (M13) Objective: This lab will give you more practice exploring the shape of data, and in particular in breaking the data into two groups. Lab 4 (M13) Objective: This lab will give you more practice exploring the shape of data, and in particular in breaking the data into two groups. Activity 1 Examining Data From Class Background Download

More information

Chapter 2 Interactions Between Socioeconomic Status and Components of Variation in Cognitive Ability

Chapter 2 Interactions Between Socioeconomic Status and Components of Variation in Cognitive Ability Chapter 2 Interactions Between Socioeconomic Status and Components of Variation in Cognitive Ability Eric Turkheimer and Erin E. Horn In 3, our lab published a paper demonstrating that the heritability

More information

AP STATISTICS 2010 SCORING GUIDELINES

AP STATISTICS 2010 SCORING GUIDELINES AP STATISTICS 2010 SCORING GUIDELINES Question 1 Intent of Question The primary goals of this question were to assess students ability to (1) apply terminology related to designing experiments; (2) construct

More information

The Impact of Melamine Spiking on the Gel Strength and Viscosity of Gelatin

The Impact of Melamine Spiking on the Gel Strength and Viscosity of Gelatin The Impact of Melamine Spiking on the and of atin Introduction The primary purpose of this research was to assess the impact of melamine spiking on the gel strength and viscosity of gelatin. A secondary

More information

Content. Basic Statistics and Data Analysis for Health Researchers from Foreign Countries. Research question. Example Newly diagnosed Type 2 Diabetes

Content. Basic Statistics and Data Analysis for Health Researchers from Foreign Countries. Research question. Example Newly diagnosed Type 2 Diabetes Content Quantifying association between continuous variables. Basic Statistics and Data Analysis for Health Researchers from Foreign Countries Volkert Siersma siersma@sund.ku.dk The Research Unit for General

More information

Addendum: Multiple Regression Analysis (DRAFT 8/2/07)

Addendum: Multiple Regression Analysis (DRAFT 8/2/07) Addendum: Multiple Regression Analysis (DRAFT 8/2/07) When conducting a rapid ethnographic assessment, program staff may: Want to assess the relative degree to which a number of possible predictive variables

More information

Logistic regression. Department of Statistics, University of South Carolina. Stat 205: Elementary Statistics for the Biological and Life Sciences

Logistic regression. Department of Statistics, University of South Carolina. Stat 205: Elementary Statistics for the Biological and Life Sciences Logistic regression Department of Statistics, University of South Carolina Stat 205: Elementary Statistics for the Biological and Life Sciences 1 / 1 Logistic regression: pp. 538 542 Consider Y to be binary

More information

Does Body Mass Index Adequately Capture the Relation of Body Composition and Body Size to Health Outcomes?

Does Body Mass Index Adequately Capture the Relation of Body Composition and Body Size to Health Outcomes? American Journal of Epidemiology Copyright 1998 by The Johns Hopkins University School of Hygiene and Public Health All rights reserved Vol. 147, No. 2 Printed in U.S.A A BRIEF ORIGINAL CONTRIBUTION Does

More information

A response variable is a variable that. An explanatory variable is a variable that.

A response variable is a variable that. An explanatory variable is a variable that. Name:!!!! Date: Scatterplots The most common way to display the relation between two quantitative variable is a scatterplot. Statistical studies often try to show through scatterplots, that changing one

More information

F1: Introduction to Econometrics

F1: Introduction to Econometrics F1: Introduction to Econometrics Feng Li Department of Statistics, Stockholm University General information Homepage of this course: http://gauss.stat.su.se/gu/ekonometri.shtml Lecturer F1 F7: Feng Li,

More information

Multiple Regression Analysis

Multiple Regression Analysis Multiple Regression Analysis Basic Concept: Extend the simple regression model to include additional explanatory variables: Y = β 0 + β1x1 + β2x2 +... + βp-1xp + ε p = (number of independent variables

More information

Interaction Effects: Centering, Variance Inflation Factor, and Interpretation Issues

Interaction Effects: Centering, Variance Inflation Factor, and Interpretation Issues Robinson & Schumacker Interaction Effects: Centering, Variance Inflation Factor, and Interpretation Issues Cecil Robinson Randall E. Schumacker University of Alabama Research hypotheses that include interaction

More information

EXPERIMENT 3 ENZYMATIC QUANTITATION OF GLUCOSE

EXPERIMENT 3 ENZYMATIC QUANTITATION OF GLUCOSE EXPERIMENT 3 ENZYMATIC QUANTITATION OF GLUCOSE This is a team experiment. Each team will prepare one set of reagents; each person will do an individual unknown and each team will submit a single report.

More information

Analysis of TB prevalence surveys

Analysis of TB prevalence surveys Workshop and training course on TB prevalence surveys with a focus on field operations Analysis of TB prevalence surveys Day 8 Thursday, 4 August 2011 Phnom Penh Babis Sismanidis with acknowledgements

More information

Sample Applied Skills Problems Grade 10 Math

Sample Applied Skills Problems Grade 10 Math Sample Applied Skills Problems Grade 10 Math Directions: Students are allowed to use a calculator and the ISTEP+ reference sheet on each problem. 1. Data Analysis A1.DS.2 2. Quadratic A1.QE.5 3. Pythagorean

More information

Pharmacokinetics Overview

Pharmacokinetics Overview Pharmacokinetics Overview Disclaimer: This handout and the associated lectures are intended as a very superficial overview of pharmacokinetics. Summary of Important Terms and Concepts - Absorption, peak

More information

Available from Deakin Research Online:

Available from Deakin Research Online: This is the published version: Richardson, Ben and Fuller Tyszkiewicz, Matthew 2014, The application of non linear multilevel models to experience sampling data, European health psychologist, vol. 16,

More information

26:010:557 / 26:620:557 Social Science Research Methods

26:010:557 / 26:620:557 Social Science Research Methods 26:010:557 / 26:620:557 Social Science Research Methods Dr. Peter R. Gillett Associate Professor Department of Accounting & Information Systems Rutgers Business School Newark & New Brunswick 1 Overview

More information

Preliminary Report on Simple Statistical Tests (t-tests and bivariate correlations)

Preliminary Report on Simple Statistical Tests (t-tests and bivariate correlations) Preliminary Report on Simple Statistical Tests (t-tests and bivariate correlations) After receiving my comments on the preliminary reports of your datasets, the next step for the groups is to complete

More information

Chapter 3: Describing Relationships

Chapter 3: Describing Relationships Chapter 3: Describing Relationships Objectives: Students will: Construct and interpret a scatterplot for a set of bivariate data. Compute and interpret the correlation, r, between two variables. Demonstrate

More information

Business Statistics Probability

Business Statistics Probability Business Statistics The following was provided by Dr. Suzanne Delaney, and is a comprehensive review of Business Statistics. The workshop instructor will provide relevant examples during the Skills Assessment

More information

Part 1. For each of the following questions fill-in the blanks. Each question is worth 2 points.

Part 1. For each of the following questions fill-in the blanks. Each question is worth 2 points. Part 1. For each of the following questions fill-in the blanks. Each question is worth 2 points. 1. The bell-shaped frequency curve is so common that if a population has this shape, the measurements are

More information

Diurnal Pattern of Reaction Time: Statistical analysis

Diurnal Pattern of Reaction Time: Statistical analysis Diurnal Pattern of Reaction Time: Statistical analysis Prepared by: Alison L. Gibbs, PhD, PStat Prepared for: Dr. Principal Investigator of Reaction Time Project January 11, 2015 Summary: This report gives

More information

CHAPTER 2: TWO-VARIABLE REGRESSION ANALYSIS: SOME BASIC IDEAS

CHAPTER 2: TWO-VARIABLE REGRESSION ANALYSIS: SOME BASIC IDEAS CHAPTER 2: TWO-VARIABLE REGRESSION ANALYSIS: SOME BASIC IDEAS 2.1 It tells how the mean or average response of the sub-populations of Y varies with the fixed values of the explanatory variable (s). 2.2

More information

Lecture 12: more Chapter 5, Section 3 Relationships between Two Quantitative Variables; Regression

Lecture 12: more Chapter 5, Section 3 Relationships between Two Quantitative Variables; Regression Lecture 12: more Chapter 5, Section 3 Relationships between Two Quantitative Variables; Regression Equation of Regression Line; Residuals Effect of Explanatory/Response Roles Unusual Observations Sample

More information

Sociology 593 Exam 2 March 28, 2003

Sociology 593 Exam 2 March 28, 2003 Sociology 59 Exam March 8, 00 I. True-False. (0 points) Indicate whether the following statements are true or false. If false, briefly explain why.. WHITE is coded = white, 0 = nonwhite. X is a continuous

More information

Psychometrics in context: Test Construction with IRT. Professor John Rust University of Cambridge

Psychometrics in context: Test Construction with IRT. Professor John Rust University of Cambridge Psychometrics in context: Test Construction with IRT Professor John Rust University of Cambridge Plan Guttman scaling Guttman errors and Loevinger s H statistic Non-parametric IRT Traces in Stata Parametric

More information

7. Bivariate Graphing

7. Bivariate Graphing 1 7. Bivariate Graphing Video Link: https://www.youtube.com/watch?v=shzvkwwyguk&index=7&list=pl2fqhgedk7yyl1w9tgio8w pyftdumgc_j Section 7.1: Converting a Quantitative Explanatory Variable to Categorical

More information

Relationship of nighttime arousals and nocturnal cortisol in IBS and normal subjects. Miranda Bradford. A thesis submitted in partial fulfillment

Relationship of nighttime arousals and nocturnal cortisol in IBS and normal subjects. Miranda Bradford. A thesis submitted in partial fulfillment Relationship of nighttime arousals and nocturnal cortisol in IBS and normal subjects Miranda Bradford A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science University

More information

Simple Linear Regression One Categorical Independent Variable with Several Categories

Simple Linear Regression One Categorical Independent Variable with Several Categories Simple Linear Regression One Categorical Independent Variable with Several Categories Does ethnicity influence total GCSE score? We ve learned that variables with just two categories are called binary

More information

Caffeine & Calories in Soda. Statistics. Anthony W Dick

Caffeine & Calories in Soda. Statistics. Anthony W Dick 1 Caffeine & Calories in Soda Statistics Anthony W Dick 2 Caffeine & Calories in Soda Description of Experiment Does the caffeine content in soda have anything to do with the calories? This is the question

More information

Supplement for: CD4 cell dynamics in untreated HIV-1 infection: overall rates, and effects of age, viral load, gender and calendar time.

Supplement for: CD4 cell dynamics in untreated HIV-1 infection: overall rates, and effects of age, viral load, gender and calendar time. Supplement for: CD4 cell dynamics in untreated HIV-1 infection: overall rates, and effects of age, viral load, gender and calendar time. Anne Cori* 1, Michael Pickles* 1, Ard van Sighem 2, Luuk Gras 2,

More information

Graphical assessment of internal and external calibration of logistic regression models by using loess smoothers

Graphical assessment of internal and external calibration of logistic regression models by using loess smoothers Tutorial in Biostatistics Received 21 November 2012, Accepted 17 July 2013 Published online 23 August 2013 in Wiley Online Library (wileyonlinelibrary.com) DOI: 10.1002/sim.5941 Graphical assessment of

More information

Midterm STAT-UB.0003 Regression and Forecasting Models. I will not lie, cheat or steal to gain an academic advantage, or tolerate those who do.

Midterm STAT-UB.0003 Regression and Forecasting Models. I will not lie, cheat or steal to gain an academic advantage, or tolerate those who do. Midterm STAT-UB.0003 Regression and Forecasting Models The exam is closed book and notes, with the following exception: you are allowed to bring one letter-sized page of notes into the exam (front and

More information

5 To Invest or not to Invest? That is the Question.

5 To Invest or not to Invest? That is the Question. 5 To Invest or not to Invest? That is the Question. Before starting this lab, you should be familiar with these terms: response y (or dependent) and explanatory x (or independent) variables; slope and

More information

Instrumental Variables Estimation: An Introduction

Instrumental Variables Estimation: An Introduction Instrumental Variables Estimation: An Introduction Susan L. Ettner, Ph.D. Professor Division of General Internal Medicine and Health Services Research, UCLA The Problem The Problem Suppose you wish to

More information

APPENDIX D REFERENCE AND PREDICTIVE VALUES FOR PEAK EXPIRATORY FLOW RATE (PEFR)

APPENDIX D REFERENCE AND PREDICTIVE VALUES FOR PEAK EXPIRATORY FLOW RATE (PEFR) APPENDIX D REFERENCE AND PREDICTIVE VALUES FOR PEAK EXPIRATORY FLOW RATE (PEFR) Lung function is related to physical characteristics such as age and height. In order to assess the Peak Expiratory Flow

More information

M AXIMUM INGREDIENT LEVEL OPTIMIZATION WORKBOOK

M AXIMUM INGREDIENT LEVEL OPTIMIZATION WORKBOOK M AXIMUM INGREDIENT LEVEL OPTIMIZATION WORKBOOK for Estimating the Maximum Safe Levels of Feedstuffs Rashed A. Alhotan, Department of Animal Production, King Saud University 1 Dmitry Vedenov, Department

More information

AP Statistics Practice Test Ch. 3 and Previous

AP Statistics Practice Test Ch. 3 and Previous AP Statistics Practice Test Ch. 3 and Previous Name Date Use the following to answer questions 1 and 2: A researcher measures the height (in feet) and volume of usable lumber (in cubic feet) of 32 cherry

More information

Unit 1 Exploring and Understanding Data

Unit 1 Exploring and Understanding Data Unit 1 Exploring and Understanding Data Area Principle Bar Chart Boxplot Conditional Distribution Dotplot Empirical Rule Five Number Summary Frequency Distribution Frequency Polygon Histogram Interquartile

More information

Pitfalls in Linear Regression Analysis

Pitfalls in Linear Regression Analysis Pitfalls in Linear Regression Analysis Due to the widespread availability of spreadsheet and statistical software for disposal, many of us do not really have a good understanding of how to use regression

More information

Genetic Algorithms and their Application to Continuum Generation

Genetic Algorithms and their Application to Continuum Generation Genetic Algorithms and their Application to Continuum Generation Tracy Moore, Douglass Schumacher The Ohio State University, REU, 2001 Abstract A genetic algorithm was written to aid in shaping pulses

More information

Centering Predictors

Centering Predictors Centering Predictors Longitudinal Data Analysis Workshop Section 3 University of Georgia: Institute for Interdisciplinary Research in Education and Human Development Section 3: Centering Covered this Section

More information

Ec331: Research in Applied Economics Spring term, Panel Data: brief outlines

Ec331: Research in Applied Economics Spring term, Panel Data: brief outlines Ec331: Research in Applied Economics Spring term, 2014 Panel Data: brief outlines Remaining structure Final Presentations (5%) Fridays, 9-10 in H3.45. 15 mins, 8 slides maximum Wk.6 Labour Supply - Wilfred

More information

MATH 2560 C F03 Elementary Statistics I LECTURE 6: Scatterplots (Continuation).

MATH 2560 C F03 Elementary Statistics I LECTURE 6: Scatterplots (Continuation). MATH 2560 C F03 Elementary Statistics I LECTURE 6: Scatterplots (Continuation). 1 Outline. adding categorical variables to scatterplots; more examples of scatterplots; categorical explanatory variables;

More information

CHAPTER TWO MECHANISMS OF RADIATION EFFECTS

CHAPTER TWO MECHANISMS OF RADIATION EFFECTS 10-2 densely ionizing radiation CHAPTER TWO MECHANISMS OF RADIATION EFFECTS 2.0 INTRODUCTION Cell survival curves describe the relationship between the fractional survival, S, of a population of radiated

More information

3.2A Least-Squares Regression

3.2A Least-Squares Regression 3.2A Least-Squares Regression Linear (straight-line) relationships between two quantitative variables are pretty common and easy to understand. Our instinct when looking at a scatterplot of data is to

More information

Bayesian Inference. Thomas Nichols. With thanks Lee Harrison

Bayesian Inference. Thomas Nichols. With thanks Lee Harrison Bayesian Inference Thomas Nichols With thanks Lee Harrison Attention to Motion Paradigm Results Attention No attention Büchel & Friston 1997, Cereb. Cortex Büchel et al. 1998, Brain - fixation only -

More information

Analytic Strategies for the OAI Data

Analytic Strategies for the OAI Data Analytic Strategies for the OAI Data Charles E. McCulloch, Division of Biostatistics, Dept of Epidemiology and Biostatistics, UCSF ACR October 2008 Outline 1. Introduction and examples. 2. General analysis

More information

AP Statistics. Semester One Review Part 1 Chapters 1-5

AP Statistics. Semester One Review Part 1 Chapters 1-5 AP Statistics Semester One Review Part 1 Chapters 1-5 AP Statistics Topics Describing Data Producing Data Probability Statistical Inference Describing Data Ch 1: Describing Data: Graphically and Numerically

More information

Regression so far... Lecture 22 - Logistic Regression. Odds. Recap of what you should know how to do... At this point we have covered: Sta102 / BME102

Regression so far... Lecture 22 - Logistic Regression. Odds. Recap of what you should know how to do... At this point we have covered: Sta102 / BME102 Background Regression so far... Lecture 22 - Sta102 / BME102 Colin Rundel November 23, 2015 At this point we have covered: Simple linear regression Relationship between numerical response and a numerical

More information

Chapter 3: Examining Relationships

Chapter 3: Examining Relationships Name Date Per Key Vocabulary: response variable explanatory variable independent variable dependent variable scatterplot positive association negative association linear correlation r-value regression

More information

PubH 7405: REGRESSION ANALYSIS

PubH 7405: REGRESSION ANALYSIS PubH 7405: REGRESSION ANALYSIS APLLICATIONS B: MORE BIOMEDICAL APPLICATIONS #. SMOKING & CANCERS There is strong association between lung cancer and smoking; this has been thoroughly investigated. A study

More information

m 11 m.1 > m 12 m.2 risk for smokers risk for nonsmokers

m 11 m.1 > m 12 m.2 risk for smokers risk for nonsmokers SOCY5061 RELATIVE RISKS, RELATIVE ODDS, LOGISTIC REGRESSION RELATIVE RISKS: Suppose we are interested in the association between lung cancer and smoking. Consider the following table for the whole population:

More information

The Nature of Regression Analysis

The Nature of Regression Analysis The Nature of Regression Analysis Jamie Monogan University of Georgia Intermediate Political Methodology Jamie Monogan (UGA) The Nature of Regression Analysis POLS 7014 1 / 8 Objectives By the end of this

More information

Co-Variation in Sexual and Non-Sexual Risk Behaviors Over Time Among U.S. High School Students:

Co-Variation in Sexual and Non-Sexual Risk Behaviors Over Time Among U.S. High School Students: Co-Variation in Sexual and Non-Sexual Risk Behaviors Over Time Among U.S. High School Students: 1991-2005 John Santelli, MD, MPH, Marion Carter, PhD, Patricia Dittus, PhD, Mark Orr, PhD APHA 135 th Annual

More information

Modeling Time-Dependent Association in Longitudinal Data: A Lag as Moderator Approach

Modeling Time-Dependent Association in Longitudinal Data: A Lag as Moderator Approach Multivariate Behavioral Research, 47:697 716, 2012 Copyright Taylor & Francis Group, LLC ISSN: 0027-3171 print/1532-7906 online DOI: 10.1080/00273171.2012.715557 Modeling Time-Dependent Association in

More information

1 Simple and Multiple Linear Regression Assumptions

1 Simple and Multiple Linear Regression Assumptions 1 Simple and Multiple Linear Regression Assumptions The assumptions for simple are in fact special cases of the assumptions for multiple: Check: 1. What is external validity? Which assumption is critical

More information

6. Unusual and Influential Data

6. Unusual and Influential Data Sociology 740 John ox Lecture Notes 6. Unusual and Influential Data Copyright 2014 by John ox Unusual and Influential Data 1 1. Introduction I Linear statistical models make strong assumptions about the

More information

Background. 2 5/30/2017 Company Confidential 2015 Eli Lilly and Company

Background. 2 5/30/2017 Company Confidential 2015 Eli Lilly and Company May 2017 Estimating the effects of patient-reported outcome (PRO) diarrhea and pain measures on PRO fatigue: data analysis from a phase 2 study of abemaciclib monotherapy, a CDK4 and CDK6 inhibitor, in

More information

CRITERIA FOR USE. A GRAPHICAL EXPLANATION OF BI-VARIATE (2 VARIABLE) REGRESSION ANALYSISSys

CRITERIA FOR USE. A GRAPHICAL EXPLANATION OF BI-VARIATE (2 VARIABLE) REGRESSION ANALYSISSys Multiple Regression Analysis 1 CRITERIA FOR USE Multiple regression analysis is used to test the effects of n independent (predictor) variables on a single dependent (criterion) variable. Regression tests

More information

Lecture 6B: more Chapter 5, Section 3 Relationships between Two Quantitative Variables; Regression

Lecture 6B: more Chapter 5, Section 3 Relationships between Two Quantitative Variables; Regression Lecture 6B: more Chapter 5, Section 3 Relationships between Two Quantitative Variables; Regression! Equation of Regression Line; Residuals! Effect of Explanatory/Response Roles! Unusual Observations! Sample

More information

Graphical Exploration of Statistical Interactions. Nick Jackson University of Southern California Department of Psychology 10/25/2013

Graphical Exploration of Statistical Interactions. Nick Jackson University of Southern California Department of Psychology 10/25/2013 Graphical Exploration of Statistical Interactions Nick Jackson University of Southern California Department of Psychology 10/25/2013 1 Overview What is Interaction? 2-Way Interactions Categorical X Categorical

More information

MULTIPLE LINEAR REGRESSION 24.1 INTRODUCTION AND OBJECTIVES OBJECTIVES

MULTIPLE LINEAR REGRESSION 24.1 INTRODUCTION AND OBJECTIVES OBJECTIVES 24 MULTIPLE LINEAR REGRESSION 24.1 INTRODUCTION AND OBJECTIVES In the previous chapter, simple linear regression was used when you have one independent variable and one dependent variable. This chapter

More information

Part 8 Logistic Regression

Part 8 Logistic Regression 1 Quantitative Methods for Health Research A Practical Interactive Guide to Epidemiology and Statistics Practical Course in Quantitative Data Handling SPSS (Statistical Package for the Social Sciences)

More information

Midterm project due next Wednesday at 2 PM

Midterm project due next Wednesday at 2 PM Course Business Midterm project due next Wednesday at 2 PM Please submit on CourseWeb Next week s class: Discuss current use of mixed-effects models in the literature Short lecture on effect size & statistical

More information

A Short Primer on Power Calculations for Meta-analysis

A Short Primer on Power Calculations for Meta-analysis A Short Primer on Power Calculations for Meta-analysis Terri Pigott, Associate Provost for Research, Loyola University Chicago Editor, Methods Coordinating Group, Campbell Collaboration A webcast series

More information

Introduction to regression

Introduction to regression Introduction to regression Regression describes how one variable (response) depends on another variable (explanatory variable). Response variable: variable of interest, measures the outcome of a study

More information

The Pretest! Pretest! Pretest! Assignment (Example 2)

The Pretest! Pretest! Pretest! Assignment (Example 2) The Pretest! Pretest! Pretest! Assignment (Example 2) May 19, 2003 1 Statement of Purpose and Description of Pretest Procedure When one designs a Math 10 exam one hopes to measure whether a student s ability

More information

3.2 Least- Squares Regression

3.2 Least- Squares Regression 3.2 Least- Squares Regression Linear (straight- line) relationships between two quantitative variables are pretty common and easy to understand. Correlation measures the direction and strength of these

More information