Regression. What is regression? Linear Regression. Cal State Northridge Ψ320 Andrew Ainsworth PhD

Size: px
Start display at page:

Download "Regression. What is regression? Linear Regression. Cal State Northridge Ψ320 Andrew Ainsworth PhD"

Transcription

1 Regreion Cal State Northridge Ψ30 Andrew Ainworth PhD What i regreion? How do we predict one variable from another? How doe one variable change a the other change? Caue and effect Linear Regreion A technique we ue to predict the mot likely core on one variable from thoe on another variable Ue the nature of the relationhip (i.e. correlation) between two (or more; next chapter) variable to enhance your prediction 3 1

2 Linear Regreion: Part Y - the variable you are predicting i.e. dependent variable X - the variable you are uing to predict i.e. independent variable Ŷ- your prediction (alo known a Y ) 4 Why Do We Care? We may want to make a prediction. More likely, we want to undertand the relationhip. How fat doe CHD mortality rie with a one unit increae in moking? Note: we peak about predicting, but often don t actually predict. 5 An Example Cigarette and CHD Mortality from Chapter 9 Data repeated on next lide We want to predict level of CHD mortality in a country averaging 10 cigarette per day. 6

3 The Data Baed on the data we have what would we predict the rate of CHD be in a country that moked 10 cigarette on average? Firt, we need to etablih a prediction of CHD from moking Country Cigarette CHD CHD Mortality per 10, We predict a CHD rate of about 14 Regreion Line 0 For a country that moke 6 C/A/D Cigarette Conumption per Adult per Day 8 Formula Regreion Line Y ˆ = bx + a Yˆ = the predicted value of Y (e.g. CHD mortality) X = the predictor variable (e.g. average cig./adult/country) 9 3

4 Regreion Coefficient Coefficient are a and b b = lope Change in predicted Y for one unit change in X a = intercept value of Ŷ when X = 0 10 Intercept Calculation Slope cov XY y b = or b = r X x or b N XY X Y = N X ( X ) a = Y bx 11 For Our Data Cov XY = 11.1 X =.33 = b = 11.1/5.447 =.04 a = *5.95 =.3 See SPSS printout on next lide Anwer are not exact due to rounding error and deire to match SPSS. 1 4

5 SPSS Printout 13 Note: The value we obtained are hown on printout. The intercept i the value in the B column labeled contant The lope i the value in the B column labeled by name of predictor variable. 14 Making a Prediction Second, once we know the relationhip we can predict Yˆ = bx + a =.04X Yˆ =.04* =.787 We predict.77 people/10,000 in a country with an average of 10 C/A/D will die of CHD 15 5

6 Accuracy of Prediction Finnih moker moke 6 C/A/D We predict: Yˆ = bx + a =.04X Yˆ =.04* = They actually have 3 death/10,000 Our error ( reidual ) = = 8.38 a large error Reidual CHD Mortality per 10, Prediction Cigarette Conumption per Adult per Day 17 Reidual When we predict Ŷ for a given X, we will ometime be in error. Y Ŷ for any X i a an error of etimate Alo known a: a reidual We want to Σ(Y-Ŷ) a mall a poible. BUT, there are infinitely many line that can do thi. Jut draw ANY line that goe through the mean of the X and Y value. Minimize Error of Etimate How? 18 6

7 Minimizing Reidual Again, the problem lie with thi definition of the mean: ( X X ) = 0 So, how do we get rid of the 0? Square them. 19 Regreion Line: A Mathematical Definition The regreion line i the line which when drawn through your data et produce the mallet value of: ( Y Yˆ ) Called the Sum of Squared Reidual or SS reidual Regreion line i alo called a leat quare line. 0 Summarizing Error of Prediction Reidual variance The variability of predicted value Y Yˆ Σ( Y Yˆ ) SS = = N N i i reidual 1 7

8 Standard Error of Etimate Standard error of etimate The tandard deviation of predicted value Σ( Y ˆ i Yi ) SSreidual ˆ = = Y Y N N A common meaure of the accuracy of our prediction We want it to be a mall a poible. Country X (Cig.) Y (CHD) Y' (Y - Y') (Y - Y') Mean SD Sum Y Yˆ Y Yˆ Example ˆ Σ( Yi Yi ) = = = N 1 ˆ Σ( Yi Yi ) = = = N 1 = = Regreion and Z Score When your data are tandardized (linearly tranformed to z-core), the lope of the regreion line i called β DO NOT confue thi β with the β aociated with type II error. They re different. When we have one predictor, r = β Z y = βz x, ince A now equal 0 4 8

9 Partitioning Variability Sum of quare deviation Total SS = ( Y Y ) total Regreion SS = ( Yˆ Y ) regreion Reidual we already covered SS ˆ reidual = ( Y Y ) SS total = SS regreion + SS reidual 5 Partitioning Variability Degree of freedom Total df total = N - 1 Regreion df regreion = number of predictor Reidual df reidual = df total df regreion df total = df regreion + df reidual 6 Partitioning Variability Variance (or Mean Square) Total Variance total = SS total / df total Regreion Variance regreion = SS regreion / df regreion Reidual Variance reidual = SS reidual / df reidual 7 9

10 Country X (Cig.) Y (CHD) Y' (Y - Y') (Y - Y') (Y' - Ybar) (Y - Ybar) Mean SD Sum Y' = (.04*X) +.37 Example 8 Example SS = ( Y Y ) = ; df = 1 1 = 0 Total SS = ( Yˆ Y ) = ; df = 1 (only 1 predictor) regreion SS = ( Y Yˆ ) = ; df = 0 1 = 19 total reidual regreion reidual total regreion reidual ( Y Y ) = = = N 1 0 ( Yˆ Y ) = = = ( Y Yˆ ) = = = N 19 Note : 9 reidual = Y Yˆ Coefficient of Determination It i a meaure of the percent of predictable variability r = the correlation quared or SS regreion r = SSY The percentage of the total variability in Y explained by X 30 10

11 r =.713 r for our example r =.713 =.508 or SS regreion r = = =.507 SS Y Approximately 50% in variability of incidence of CHD mortality i aociated with variability in moking. 31 Coefficient of Alienation It i defined a 1 - r or SSreidual 1 r = SS Example =.49 Y SSreidual r = = =.49 SS Y 3 r, SS and Y-Y r * SS total = SS regreion (1 - r ) * SS total = SS reidual We can alo ue r to calculate the tandard error of etimate a: N 1 0 Y Yˆ = y r = = N 19 (1 ) 6.690* (.49)

12 Hypothei Teting Tet for overall model Null hypothee b = 0 a = 0 population correlation (ρ) = 0 We aw how to tet the lat one in Chapter Teting Overall Model We can tet for the overall prediction of the model by forming the ratio: regreion = F tatitic reidual If the calculated F value i larger than a tabled value (Table D.3 α =.05 or Table D.4 α =.01 ) we have a ignificant prediction 35 Teting Overall Model Example regreion = = reidual Table D.3 F critical i found uing thing df regreion (numerator) and df reidual. (demoninator) Table D.3 our F crit (1,19) = > 4.38, ignificant overall Should all ound familiar 36 1

13 SPSS output Model 1 Model Summary Adjuted Std. Error of R R Square R Square the Etimate.713 a a. Predictor: (Contant), CIGARETT Model 1 Regreion Reidual Total a. Predictor: (Contant), CIGARETT b. Dependent Variable: CHD ANOVA b Sum of Square df Mean Square F Sig a Teting Slope and Intercept The regreion coefficient can be teted for ignificance Each coefficient divided by it tandard error equal a t value that can alo be looked up in a table (Table D.6) Each coefficient i teted againt 0 38 Teting Slope With only 1 predictor, the tandard error for the lope i: e b = X Y Yˆ N 1 For our Example: e b = = =

14 Teting Slope and Intercept With only 1 predictor, the tandard error for the intercept i: 1 X 1 X e = a Y Yˆ Y Yˆ N + ( X X ) = N + SS For our Example: = = = * X 40 Teting Slope Thee are given in computer printout a a t tet. 41 Teting The t value in the econd from right column are tet on lope and intercept. The aociated p value are next to them. The lope i ignificantly different from zero, but not the intercept. Why do we care? 4 14

15 Teting What doe it mean if lope i not ignificant? How doe that relate to tet on r? What if the intercept i not ignificant? Doe ignificant lope mean we predict quite well? 43 15

MINITAB Stat Lab 3

MINITAB Stat Lab 3 MINITAB Stat 20080 Lab 3. Statitical Inference In the previou lab we explained how to make prediction from a imple linear regreion model and alo examined the relationhip between the repone and predictor

More information

SIMPLE LINEAR REGRESSION

SIMPLE LINEAR REGRESSION SIMPLE LINEAR REGRESSION In linear regreion, we conider the frequency ditribution of one variable (Y) at each of everal level of a econd variable (). Y i known a the dependent variable. The variable for

More information

Chapter 12 Simple Linear Regression

Chapter 12 Simple Linear Regression Chapter 1 Simple Linear Regreion Introduction Exam Score v. Hour Studied Scenario Regreion Analyi ued to quantify the relation between (or more) variable o you can predict the value of one variable baed

More information

Comparing Means: t-tests for Two Independent Samples

Comparing Means: t-tests for Two Independent Samples Comparing ean: t-tet for Two Independent Sample Independent-eaure Deign t-tet for Two Independent Sample Allow reearcher to evaluate the mean difference between two population uing data from two eparate

More information

Suggested Answers To Exercises. estimates variability in a sampling distribution of random means. About 68% of means fall

Suggested Answers To Exercises. estimates variability in a sampling distribution of random means. About 68% of means fall Beyond Significance Teting ( nd Edition), Rex B. Kline Suggeted Anwer To Exercie Chapter. The tatitic meaure variability among core at the cae level. In a normal ditribution, about 68% of the core fall

More information

If Y is normally Distributed, then and 2 Y Y 10. σ σ

If Y is normally Distributed, then and 2 Y Y 10. σ σ ull Hypothei Significance Teting V. APS 50 Lecture ote. B. Dudek. ot for General Ditribution. Cla Member Uage Only. Chi-Square and F-Ditribution, and Diperion Tet Recall from Chapter 4 material on: ( )

More information

Social Studies 201 Notes for March 18, 2005

Social Studies 201 Notes for March 18, 2005 1 Social Studie 201 Note for March 18, 2005 Etimation of a mean, mall ample ize Section 8.4, p. 501. When a reearcher ha only a mall ample ize available, the central limit theorem doe not apply to the

More information

PROBABILITY AND STATISTICS. Least Squares Regression

PROBABILITY AND STATISTICS. Least Squares Regression PROBABILITY AND STATISTICS Leat Square Regreion LEAST-SQUARES REGRESSION What doe correlation give u? If a catterplot how a linear relationhip one wa to ummarize the overall pattern of the catterplot i

More information

Lecture 4 Topic 3: General linear models (GLMs), the fundamentals of the analysis of variance (ANOVA), and completely randomized designs (CRDs)

Lecture 4 Topic 3: General linear models (GLMs), the fundamentals of the analysis of variance (ANOVA), and completely randomized designs (CRDs) Lecture 4 Topic 3: General linear model (GLM), the fundamental of the analyi of variance (ANOVA), and completely randomized deign (CRD) The general linear model One population: An obervation i explained

More information

Source slideplayer.com/fundamentals of Analytical Chemistry, F.J. Holler, S.R.Crouch. Chapter 6: Random Errors in Chemical Analysis

Source slideplayer.com/fundamentals of Analytical Chemistry, F.J. Holler, S.R.Crouch. Chapter 6: Random Errors in Chemical Analysis Source lideplayer.com/fundamental of Analytical Chemitry, F.J. Holler, S.R.Crouch Chapter 6: Random Error in Chemical Analyi Random error are preent in every meaurement no matter how careful the experimenter.

More information

Social Studies 201 Notes for November 14, 2003

Social Studies 201 Notes for November 14, 2003 1 Social Studie 201 Note for November 14, 2003 Etimation of a mean, mall ample ize Section 8.4, p. 501. When a reearcher ha only a mall ample ize available, the central limit theorem doe not apply to the

More information

Why ANOVA? Analysis of Variance (ANOVA) One-Way ANOVA F-Test. One-Way ANOVA F-Test. One-Way ANOVA F-Test. Completely Randomized Design

Why ANOVA? Analysis of Variance (ANOVA) One-Way ANOVA F-Test. One-Way ANOVA F-Test. One-Way ANOVA F-Test. Completely Randomized Design Why? () Eample: Heart performance core for 3 group of ubject, Non-moer, Moderate moer, 3Heavy moer 3 Comparing More Than Mean.90..0.9.0.00.89.0.99.9.9.98.88.0.0 Average.90.0.00 When comparing three independent

More information

PhysicsAndMathsTutor.com

PhysicsAndMathsTutor.com 1. A teacher wihe to tet whether playing background muic enable tudent to complete a tak more quickly. The ame tak wa completed by 15 tudent, divided at random into two group. The firt group had background

More information

Multiple Regression. More Hypothesis Testing. More Hypothesis Testing The big question: What we really want to know: What we actually know: We know:

Multiple Regression. More Hypothesis Testing. More Hypothesis Testing The big question: What we really want to know: What we actually know: We know: Multiple Regression Ψ320 Ainsworth More Hypothesis Testing What we really want to know: Is the relationship in the population we have selected between X & Y strong enough that we can use the relationship

More information

HSC PHYSICS ONLINE KINEMATICS EXPERIMENT

HSC PHYSICS ONLINE KINEMATICS EXPERIMENT HSC PHYSICS ONLINE KINEMATICS EXPERIMENT RECTILINEAR MOTION WITH UNIFORM ACCELERATION Ball rolling down a ramp Aim To perform an experiment and do a detailed analyi of the numerical reult for the rectilinear

More information

NEGATIVE z Scores. TABLE A-2 Standard Normal (z) Distribution: Cumulative Area from the LEFT. (continued)

NEGATIVE z Scores. TABLE A-2 Standard Normal (z) Distribution: Cumulative Area from the LEFT. (continued) NEGATIVE z Score z 0 TALE A- Standard Normal (z) Ditribution: Cumulative Area from the LEFT z.00.01.0.03.04.05.06.07.08.09-3.50 and lower.0001-3.4.0003.0003.0003.0003.0003.0003.0003.0003.0003.000-3.3.0005.0005.0005.0004.0004.0004.0004.0004.0004.0003-3..0007.0007.0006.0006.0006.0006.0006.0005.0005.0005-3.1.0010.0009.0009.0009.0008.0008.0008.0008.0007.0007-3.0.0013.0013.0013.001.001.0011.0011.0011.0010.0010

More information

1. The F-test for Equality of Two Variances

1. The F-test for Equality of Two Variances . The F-tet for Equality of Two Variance Previouly we've learned how to tet whether two population mean are equal, uing data from two independent ample. We can alo tet whether two population variance are

More information

Solution to Test #1.

Solution to Test #1. Solution to Tet #. Problem #. Lited below are recorded peed (in mile per hour, mph) of randomly elected car on a ection of Freeway 5 in Lo Angele. Data are orted. 56 58 58 59 60 60 6 6 65 65 65 65 66 66

More information

Department of Mechanical Engineering Massachusetts Institute of Technology Modeling, Dynamics and Control III Spring 2002

Department of Mechanical Engineering Massachusetts Institute of Technology Modeling, Dynamics and Control III Spring 2002 Department of Mechanical Engineering Maachuett Intitute of Technology 2.010 Modeling, Dynamic and Control III Spring 2002 SOLUTIONS: Problem Set # 10 Problem 1 Etimating tranfer function from Bode Plot.

More information

L Exercise , page Exercise , page 523.

L Exercise , page Exercise , page 523. Homework #7* Statitic 1 L Eercie 12.2.2, pae 522. 2. Eercie 12.2.6, pae 523. 3. Eercie 12.2.7, pae 523. 4. Eercie 12.3.4, pae 535. 5. Eercie 12.3.5, pae 535. 6. Eercie12.4.3, pae 543. 7. Eercie 12.4.4,

More information

REVIEW OF SIMPLE LINEAR REGRESSION SIMPLE LINEAR REGRESSION

REVIEW OF SIMPLE LINEAR REGRESSION SIMPLE LINEAR REGRESSION REVIEW OF SIMPLE LINEAR REGRESSION SIMPLE LINEAR REGRESSION I liear regreio, we coider the frequecy ditributio of oe variable (Y) at each of everal level of a ecod variable (X). Y i kow a the depedet variable.

More information

A Bluffer s Guide to... Sphericity

A Bluffer s Guide to... Sphericity A Bluffer Guide to Sphericity Andy Field Univerity of Suex The ue of repeated meaure, where the ame ubject are teted under a number of condition, ha numerou practical and tatitical benefit. For one thing

More information

Z a>2 s 1n = X L - m. X L = m + Z a>2 s 1n X L = The decision rule for this one-tail test is

Z a>2 s 1n = X L - m. X L = m + Z a>2 s 1n X L = The decision rule for this one-tail test is M09_BERE8380_12_OM_C09.QD 2/21/11 3:44 PM Page 1 9.6 The Power of a Tet 9.6 The Power of a Tet 1 Section 9.1 defined Type I and Type II error and their aociated rik. Recall that a repreent the probability

More information

Alternate Dispersion Measures in Replicated Factorial Experiments

Alternate Dispersion Measures in Replicated Factorial Experiments Alternate Diperion Meaure in Replicated Factorial Experiment Neal A. Mackertich The Raytheon Company, Sudbury MA 02421 Jame C. Benneyan Northeatern Univerity, Boton MA 02115 Peter D. Krau The Raytheon

More information

(ii) Scan your answer sheets INTO ONE FILE only, and submit it in the drop-box.

(ii) Scan your answer sheets INTO ONE FILE only, and submit it in the drop-box. FINAL EXAM ** Two different ways to submit your answer sheet (i) Use MS-Word and place it in a drop-box. (ii) Scan your answer sheets INTO ONE FILE only, and submit it in the drop-box. Deadline: December

More information

Confidence Intervals and Hypothesis Testing of a Population Mean (Variance Known)

Confidence Intervals and Hypothesis Testing of a Population Mean (Variance Known) Confidence Interval and Hypothei Teting of a Population Mean (Variance Known) Confidence Interval One-ided confidence level for lower bound, X l = X Z α One ided confidence interval for upper bound, X

More information

Lecture 7: Testing Distributions

Lecture 7: Testing Distributions CSE 5: Sublinear (and Streaming) Algorithm Spring 014 Lecture 7: Teting Ditribution April 1, 014 Lecturer: Paul Beame Scribe: Paul Beame 1 Teting Uniformity of Ditribution We return today to property teting

More information

μ + = σ = D 4 σ = D 3 σ = σ = All units in parts (a) and (b) are in V. (1) x chart: Center = μ = 0.75 UCL =

μ + = σ = D 4 σ = D 3 σ = σ = All units in parts (a) and (b) are in V. (1) x chart: Center = μ = 0.75 UCL = Our online Tutor are available 4*7 to provide Help with Proce control ytem Homework/Aignment or a long term Graduate/Undergraduate Proce control ytem Project. Our Tutor being experienced and proficient

More information

Suggestions - Problem Set (a) Show the discriminant condition (1) takes the form. ln ln, # # R R

Suggestions - Problem Set (a) Show the discriminant condition (1) takes the form. ln ln, # # R R Suggetion - Problem Set 3 4.2 (a) Show the dicriminant condition (1) take the form x D Ð.. Ñ. D.. D. ln ln, a deired. We then replace the quantitie. 3ß D3 by their etimate to get the proper form for thi

More information

Math Skills. Scientific Notation. Uncertainty in Measurements. Appendix A5 SKILLS HANDBOOK

Math Skills. Scientific Notation. Uncertainty in Measurements. Appendix A5 SKILLS HANDBOOK ppendix 5 Scientific Notation It i difficult to work with very large or very mall number when they are written in common decimal notation. Uually it i poible to accommodate uch number by changing the SI

More information

Ch 2: Simple Linear Regression

Ch 2: Simple Linear Regression Ch 2: Simple Linear Regression 1. Simple Linear Regression Model A simple regression model with a single regressor x is y = β 0 + β 1 x + ɛ, where we assume that the error ɛ is independent random component

More information

Correlation. A statistics method to measure the relationship between two variables. Three characteristics

Correlation. A statistics method to measure the relationship between two variables. Three characteristics Correlation Correlation A statistics method to measure the relationship between two variables Three characteristics Direction of the relationship Form of the relationship Strength/Consistency Direction

More information

Uniform Distribution. Uniform Distribution. Uniform Distribution. Graphs of Gamma Distributions. Gamma Distribution. Continuous Distributions CD - 1

Uniform Distribution. Uniform Distribution. Uniform Distribution. Graphs of Gamma Distributions. Gamma Distribution. Continuous Distributions CD - 1 Continuou Uniform Special Probability Denitie Definition 6.: The continuou random variable ha a uniform ditribution if it p.d.f. i equal to a contant on it upport. If the upport i the interval [a b] then

More information

Math 273 Solutions to Review Problems for Exam 1

Math 273 Solutions to Review Problems for Exam 1 Math 7 Solution to Review Problem for Exam True or Fale? Circle ONE anwer for each Hint: For effective tudy, explain why if true and give a counterexample if fale (a) T or F : If a b and b c, then a c

More information

: The model hypothesizes a relationship between the variables. The simplest probabilistic model: or.

: The model hypothesizes a relationship between the variables. The simplest probabilistic model: or. Chapter Simple Linear Regression : comparing means across groups : presenting relationships among numeric variables. Probabilistic Model : The model hypothesizes an relationship between the variables.

More information

Review 6. n 1 = 85 n 2 = 75 x 1 = x 2 = s 1 = 38.7 s 2 = 39.2

Review 6. n 1 = 85 n 2 = 75 x 1 = x 2 = s 1 = 38.7 s 2 = 39.2 Review 6 Use the traditional method to test the given hypothesis. Assume that the samples are independent and that they have been randomly selected ) A researcher finds that of,000 people who said that

More information

Correlation 1. December 4, HMS, 2017, v1.1

Correlation 1. December 4, HMS, 2017, v1.1 Correlation 1 December 4, 2017 1 HMS, 2017, v1.1 Chapter References Diez: Chapter 7 Navidi, Chapter 7 I don t expect you to learn the proofs what will follow. Chapter References 2 Correlation The sample

More information

Can you tell the relationship between students SAT scores and their college grades?

Can you tell the relationship between students SAT scores and their college grades? Correlation One Challenge Can you tell the relationship between students SAT scores and their college grades? A: The higher SAT scores are, the better GPA may be. B: The higher SAT scores are, the lower

More information

PHYSICS LAB Experiment 5 Fall 2004 FRICTION

PHYSICS LAB Experiment 5 Fall 2004 FRICTION FRICTION In thi experiment we will meaure the effect of friction on the motion of a body in contact with a particular urface. When a body lide or roll over another, it motion i oppoed by the force of friction

More information

CHAPTER 6. Estimation

CHAPTER 6. Estimation CHAPTER 6 Etimation Definition. Statitical inference i the procedure by which we reach a concluion about a population on the bai of information contained in a ample drawn from that population. Definition.

More information

Inference for Regression Simple Linear Regression

Inference for Regression Simple Linear Regression Inference for Regression Simple Linear Regression IPS Chapter 10.1 2009 W.H. Freeman and Company Objectives (IPS Chapter 10.1) Simple linear regression p Statistical model for linear regression p Estimating

More information

Unified Correlation between SPT-N and Shear Wave Velocity for all Soil Types

Unified Correlation between SPT-N and Shear Wave Velocity for all Soil Types 6 th International Conference on Earthquake Geotechnical Engineering 1-4 ovember 15 Chritchurch, ew Zealand Unified Correlation between SPT- and Shear Wave Velocity for all Soil Type C.-C. Tai 1 and T.

More information

REVIEW 8/2/2017 陈芳华东师大英语系

REVIEW 8/2/2017 陈芳华东师大英语系 REVIEW Hypothesis testing starts with a null hypothesis and a null distribution. We compare what we have to the null distribution, if the result is too extreme to belong to the null distribution (p

More information

Difference in two or more average scores in different groups

Difference in two or more average scores in different groups ANOVAs Analysis of Variance (ANOVA) Difference in two or more average scores in different groups Each participant tested once Same outcome tested in each group Simplest is one-way ANOVA (one variable as

More information

Standard Guide for Conducting Ruggedness Tests 1

Standard Guide for Conducting Ruggedness Tests 1 Deignation: E 69 89 (Reapproved 996) Standard Guide for Conducting Ruggedne Tet AMERICA SOCIETY FOR TESTIG AD MATERIALS 00 Barr Harbor Dr., Wet Conhohocken, PA 948 Reprinted from the Annual Book of ASTM

More information

Correlation Analysis

Correlation Analysis Simple Regression Correlation Analysis Correlation analysis is used to measure strength of the association (linear relationship) between two variables Correlation is only concerned with strength of the

More information

Intro to Linear Regression

Intro to Linear Regression Intro to Linear Regression Introduction to Regression Regression is a statistical procedure for modeling the relationship among variables to predict the value of a dependent variable from one or more predictor

More information

Inferences Based on Two Samples: Confidence Intervals and Tests of Hypothesis Chapter 7

Inferences Based on Two Samples: Confidence Intervals and Tests of Hypothesis Chapter 7 Inference Baed on Two Sample: Confidence Interval and Tet of Hypothei Chapter 7 7. a. b. μ x = μ = μ x = μ = 0 σ 4 σ x = = =.5 n 64 σ σ x = = =.375 n 64 3 c. μ = μ μ = 0 = x x σ σ 4 3 5 σ x x = + = + =

More information

x z Increasing the size of the sample increases the power (reduces the probability of a Type II error) when the significance level remains fixed.

x z Increasing the size of the sample increases the power (reduces the probability of a Type II error) when the significance level remains fixed. ] z-tet for the mea, μ If the P-value i a mall or maller tha a pecified value, the data are tatitically igificat at igificace level. Sigificace tet for the hypothei H 0: = 0 cocerig the ukow mea of a populatio

More information

Imposing and Testing Equality Constraints in Models

Imposing and Testing Equality Constraints in Models Impoing and Teting Eqality Contraint in Model Richard William, Univerity of Notre Dame, http://www3.nd.ed/~rwilliam/ Lat revied ebrary 15, 015 Overview. We have previoly diced how to impoe and tet vario

More information

Singular perturbation theory

Singular perturbation theory Singular perturbation theory Marc R. Rouel June 21, 2004 1 Introduction When we apply the teady-tate approximation (SSA) in chemical kinetic, we typically argue that ome of the intermediate are highly

More information

Review of Multiple Regression

Review of Multiple Regression Ronald H. Heck 1 Let s begin with a little review of multiple regression this week. Linear models [e.g., correlation, t-tests, analysis of variance (ANOVA), multiple regression, path analysis, multivariate

More information

9. Linear Regression and Correlation

9. Linear Regression and Correlation 9. Linear Regression and Correlation Data: y a quantitative response variable x a quantitative explanatory variable (Chap. 8: Recall that both variables were categorical) For example, y = annual income,

More information

State Space: Observer Design Lecture 11

State Space: Observer Design Lecture 11 State Space: Oberver Deign Lecture Advanced Control Sytem Dr Eyad Radwan Dr Eyad Radwan/ACS/ State Space-L Controller deign relie upon acce to the tate variable for feedback through adjutable gain. Thi

More information

MATEMATIK Datum: Tid: eftermiddag. A.Heintz Telefonvakt: Anders Martinsson Tel.:

MATEMATIK Datum: Tid: eftermiddag. A.Heintz Telefonvakt: Anders Martinsson Tel.: MATEMATIK Datum: 20-08-25 Tid: eftermiddag GU, Chalmer Hjälpmedel: inga A.Heintz Telefonvakt: Ander Martinon Tel.: 073-07926. Löningar till tenta i ODE och matematik modellering, MMG5, MVE6. Define what

More information

Chapter 10-Regression

Chapter 10-Regression Chapter 10-Regression 10.1 Regression equation predicting infant mortality from income Y = Infant mortality X = Income Y = 6.70 s Y = 0.698 s 2 Y = 0.487 X = 46.00 s X = 6.289 s 2 X = 39.553 cov XY = 2.7245

More information

Control Systems Analysis and Design by the Root-Locus Method

Control Systems Analysis and Design by the Root-Locus Method 6 Control Sytem Analyi and Deign by the Root-Locu Method 6 1 INTRODUCTION The baic characteritic of the tranient repone of a cloed-loop ytem i cloely related to the location of the cloed-loop pole. If

More information

Constant Force: Projectile Motion

Constant Force: Projectile Motion Contant Force: Projectile Motion Abtract In thi lab, you will launch an object with a pecific initial velocity (magnitude and direction) and determine the angle at which the range i a maximum. Other tak,

More information

1. /25 2. /30 3. /25 4. /20 Total /100

1. /25 2. /30 3. /25 4. /20 Total /100 Circuit Exam 2 Spring 206. /25 2. /30 3. /25 4. /20 Total /00 Name Pleae write your name at the top of every page! Note: ) If you are tuck on one part of the problem, chooe reaonable value on the following

More information

3. In an interaction between two objects, each object exerts a force on the other. These forces are equal in magnitude and opposite in direction.

3. In an interaction between two objects, each object exerts a force on the other. These forces are equal in magnitude and opposite in direction. Lecture quiz toda. Small change to webite. Problem 4.30 the peed o the elevator i poitive even though it i decending. The WebAign anwer i wrong. ewton Law o Motion (page 9-99) 1. An object velocit vector

More information

STATISTICAL SIGNIFICANCE

STATISTICAL SIGNIFICANCE STATISTICAL SIGNIFICANCE EFFECT SIZE More to life than tatitical ignificance Reporting effect ize Turn out a lot of reearcher do not know what preciely p

More information

Cumulative Review of Calculus

Cumulative Review of Calculus Cumulative Review of Calculu. Uing the limit definition of the lope of a tangent, determine the lope of the tangent to each curve at the given point. a. f 5,, 5 f,, f, f 5,,,. The poition, in metre, of

More information

Stochastic Neoclassical Growth Model

Stochastic Neoclassical Growth Model Stochatic Neoclaical Growth Model Michael Bar May 22, 28 Content Introduction 2 2 Stochatic NGM 2 3 Productivity Proce 4 3. Mean........................................ 5 3.2 Variance......................................

More information

Introduction and Single Predictor Regression. Correlation

Introduction and Single Predictor Regression. Correlation Introduction and Single Predictor Regression Dr. J. Kyle Roberts Southern Methodist University Simmons School of Education and Human Development Department of Teaching and Learning Correlation A correlation

More information

( ) y = Properties of Gaussian curves: Can also be written as: where

( ) y = Properties of Gaussian curves: Can also be written as: where Propertie of Gauian curve: Can alo be written a: e ( x μ ) σ σ π e z σ π where z ( ) x μ σ z repreent the deviation of a reult from the population mean relative to the population tandard deviation. z i

More information

Physics 218: Exam 1. Class of 2:20pm. February 14th, You have the full class period to complete the exam.

Physics 218: Exam 1. Class of 2:20pm. February 14th, You have the full class period to complete the exam. Phyic 218: Exam 1 Cla of 2:20pm February 14th, 2012. Rule of the exam: 1. You have the full cla period to complete the exam. 2. Formulae are provided on the lat page. You may NOT ue any other formula heet.

More information

Inference for Regression Inference about the Regression Model and Using the Regression Line

Inference for Regression Inference about the Regression Model and Using the Regression Line Inference for Regression Inference about the Regression Model and Using the Regression Line PBS Chapter 10.1 and 10.2 2009 W.H. Freeman and Company Objectives (PBS Chapter 10.1 and 10.2) Inference about

More information

ON THE APPROXIMATION ERROR IN HIGH DIMENSIONAL MODEL REPRESENTATION. Xiaoqun Wang

ON THE APPROXIMATION ERROR IN HIGH DIMENSIONAL MODEL REPRESENTATION. Xiaoqun Wang Proceeding of the 2008 Winter Simulation Conference S. J. Maon, R. R. Hill, L. Mönch, O. Roe, T. Jefferon, J. W. Fowler ed. ON THE APPROXIMATION ERROR IN HIGH DIMENSIONAL MODEL REPRESENTATION Xiaoqun Wang

More information

Halliday/Resnick/Walker 7e Chapter 6

Halliday/Resnick/Walker 7e Chapter 6 HRW 7e Chapter 6 Page of Halliday/Renick/Walker 7e Chapter 6 3. We do not conider the poibility that the bureau might tip, and treat thi a a purely horizontal motion problem (with the peron puh F in the

More information

Bio 112 Lecture Notes; Scientific Method

Bio 112 Lecture Notes; Scientific Method Bio Lecture ote; Scientific Method What Scientit Do: Scientit collect data and develop theorie, model, and law about how nature work. Science earche for natural caue to eplain natural phenomenon Purpoe

More information

Hypothesis Testing hypothesis testing approach

Hypothesis Testing hypothesis testing approach Hypothesis Testing In this case, we d be trying to form an inference about that neighborhood: Do people there shop more often those people who are members of the larger population To ascertain this, we

More information

Physics 741 Graduate Quantum Mechanics 1 Solutions to Final Exam, Fall 2014

Physics 741 Graduate Quantum Mechanics 1 Solutions to Final Exam, Fall 2014 Phyic 7 Graduate Quantum Mechanic Solution to inal Eam all 0 Each quetion i worth 5 point with point for each part marked eparately Some poibly ueful formula appear at the end of the tet In four dimenion

More information

x3,..., Multiple Regression β q α, β 1, β 2, β 3,..., β q in the model can all be estimated by least square estimators

x3,..., Multiple Regression β q α, β 1, β 2, β 3,..., β q in the model can all be estimated by least square estimators Multiple Regression Relating a response (dependent, input) y to a set of explanatory (independent, output, predictor) variables x, x 2, x 3,, x q. A technique for modeling the relationship between variables.

More information

PART I: AN EXPERIMENTAL STUDY INTO THE VISCOUS DAMPING RESPONSE OF PILE-CLAY INTERFACES

PART I: AN EXPERIMENTAL STUDY INTO THE VISCOUS DAMPING RESPONSE OF PILE-CLAY INTERFACES PART I: AN EXPERIMENTAL STUDY INTO THE VISCOUS DAMPING RESPONSE OF PILE-CLAY INTERFACES V. B. L. Chin, Gue & Partner Sdn Bhd, Malayia; Formerly Monah Univerity, Autralia J. P. Seidel, Foundation QA Pty

More information

Chapter 9 - Correlation and Regression

Chapter 9 - Correlation and Regression Chapter 9 - Correlation and Regression 9. Scatter diagram of percentage of LBW infants (Y) and high-risk fertility rate (X ) in Vermont Health Planning Districts. 9.3 Correlation between percentage of

More information

Chapter 5 Consistency, Zero Stability, and the Dahlquist Equivalence Theorem

Chapter 5 Consistency, Zero Stability, and the Dahlquist Equivalence Theorem Chapter 5 Conitency, Zero Stability, and the Dahlquit Equivalence Theorem In Chapter 2 we dicued convergence of numerical method and gave an experimental method for finding the rate of convergence (aka,

More information

5.2.6 COMPARISON OF QUALITY CONTROL AND VERIFICATION TESTS

5.2.6 COMPARISON OF QUALITY CONTROL AND VERIFICATION TESTS 5..6 COMPARISON OF QUALITY CONTROL AND VERIFICATION TESTS Thi proedure i arried out to ompare two different et of multiple tet reult for finding the ame parameter. Typial example would be omparing ontrator

More information

Lecture 10 Multiple Linear Regression

Lecture 10 Multiple Linear Regression Lecture 10 Multiple Linear Regression STAT 512 Spring 2011 Background Reading KNNL: 6.1-6.5 10-1 Topic Overview Multiple Linear Regression Model 10-2 Data for Multiple Regression Y i is the response variable

More information

DIFFERENTIAL EQUATIONS Laplace Transforms. Paul Dawkins

DIFFERENTIAL EQUATIONS Laplace Transforms. Paul Dawkins DIFFERENTIAL EQUATIONS Laplace Tranform Paul Dawkin Table of Content Preface... Laplace Tranform... Introduction... The Definition... 5 Laplace Tranform... 9 Invere Laplace Tranform... Step Function...

More information

A Study on Simulating Convolutional Codes and Turbo Codes

A Study on Simulating Convolutional Codes and Turbo Codes A Study on Simulating Convolutional Code and Turbo Code Final Report By Daniel Chang July 27, 2001 Advior: Dr. P. Kinman Executive Summary Thi project include the deign of imulation of everal convolutional

More information

Intro to Linear Regression

Intro to Linear Regression Intro to Linear Regression Introduction to Regression Regression is a statistical procedure for modeling the relationship among variables to predict the value of a dependent variable from one or more predictor

More information

APPLICATION OF THE SINGLE IMPACT MICROINDENTATION FOR NON- DESTRUCTIVE TESTING OF THE FRACTURE TOUGHNESS OF NONMETALLIC AND POLYMERIC MATERIALS

APPLICATION OF THE SINGLE IMPACT MICROINDENTATION FOR NON- DESTRUCTIVE TESTING OF THE FRACTURE TOUGHNESS OF NONMETALLIC AND POLYMERIC MATERIALS APPLICATION OF THE SINGLE IMPACT MICROINDENTATION FOR NON- DESTRUCTIVE TESTING OF THE FRACTURE TOUGHNESS OF NONMETALLIC AND POLYMERIC MATERIALS REN A. P. INSTITUTE OF APPLIED PHYSICS OF THE NATIONAL ACADEMY

More information

LTV System Modelling

LTV System Modelling Helinki Univerit of Technolog S-72.333 Potgraduate Coure in Radiocommunication Fall 2000 LTV Stem Modelling Heikki Lorentz Sonera Entrum O heikki.lorentz@onera.fi Januar 23 rd 200 Content. Introduction

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Laplace Tranform Paul Dawkin Table of Content Preface... Laplace Tranform... Introduction... The Definition... 5 Laplace Tranform... 9 Invere Laplace Tranform... Step Function...4

More information

Chapter 17 Amplifier Frequency Response

Chapter 17 Amplifier Frequency Response hapter 7 Amplifier Frequency epone Microelectronic ircuit Deign ichard. Jaeger Travi N. Blalock 8/0/0 hap 7- hapter Goal eview tranfer function analyi and dominant-pole approximation of amplifier tranfer

More information

EC381/MN308 Probability and Some Statistics. Lecture 7 - Outline. Chapter Cumulative Distribution Function (CDF) Continuous Random Variables

EC381/MN308 Probability and Some Statistics. Lecture 7 - Outline. Chapter Cumulative Distribution Function (CDF) Continuous Random Variables EC38/MN38 Probability and Some Statitic Yanni Pachalidi yannip@bu.edu, http://ionia.bu.edu/ Lecture 7 - Outline. Continuou Random Variable Dept. of Manufacturing Engineering Dept. of Electrical and Computer

More information

Nonlinear Single-Particle Dynamics in High Energy Accelerators

Nonlinear Single-Particle Dynamics in High Energy Accelerators Nonlinear Single-Particle Dynamic in High Energy Accelerator Part 6: Canonical Perturbation Theory Nonlinear Single-Particle Dynamic in High Energy Accelerator Thi coure conit of eight lecture: 1. Introduction

More information

Sample Problems. Lecture Notes Related Rates page 1

Sample Problems. Lecture Notes Related Rates page 1 Lecture Note Related Rate page 1 Sample Problem 1. A city i of a circular hape. The area of the city i growing at a contant rate of mi y year). How fat i the radiu growing when it i exactly 15 mi? (quare

More information

Inference for the Regression Coefficient

Inference for the Regression Coefficient Inference for the Regression Coefficient Recall, b 0 and b 1 are the estimates of the slope β 1 and intercept β 0 of population regression line. We can shows that b 0 and b 1 are the unbiased estimates

More information

Midterm Review - Part 1

Midterm Review - Part 1 Honor Phyic Fall, 2016 Midterm Review - Part 1 Name: Mr. Leonard Intruction: Complete the following workheet. SHOW ALL OF YOUR WORK. 1. Determine whether each tatement i True or Fale. If the tatement i

More information

Determination of Flow Resistance Coefficients Due to Shrubs and Woody Vegetation

Determination of Flow Resistance Coefficients Due to Shrubs and Woody Vegetation ERDC/CL CETN-VIII-3 December 000 Determination of Flow Reitance Coefficient Due to hrub and Woody Vegetation by Ronald R. Copeland PURPOE: The purpoe of thi Technical Note i to tranmit reult of an experimental

More information

a = f s,max /m = s g. 4. We first analyze the forces on the pig of mass m. The incline angle is.

a = f s,max /m = s g. 4. We first analyze the forces on the pig of mass m. The incline angle is. Chapter 6 1. The greatet deceleration (of magnitude a) i provided by the maximum friction force (Eq. 6-1, with = mg in thi cae). Uing ewton econd law, we find a = f,max /m = g. Eq. -16 then give the hortet

More information

Correlation and Linear Regression

Correlation and Linear Regression Correlation and Linear Regression Correlation: Relationships between Variables So far, nearly all of our discussion of inferential statistics has focused on testing for differences between group means

More information

Colorado School of Mines. Computer Vision. Professor William Hoff Dept of Electrical Engineering &Computer Science.

Colorado School of Mines. Computer Vision. Professor William Hoff Dept of Electrical Engineering &Computer Science. Proeor William Ho Dept o Electrical Engineering &Computer Science http://inide.mine.edu/~who/ Uncertaint Uncertaint Let a that we have computed a reult (uch a poe o an object), rom image data How do we

More information

Modeling and forecasting of rainfall data of mekele for Tigray region (Ethiopia)

Modeling and forecasting of rainfall data of mekele for Tigray region (Ethiopia) Statitic and pplication Volume, o. &, (ew Serie), pp. 3-53 Modeling and forecating of rainfall data of mekele for Tigray region (Ethiopia) maha Gerretadikan and M.K.Sharma ddi baba Univerity, ddi baba,

More information

Chapter 2 Sampling and Quantization. In order to investigate sampling and quantization, the difference between analog

Chapter 2 Sampling and Quantization. In order to investigate sampling and quantization, the difference between analog Chapter Sampling and Quantization.1 Analog and Digital Signal In order to invetigate ampling and quantization, the difference between analog and digital ignal mut be undertood. Analog ignal conit of continuou

More information

Shear Stress. Horizontal Shear in Beams. Average Shear Stress Across the Width. Maximum Transverse Shear Stress. = b h

Shear Stress. Horizontal Shear in Beams. Average Shear Stress Across the Width. Maximum Transverse Shear Stress. = b h Shear Stre Due to the preence of the hear force in beam and the fact that t xy = t yx a horizontal hear force exit in the beam that tend to force the beam fiber to lide. Horizontal Shear in Beam The horizontal

More information

Solving Differential Equations by the Laplace Transform and by Numerical Methods

Solving Differential Equations by the Laplace Transform and by Numerical Methods 36CH_PHCalter_TechMath_95099 3//007 :8 PM Page Solving Differential Equation by the Laplace Tranform and by Numerical Method OBJECTIVES When you have completed thi chapter, you hould be able to: Find the

More information

Lecture 10: Recursive Contracts and Endogenous Market Incompleteness

Lecture 10: Recursive Contracts and Endogenous Market Incompleteness Lecture 0: Recurive Contract and Endogenou Market Incompletene Florian Scheuer Why are the market for inuring againt idioyncratic rik imperfect/miing? Methodologically: recurive contract ( dynamic programing

More information

Annex-A: RTTOV9 Cloud validation

Annex-A: RTTOV9 Cloud validation RTTOV-91 Science and Validation Plan Annex-A: RTTOV9 Cloud validation Author O Embury C J Merchant The Univerity of Edinburgh Intitute for Atmo. & Environ. Science Crew Building King Building Edinburgh

More information