February 2013.  Study & Abstract StudyAbstract  Graphic presentation of data. Graphic presentation of data.  Statistical Analyses Statistical Analyses.

Slides:



Advertisements
Similar presentations
11-1 Empirical Models Many problems in engineering and science involve exploring the relationships between two or more variables. Regression analysis.
Advertisements

Lesson 10: Linear Regression and Correlation
Linear regression and correlation
Review ? ? ? I am examining differences in the mean between groups
6-1 Introduction To Empirical Models 6-1 Introduction To Empirical Models.
Learning Objectives Copyright © 2002 South-Western/Thomson Learning Data Analysis: Bivariate Correlation and Regression CHAPTER sixteen.
Learning Objectives Copyright © 2004 John Wiley & Sons, Inc. Bivariate Correlation and Regression CHAPTER Thirteen.
Learning Objectives 1 Copyright © 2002 South-Western/Thomson Learning Data Analysis: Bivariate Correlation and Regression CHAPTER sixteen.
Statistical Analysis Regression & Correlation Psyc 250 Winter, 2013.
Objectives (BPS chapter 24)
Correlation Correlation is the relationship between two quantitative variables. Correlation coefficient (r) measures the strength of the linear relationship.
CORRELATON & REGRESSION
The Simple Regression Model
SIMPLE LINEAR REGRESSION
Correlation A correlation exists between two variables when one of them is related to the other in some way. A scatterplot is a graph in which the paired.
REGRESSION AND CORRELATION
Regression Chapter 10 Understandable Statistics Ninth Edition By Brase and Brase Prepared by Yixun Shi Bloomsburg University of Pennsylvania.
Chapter 9: Correlation and Regression
SIMPLE LINEAR REGRESSION
Chapter 14 Introduction to Linear Regression and Correlation Analysis
Summary of Quantitative Analysis Neuman and Robson Ch. 11
Review for Exam 2 Some important themes from Chapters 6-9 Chap. 6. Significance Tests Chap. 7: Comparing Two Groups Chap. 8: Contingency Tables (Categorical.
Leon-Guerrero and Frankfort-Nachmias,
Linear Regression/Correlation
Relationships Among Variables
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Slides by JOHN LOUCKS & Updated by SPIROS VELIANITIS.
Regression and Correlation
Linear Regression Analysis
Lecture 5 Correlation and Regression
Correlation & Regression
Chapter 8: Bivariate Regression and Correlation
Example of Simple and Multiple Regression
Lecture 16 Correlation and Coefficient of Correlation
Lecture 15 Basics of Regression Analysis
Regression and Correlation Methods Judy Zhong Ph.D.
SIMPLE LINEAR REGRESSION
Correlation and Regression
Introduction to Linear Regression and Correlation Analysis
MAT 254 – Probability and Statistics Sections 1,2 & Spring.
Chapter 14 – Correlation and Simple Regression Math 22 Introductory Statistics.
Learning Objective Chapter 14 Correlation and Regression Analysis CHAPTER fourteen Correlation and Regression Analysis Copyright © 2000 by John Wiley &
Linear Regression When looking for a linear relationship between two sets of data we can plot what is known as a scatter diagram. x y Looking at the graph.
Correlation and Regression SCATTER DIAGRAM The simplest method to assess relationship between two quantitative variables is to draw a scatter diagram.
Introduction to Linear Regression
Production Planning and Control. A correlation is a relationship between two variables. The data can be represented by the ordered pairs (x, y) where.
Statistical Analysis Regression & Correlation Psyc 250 Winter, 2008.
Biostatistics Lecture 17 6/15 & 6/16/2015. Chapter 17 – Correlation & Regression Correlation (Pearson’s correlation coefficient) Linear Regression Multiple.
Examining Relationships in Quantitative Research
Topic 10 - Linear Regression Least squares principle - pages 301 – – 309 Hypothesis tests/confidence intervals/prediction intervals for regression.
Section 9-1: Inference for Slope and Correlation Section 9-3: Confidence and Prediction Intervals Visit the Maths Study Centre.
© Copyright McGraw-Hill Correlation and Regression CHAPTER 10.
Chapter 16 Data Analysis: Testing for Associations.
Regression & Correlation. Review: Types of Variables & Steps in Analysis.
Examining Relationships in Quantitative Research
3.3 Correlation: The Strength of a Linear Trend Estimating the Correlation Measure strength of a linear trend using: r (between -1 to 1) Positive, Negative.
Copyright (C) 2002 Houghton Mifflin Company. All rights reserved. 1 Understandable Statistics Seventh Edition By Brase and Brase Prepared by: Lynn Smith.
Psy302 Quantitative Methods
Scatter Diagrams scatter plot scatter diagram A scatter plot is a graph that may be used to represent the relationship between two variables. Also referred.
Correlation & Regression Analysis
Regression Analysis. 1. To comprehend the nature of correlation analysis. 2. To understand bivariate regression analysis. 3. To become aware of the coefficient.
Copyright (C) 2002 Houghton Mifflin Company. All rights reserved. 1 Understandable Statistics Seventh Edition By Brase and Brase Prepared by: Lynn Smith.
Significance Tests for Regression Analysis. A. Testing the Significance of Regression Models The first important significance test is for the regression.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
Pearson’s Correlation The Pearson correlation coefficient is the most widely used for summarizing the relation ship between two variables that have a straight.
Regression and Correlation
Introduction to Regression Analysis
Correlation and Regression
Product moment correlation
SIMPLE LINEAR REGRESSION
Presentation transcript:

February 2013

 Study & Abstract StudyAbstract  Graphic presentation of data. Graphic presentation of data.  Statistical Analyses Statistical Analyses

Assume: You have two articles that provide conflicting evidence regarding the imposition of formulary controls for mental health drugs. One says prior authorization causes “gaps” in therapy. The other says when you impose restrictions drug costs go down as well as other services such as hospital, ER and doctor visits.

 Conceptualize a Scatter Diagram  Pearson Correlation Coefficient  Linear regression analysis  Hypothesis testing of relationship between x and y

 Correlation and regression are the two most common methods to describe the relationship between two quantitative variables (x and y)  Correlation coefficient measures the strength of the relationship between the two variables, provided that the relationship is linear  Regression analysis is an equation that allows the estimation of the value of y for any given x.

 A good way to understand the relationship between two variables is by graphing them

 The correlation coefficient r measures how strong the linear relationship is  The relationship between two variables are not necessarily linear  When the relationship is not linear, r may not be an appropriate description of the relationship

 The value of r can range from 0 (no linear association between x and y), and 1 (perfectly linear association)  The value of r can also be positive or negative  The closer the value of r to +1 and -1, the stronger the relationship is and the more nearly it approximates a straight line.

Also referred to as the “r-squared” It is always between 0 and 1. At the extreme value of 0, the regression line is horizontal r2 measures the percent of the variance explained by your mathematical model (i.e. regression model) The closer r2 is to 1, the better the fit of the regression line. r2’s are evaluated using 2 sample t-tests with n-2 d.f.

 Although correlation tells us the strength of the relationship between x and y, it doesn’t allow us to predict the value of y for a given value of x  Instead of using r, we can use a linear equation to represent the relationship between x and y yˆ = a + bx

 Always pass through the means of x and y  The sum of deviations about the line is equal to zero  Sum of residuals above the line equals the sum of those below the line  The sum of the squared deviations about the line is a minimum so it is the best fit This is where “least squares” comes from

 H0: β 1 = 0 (i.e., there is no relationship between x and y) H1: β 1 ≠ 0  Determine α  Calculate t statistic with n-2 df  Compare to critical value  Reject H0 if t is greater than c.v.

 If null hypothesis: β 1=0 cannot be rejected, it means that a straight line model in x is not the best model to use and doesn’t provide much help for predicting y  If null hypothesis: β 1=0 is rejected we would conclude that x provides significant information for predicting y BUT there still might be a better model out there

Graphs a and b are examples when H0: β1=0 cannot be rejected Graphs c and d are examples when H0: β1=0 is rejected

 Common to see this used in biomedical research.  It is a special case of multiple regression where the dependent variable (the one being studied) is a discrete, nominal variable, for example 0 or 1, representing the presence or absence of some characteristic.  For example, you could do a study of long term statin use where the dependent variable (left side of the equation) is all cause mortality and the independent variable (right side) is length of statin use.  So the dependent variable could be 0 v. 1 for dead or alive.  The reference category would be patients who were alive at the end of the study and the regression result will be expressed as an “odds ratio.” In other words, is there a greater or less chance of being alive at some point in the future as a result of using the statin?

 So, if the odds ratio were.78 you could interpret this as a 22% less chance of remaining alive as a result of statin use.  Conversely, if the odds ratio were 1.22 you could conclude there was a 22% greater chance of dying as a result of statin use.  Odds ratio’s are assessed for significance using chi- square analysis, and p values are reported.  Note: Which way the percents go depends on which variable, life or death you set up as the reference variable.

 Correlations and regression are methods to measure the relationship between two variables  Regression analysis can also study the relationship of more than two variables, such as in the example we will walk through in class