Regression and Correlation

Size: px
Start display at page:

Download "Regression and Correlation"

Transcription

1 1 Topic 6 Regression and Correlation Contents 6.1 Introduction Correlation Definition Calculation of r Least Squares Regression Line General Equation of Regression Line Theoretical Derivation Calculation of the Regression Line Confidence Intervals Hypothesis Tests Hypothesis Test for b Hypothesis Test for r Multiple Linear Regression Summary and Assessment Learning Objectives draw scatterplots to investigate for a relationship between x and y define the Product-Moment Correlation Co-efficient, r interpret values of r as giving a good or bad linear relationship between variables calculate r using a methodical manual method distinguish between an explanatory variable and a response variable calculate the equation of a Least Squares Regression Line through a set of points calculate confidence intervals for the slope of the regression equation carry out hypothesis tests for b and r solve a multiple linear regression problem with the aid of a computer package

2 2 TOPIC 6. REGRESSION AND CORRELATION 6.1 Introduction One of the most important things that should have been learnt in the last chapter is how to investigate whether there is a significant difference between two samples. It is often also interesting to know what type of relationship there is between two sets of variables. This can be a very useful discovery as the statistics obtained can then be used in decision making. The goal is to use statistical data to derive a procedure that will allow a prediction, with a determined level of confidence, of further observations or measurements in the future. A typical example to be discussed below is the following. Data is collected on the housing market. It is a good guess that there will be a dependency between the size of house and the price. The latter is simply a number and the former can be measured through number of floors, number of rooms etc. There are also categorical parameters that determine the price, like "good location" or "close to grocery facilities". The collected data can be plotted on a scatterplot (x-y Cartesian diagram) and some relationship can be looked for. Mathematical tools can then be developed that will allow a function to be calculated (expressing price in terms of number of rooms etc.) that will represent this dependency. Moreover, it will be desirable to have numerical values representing the confidence that should be placed in accepting this function. This topic will mainly be concerned with linear relationships although others will be briefly mentioned. The starting point in looking a relationship between two sets of results is by making a visual inspection of given sets of data. Scatterplots are graphs that show the relationship between two quantitative variables. Examples are Fuel consumption per speed; Fuel consumption per weight; Spending for leisure per income; Prices for hard disks per memory size; Performance of PC s per memory (RAM or ROM) size; Example Problem: Consider the following average high and low temperatures in Montreal (in degrees Celsius) and the measured gas consumption for heating (in litres) for a house. Jan Feb March April May June high low gas

3 6.2. CORRELATION 3 July Aug Sept Oct Nov Dec high low gas Solution: The following is a data plot of gas consumption against low and high temperatures. In both cases the data plot suggests a strong linear relationship. In general when interpreting a scatterplot, first look for an overall pattern, and describe form, direction, and strength. Two variables are positively associated if above average values of one variable tend to result in above average values of the other. Two variables are negatively associated if above average values of one variable tend to result in below average values of the other. In the example above the data are negatively associated. 6.2 Correlation Definition Correlation is a number that measures strength and direction of the linear relationship between two data sets. If random variables x and y are given, each consisting of n individual data, then the correlation, r, between x and y is defined as

4 4 TOPIC 6. REGRESSION AND CORRELATION where and are sample means and s x and s y are the standard deviations of the samples. It can be shown that correlation has the following properties: r does not have a dimension; correlation is invariant under change of units of measurements; r is independent from interchanging the role of x and y; r is always a number between -1 and 1. r is defined as the Product Moment Correlation Coefficient. Values close to -1 or 1 indicate strong linear relationships, whilst values near 0 indicate a lack of relationship. Negative values mean that as one variable increases, the other decreases. Some examples of scatterplots are given below. Note The equation given above is not usually the most efficient way to calculate r. Even although it may look more complicated, a better one for computational purposes is: $ %! "!# "&'#)( *+&-, %.&'#)( *+&-, /

5 6.3. LEAST SQUARES REGRESSION LINE Calculation of r Example Problem: Find the correlation coefficient for the data set: x y Solution: For the equation 021 3!46587:9;4<5=467 >?3!4<5"@A9)BC4D5E+@-F?3!4<7.@A9)BC467E+@GF to be used, it is best to set up a table. x y x 2 y 2 xy JILK <7 1MIN 4<5 1POQK 4<7 1JILKO 4<587 1SRUT 9 > 9 V 9 \ ] \ \ c Also, n = 4. Now, 021 RWV RUT ILKWVXIN?RYVZOQK So, 0[1 KWV_^.I 1`K.abKc This is close to 0 so it shows that there is little relationship between x and y. 6.3 Least Squares Regression Line It is now desired to draw the "best straight line" through the points on the scatterplot. Given two random variables (data sets), when a relationship is being investigated, one of the variables is usually considered to be an explanatory variable (often denoted x), and the other a response variable (often denoted y). A regression line is a line that describes how the response variable y changes when the explanatory variable x changes. If plotted on a graph, this line will indeed be the best one that can be drawn through the points. d

6 t i q m q e 6 TOPIC 6. REGRESSION AND CORRELATION General Equation of Regression Line The general equation of a straight line is usually given as, y = mx + c where m is the gradient (slope) of the line and y the intercept with the y axis. In statistics, the constants are usually referred to instead by the letters a and b. The equation y = a + bx is calculated as follows: e - = f!g<h8i f!g<hkj'l)mcg<hon+j g6h g<i prq g isl g h f Note that n is the number of points and that b has to be calculated first as a depends on it. Regression lines are used, among others, for prediction. Of course, a regression line is only useful if a linear relationship between the data sets is expected Theoretical Derivation q`pvu e This section aims to show how the regression equations are formed. The notation t is used to denote a regression line for the data set x and y. Here h stands for the predicted value of the response variable (as opposed to the observed i value). The difference of the predicted data and observed data of any point, y, is given by the valuew q ialwi t pxu e, is called the error (or residual) of the observed data honylwi y, and is the vertical distance between y and the regression line. The least squares regression line is the regression line that minimises the sum of (the squares of) errors. Thus, it is desired to minimise z q g w j g {}m p u e hn~liu j The problem is then to find values a and b that will make S as small as possible. Partial differentiation of S with respect to both a and b and equating the results to zero will achieve this. Two simultaneous equations are formed and they can then be solved to give the values a and b quoted earlier.

7 ƒ ƒ 6.3. LEAST SQUARES REGRESSION LINE 7 = ƒ! < "! ˆ < = < ƒ! 6 " A )ŠC 6 o + Œr : Notes Ž In least squares regression analysis the roles of x and y are distinct. Changing them round gives different regression lines (what is happening is that rather than minimising errors vertically, they are being minimised horizontally). Ž A change of one standard deviation in x corresponds to a change of r standard deviations in y. Ž It is always the case that 6 ` Calculation of the Regression Line As in the correlation section, there is a convenient way of calculating the regression line through a set of points by simply setting up a table. Examples 1. Problem: Find the regression line for the data set: x y It is assumed that x is the explanatory variable and y the response. Solution: x y x 2 xy Sum = 10 Sum = 48 Sum = 30 Sum = 142 Note that n = 5. = ƒ "! ƒ! 6 " A )ŠC 6 o + Œr :

8 8 TOPIC 6. REGRESSION AND CORRELATION Now,! "! ˆ = r P s š Uœ šlžw Ÿ U[ Pœ Qž k A ) o + P r Z Qž )šlž P Qž ª œ Qž Qž ` «and r U = X «W XšLž `ž.«the equation is therefore y = x To draw this line on a scatterplot, simply choose two values of x (usually one high and one low) and calculate y. x = 0 ± = 0.4 x = 5 ± y = = 23.4 The line is then plotted on the scattergraph as seen below. Notice that here, since the example was purely theoretical, it did not matter which values should be used for x and which for y - they were simply used "as they came". However sometimes the order is important. If, for example, you were examining the effect of how cholesterol levels of humans depend on age, it would be necessary to make cholesterol the response variable (y) and age the explanatory variable (x). It would be nonsensical to have an equation that calculates a person s age given their cholesterol level. 2. Montreal heating data Problem: Similar calculations to those in the abstract example above are carried out on the data relating to the use of gas for heating in section 6.1 and the following parameters for the least squares regression lines are found to be: ²

9 6.3. LEAST SQUARES REGRESSION LINE 9 r b a High Low Solution: The two equations for the regression lines are thus Gas Used = x High Temperature Gas Used = x Low Temperature Again, it is much more sensible to find equations for "gas used" in terms of "temperature" rather than the other way round, so "gas used" is taken as the response variable and "temperature" the explanatory one. The lines can now be drawn on the earlier graphs as follows: 3. Problem: The following four data sets are from Frank J. Anscombe, Graphs in statistical analysis. x y x y x y x y Solution: The correlation and least squares lines for the four data sets are shown in the following list: ³

10 10 TOPIC 6. REGRESSION AND CORRELATION Set 1: r = , y 1 = x Set 2: r = , y 2 = x Set 3: r = , y 3 = x Set 4: r = , y 4 = x The scatterplots can then be plotted as usual. On inspection of the plots it is realised that only the third and fourth represent strong linear relationships (both with one influential outlier). The first data set represents a moderate linear relationship, while the second represents a curved relationship. This shows that correlation and the least squares regression line can suggest a linear relationship even if there is none so visual inspection of the data is vital. EC Data The following data represent the number of members in the EC Council of Ministers of (1) current EC members and of (2) potential EC members, and the populations of the member states: (1) Current members

11 6.4. CONFIDENCE INTERVALS 11 Country Current Members Population (millions) Germany Great Britain France Italy Spain Netherlands Greece Belgium Portugal Sweden Austria Denmark Finland Ireland Luxembourg (2) The agreed number of seats of potential members according to the EC meeting in Nice end of 2000: Country Potential Members Population(millions) Poland Romania Hungary Bulgaria Slovakia Czech Republic Lithuania Latvia Slovenia Estonia Cyprus Malta Calculate the correlation coefficient and the equations of the regression lines for both sets of results, draw the scatterplots including the least squares regression lines and comment on the suitability of the equation. Make sure you choose the response and explanatory variables sensibly. 6.4 Confidence Intervals The last section showed that regression lines can always be found even if the graph looks anything but linear! It is therefore important to develop a procedure in order to µ

12 12 TOPIC 6. REGRESSION AND CORRELATION gain confidence in the least squares regression line. Some assumptions are made about the about the error term For the random variable U ¹6 ò» The standard deviation of is a constant¼ The distribution of is Normal Errors associated with different observations are independent Under the assumptions above let ½ ¾ º À;ÁÃÂÄvÅ É Ä ¾ ÂÆÈÇ. Then ÁÉ ÄÌ ¾ Ç ÆËÊ+Ç distribution with (n-2) degrees of freedom, and is an unbiased estimator for ¼ ¾ has a chi-square It is desirable to find confidence intervals for the slope of the line, b. It can be shown that b follows the t distribution with (n-2) degrees of freedom, with parameters mean = b and standard error = ÍÎ Î Ï ¹ÑÐÒ:ÓJÔ ÒÕ+¾ËÖØ ¹ÑÐÛÜÓÞÝ ÛÕ ÓÚÙ ¾ Note that the standard error can also be calculated from the formula ß~àbáYà ºãâ ävå ÐØæçÓ ä ¾ Õ ÓÚÙ Thus the end-points of a 95% confidence interval for the slope b are bè té-êéëé ¾ëì-íÉ Ä ¾ äâ å ÐØæçÓ ä ¾ Õ ÓÚÙ The value t (n-2),0.025 can be obtained from tables in the same way as it was when the difference between two sample means was being examined. In general, the end points of a (1-2î )100% confidence interval are given by: bè tï íé Ä ¾ äâ å ÐØæçÓ ä ¾ Õ ÓÚÙ Example Problem: Consider the data below: x y Find a 95% confidence interval for the slope of the regression line. ð

13 ñ û ü ö ö ö ö 6.4. CONFIDENCE INTERVALS 13 Solution: It is easily confirmed that a = , b = and r = ò ùlú òôó õøöø ü ýÿþ þ The standard error is equal to ó õøöø The "cut-off" points for the t distribution with 4 degrees of freedom and a 95% confidence interval are þ ù ú ý þ Therefore, the 95% confidence interval This gives the interval [0.5679, ]. The two extreme regression lines are y = x and y = x All three equations are drawn on the graph below. Thus, with 95% confidence it can be said that the true linear regression line is within the cone displayed in the data plot, the boundaries of the cone being the two regression lines with slope and respectively. The cone seems to be very large, but keep in mind that there is only a small number of data. Response time to 999 calls. A study is made into the response time to 999 calls. It measured the time, y, (in minutes) it takes the ambulance to arrive at the scene against the distance, x, (in kilometres) between the station and the scene. The following data are collected: x y Calculate the least squares regression line and draw it on a scatterplot together with two more lines that determine a cone formed by the 95% confidence interval values for b.

14 14 TOPIC 6. REGRESSION AND CORRELATION 6.5 Hypothesis Tests Hypothesis tests can be used to check whether certain parameters produced in the methods of analysis in this chapter are significantly different from zero Hypothesis Test for b It would be useful to know if a calculated regression line really does have an upward (or downward) slope, or if instead that the points actually lie on a horizontal line. If it can be shown that the value of b is zero then it can be concluded that the line is horizontal (or at least that it doesn t have a significant slope). A hypothesis test can be used to do this. It has already been mentioned that b follows a t distribution with (n-2) degrees of freedom and the formula to calculate the standard error of b (the slope of the regression line) has been given as,. This can be used in the test statistic that can be calculated for b in much the same way as it was for small samples in Topic 4. As an example, take the data used in the last section. x y b is calculated as and the standard error as Set up the hypotheses: H 0 : b = 0 H 1 : b 0 The test statistic is! #%$&$ " " $')( ' " This calculates as " $+*,- /. 10%230 Drawing a t distribution curve with 4 degrees of freedom and a significance level of 5% results in the following diagram. 4

15 6.5. HYPOTHESIS TESTS 15 Since the test statistic is in the shaded area the alternative hypothesis (H 1 ) is accepted. There is evidence at the 5% level that the slope of the regression line is not equal to zero. Note that for convenience b is used as the notation in the hypotheses even although in the hypothesis test it actually refers to the population as opposed to the sample Hypothesis Test for r As has been mentioned so far, the correlation coefficient, r, measures the closeness of the linear relationship between any two variables. The values range from -1 to +1 with the extreme values meaning a very good relationship and values close to 0 implying no relationship. A t statistic can be used for r, in much the same way as it was with b, to determine whether r is significantly different from zero. The test statistic is given by the equation ::<;= 8?>@<A 8 freedom. with (n - 2) degrees of Examples 1. Problem: x y The scatterplot is drawn below Solution: The plot does not look very linear and this is borne out by calculation of r, which is A hypothesis test is now carried out. H 0 : r = 0 H 1 : r 6F 0 G

16 K K 16 TOPIC 6. REGRESSION AND CORRELATION The test statistic is HJI L M<M<NO This calculates as K?P?QR MTSUOV Q<Q Compare with the t distribution with 4 degrees of freedom. Since the test statistic is not in the shaded region the null hypothesis is accepted. There is no evidence, at the 5% level, of a significant relationship between the two variables. One-tailed tests can also be used. 2. Problem: Recall the Montreal heating data in section 6.1produced the following results: r b a High Low The two equations for the regression lines were Gas Used = W High Temperature Gas Used = W Low Temperature There were 12 data points considered. Solution: Consider the first value of r, namely A hypothesis test can be used to confirm that this is significantly less than 0. H 0 : r X 0 H 1 : r Y 0 The test statistic, HZI L MM<NO K?P?Q<R MCSDOV QQ calculates as The t curve is drawn below (10 degrees of freedom) with a significance level of 0.1% shaded. [

17 6.6. MULTIPLE LINEAR REGRESSION 17 Since the test statistic is in the shaded area, the null hypothesis is rejected. There is evidence using a significance level of that the value of r is less than 0. It can be said, then, that there is a very highly significant negative correlation between the two variables. This can similarly be repeated for the other value of r in the example. Once again in this section the "r" in the hypothesis test actually refers to the population rather than the sample. 6.6 Multiple Linear Regression This topic ends with a brief look at multiple linear regression. The calculations are carried out from first principles but would more usually be analysed by a statistical computer package such as Minitab. Consider the following table showing information about apartment blocks sold in a big city: Number Apartments (x) Number Floors (y) Price (in $million) (z) Using the method of least squares, it is desired to find the equation of a plane that will predict the price of an apartment block (z) in terms of the numbers of apartments (x) and number of floors (y). The equation of the plane is z = a + bx + cy where a, b and c are parameters to be estimated. \

18 18 TOPIC 6. REGRESSION AND CORRELATION For an observed data point z, the error is given by: ]_^a`cbed `f^a`gbihfbkjmlnbio-p For least squares, it is required to minimise qr]ts. Therefore the problem becomes: Minamise u_^ qwv `gbihxbkjml7byomp{z s. This equation can be partially differentiated with respect to a, b and c to obtain: S ^~} v `gbihfbijml7bio-p z v bc tz a S j ^~} v `gbihfbijml7bio-p z v b lƒz S o ^ } v `gbihfbijml7bio-p z v b p{z To minimise, equate all 3 to 0 (the "2 s" cancel): b } ` + h } j } l ˆo } p^a b } lš` ˆh } l Œj } l s ˆo } l pž^/ b } p ` ˆh } pg j } lpg ˆo } p s ^a Now for the data above a series of values such as can be calculated and substituted into these equations. It can be shown that: } l s ^/ 3 } l ^/ %, } l ^ D 3 } p s ^ D } l ` ^ % % U } y = 59 } ` s ^/š3 3 D œ } p `f^ U 3 1 } `x^ š 1š Also note that ž 1 = n, the number of points (in this case 8). The equations become: 8a + 480b + 59c = a b c = a b + 499c = The method of solution of simultaneous equations can be used to solve for a, b and c (matrix methods can also be employed). The solution is a = , b = and c = The equation of the least squares plane through the data is z = x y Ÿ

19 6.7. SUMMARY AND ASSESSMENT Summary and Assessment At this stage you should be able to: draw scatterplots to investigate for a relationship between x and y define the Product-Moment Correlation Co-efficient, r interpret values of r as giving a good or bad linear relationship between variables calculate r using a methodical manual method distinguish between an explanatory variable and a response variable calculate the equation of a Least Squares Regression Line through a set of points calculate confidence intervals for the slope of the regression equation carry out hypothesis tests for b and r solve a multiple linear regression problem with the aid of a computer package

20 20 GLOSSARY Glossary Correlation is a number that measures strength and direction of the linear relationship between two data sets.

21 ANSWERS: TOPIC 6 21 Answers to questions and activities 6 Regression and Correlation EC Data (page 10) The correlation co-efficient, r, calculates as , which suggests a good linear correlation. However the graph does appear rather curved. The regression equation is y = x For the second table, r calculates as and the regression equation is y = x The graph is shown below. The first scatter plot does not necessarily suggest a linear relationship between number of inhabitants and seats, but the second does look linear. The combined data set does, in fact, suggest a logarithmic relationship instead of a linear one. Response time to 999 calls. (page 13) If you have Microsoft Excel, the regression equation and correlation coefficient can be obtained very quickly. The command "Correl" (from the function menu) will produce the Product Moment Correlation Co-efficient, r, whilst the commands "slope" and "intercept" will give you b and a respectively.

22 22 ANSWERS: TOPIC 6 This package is used on the response times for 999 calls data and the values obtained are: r = b = a = The regression equation is therefore y = x Now, confidence intervals for b can be calculated. The standard error of b is given by 1ª «««T D D«± ²)³µ T D D«3 ³ The value of t 0.025, 13 is found from tables to be (If you are using Excel, you might like to try using the "Tinv" function to also obtain this number, but note that it automatically does a two-tailed test so 0.05 has to be entered as opposed to 0.025). So the 95% confidence interval for b is ¹ x This gives an interval of [0.1392, ]. Therefore, the two lines to produce the cone are given by y = x y = x The lines are drawn on the scatterplot as follows º

AD HOC DRAFTING GROUP ON TRANSNATIONAL ORGANISED CRIME (PC-GR-COT) STATUS OF RATIFICATIONS BY COUNCIL OF EUROPE MEMBER STATES

AD HOC DRAFTING GROUP ON TRANSNATIONAL ORGANISED CRIME (PC-GR-COT) STATUS OF RATIFICATIONS BY COUNCIL OF EUROPE MEMBER STATES Strasbourg, 29 May 2015 PC-GR-COT (2013) 2 EN_Rev AD HOC DRAFTING GROUP ON TRANSNATIONAL ORGANISED CRIME (PC-GR-COT) STATUS OF RATIFICATIONS BY COUNCIL OF EUROPE MEMBER STATES TO THE UNITED NATIONS CONVENTION

More information

Weekly price report on Pig carcass (Class S, E and R) and Piglet prices in the EU. Carcass Class S % + 0.3% % 98.

Weekly price report on Pig carcass (Class S, E and R) and Piglet prices in the EU. Carcass Class S % + 0.3% % 98. Weekly price report on Pig carcass (Class S, E and R) and Piglet prices in the EU Disclaimer Please note that EU prices for pig meat, are averages of the national prices communicated by Member States weighted

More information

Annotated Exam of Statistics 6C - Prof. M. Romanazzi

Annotated Exam of Statistics 6C - Prof. M. Romanazzi 1 Università di Venezia - Corso di Laurea Economics & Management Annotated Exam of Statistics 6C - Prof. M. Romanazzi March 17th, 2015 Full Name Matricola Total (nominal) score: 30/30 (2/30 for each question).

More information

Modelling structural change using broken sticks

Modelling structural change using broken sticks Modelling structural change using broken sticks Paul White, Don J. Webber and Angela Helvin Department of Mathematics and Statistics, University of the West of England, Bristol, UK Department of Economics,

More information

Trends in Human Development Index of European Union

Trends in Human Development Index of European Union Trends in Human Development Index of European Union Department of Statistics, Hacettepe University, Beytepe, Ankara, Turkey spxl@hacettepe.edu.tr, deryacal@hacettepe.edu.tr Abstract: The Human Development

More information

Weighted Voting Games

Weighted Voting Games Weighted Voting Games Gregor Schwarz Computational Social Choice Seminar WS 2015/2016 Technische Universität München 01.12.2015 Agenda 1 Motivation 2 Basic Definitions 3 Solution Concepts Core Shapley

More information

WHO EpiData. A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the WHO European Region

WHO EpiData. A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the WHO European Region A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the WHO European Region Table : Reported cases for the period November 207 October 208 (data as of 30 November

More information

WHO EpiData. A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the WHO European Region

WHO EpiData. A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the WHO European Region A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the WHO European Region Table 1: Reported cases for the period January December 2018 (data as of 01 February 2019)

More information

WHO EpiData. A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the European Region

WHO EpiData. A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the European Region A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the European Region Table : Reported cases for the period June 207 May 208 (data as of 0 July 208) Population in

More information

WHO EpiData. A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the European Region

WHO EpiData. A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the European Region A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the European Region Table : Reported measles cases for the period July 207 June 208 (data as of August 208) Population

More information

WHO EpiData. A monthly summary of the epidemiological data on selected vaccine preventable diseases in the European Region

WHO EpiData. A monthly summary of the epidemiological data on selected vaccine preventable diseases in the European Region A monthly summary of the epidemiological data on selected vaccine preventable diseases in the European Region Table 1: Reported measles cases for the 12-month period February 2016 January 2017 (data as

More information

WHO EpiData. A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the European Region

WHO EpiData. A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the European Region A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the European Region Table : Reported measles cases for the period January December 207 (data as of 02 February

More information

WHO EpiData. A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the European Region

WHO EpiData. A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the European Region A monthly summary of the epidemiological data on selected Vaccine preventable diseases in the European Region Table : Reported cases for the period September 207 August 208 (data as of 0 October 208) Population

More information

Composition of capital NO051

Composition of capital NO051 Composition of capital POWSZECHNA (in million Euro) Capital position CRD3 rules A) Common equity before deductions (Original own funds without hybrid instruments and government support measures other than

More information

Composition of capital CY007 CY007 POWSZECHNACY007 BANK OF CYPRUS PUBLIC CO LTD

Composition of capital CY007 CY007 POWSZECHNACY007 BANK OF CYPRUS PUBLIC CO LTD Composition of capital POWSZECHNA (in million Euro) Capital position CRD3 rules A) Common equity before deductions (Original own funds without hybrid instruments and government support measures other than

More information

Composition of capital DE025

Composition of capital DE025 Composition of capital POWSZECHNA (in million Euro) Capital position CRD3 rules A) Common equity before deductions (Original own funds without hybrid instruments and government support measures other than

More information

Composition of capital ES060 ES060 POWSZECHNAES060 BANCO BILBAO VIZCAYA ARGENTARIA S.A. (BBVA)

Composition of capital ES060 ES060 POWSZECHNAES060 BANCO BILBAO VIZCAYA ARGENTARIA S.A. (BBVA) Composition of capital POWSZECHNA (in million Euro) Capital position CRD3 rules A) Common equity before deductions (Original own funds without hybrid instruments and government support measures other than

More information

Composition of capital LU045 LU045 POWSZECHNALU045 BANQUE ET CAISSE D'EPARGNE DE L'ETAT

Composition of capital LU045 LU045 POWSZECHNALU045 BANQUE ET CAISSE D'EPARGNE DE L'ETAT Composition of capital POWSZECHNA (in million Euro) Capital position CRD3 rules A) Common equity before deductions (Original own funds without hybrid instruments and government support measures other than

More information

Composition of capital CY006 CY006 POWSZECHNACY006 CYPRUS POPULAR BANK PUBLIC CO LTD

Composition of capital CY006 CY006 POWSZECHNACY006 CYPRUS POPULAR BANK PUBLIC CO LTD Composition of capital POWSZECHNA (in million Euro) Capital position CRD3 rules A) Common equity before deductions (Original own funds without hybrid instruments and government support measures other than

More information

Composition of capital DE028 DE028 POWSZECHNADE028 DekaBank Deutsche Girozentrale, Frankfurt

Composition of capital DE028 DE028 POWSZECHNADE028 DekaBank Deutsche Girozentrale, Frankfurt Composition of capital POWSZECHNA (in million Euro) Capital position CRD3 rules A) Common equity before deductions (Original own funds without hybrid instruments and government support measures other than

More information

Composition of capital FR015

Composition of capital FR015 Composition of capital POWSZECHNA (in million Euro) Capital position CRD3 rules A) Common equity before deductions (Original own funds without hybrid instruments and government support measures other than

More information

Composition of capital FR013

Composition of capital FR013 Composition of capital POWSZECHNA (in million Euro) Capital position CRD3 rules A) Common equity before deductions (Original own funds without hybrid instruments and government support measures other than

More information

Composition of capital DE017 DE017 POWSZECHNADE017 DEUTSCHE BANK AG

Composition of capital DE017 DE017 POWSZECHNADE017 DEUTSCHE BANK AG Composition of capital POWSZECHNA (in million Euro) Capital position CRD3 rules A) Common equity before deductions (Original own funds without hybrid instruments and government support measures other than

More information

Composition of capital ES059

Composition of capital ES059 Composition of capital POWSZECHNA (in million Euro) Capital position CRD3 rules A) Common equity before deductions (Original own funds without hybrid instruments and government support measures other than

More information

A Markov system analysis application on labour market dynamics: The case of Greece

A Markov system analysis application on labour market dynamics: The case of Greece + A Markov system analysis application on labour market dynamics: The case of Greece Maria Symeonaki Glykeria Stamatopoulou This project has received funding from the European Union s Horizon 2020 research

More information

Chapter 4 Data with Two Variables

Chapter 4 Data with Two Variables Chapter 4 Data with Two Variables 1 Scatter Plots and Correlation and 2 Pearson s Correlation Coefficient Looking for Correlation Example Does the number of hours you watch TV per week impact your average

More information

F M U Total. Total registrants at 31/12/2014. Profession AS 2, ,574 BS 15,044 7, ,498 CH 9,471 3, ,932

F M U Total. Total registrants at 31/12/2014. Profession AS 2, ,574 BS 15,044 7, ,498 CH 9,471 3, ,932 Profession AS 2,949 578 47 3,574 BS 15,044 7,437 17 22,498 CH 9,471 3,445 16 12,932 Total registrants at 31/12/2014 CS 2,944 2,290 0 5,234 DT 8,048 413 15 8,476 HAD 881 1,226 0 2,107 ODP 4,219 1,921 5,958

More information

Chapter 4 Data with Two Variables

Chapter 4 Data with Two Variables Chapter 4 Data with Two Variables 1 Scatter Plots and Correlation and 2 Pearson s Correlation Coefficient Looking for Correlation Example Does the number of hours you watch TV per week impact your average

More information

The trade dispute between the US and China Who wins? Who loses?

The trade dispute between the US and China Who wins? Who loses? 1 Munich, Jan 10 th, 2019 The trade dispute between the US and China Who wins? Who loses? by Gabriel Felbermayr and Marina Steininger This report offers a brief, quantitative analysis of the potential

More information

Chapter 6 Scatterplots, Association and Correlation

Chapter 6 Scatterplots, Association and Correlation Chapter 6 Scatterplots, Association and Correlation Looking for Correlation Example Does the number of hours you watch TV per week impact your average grade in a class? Hours 12 10 5 3 15 16 8 Grade 70

More information

Chapter 12 Summarizing Bivariate Data Linear Regression and Correlation

Chapter 12 Summarizing Bivariate Data Linear Regression and Correlation Chapter 1 Summarizing Bivariate Data Linear Regression and Correlation This chapter introduces an important method for making inferences about a linear correlation (or relationship) between two variables,

More information

Important note: Transcripts are not substitutes for textbook assignments. 1

Important note: Transcripts are not substitutes for textbook assignments. 1 In this lesson we will cover correlation and regression, two really common statistical analyses for quantitative (or continuous) data. Specially we will review how to organize the data, the importance

More information

Chapter 4: Regression Models

Chapter 4: Regression Models Sales volume of company 1 Textbook: pp. 129-164 Chapter 4: Regression Models Money spent on advertising 2 Learning Objectives After completing this chapter, students will be able to: Identify variables,

More information

Business Statistics. Lecture 9: Simple Regression

Business Statistics. Lecture 9: Simple Regression Business Statistics Lecture 9: Simple Regression 1 On to Model Building! Up to now, class was about descriptive and inferential statistics Numerical and graphical summaries of data Confidence intervals

More information

Measuring Instruments Directive (MID) MID/EN14154 Short Overview

Measuring Instruments Directive (MID) MID/EN14154 Short Overview Measuring Instruments Directive (MID) MID/EN14154 Short Overview STARTING POSITION Approval vs. Type examination In the past, country specific approvals were needed to sell measuring instruments in EU

More information

Composition of capital as of 30 September 2011 (CRD3 rules)

Composition of capital as of 30 September 2011 (CRD3 rules) Composition of capital as of 30 September 2011 (CRD3 rules) Capital position CRD3 rules September 2011 Million EUR % RWA References to COREP reporting A) Common equity before deductions (Original own funds

More information

Composition of capital as of 30 September 2011 (CRD3 rules)

Composition of capital as of 30 September 2011 (CRD3 rules) Composition of capital as of 30 September 2011 (CRD3 rules) Capital position CRD3 rules September 2011 Million EUR % RWA References to COREP reporting A) Common equity before deductions (Original own funds

More information

Composition of capital as of 30 September 2011 (CRD3 rules)

Composition of capital as of 30 September 2011 (CRD3 rules) Composition of capital as of 30 September 2011 (CRD3 rules) Capital position CRD3 rules September 2011 Million EUR % RWA References to COREP reporting A) Common equity before deductions (Original own funds

More information

Composition of capital as of 30 September 2011 (CRD3 rules)

Composition of capital as of 30 September 2011 (CRD3 rules) Composition of capital as of 30 September 2011 (CRD3 rules) Capital position CRD3 rules September 2011 Million EUR % RWA References to COREP reporting A) Common equity before deductions (Original own funds

More information

Composition of capital as of 30 September 2011 (CRD3 rules)

Composition of capital as of 30 September 2011 (CRD3 rules) Composition of capital as of 30 September 2011 (CRD3 rules) Capital position CRD3 rules September 2011 Million EUR % RWA References to COREP reporting A) Common equity before deductions (Original own funds

More information

Composition of capital as of 30 September 2011 (CRD3 rules)

Composition of capital as of 30 September 2011 (CRD3 rules) Composition of capital as of 30 September 2011 (CRD3 rules) Capital position CRD3 rules September 2011 Million EUR % RWA References to COREP reporting A) Common equity before deductions (Original own funds

More information

Example: Forced Expiratory Volume (FEV) Program L13. Example: Forced Expiratory Volume (FEV) Example: Forced Expiratory Volume (FEV)

Example: Forced Expiratory Volume (FEV) Program L13. Example: Forced Expiratory Volume (FEV) Example: Forced Expiratory Volume (FEV) Program L13 Relationships between two variables Correlation, cont d Regression Relationships between more than two variables Multiple linear regression Two numerical variables Linear or curved relationship?

More information

Simple Linear Regression

Simple Linear Regression Simple Linear Regression OI CHAPTER 7 Important Concepts Correlation (r or R) and Coefficient of determination (R 2 ) Interpreting y-intercept and slope coefficients Inference (hypothesis testing and confidence

More information

THE ROYAL STATISTICAL SOCIETY 2008 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE (MODULAR FORMAT) MODULE 4 LINEAR MODELS

THE ROYAL STATISTICAL SOCIETY 2008 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE (MODULAR FORMAT) MODULE 4 LINEAR MODELS THE ROYAL STATISTICAL SOCIETY 008 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE (MODULAR FORMAT) MODULE 4 LINEAR MODELS The Society provides these solutions to assist candidates preparing for the examinations

More information

Warm-up Using the given data Create a scatterplot Find the regression line

Warm-up Using the given data Create a scatterplot Find the regression line Time at the lunch table Caloric intake 21.4 472 30.8 498 37.7 335 32.8 423 39.5 437 22.8 508 34.1 431 33.9 479 43.8 454 42.4 450 43.1 410 29.2 504 31.3 437 28.6 489 32.9 436 30.6 480 35.1 439 33.0 444

More information

INFERENCE FOR REGRESSION

INFERENCE FOR REGRESSION CHAPTER 3 INFERENCE FOR REGRESSION OVERVIEW In Chapter 5 of the textbook, we first encountered regression. The assumptions that describe the regression model we use in this chapter are the following. We

More information

BIOSTATISTICS NURS 3324

BIOSTATISTICS NURS 3324 Simple Linear Regression and Correlation Introduction Previously, our attention has been focused on one variable which we designated by x. Frequently, it is desirable to learn something about the relationship

More information

MB of. Cable. Wholesale. FWBA (fixed OAOs. connections of which Full unbundled. OAO owning. Internet. unbundled broadband

MB of. Cable. Wholesale. FWBA (fixed OAOs. connections of which Full unbundled. OAO owning. Internet. unbundled broadband ECTA Broadband scorecard end of March 2009 Incumbent retail and resale xdsl connections Incumbent wholesale xdsl connections Entrant xdsl connections Broadband cable FTTH/B Other fixed broadband Mobile

More information

Chapter 9. Correlation and Regression

Chapter 9. Correlation and Regression Chapter 9 Correlation and Regression Lesson 9-1/9-2, Part 1 Correlation Registered Florida Pleasure Crafts and Watercraft Related Manatee Deaths 100 80 60 40 20 0 1991 1993 1995 1997 1999 Year Boats in

More information

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 REDCLIFF MUNICIPAL PLANNING COMMISSION FOR COMMENT/DISCUSSION DATE: TOPIC: April 27 th, 2018 Bylaw 1860/2018, proposed amendments to the Land Use Bylaw regarding cannabis

More information

Variance estimation on SILC based indicators

Variance estimation on SILC based indicators Variance estimation on SILC based indicators Emilio Di Meglio Eurostat emilio.di-meglio@ec.europa.eu Guillaume Osier STATEC guillaume.osier@statec.etat.lu 3rd EU-LFS/EU-SILC European User Conference 1

More information

Chapter 16. Simple Linear Regression and dcorrelation

Chapter 16. Simple Linear Regression and dcorrelation Chapter 16 Simple Linear Regression and dcorrelation 16.1 Regression Analysis Our problem objective is to analyze the relationship between interval variables; regression analysis is the first tool we will

More information

appstats27.notebook April 06, 2017

appstats27.notebook April 06, 2017 Chapter 27 Objective Students will conduct inference on regression and analyze data to write a conclusion. Inferences for Regression An Example: Body Fat and Waist Size pg 634 Our chapter example revolves

More information

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1 Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 10 Correlation and Regression 10-1 Overview 10-2 Correlation 10-3 Regression 10-4

More information

Evaluating sensitivity of parameters of interest to measurement invariance using the EPC-interest

Evaluating sensitivity of parameters of interest to measurement invariance using the EPC-interest Evaluating sensitivity of parameters of interest to measurement invariance using the EPC-interest Department of methodology and statistics, Tilburg University WorkingGroupStructuralEquationModeling26-27.02.2015,

More information

Keller: Stats for Mgmt & Econ, 7th Ed July 17, 2006

Keller: Stats for Mgmt & Econ, 7th Ed July 17, 2006 Chapter 17 Simple Linear Regression and Correlation 17.1 Regression Analysis Our problem objective is to analyze the relationship between interval variables; regression analysis is the first tool we will

More information

Economic and Social Council

Economic and Social Council United Nations Economic and Social Council Distr.: General 30 August 2012 Original: English Economic Commission for Europe Inland Transport Committee Working Party on Rail Transport Sixty-sixth session

More information

Business Statistics. Lecture 10: Correlation and Linear Regression

Business Statistics. Lecture 10: Correlation and Linear Regression Business Statistics Lecture 10: Correlation and Linear Regression Scatterplot A scatterplot shows the relationship between two quantitative variables measured on the same individuals. It displays the Form

More information

Midterm 2 - Solutions

Midterm 2 - Solutions Ecn 102 - Analysis of Economic Data University of California - Davis February 24, 2010 Instructor: John Parman Midterm 2 - Solutions You have until 10:20am to complete this exam. Please remember to put

More information

NASDAQ OMX Copenhagen A/S. 3 October Jyske Bank meets 9% Core Tier 1 ratio in EU capital exercise

NASDAQ OMX Copenhagen A/S. 3 October Jyske Bank meets 9% Core Tier 1 ratio in EU capital exercise NASDAQ OMX Copenhagen A/S JYSKE BANK Vestergade 8-16 DK-8600 Silkeborg Tel. +45 89 89 89 89 Fax +45 89 89 19 99 A/S www. jyskebank.dk E-mail: jyskebank@jyskebank.dk Business Reg. No. 17616617 - meets 9%

More information

Directorate C: National Accounts, Prices and Key Indicators Unit C.3: Statistics for administrative purposes

Directorate C: National Accounts, Prices and Key Indicators Unit C.3: Statistics for administrative purposes EUROPEAN COMMISSION EUROSTAT Directorate C: National Accounts, Prices and Key Indicators Unit C.3: Statistics for administrative purposes Luxembourg, 17 th November 2017 Doc. A6465/18/04 version 1.2 Meeting

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

Drawing the European map

Drawing the European map Welcome in Europe Objectif: mieux connaitre l'espace géographique et civilisationnel européen Opérer la distinction entre pays d'europe et pays de l'union Européenne Tâche intermédiaire: restitution de

More information

s e, which is large when errors are large and small Linear regression model

s e, which is large when errors are large and small Linear regression model Linear regression model we assume that two quantitative variables, x and y, are linearly related; that is, the the entire population of (x, y) pairs are related by an ideal population regression line y

More information

RISK ASSESSMENT METHODOLOGIES FOR LANDSLIDES

RISK ASSESSMENT METHODOLOGIES FOR LANDSLIDES RISK ASSESSMENT METHODOLOGIES FOR LANDSLIDES Jean-Philippe MALET Olivier MAQUAIRE CNRS & CERG. Welcome to Paris! 1 Landslide RAMs Landslide RAM A method based on the use of available information to estimate

More information

Publication Date: 15 Jan 2015 Effective Date: 12 Jan 2015 Addendum 6 to the CRI Technical Report (Version: 2014, Update 1)

Publication Date: 15 Jan 2015 Effective Date: 12 Jan 2015 Addendum 6 to the CRI Technical Report (Version: 2014, Update 1) Publication Date: 15 Jan 2015 Effective Date: 12 Jan 2015 This document updates the Technical Report (Version: 2014, Update 1) and details (1) Replacement of interest rates, (2) CRI coverage expansion,

More information

28. SIMPLE LINEAR REGRESSION III

28. SIMPLE LINEAR REGRESSION III 28. SIMPLE LINEAR REGRESSION III Fitted Values and Residuals To each observed x i, there corresponds a y-value on the fitted line, y = βˆ + βˆ x. The are called fitted values. ŷ i They are the values of

More information

Data Analysis and Statistical Methods Statistics 651

Data Analysis and Statistical Methods Statistics 651 Data Analysis and Statistical Methods Statistics 651 http://www.stat.tamu.edu/~suhasini/teaching.html Lecture 31 (MWF) Review of test for independence and starting with linear regression Suhasini Subba

More information

United Nations Environment Programme

United Nations Environment Programme UNITED NATIONS United Nations Environment Programme Distr. GENERAL 13 April 2016 EP ORIGINAL: ENGLISH EXECUTIVE COMMITTEE OF THE MULTILATERAL FUND FOR THE IMPLEMENTATION OF THE MONTREAL PROTOCOL Seventy-sixth

More information

The School Geography Curriculum in European Geography Education. Similarities and differences in the United Europe.

The School Geography Curriculum in European Geography Education. Similarities and differences in the United Europe. The School Geography Curriculum in European Geography Education. Similarities and differences in the United Europe. Maria Rellou and Nikos Lambrinos Aristotle University of Thessaloniki, Dept.of Primary

More information

Lecture 2 Linear Regression: A Model for the Mean. Sharyn O Halloran

Lecture 2 Linear Regression: A Model for the Mean. Sharyn O Halloran Lecture 2 Linear Regression: A Model for the Mean Sharyn O Halloran Closer Look at: Linear Regression Model Least squares procedure Inferential tools Confidence and Prediction Intervals Assumptions Robustness

More information

Section 3: Simple Linear Regression

Section 3: Simple Linear Regression Section 3: Simple Linear Regression Carlos M. Carvalho The University of Texas at Austin McCombs School of Business http://faculty.mccombs.utexas.edu/carlos.carvalho/teaching/ 1 Regression: General Introduction

More information

Gravity Analysis of Regional Economic Interdependence: In case of Japan

Gravity Analysis of Regional Economic Interdependence: In case of Japan Prepared for the 21 st INFORUM World Conference 26-31 August 2013, Listvyanka, Russia Gravity Analysis of Regional Economic Interdependence: In case of Japan Toshiaki Hasegawa Chuo University Tokyo, JAPAN

More information

Chapter 27 Summary Inferences for Regression

Chapter 27 Summary Inferences for Regression Chapter 7 Summary Inferences for Regression What have we learned? We have now applied inference to regression models. Like in all inference situations, there are conditions that we must check. We can test

More information

Mathematics. Pre-Leaving Certificate Examination, Paper 2 Higher Level Time: 2 hours, 30 minutes. 300 marks L.20 NAME SCHOOL TEACHER

Mathematics. Pre-Leaving Certificate Examination, Paper 2 Higher Level Time: 2 hours, 30 minutes. 300 marks L.20 NAME SCHOOL TEACHER L.20 NAME SCHOOL TEACHER Pre-Leaving Certificate Examination, 2016 Name/vers Printed: Checked: To: Updated: Name/vers Complete Paper 2 Higher Level Time: 2 hours, 30 minutes 300 marks School stamp 3 For

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

4.1 Introduction. 4.2 The Scatter Diagram. Chapter 4 Linear Correlation and Regression Analysis

4.1 Introduction. 4.2 The Scatter Diagram. Chapter 4 Linear Correlation and Regression Analysis 4.1 Introduction Correlation is a technique that measures the strength (or the degree) of the relationship between two variables. For example, we could measure how strong the relationship is between people

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL REPORT RAPPORT TECHNIQUE TECHNISCHER BERICHT CEN/TR 15641 August 2007 ICS 67.050 English Version Food analysis - Determination of pesticide residues by LC- MS/MS - Tandem mass spectrometric parameters

More information

Regression Analysis. BUS 735: Business Decision Making and Research. Learn how to detect relationships between ordinal and categorical variables.

Regression Analysis. BUS 735: Business Decision Making and Research. Learn how to detect relationships between ordinal and categorical variables. Regression Analysis BUS 735: Business Decision Making and Research 1 Goals of this section Specific goals Learn how to detect relationships between ordinal and categorical variables. Learn how to estimate

More information

Chapter 16. Simple Linear Regression and Correlation

Chapter 16. Simple Linear Regression and Correlation Chapter 16 Simple Linear Regression and Correlation 16.1 Regression Analysis Our problem objective is to analyze the relationship between interval variables; regression analysis is the first tool we will

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

11.5 Regression Linear Relationships

11.5 Regression Linear Relationships Contents 11.5 Regression............................. 835 11.5.1 Linear Relationships................... 835 11.5.2 The Least Squares Regression Line........... 837 11.5.3 Using the Regression Line................

More information

Framework for functional tree simulation applied to 'golden delicious' apple trees

Framework for functional tree simulation applied to 'golden delicious' apple trees Purdue University Purdue e-pubs Open Access Theses Theses and Dissertations Spring 2015 Framework for functional tree simulation applied to 'golden delicious' apple trees Marek Fiser Purdue University

More information

Trendlines Simple Linear Regression Multiple Linear Regression Systematic Model Building Practical Issues

Trendlines Simple Linear Regression Multiple Linear Regression Systematic Model Building Practical Issues Trendlines Simple Linear Regression Multiple Linear Regression Systematic Model Building Practical Issues Overfitting Categorical Variables Interaction Terms Non-linear Terms Linear Logarithmic y = a +

More information

Vocabulary: Data About Us

Vocabulary: Data About Us Vocabulary: Data About Us Two Types of Data Concept Numerical data: is data about some attribute that must be organized by numerical order to show how the data varies. For example: Number of pets Measure

More information

AMS 7 Correlation and Regression Lecture 8

AMS 7 Correlation and Regression Lecture 8 AMS 7 Correlation and Regression Lecture 8 Department of Applied Mathematics and Statistics, University of California, Santa Cruz Suumer 2014 1 / 18 Correlation pairs of continuous observations. Correlation

More information

Regression Analysis. BUS 735: Business Decision Making and Research

Regression Analysis. BUS 735: Business Decision Making and Research Regression Analysis BUS 735: Business Decision Making and Research 1 Goals and Agenda Goals of this section Specific goals Learn how to detect relationships between ordinal and categorical variables. Learn

More information

YEAR 10 GENERAL MATHEMATICS 2017 STRAND: BIVARIATE DATA PART II CHAPTER 12 RESIDUAL ANALYSIS, LINEARITY AND TIME SERIES

YEAR 10 GENERAL MATHEMATICS 2017 STRAND: BIVARIATE DATA PART II CHAPTER 12 RESIDUAL ANALYSIS, LINEARITY AND TIME SERIES YEAR 10 GENERAL MATHEMATICS 2017 STRAND: BIVARIATE DATA PART II CHAPTER 12 RESIDUAL ANALYSIS, LINEARITY AND TIME SERIES This topic includes: Transformation of data to linearity to establish relationships

More information

Math 243 OpenStax Chapter 12 Scatterplots and Linear Regression OpenIntro Section and

Math 243 OpenStax Chapter 12 Scatterplots and Linear Regression OpenIntro Section and Math 243 OpenStax Chapter 12 Scatterplots and Linear Regression OpenIntro Section 2.1.1 and 8.1-8.2.6 Overview Scatterplots Explanatory and Response Variables Describing Association The Regression Equation

More information

y = a + bx 12.1: Inference for Linear Regression Review: General Form of Linear Regression Equation Review: Interpreting Computer Regression Output

y = a + bx 12.1: Inference for Linear Regression Review: General Form of Linear Regression Equation Review: Interpreting Computer Regression Output 12.1: Inference for Linear Regression Review: General Form of Linear Regression Equation y = a + bx y = dependent variable a = intercept b = slope x = independent variable Section 12.1 Inference for Linear

More information

United Nations Environment Programme

United Nations Environment Programme UNITED NATIONS United Nations Environment Programme Distr. GENERAL UNEP/OzL.Pro/ExCom/80/3 26 October 2017 EP ORIGINAL: ENGLISH EXECUTIVE COMMITTEE OF THE MULTILATERAL FUND FOR THE IMPLEMENTATION OF THE

More information

Biostatistics and Design of Experiments Prof. Mukesh Doble Department of Biotechnology Indian Institute of Technology, Madras

Biostatistics and Design of Experiments Prof. Mukesh Doble Department of Biotechnology Indian Institute of Technology, Madras Biostatistics and Design of Experiments Prof. Mukesh Doble Department of Biotechnology Indian Institute of Technology, Madras Lecture - 39 Regression Analysis Hello and welcome to the course on Biostatistics

More information

1 Correlation and Inference from Regression

1 Correlation and Inference from Regression 1 Correlation and Inference from Regression Reading: Kennedy (1998) A Guide to Econometrics, Chapters 4 and 6 Maddala, G.S. (1992) Introduction to Econometrics p. 170-177 Moore and McCabe, chapter 12 is

More information

Chapter 10 Correlation and Regression

Chapter 10 Correlation and Regression Chapter 10 Correlation and Regression 10-1 Review and Preview 10-2 Correlation 10-3 Regression 10-4 Variation and Prediction Intervals 10-5 Multiple Regression 10-6 Modeling Copyright 2010, 2007, 2004

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

Linear Regression and Correlation. February 11, 2009

Linear Regression and Correlation. February 11, 2009 Linear Regression and Correlation February 11, 2009 The Big Ideas To understand a set of data, start with a graph or graphs. The Big Ideas To understand a set of data, start with a graph or graphs. If

More information

Linear Regression. Simple linear regression model determines the relationship between one dependent variable (y) and one independent variable (x).

Linear Regression. Simple linear regression model determines the relationship between one dependent variable (y) and one independent variable (x). Linear Regression Simple linear regression model determines the relationship between one dependent variable (y) and one independent variable (x). A dependent variable is a random variable whose variation

More information

An Introduction to Optimal Control Applied to Disease Models

An Introduction to Optimal Control Applied to Disease Models An Introduction to Optimal Control Applied to Disease Models Suzanne Lenhart University of Tennessee, Knoxville Departments of Mathematics Lecture1 p.1/37 Example Number of cancer cells at time (exponential

More information

40 Years Listening to the Beat of the Earth

40 Years Listening to the Beat of the Earth EuroGeoSurveys The role of EuroGeoSurveys in Europe-Africa geoscientific cooperation 40 Years Listening to the Beat of the Earth EuroGeoSurveys 32 Albania Lithuania Austria Luxembourg Belgium The Netherlands

More information

Bivariate Data Summary

Bivariate Data Summary Bivariate Data Summary Bivariate data data that examines the relationship between two variables What individuals to the data describe? What are the variables and how are they measured Are the variables

More information