Cauchy Regression and Confidence Intervals for the Slope. University of Montana and College of St. Catherine Missoula, MT St.

Size: px
Start display at page:

Download "Cauchy Regression and Confidence Intervals for the Slope. University of Montana and College of St. Catherine Missoula, MT St."

Transcription

1 Cauchy Regsion and Confidence Intervals for the Slope Rudy Gideon Adele Marie Rothan, CSJ University of Montana and College of St. Catherine Missoula, MT 598 St. Paul, MN 5505 This paper uses computer simulations to verify several featu of the Greatest Deviation (GD nonparametric correlation coefficient. First, its asymptotic distribution is used in a simple linear regsion setting where both variables are bivariate. Second, the distribution free property of GD is demonstrated using both the bivariate normal and bivariate Cauchy distributions. Third, the robustness of the method is shown by estimating parameters in the Cauchy case. Fourth, a general geometric method is used to estimate a ratio of scale factors used in the confidence interval. The methods in this paper are an outgrowth of general earch on the use of nonparametric correlation coefficients in statistical estimations. The ults in this paper are not specific to GD and are appropriate for other rank based correlation coefficients. Key words: bivariate normal, bivariate Cauchy, Greatest Deviation correlation coefficient, asymptotic distribution This work depends in part on earlier unpublished work of Gideon and is available on his web site: Some of the references will refer to papers posted at this web site.. The Bivariate Cauchy The bivariate Cauchy is, of course, the same as the bivariate t with degree of freedom (Cornish 954, Dunnett and Sobel 954. Since this distribution is seldom used in simulations and estimation, it is discussed here. The joint, marginal, and conditional distributions are given; the procedure that was used to generate bivariate data is then eplained. Let ( t, t be an outcome for a ( T, T bivariate Cauchy random variable. The joint distribution is given in two forms, one to generate random observations and the other to see the elliptical nature of the contours. The elliptical nature of the contours, as with the bivariate normal, allows GD to be distribution free over the whole class of bivariate t distributions. f ( t, t 3 ( + t = π ( ρ ( t ρt + ( ρ ( + t 3 3 t ρtt + t =, + ( π ρ ρ for < t, t <. Cauchy Regsion 6/3/004 0:37 AM --

2 Both marginal distributions have the same standard Cauchy: f ( t = π ( + t for < t <. The conditional distribution of T is given for T. For a fied t, ( t ρt f ( t t = + ( (. ρ + t ρ + t This density is related to a standard Student t distribution with degrees of freedom by the following transformation. Let w = ( t ρ ρt + t 3, so that dw = ρ dt 3 + t, and w f ( w = + for < w <. These distributions are now used to generate bivariate Cauchy data. Let t equal the outcome of a standard Cauchy random variable, and let w be an independent outcome of a Student t with degrees of freedom. The computer package S-Plus was used in these simulations. The S-Plus commands: t < rcauchy( n and w < rt(n, were used to generate random samples of size n. After randomly generating t and w, let ( ρ ( + t t = ρ t + w. A standardized bivariate Cauchy random variable t, has been generated. This latter form also shows the regsion equation. The ( t ( ρ ( + t slope is ρ and the scale factor is. The random quantity w plays the role of the error variable in the regsion. It will be shown in the simulations that GD regsion estimates ρ and gives a nearly correct asymptotic confidence interval for this slope. In addition, GD regsion iduals are used to estimate an error scale factor, which is the above scale factor. Because the same type of estimation and confidence intervals are used for the bivariate normal, these simulations show the distribution free property and robustness of the GD simple linear regsion method.. The Bivariate Normal A method of generating bivariate normal values that parallels the above method is to generate two independent N(0, outcomes, z and z3 ; then with the correlation parameter ρ, let z = ρ z + ρ z3. The bivariate random variable ( Z, Z has zero means, variances of one, and correlation of ρ. For a more direct normal model in simple linear regsion, let X be N ( µ, where the second parameter is the standard deviation as this notation is commonly used in Cauchy Regsion 6/3/004 0:37 AM --

3 computer packages. Let ε be independent of X with a N( 0, distribution. Construct the standard model Y = α + β + ε. Thus, the conditional distribution is constructed given the and a random error. In S-Plus, this becomes: < rnorm n, µ, and y < α + β + rnorm( n, o, where n is the sample size. ( 3. The GD S-Plus regsion routines Gideon and Hollister (987 define the GD correlation coefficient. It is tated here for convenience as all work depends on it. The GD correlation coefficient is defined as follows: let the bivariate data (, y be ordered by the -data. Each data vector is then replaced by its ranks. The data is now ( e, p where e is the identity vector,,,3,.,n, and p contains the corponding ranks of the y-data. I, an indicator variable, is 0 or depending whether its epsion is false or true, pectively. Then GD (, y = GD( e, p and in the definition below the p are the components of p. j GD(, y = ma i n i j= I( n + p j > i ma n i n i j= I( p j > i There is only one GD S-Plus function that needs to be directly called to perform the work. It is written in C code and called in a S-Plus calling sequence. Work over a long time period has made the calculation fairly efficient. Given a paired data vector (, y, the GD simple linear regsion function is rgrgc (, y,0. This returns the intercept and slope, say a and b. The regsion predicted values y ˆ = a + b and the iduals y yˆ are now formed. A second regsion is performed on the sorted and sorted iduals y yˆ. In S-Plus, this done by rgrgc( sort(, sort( y yˆ,0. The slope of this regsion estimates slope estimate in classical least squa; that is, n times the estimated standard error of the n s β ˆ = n ( ˆ i. This is demonstrated in the simulations and is eplained fully in Gideon and Rothan (004. The method is very general in that any correlation coefficient can be used in the same manner. GD is being used because it is very robust and also gives good ults on data without outliers. It must be emphasized that this method of measuring the variation with the slope is necessary to make the method distribution free. One uses the actual observed sorted -data as the standard to obtain a relative measure of the variability in the iduals. The epectation is that if the iduals have the same type of distribution, then slope of the regsion line of the ordered iduals on the Cauchy Regsion 6/3/004 0:37 AM -3-

4 ˆ ordered s ( t for the Cauchy will provide a reasonable estimate of. In the s simulations that follow, the data is bivariate normal or bivariate Cauchy; and ˆ apparently this geometrical method of estimating does allow the distribution s property to work. For an alpha significance level, nearly correct α confidence interval levels are obtained. 4. Greatest Deviation Asymptotics The population parameters of GD for the bivariate normal and Cauchy distributions are found in Gideon and Hollister (000. A Taylor Series epansion was used to relate the distribution of slope to the asymptotic distribution of ρ (Gideon, Prentice, and Pyke 989. These ults are used in forming confidence intervals. Let GD ( X, Y be the population parameter of GD for the bivariate random variable ( X, Y. Then for both the bivariate normal and Cauchy distributions GD ( X, Y = sin ρ, where ρ is the correlation coefficient in the normal case, but π can only be called the correlation parameter in the Cauchy case. The usual definition of ρ does not suffice for the Cauchy as moments do not eist. The Cauchy correlation parameter ρ does eist for GD and is derived from the population definition of GD in Gideon and Hollister (000. Let F and G be the distribution functions of continuous random variables X and Y. Now let U = F(X and V = G(Y, then the function C( u, v = P( U u, V v is known as the Copula function. The population parameter of GD for ( X, Y is GD( X, Y = sup C( t, t sup( t C( t, t. 0 t 0 t For the asymptotic distribution of GD when ρ = 0, Gideon, Prentice, and Pyke (989 showed that for data vectors (, y, for a sample size n, that as n increases ngd(, y becomes N (0,. From the population parameter of GD and its asymptotic distribution, the asymptotic distribution of the estimated slope in either the bivariate Cauchy or normal is as follows: y π y ρ βˆ converges to a N ( ρ, distribution. n In the computer simulations, y ρ = is estimated directly as the slope in the GD regsion where the iduals are regsed on the -data Cauchy Regsion 6/3/004 0:37 AM -4-

5 ˆ ( rgrgc( sort(, sort( y yˆ,0, that is,. The asymptotic α confidence s ˆ interval is then this slope,, times the remaining terms in the asymptotic standard s deviation above. So the distribution-free robust confidence interval for the slope in a simple linear regsion is π zα βˆ ˆ ±, where z α is the upper α quantile of the standard normal. n s For additional background material for this section, see Gideon (99, Gideon and Rummel (99, Gideon and Rothan ( Computer Simulations for the Distribution-Free Confidence Interval The computer simulations primarily demonstrate the confidence interval for the slope in the simple linear regsion, but some correlation ults are also given. Values of ρ used are 0, 0.5, 0.75, 0.9. For simplicity, only 0 is used for the location parameters and for the scale parameters. The two distributions used are bivariate normal and bivariate Cauchy as eplained earlier. For the standard univariate Cauchy, the 3 rd quartile is ( Q = so that the median of + T is. Thus, the scale factor ( + t ρ in the simulations should vary about ρ * = ρ. Note that this is the same as in the bivariate normal case (i.e., the idual scale factor. Since the scale factor of the -variable with standardized distributions is one, the ratio = ρ and ˆ s estimates ρ. The difference between the Cauchy and the Normal is that the scale factor for the Cauchy averages ρ for individual points, the scale factor depends on the given value of t. The scale ; but factor is constant for the normal. The slopes and the correlations have the same value in the simulations since the standard distributions were used. The tables are labeled by a Roman numeral in the upper left corner. Table I shows means of 000 simulations each for a sample size of 68, ecept for the last two rows that are based on 5000 simulations. The categories are the ratio of the scale factors ulting from the simulations; the population scale factor; the intercept whose population parameter is 0; the slope whose population parameter is ρ ; the proportion of the samples whose confidence interval contains the true slope, the GD estimate Cauchy Regsion 6/3/004 0:37 AM -5-

6 of ρ, sin( π GD(, y / ; and the population correlation coefficient. It is known that the sine transformation of GD undetimates ρ ecept at zero. Ecept for the population parameters, all entries are the mean of the given number of simulations. Rows in the table alternate between Cauchy and Normal in order to view the distribution-free robustness property. Table I Ratio ˆ s ρ Intercept Slope Sample prop. 90% level Corr. Normal Cauchy Normal Cauchy Normal Cauchy Normal Cauchy Normal Cauchy The following two rows are for 5000 simulations Normal Cauchy ρ Table II reflects changes made to the confidence coefficient, the correlation, and slope; the number of simulations is kept at 000. The first two rows are for 90%, the net two are 80%, and the final two are for 50% confidence levels. It is becoming clear that for sample size 68, the confidence coefficient is a bit conservative. Note that the mean values for the ratios and those for the slope estimates are very close to their pective parameters. As epected, the direct estimate of the correlation via the GD sine transformation undetimates for ρ > 0. Cauchy Regsion 6/3/004 0:37 AM -6-

7 Table II Ratio ˆ s ρ Intercept Slope Sample prop. 90%, 80% 50% levels Corr. ρ Normal Cauchy Normal Cauchy Normal Cauchy In Table III sample sizes of 50, 75, 00, and 50 are used while the correlation remains at 0.80 and the confidence coefficient at 90%. The first two rows are from samples of size 50, the net two of 75, then 00, and finally 50. The number of simulations for each remains at 000. It seems remarkable that the Cauchy confidence interval for the slope is more accurate than the normal. Table III Ratio ˆ ρ Intercept Slope s Sample proportion Corr. ρ 90% level Normal Cauchy Normal Cauchy Normal Cauchy Normal Cauchy In Table I, the Cauchy simulations usually gave values closer to the stated 90% confidence level. The means of the simulated scale ratio estimates for both the Normal and Cauchy were very close to the population parameter, ρ. All intercept and slope means were close to the population parameters. From Table II, it appears that the proportion of confidence intervals containing the true slope is higher Cauchy Regsion 6/3/004 0:37 AM -7-

8 than the stated confidence level. Tables I - III indicate that the Cauchy generated data gives ults closer to the stated confidence level than the normal. The ults do not seem to vary much between the moderate sample sizes of 50 to An Eample of the Confidence Interval for the Cauchy Case One more run of 000 Cauchy simulations was made. The confidence coefficient was 90%, the sample size 68, ρ = β = 0. 8, and α = 0. The simulation ults for the last sample remain in S-Plus and are used for an illustrative eample. The analysis of this last sample demonstrates that no special selection process was used to make this system perform well. The summary statistics from the run for the 000 simulations follow. The mean intercept was and the mean slope was The mean of the sine transformation of GD was The proportion of the 90% confidence intervals containing the true slope was The term ρ = 0. 6, and the mean value of the 000 simulations for this term was The median of these was also always calculated and for this run it was Because the median and mean were always close, the median was not included in the above tables. For this last simulation of sample size 68, confidence intervals and scatterplots with regsion lines are given for GD and least squa. The aes are labeled ( t,t because bivariate Cauchy data is used. For GD estimation system, the slope of ˆ the regsion used to estimate relative variation was , i.e. = s This is the slope as eplained on page 3 for a regsion on sorted data. The upper 95 th π.645 percentile of the standard normal.645 is used in the term = This number times the gives the distance of the confidence interval around the slope estimate. Table IV lists the intercepts, slopes and the confidence intervals for the GD general method and for least squa. Table IV Comparison of LS and GD on one sample where n = 68, Cauchy data Intercept Slope CI lower CI upper GD LS It is readily seen that GD is, as epected, much better than least squa (LS. The LS method does not include the true slope in the confidence interval. The standard error of LS slope estimate, 4.4, and ( t t, , are given so that the confidence interval for LS can be checked. Although this paper is not a comparison of GD to other robust procedu, the L-one and rreg (robust regsion in S-Plus ults are given. The ults are in Table V, but this author does not know the distributional properties of these estimators to obtain a confidence interval. Cauchy Regsion 6/3/004 0:37 AM -8-

9 Table V L-one and robust regsion ults from S-Plus Intercept Slope L-one rreg Two scatterplots are pented. Figure has all the data and in Figure the data is tricted to those values between 5 and +5 in order to give a better view of the central area of the data. The graph of the tricted data demonstrates that, as is always the case, the GD regsion line goes through the heart of the data. There are 39 of the 68 outcomes between 5 and +5. Figure 3 shows the geometry of the GD estimate of. The line fitted to the sorted data { sort( t, sort( iduals} by the GD system has slope The robustness of the GD fit to the line can be observed because the line appears uninfluenced by the large iduals. 7. Summary Computer simulations have demonstrated the robustness and distribution-free properties of the rank based Greatest Deviation correlation coefficient in simple linear regsion. This was accomplished by comparing the computer ults for the bivariate normal and Cauchy distributions. The asymptotic properties of GD as a correlation coefficient and its etension to simple linear regsion were used. One eample was provided that demonstrated the GD geometrical method of obtaining an estimate of the variation in the slope estimator. This paper is based on the ults in two published papers. Unfortunately, much of the background material is unpublished, but it is available on the web site. The generality of this work may not be apparent without viewing the papers on the web, but any correlation coefficient can be used in the manner demonstrated in this paper. The unpublished L-one correlation coefficient that should accompany all statistical L-one methods is a prime candidate. This paper is part of a system of estimation based on the use of correlation coefficients. The web site shows some of the work, but some further eamples in times series, nonlinear estimation, and generalized linear models have not yet been posted. t Cauchy Regsion 6/3/004 0:37 AM -9-

10 References Cornish, E. A. (954, The Multivariate t-distribution Associated with a Set of Normal Sample Deviates, Australian Journal of Physics, 7, Dunnett, C. W., and Sobel, M. (954, A Bivariate Generalization of Students t- Distribution, with Tables for Certain Special Cases, Biometrika, 4, Gideon, R. A. (99, Random Variables, Regsion, and the GD, unpublished paper (URL: University of Montana, Dept. of Mathematical Sciences. Gideon, R. A., and Hollister, R. A. (987, "A Rank Correlation Coefficient Resistant to Outliers," Journal of the American Statistical Association, 8, (000, The Geometrical Definition of Greatest Deviation Correlation Coefficient and its Uniqueness, unpublished paper (URL: University of Montana, Dept. of Mathematical Sciences. Gideon, R. A., and Rothan, A. M. (004, Location and Scale Estimation with Correlation Coefficients, unpublished paper (URL: University of Montana, Dept. of Mathematical Sciences. Gideon, R. A., and Rummel, S. E. (99, Correlation in Simple Linear Regsion, unpublished paper (URL: SPACE-REG.pdf, University of Montana, Dept. of Mathematical Sciences. Gideon, R. A., Prentice, M. J., and Pyke, R (989, "The Limiting Distribution of the Rank Correlation Coefficient, GD, Contributions to Probability and Statistics, Essays in Honor of Ingram Olkin, Gleser, L.J. et al. (eds., New York: Springer Verlag, pp. 7-6 R. A. Gideon: Acknowledgments Ron Pyke, University of Washington, my Masters supervisor, and for completing the asymptotic distribution derivation and write-up John Gurland, University of Wisconsin, my Ph.D. advisor at Madison Wisconsin Mike Prentice, University of Edinburgh, for asking the question, "What is it estimating?" and allowing me a Sabbatical in Scotland This work has been in progs for many years with very few published papers available to acknowledge all the faculty and student help. These people are also listed at the web site, and I hope no one has been missed. I thank these people for all the help they have given me. They are the ones who have kept this earch alive. Cauchy Regsion 6/3/004 0:37 AM -0-

11 Figure Cauchy Regsion 6/3/004 0:37 AM --

12 Figure Cauchy Regsion 6/3/004 0:37 AM --

13 Figure 3 Cauchy Regsion 6/3/004 0:37 AM -3-

CORRELATION ESTIMATION SYSTEM MINIMIZATION COMPARED TO LEAST SQUARES MINIMIZATION IN SIMPLE LINEAR REGRESSION

CORRELATION ESTIMATION SYSTEM MINIMIZATION COMPARED TO LEAST SQUARES MINIMIZATION IN SIMPLE LINEAR REGRESSION CORRELATION ESTIMATION SYSTEM MINIMIZATION COMPARED TO LEAST SQUARES MINIMIZATION IN SIMPLE LINEAR REGRESSION RUDY A. GIDEON Abstract. A general method of minimization using correlation coefficients and

More information

A Second Opinion Correlation Coefficient. Rudy A. Gideon and Carol A. Ulsafer. University of Montana, Missoula MT 59812

A Second Opinion Correlation Coefficient. Rudy A. Gideon and Carol A. Ulsafer. University of Montana, Missoula MT 59812 A Second Opinion Correlation Coefficient Rudy A. Gideon and Carol A. Ulsafer University of Montana, Missoula MT 59812 An important decision in most fields of research is whether two variables are related.

More information

,i = 1,2,L, p. For a sample of size n, let the columns of data be

,i = 1,2,L, p. For a sample of size n, let the columns of data be MAC IIci: Miller Asymptotics Chapter 5: Regression Section?: Asymptotic Relationship Between a CC and its Associated Slope Estimates in Multiple Linear Regression The asymptotic null distribution of a

More information

THE MINIMIZATION PROCESS IN THE CORRELATION ESTIMATION SYSTEM (CES) COMPARED TO LEAST SQUARES IN LINEAR REGRESSION

THE MINIMIZATION PROCESS IN THE CORRELATION ESTIMATION SYSTEM (CES) COMPARED TO LEAST SQUARES IN LINEAR REGRESSION THE MINIMIZATION PROCESS IN THE CORRELATION ESTIMATION SYSTEM (CES) COMPARED TO LEAST SQUARES IN LINEAR REGRESSION RUDY A. GIDEON Abstract. This presentation contains a new system of estimation, starting

More information

Obtaining Estimators from Correlation Coefficients: The Correlation Estimation System and R

Obtaining Estimators from Correlation Coefficients: The Correlation Estimation System and R Obtaining Estimators from Correlation Coefficients: The Correlation Estimation System and R Abstract Correlation s (CCs) are generally viewed as summaries, causing them to be underutilized. Viewing them

More information

AP Statistics Cumulative AP Exam Study Guide

AP Statistics Cumulative AP Exam Study Guide AP Statistics Cumulative AP Eam Study Guide Chapters & 3 - Graphs Statistics the science of collecting, analyzing, and drawing conclusions from data. Descriptive methods of organizing and summarizing statistics

More information

Variable Selection and Model Building

Variable Selection and Model Building LINEAR REGRESSION ANALYSIS MODULE XIII Lecture - 39 Variable Selection and Model Building Dr. Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur 5. Akaike s information

More information

Confidence Intervals, Testing and ANOVA Summary

Confidence Intervals, Testing and ANOVA Summary Confidence Intervals, Testing and ANOVA Summary 1 One Sample Tests 1.1 One Sample z test: Mean (σ known) Let X 1,, X n a r.s. from N(µ, σ) or n > 30. Let The test statistic is H 0 : µ = µ 0. z = x µ 0

More information

Multiple Linear Regression Analysis

Multiple Linear Regression Analysis LINEAR REGREION ANALYSIS MODULE III Lecture 3 Multiple Linear Regsion Analysis Dr Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur Likelihood ratio test for H : Rβ

More information

9 Correlation and Regression

9 Correlation and Regression 9 Correlation and Regression SW, Chapter 12. Suppose we select n = 10 persons from the population of college seniors who plan to take the MCAT exam. Each takes the test, is coached, and then retakes the

More information

The Correlation Principle. Estimation with (Nonparametric) Correlation Coefficients

The Correlation Principle. Estimation with (Nonparametric) Correlation Coefficients 1 The Correlation Principle Estimation with (Nonparametric) Correlation Coefficients 1 2 The Correlation Principle for the estimation of a parameter theta: A Statistical inference of procedure should be

More information

1 A Review of Correlation and Regression

1 A Review of Correlation and Regression 1 A Review of Correlation and Regression SW, Chapter 12 Suppose we select n = 10 persons from the population of college seniors who plan to take the MCAT exam. Each takes the test, is coached, and then

More information

Review of Statistics 101

Review of Statistics 101 Review of Statistics 101 We review some important themes from the course 1. Introduction Statistics- Set of methods for collecting/analyzing data (the art and science of learning from data). Provides methods

More information

Business Statistics. Lecture 10: Course Review

Business Statistics. Lecture 10: Course Review Business Statistics Lecture 10: Course Review 1 Descriptive Statistics for Continuous Data Numerical Summaries Location: mean, median Spread or variability: variance, standard deviation, range, percentiles,

More information

Glossary. The ISI glossary of statistical terms provides definitions in a number of different languages:

Glossary. The ISI glossary of statistical terms provides definitions in a number of different languages: Glossary The ISI glossary of statistical terms provides definitions in a number of different languages: http://isi.cbs.nl/glossary/index.htm Adjusted r 2 Adjusted R squared measures the proportion of the

More information

Key Words: absolute value methods, correlation, eigenvalues, estimating functions, median methods, simple linear regression.

Key Words: absolute value methods, correlation, eigenvalues, estimating functions, median methods, simple linear regression. A Generalized Interpretation of Pearson's r Rudy A. Gideon University of Montana Missoula, MT 5981 email:gideon@selway.umt.edu Rudy A. Gideon is a Professor, Department of Mathematical Sciences, University

More information

Psychology 282 Lecture #4 Outline Inferences in SLR

Psychology 282 Lecture #4 Outline Inferences in SLR Psychology 282 Lecture #4 Outline Inferences in SLR Assumptions To this point we have not had to make any distributional assumptions. Principle of least squares requires no assumptions. Can use correlations

More information

Least Absolute Value vs. Least Squares Estimation and Inference Procedures in Regression Models with Asymmetric Error Distributions

Least Absolute Value vs. Least Squares Estimation and Inference Procedures in Regression Models with Asymmetric Error Distributions Journal of Modern Applied Statistical Methods Volume 8 Issue 1 Article 13 5-1-2009 Least Absolute Value vs. Least Squares Estimation and Inference Procedures in Regression Models with Asymmetric Error

More information

TABLES AND FORMULAS FOR MOORE Basic Practice of Statistics

TABLES AND FORMULAS FOR MOORE Basic Practice of Statistics TABLES AND FORMULAS FOR MOORE Basic Practice of Statistics Exploring Data: Distributions Look for overall pattern (shape, center, spread) and deviations (outliers). Mean (use a calculator): x = x 1 + x

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

How To: Deal with Heteroscedasticity Using STATGRAPHICS Centurion

How To: Deal with Heteroscedasticity Using STATGRAPHICS Centurion How To: Deal with Heteroscedasticity Using STATGRAPHICS Centurion by Dr. Neil W. Polhemus July 28, 2005 Introduction When fitting statistical models, it is usually assumed that the error variance is the

More information

Chapter 2. Discrete Distributions

Chapter 2. Discrete Distributions Chapter. Discrete Distributions Objectives ˆ Basic Concepts & Epectations ˆ Binomial, Poisson, Geometric, Negative Binomial, and Hypergeometric Distributions ˆ Introduction to the Maimum Likelihood Estimation

More information

Inference about the Slope and Intercept

Inference about the Slope and Intercept Inference about the Slope and Intercept Recall, we have established that the least square estimates and 0 are linear combinations of the Y i s. Further, we have showed that the are unbiased and have the

More information

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26.

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26. Answer Key 969 BC 97 BC. C. E. B. D 5. E 6. B 7. D 8. C 9. D. A. B. E. C. D 5. B 6. B 7. B 8. E 9. C. A. B. E. D. C 5. A 6. C 7. C 8. D 9. C. D. C. B. A. D 5. A 6. B 7. D 8. A 9. D. E. D. B. E. E 5. E.

More information

Chapter 9 Regression. 9.1 Simple linear regression Linear models Least squares Predictions and residuals.

Chapter 9 Regression. 9.1 Simple linear regression Linear models Least squares Predictions and residuals. 9.1 Simple linear regression 9.1.1 Linear models Response and eplanatory variables Chapter 9 Regression With bivariate data, it is often useful to predict the value of one variable (the response variable,

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

STAT Section 2.1: Basic Inference. Basic Definitions

STAT Section 2.1: Basic Inference. Basic Definitions STAT 518 --- Section 2.1: Basic Inference Basic Definitions Population: The collection of all the individuals of interest. This collection may be or even. Sample: A collection of elements of the population.

More information

1 Introduction to Minitab

1 Introduction to Minitab 1 Introduction to Minitab Minitab is a statistical analysis software package. The software is freely available to all students and is downloadable through the Technology Tab at my.calpoly.edu. When you

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

Correlation and Regression Theory 1) Multivariate Statistics

Correlation and Regression Theory 1) Multivariate Statistics Correlation and Regression Theory 1) Multivariate Statistics What is a multivariate data set? How to statistically analyze this data set? Is there any kind of relationship between different variables in

More information

STAT 461/561- Assignments, Year 2015

STAT 461/561- Assignments, Year 2015 STAT 461/561- Assignments, Year 2015 This is the second set of assignment problems. When you hand in any problem, include the problem itself and its number. pdf are welcome. If so, use large fonts and

More information

Algebra Performance Level Descriptors

Algebra Performance Level Descriptors Limited A student performing at the Limited Level demonstrates a minimal command of Ohio s Learning Standards for Algebra. A student at this level has an emerging ability to A student whose performance

More information

STAT Chapter 11: Regression

STAT Chapter 11: Regression STAT 515 -- Chapter 11: Regression Mostly we have studied the behavior of a single random variable. Often, however, we gather data on two random variables. We wish to determine: Is there a relationship

More information

Linear correlation. Contents. 1 Linear correlation. 1.1 Introduction. Anthony Tanbakuchi Department of Mathematics Pima Community College

Linear correlation. Contents. 1 Linear correlation. 1.1 Introduction. Anthony Tanbakuchi Department of Mathematics Pima Community College Introductor Statistics Lectures Linear correlation Testing two variables for a linear relationship Anthon Tanbakuchi Department of Mathematics Pima Communit College Redistribution of this material is prohibited

More information

4. (6 points) Express the domain of the following function in interval notation:

4. (6 points) Express the domain of the following function in interval notation: Eam 1-A L. Ballou Name Math 131 Calculus I September 1, 016 NO Calculator Allowed BOX YOUR ANSWER! Show all work for full credit! 1. (4 points) Write an equation of a line with y-intercept 4 and -intercept

More information

Additional Problems Additional Problem 1 Like the http://www.stat.umn.edu/geyer/5102/examp/rlike.html#lmax example of maximum likelihood done by computer except instead of the gamma shape model, we will

More information

Robustness and Distribution Assumptions

Robustness and Distribution Assumptions Chapter 1 Robustness and Distribution Assumptions 1.1 Introduction In statistics, one often works with model assumptions, i.e., one assumes that data follow a certain model. Then one makes use of methodology

More information

Unit 10: Simple Linear Regression and Correlation

Unit 10: Simple Linear Regression and Correlation Unit 10: Simple Linear Regression and Correlation Statistics 571: Statistical Methods Ramón V. León 6/28/2004 Unit 10 - Stat 571 - Ramón V. León 1 Introductory Remarks Regression analysis is a method for

More information

Swarthmore Honors Exam 2012: Statistics

Swarthmore Honors Exam 2012: Statistics Swarthmore Honors Exam 2012: Statistics 1 Swarthmore Honors Exam 2012: Statistics John W. Emerson, Yale University NAME: Instructions: This is a closed-book three-hour exam having six questions. You may

More information

Copula Regression RAHUL A. PARSA DRAKE UNIVERSITY & STUART A. KLUGMAN SOCIETY OF ACTUARIES CASUALTY ACTUARIAL SOCIETY MAY 18,2011

Copula Regression RAHUL A. PARSA DRAKE UNIVERSITY & STUART A. KLUGMAN SOCIETY OF ACTUARIES CASUALTY ACTUARIAL SOCIETY MAY 18,2011 Copula Regression RAHUL A. PARSA DRAKE UNIVERSITY & STUART A. KLUGMAN SOCIETY OF ACTUARIES CASUALTY ACTUARIAL SOCIETY MAY 18,2011 Outline Ordinary Least Squares (OLS) Regression Generalized Linear Models

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

PACKET Unit 4 Honors ICM Functions and Limits 1

PACKET Unit 4 Honors ICM Functions and Limits 1 PACKET Unit 4 Honors ICM Functions and Limits 1 Day 1 Homework For each of the rational functions find: a. domain b. -intercept(s) c. y-intercept Graph #8 and #10 with at least 5 EXACT points. 1. f 6.

More information

A simple graphical method to explore tail-dependence in stock-return pairs

A simple graphical method to explore tail-dependence in stock-return pairs A simple graphical method to explore tail-dependence in stock-return pairs Klaus Abberger, University of Konstanz, Germany Abstract: For a bivariate data set the dependence structure can not only be measured

More information

ECON 5350 Class Notes Review of Probability and Distribution Theory

ECON 5350 Class Notes Review of Probability and Distribution Theory ECON 535 Class Notes Review of Probability and Distribution Theory 1 Random Variables Definition. Let c represent an element of the sample space C of a random eperiment, c C. A random variable is a one-to-one

More information

Contents. Acknowledgments. xix

Contents. Acknowledgments. xix Table of Preface Acknowledgments page xv xix 1 Introduction 1 The Role of the Computer in Data Analysis 1 Statistics: Descriptive and Inferential 2 Variables and Constants 3 The Measurement of Variables

More information

Physics 509: Bootstrap and Robust Parameter Estimation

Physics 509: Bootstrap and Robust Parameter Estimation Physics 509: Bootstrap and Robust Parameter Estimation Scott Oser Lecture #20 Physics 509 1 Nonparametric parameter estimation Question: what error estimate should you assign to the slope and intercept

More information

The scatterplot is the basic tool for graphically displaying bivariate quantitative data.

The scatterplot is the basic tool for graphically displaying bivariate quantitative data. Bivariate Data: Graphical Display The scatterplot is the basic tool for graphically displaying bivariate quantitative data. Example: Some investors think that the performance of the stock market in January

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

Accounting for Population Uncertainty in Covariance Structure Analysis

Accounting for Population Uncertainty in Covariance Structure Analysis Accounting for Population Uncertainty in Structure Analysis Boston College May 21, 2013 Joint work with: Michael W. Browne The Ohio State University matrix among observed variables are usually implied

More information

Bootstrapping the Confidence Intervals of R 2 MAD for Samples from Contaminated Standard Logistic Distribution

Bootstrapping the Confidence Intervals of R 2 MAD for Samples from Contaminated Standard Logistic Distribution Pertanika J. Sci. & Technol. 18 (1): 209 221 (2010) ISSN: 0128-7680 Universiti Putra Malaysia Press Bootstrapping the Confidence Intervals of R 2 MAD for Samples from Contaminated Standard Logistic Distribution

More information

Chapter 1 - Lecture 3 Measures of Location

Chapter 1 - Lecture 3 Measures of Location Chapter 1 - Lecture 3 of Location August 31st, 2009 Chapter 1 - Lecture 3 of Location General Types of measures Median Skewness Chapter 1 - Lecture 3 of Location Outline General Types of measures What

More information

General Regression Model

General Regression Model Scott S. Emerson, M.D., Ph.D. Department of Biostatistics, University of Washington, Seattle, WA 98195, USA January 5, 2015 Abstract Regression analysis can be viewed as an extension of two sample statistical

More information

Algebra II Vocabulary Cards

Algebra II Vocabulary Cards Algebra II Vocabulary Cards Table of Contents Expressions and Operations Natural Numbers Whole Numbers Integers Rational Numbers Irrational Numbers Real Numbers Complex Numbers Complex Number (examples)

More information

The empirical ( ) rule

The empirical ( ) rule The empirical (68-95-99.7) rule With a bell shaped distribution, about 68% of the data fall within a distance of 1 standard deviation from the mean. 95% fall within 2 standard deviations of the mean. 99.7%

More information

Tail Approximation of the Skew-Normal by the Skew-Normal Laplace: Application to Owen s T Function and the Bivariate Normal Distribution

Tail Approximation of the Skew-Normal by the Skew-Normal Laplace: Application to Owen s T Function and the Bivariate Normal Distribution Journal of Statistical and Econometric ethods vol. no. 3 - ISS: 5-557 print version 5-565online Scienpress Ltd 3 Tail Approimation of the Skew-ormal by the Skew-ormal Laplace: Application to Owen s T Function

More information

Descriptive Univariate Statistics and Bivariate Correlation

Descriptive Univariate Statistics and Bivariate Correlation ESC 100 Exploring Engineering Descriptive Univariate Statistics and Bivariate Correlation Instructor: Sudhir Khetan, Ph.D. Wednesday/Friday, October 17/19, 2012 The Central Dogma of Statistics used to

More information

Stat 5101 Lecture Notes

Stat 5101 Lecture Notes Stat 5101 Lecture Notes Charles J. Geyer Copyright 1998, 1999, 2000, 2001 by Charles J. Geyer May 7, 2001 ii Stat 5101 (Geyer) Course Notes Contents 1 Random Variables and Change of Variables 1 1.1 Random

More information

Next is material on matrix rank. Please see the handout

Next is material on matrix rank. Please see the handout B90.330 / C.005 NOTES for Wednesday 0.APR.7 Suppose that the model is β + ε, but ε does not have the desired variance matrix. Say that ε is normal, but Var(ε) σ W. The form of W is W w 0 0 0 0 0 0 w 0

More information

3 Random Samples from Normal Distributions

3 Random Samples from Normal Distributions 3 Random Samples from Normal Distributions Statistical theory for random samples drawn from normal distributions is very important, partly because a great deal is known about its various associated distributions

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

LAB 5 INSTRUCTIONS LINEAR REGRESSION AND CORRELATION

LAB 5 INSTRUCTIONS LINEAR REGRESSION AND CORRELATION LAB 5 INSTRUCTIONS LINEAR REGRESSION AND CORRELATION In this lab you will learn how to use Excel to display the relationship between two quantitative variables, measure the strength and direction of the

More information

Overview. Overview. Overview. Specific Examples. General Examples. Bivariate Regression & Correlation

Overview. Overview. Overview. Specific Examples. General Examples. Bivariate Regression & Correlation Bivariate Regression & Correlation Overview The Scatter Diagram Two Examples: Education & Prestige Correlation Coefficient Bivariate Linear Regression Line SPSS Output Interpretation Covariance ou already

More information

CHAPTER 3 Describing Relationships

CHAPTER 3 Describing Relationships CHAPTER 3 Describing Relationships 3.1 Scatterplots and Correlation The Practice of Statistics, 5th Edition Starnes, Tabor, Yates, Moore Bedford Freeman Worth Publishers Scatterplots and Correlation Learning

More information

Start with review, some new definitions, and pictures on the white board. Assumptions in the Normal Linear Regression Model

Start with review, some new definitions, and pictures on the white board. Assumptions in the Normal Linear Regression Model Start with review, some new definitions, and pictures on the white board. Assumptions in the Normal Linear Regression Model A1: There is a linear relationship between X and Y. A2: The error terms (and

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

AP Final Review II Exploring Data (20% 30%)

AP Final Review II Exploring Data (20% 30%) AP Final Review II Exploring Data (20% 30%) Quantitative vs Categorical Variables Quantitative variables are numerical values for which arithmetic operations such as means make sense. It is usually a measure

More information

Math Exam 1a. c) lim tan( 3x. 2) Calculate the derivatives of the following. DON'T SIMPLIFY! d) s = t t 3t

Math Exam 1a. c) lim tan( 3x. 2) Calculate the derivatives of the following. DON'T SIMPLIFY! d) s = t t 3t Math 111 - Eam 1a 1) Evaluate the following limits: 7 3 1 4 36 a) lim b) lim 5 1 3 6 + 4 c) lim tan( 3 ) + d) lim ( ) 100 1+ h 1 h 0 h ) Calculate the derivatives of the following. DON'T SIMPLIFY! a) y

More information

Chapter Goals. To understand the methods for displaying and describing relationship among variables. Formulate Theories.

Chapter Goals. To understand the methods for displaying and describing relationship among variables. Formulate Theories. Chapter Goals To understand the methods for displaying and describing relationship among variables. Formulate Theories Interpret Results/Make Decisions Collect Data Summarize Results Chapter 7: Is There

More information

Chapter 11. Correlation and Regression

Chapter 11. Correlation and Regression Chapter 11 Correlation and Regression Correlation A relationship between two variables. The data can be represented b ordered pairs (, ) is the independent (or eplanator) variable is the dependent (or

More information

Regression. Marc H. Mehlman University of New Haven

Regression. Marc H. Mehlman University of New Haven Regression Marc H. Mehlman marcmehlman@yahoo.com University of New Haven the statistician knows that in nature there never was a normal distribution, there never was a straight line, yet with normal and

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

Bivariate Data: Graphical Display The scatterplot is the basic tool for graphically displaying bivariate quantitative data.

Bivariate Data: Graphical Display The scatterplot is the basic tool for graphically displaying bivariate quantitative data. Bivariate Data: Graphical Display The scatterplot is the basic tool for graphically displaying bivariate quantitative data. Example: Some investors think that the performance of the stock market in January

More information

UQ, Semester 1, 2017, Companion to STAT2201/CIVL2530 Exam Formulae and Tables

UQ, Semester 1, 2017, Companion to STAT2201/CIVL2530 Exam Formulae and Tables UQ, Semester 1, 2017, Companion to STAT2201/CIVL2530 Exam Formulae and Tables To be provided to students with STAT2201 or CIVIL-2530 (Probability and Statistics) Exam Main exam date: Tuesday, 20 June 1

More information

A NONPARAMETRIC TEST FOR HOMOGENEITY: APPLICATIONS TO PARAMETER ESTIMATION

A NONPARAMETRIC TEST FOR HOMOGENEITY: APPLICATIONS TO PARAMETER ESTIMATION Change-point Problems IMS Lecture Notes - Monograph Series (Volume 23, 1994) A NONPARAMETRIC TEST FOR HOMOGENEITY: APPLICATIONS TO PARAMETER ESTIMATION BY K. GHOUDI AND D. MCDONALD Universite' Lava1 and

More information

Computer Problems for Taylor Series and Series Convergence

Computer Problems for Taylor Series and Series Convergence Computer Problems for Taylor Series and Series Convergence The two problems below are a set; the first should be done without a computer and the second is a computer-based follow up. 1. The drawing below

More information

Two-by-two ANOVA: Global and Graphical Comparisons Based on an Extension of the Shift Function

Two-by-two ANOVA: Global and Graphical Comparisons Based on an Extension of the Shift Function Journal of Data Science 7(2009), 459-468 Two-by-two ANOVA: Global and Graphical Comparisons Based on an Extension of the Shift Function Rand R. Wilcox University of Southern California Abstract: When comparing

More information

GROUPED DATA E.G. FOR SAMPLE OF RAW DATA (E.G. 4, 12, 7, 5, MEAN G x / n STANDARD DEVIATION MEDIAN AND QUARTILES STANDARD DEVIATION

GROUPED DATA E.G. FOR SAMPLE OF RAW DATA (E.G. 4, 12, 7, 5, MEAN G x / n STANDARD DEVIATION MEDIAN AND QUARTILES STANDARD DEVIATION FOR SAMPLE OF RAW DATA (E.G. 4, 1, 7, 5, 11, 6, 9, 7, 11, 5, 4, 7) BE ABLE TO COMPUTE MEAN G / STANDARD DEVIATION MEDIAN AND QUARTILES Σ ( Σ) / 1 GROUPED DATA E.G. AGE FREQ. 0-9 53 10-19 4...... 80-89

More information

arxiv: v4 [stat.co] 18 Mar 2018

arxiv: v4 [stat.co] 18 Mar 2018 An EM algorithm for absolute continuous bivariate Pareto distribution Arabin Kumar Dey, Biplab Paul and Debasis Kundu arxiv:1608.02199v4 [stat.co] 18 Mar 2018 Abstract: Recently [3] used EM algorithm to

More information

EXAM. Exam #1. Math 3342 Summer II, July 21, 2000 ANSWERS

EXAM. Exam #1. Math 3342 Summer II, July 21, 2000 ANSWERS EXAM Exam # Math 3342 Summer II, 2 July 2, 2 ANSWERS i pts. Problem. Consider the following data: 7, 8, 9, 2,, 7, 2, 3. Find the first quartile, the median, and the third quartile. Make a box and whisker

More information

Chapter 13 Student Lecture Notes Department of Quantitative Methods & Information Systems. Business Statistics

Chapter 13 Student Lecture Notes Department of Quantitative Methods & Information Systems. Business Statistics Chapter 13 Student Lecture Notes 13-1 Department of Quantitative Methods & Information Sstems Business Statistics Chapter 14 Introduction to Linear Regression and Correlation Analsis QMIS 0 Dr. Mohammad

More information

Random Vectors. 1 Joint distribution of a random vector. 1 Joint distribution of a random vector

Random Vectors. 1 Joint distribution of a random vector. 1 Joint distribution of a random vector Random Vectors Joint distribution of a random vector Joint distributionof of a random vector Marginal and conditional distributions Previousl, we studied probabilit distributions of a random variable.

More information

This does not cover everything on the final. Look at the posted practice problems for other topics.

This does not cover everything on the final. Look at the posted practice problems for other topics. Class 7: Review Problems for Final Exam 8.5 Spring 7 This does not cover everything on the final. Look at the posted practice problems for other topics. To save time in class: set up, but do not carry

More information

The Robustness of the Multivariate EWMA Control Chart

The Robustness of the Multivariate EWMA Control Chart The Robustness of the Multivariate EWMA Control Chart Zachary G. Stoumbos, Rutgers University, and Joe H. Sullivan, Mississippi State University Joe H. Sullivan, MSU, MS 39762 Key Words: Elliptically symmetric,

More information

Limits 4: Continuity

Limits 4: Continuity Limits 4: Continuit 55 Limits 4: Continuit Model : Continuit I. II. III. IV. z V. VI. z a VII. VIII. IX. Construct Your Understanding Questions (to do in class). Which is the correct value of f (a) in

More information

MATH 1150 Chapter 2 Notation and Terminology

MATH 1150 Chapter 2 Notation and Terminology MATH 1150 Chapter 2 Notation and Terminology Categorical Data The following is a dataset for 30 randomly selected adults in the U.S., showing the values of two categorical variables: whether or not the

More information

Introduction to Matrix Algebra and the Multivariate Normal Distribution

Introduction to Matrix Algebra and the Multivariate Normal Distribution Introduction to Matrix Algebra and the Multivariate Normal Distribution Introduction to Structural Equation Modeling Lecture #2 January 18, 2012 ERSH 8750: Lecture 2 Motivation for Learning the Multivariate

More information

Tastitsticsss? What s that? Principles of Biostatistics and Informatics. Variables, outcomes. Tastitsticsss? What s that?

Tastitsticsss? What s that? Principles of Biostatistics and Informatics. Variables, outcomes. Tastitsticsss? What s that? Tastitsticsss? What s that? Statistics describes random mass phanomenons. Principles of Biostatistics and Informatics nd Lecture: Descriptive Statistics 3 th September Dániel VERES Data Collecting (Sampling)

More information

STATISTICAL DATA ANALYSIS IN EXCEL

STATISTICAL DATA ANALYSIS IN EXCEL Microarra Center STATISTICAL DATA ANALYSIS IN EXCEL Lecture 5 Linear Regression dr. Petr Nazarov 14-1-213 petr.nazarov@crp-sante.lu Statistical data analsis in Ecel. 5. Linear regression OUTLINE Lecture

More information

Testing Equality of Two Intercepts for the Parallel Regression Model with Non-sample Prior Information

Testing Equality of Two Intercepts for the Parallel Regression Model with Non-sample Prior Information Testing Equality of Two Intercepts for the Parallel Regression Model with Non-sample Prior Information Budi Pratikno 1 and Shahjahan Khan 2 1 Department of Mathematics and Natural Science Jenderal Soedirman

More information

Sociology 6Z03 Review I

Sociology 6Z03 Review I Sociology 6Z03 Review I John Fox McMaster University Fall 2016 John Fox (McMaster University) Sociology 6Z03 Review I Fall 2016 1 / 19 Outline: Review I Introduction Displaying Distributions Describing

More information

Chapter 2: Looking at Data Relationships (Part 3)

Chapter 2: Looking at Data Relationships (Part 3) Chapter 2: Looking at Data Relationships (Part 3) Dr. Nahid Sultana Chapter 2: Looking at Data Relationships 2.1: Scatterplots 2.2: Correlation 2.3: Least-Squares Regression 2.5: Data Analysis for Two-Way

More information

Biostatistics in Research Practice - Regression I

Biostatistics in Research Practice - Regression I Biostatistics in Research Practice - Regression I Simon Crouch 30th Januar 2007 In scientific studies, we often wish to model the relationships between observed variables over a sample of different subjects.

More information

Interpret Standard Deviation. Outlier Rule. Describe the Distribution OR Compare the Distributions. Linear Transformations SOCS. Interpret a z score

Interpret Standard Deviation. Outlier Rule. Describe the Distribution OR Compare the Distributions. Linear Transformations SOCS. Interpret a z score Interpret Standard Deviation Outlier Rule Linear Transformations Describe the Distribution OR Compare the Distributions SOCS Using Normalcdf and Invnorm (Calculator Tips) Interpret a z score What is an

More information

sphericity, 5-29, 5-32 residuals, 7-1 spread and level, 2-17 t test, 1-13 transformations, 2-15 violations, 1-19

sphericity, 5-29, 5-32 residuals, 7-1 spread and level, 2-17 t test, 1-13 transformations, 2-15 violations, 1-19 additive tree structure, 10-28 ADDTREE, 10-51, 10-53 EXTREE, 10-31 four point condition, 10-29 ADDTREE, 10-28, 10-51, 10-53 adjusted R 2, 8-7 ALSCAL, 10-49 ANCOVA, 9-1 assumptions, 9-5 example, 9-7 MANOVA

More information

Fourier Analysis Fourier Series C H A P T E R 1 1

Fourier Analysis Fourier Series C H A P T E R 1 1 C H A P T E R Fourier Analysis 474 This chapter on Fourier analysis covers three broad areas: Fourier series in Secs...4, more general orthonormal series called Sturm iouville epansions in Secs..5 and.6

More information

Longitudinal Data Analysis Using SAS Paul D. Allison, Ph.D. Upcoming Seminar: October 13-14, 2017, Boston, Massachusetts

Longitudinal Data Analysis Using SAS Paul D. Allison, Ph.D. Upcoming Seminar: October 13-14, 2017, Boston, Massachusetts Longitudinal Data Analysis Using SAS Paul D. Allison, Ph.D. Upcoming Seminar: October 13-14, 217, Boston, Massachusetts Outline 1. Opportunities and challenges of panel data. a. Data requirements b. Control

More information

Three Factor Completely Randomized Design with One Continuous Factor: Using SPSS GLM UNIVARIATE R. C. Gardner Department of Psychology

Three Factor Completely Randomized Design with One Continuous Factor: Using SPSS GLM UNIVARIATE R. C. Gardner Department of Psychology Data_Analysis.calm Three Factor Completely Randomized Design with One Continuous Factor: Using SPSS GLM UNIVARIATE R. C. Gardner Department of Psychology This article considers a three factor completely

More information

SEE and DISCUSS the pictures on pages in your text. Key picture:

SEE and DISCUSS the pictures on pages in your text. Key picture: Math 6 Notes 1.1 A PREVIEW OF CALCULUS There are main problems in calculus: 1. Finding a tangent line to a curve though a point on the curve.. Finding the area under a curve on some interval. SEE and DISCUSS

More information

Algebra II Vocabulary Cards

Algebra II Vocabulary Cards Algebra II Vocabulary Cards Table of Contents Expressions and Operations Natural Numbers Whole Numbers Integers Rational Numbers Irrational Numbers Real Numbers Complex Numbers Complex Number (examples)

More information

Harvard University. Rigorous Research in Engineering Education

Harvard University. Rigorous Research in Engineering Education Statistical Inference Kari Lock Harvard University Department of Statistics Rigorous Research in Engineering Education 12/3/09 Statistical Inference You have a sample and want to use the data collected

More information