Comparing Several Means: ANOVA. Group Means and Grand Mean

Size: px
Start display at page:

Download "Comparing Several Means: ANOVA. Group Means and Grand Mean"

Transcription

1 STAT 511 ANOVA and Regressin 1 Cmparing Several Means: ANOVA Slide 1 Blue Lake snap beans were grwn in 12 pen-tp chambers which are subject t 4 treatments 3 each with O 3 and SO 2 present/absent. The ttal yield was measured fr each chamber. Sulfur Dixide Ozne Absent resent Absent resent T cmpare the means f several say I grups (ppulatins) ne ften uses an analysis f variance mdel r ANOVA. Fr the I ppulatins we use µ 1 µ 2... µ I and σ 1 σ 2... σ I t dente their respective means and standard deviatins. Similarly the sample mean sample standard deviatin and sample size f the ith ppulatin are dented by x i s i and J i. Of mst interest are the cmparisns between the µ i s. Grup Means and Grand Mean Slide 2 Fr the bean grwth data trt J i j x ij x i The grand ttal f n = 12 bservatins is i j x ij = s the grand mean is x = = The J i s here are all equal s x is the mean f x i s. This wuld nt be the case fr J i s unequal. Fr J i s large by CLT X i N(µ i σ2 i J i ) and s 2 i are reliable estimates f σ 2 i. Fr J i s small ne assumes nrmality and σ 2 1 = = σ 2 I = σ 2. The individual sample means are x i = 1 J i Ji j=1 x ij where x ij is the jth bservatin in the ith grup. The grand mean is x = 1 n I i=1 Ji j=1 x ij where n = I i=1 J i is the ttal number f bservatins in the I grups.

2 STAT 511 ANOVA and Regressin 2 Variatin Within Grups Slide 3 Fr the bean grwth data trt j (x ij x i ) 2 s 2 i SSE is i j (x ij x i ) 2 = and MSE is s 2 p = = Fr J i s all equal s 2 p = i s2 i/i. In general s 2 p is a weighted mean f s 2 i with weights (J i 1). Under the assumptin σ 2 1 = = σ 2 I = σ 2 ne wuld like t estimate the cmmn variance σ 2 using all available infrmatin. Such infrmatin is cntained in the sum f squared errrs SSE = I Ji i=1 j=1 (x ij x i ) 2 = I i=1 (J i 1)s 2 i. The pled variance estimate is given by s 2 p = MSE = SSE n I where n I = I i=1 (J i 1). Variatin Between Grups Slide 4 Fr the bean grwth data SSTr is given by i 3( x i x ) 2 = and SST is given by i j (x ij x ) 2 = It is easy t verify that SST = SSTr + SSE If ne ignres the gruping then the sample variance f the n bservatins is s 2 = 1 n 1 SST. T measure the variability between grups ne calculates the sum f squares fr treatments SSTr = I Ji i=1 j=1 ( x i x ) 2 = I i=1 J i( x i x ) 2. It can be shwn that i j (x ij x ) 2 = i j (x ij x i ) 2 + i j ( x i x ) 2 where SST = i j (x ij x ) 2. Fr I = 2 it can be shwn that SSTr = ( x 1 x 2 ) 2 1 J J 2

3 STAT 511 ANOVA and Regressin 3 ANOVA Table F-Test Slide 5 Assciated with SSE and SST are degrees f freedm n I and n 1. Similarly SSTr has df I 1. Nte that n 1 = (n I) + (I 1). Dividing SS by the crrespnding df ne gets a mean square (MS). An ANOVA table summarizes all the infrmatin. Src SS df MS Trt SSTr I 1 Errr SSE n I Ttal SST n 1 SSTr I 1 SSE n I MSE is an unbiased estimate f σ 2. Fr µ i s all equal MSTr is als an unbiased estimate f σ 2. When µ i s are nt all equal MSTr tends t be larger. T test the hyptheses H 0 : µ 1 = = µ I Calculate vs. H a :.w. f = MSTr MSE and reject H 0 when f > F αν1 ν 2 where ν 1 = I 1 and ν 2 = n I. F-Distributin Slide 6 Let Y i N(0 1) i = 1... m and Z j N(0 1) j = 1... n independent. The distributin f m i=1 Y i 2 /m n j=1 Z2 j /n is called a F-distributin with degrees f freedm ν n = m and ν d = n. F(38) and F(83) Fr the bean grwth data the ANOVA table is given by Src SS df MS Trt Errr Ttal It is easy t calculate f = = which is larger than F.0538 = 4.07 s we reject H 0 at the 5% significance level. T btain F.0538 qf(.9538). in R use

4 STAT 511 ANOVA and Regressin 4 F- and t-tests Cmputing Frmulas Slide 7 Fr I = 2 ne has f = MSTr MSE = ( x 1 x 2 ) 2 s 2 p( 1 J J 2 ). Reject H 0 when f > F α1n 2. Cmpare this with the t-test fr H 0 : µ 1 = µ 2 versus H a : µ 1 µ 2 t = x 1 x 2 q 1 s p J J 2 with a rejectin regin t > t α/2n 2. We ntice that f = t 2. Actually ne als has F α1ν = t 2 α/2ν s the F-test is equivalent t the t-test we learned earlier. Since SST = SSTr+SSE ne nly needs t calculate tw f the three terms. SST = i j (x ij x ) 2 j x2 ij ( i j x ij) 2 n = i SSTr = i j ( x i x ) 2 ( j x ij) 2 J i ( = i SSE = i j (x ij x i ) 2 = i j x2 ij i i j x ij) 2 n ( j x ij) 2 J i. Cmputing ANOVA: Example Slide 8 Cnsider the fllwing data Sample J i j x ij j x2 ij x i n = 9 i j x ij = 54 x = 6. 4 Using the cmputing frmulas SSE = ( ) = 24 SSTr = ( ) = 66. Since f = 66/2 24/6 = 8.25 and F.0526 = 5.14 we reject H 0 : µ 1 = µ 2 = µ 3 at the 5% significance level.

5 STAT 511 ANOVA and Regressin 5 arameter Estimatin and Testing Slide 9 Fr the bean grwth data x 1 = x 2 = s 2 p =.0344 = J 1 = J 2 = 3 ν = 8. A 95% CI fr µ 1 is q ± r ( ) where t.0258 = The inferences cncerning means are derived frm the fact that X i N(µ i σ2 J i ). A (1 α)100% CI fr µ i is s s x i ± t 2 p α/2ν J i where ν = n I. A (1 α)100% CI fr µ 1 µ 2 is A 95% CI fr µ 1 µ 2 is q.17 ± 2.306(.1855) 2 3 r ( ). One wuld accept H 0 : µ 1 = µ 2 at the 5% level. ( x 1 x 2 ) ± t α/2ν rs 2 p( 1 J J 2 ) Tests fr hyptheses cncerning these parameters can be similarly cnstructed. Estimating and Testing Cntrasts Slide 10 Fr the bean grwth data a cntrast f interest is θ = (µ 1 µ 2 ) (µ 3 µ 4 ). θ = 0 implies n interactin between O 3 and SO 2. The estimate is given by ˆθ = x 1 x 2 x 3 + x 4 =.47 with a standard errr ˆσˆθ =.1855 p 4/3 = A 95% CI fr θ is.47 ± 2.306(.2142) r ( ). One wuld cnclude θ = 0 at the 5% level. A linear cmbinatin f means θ = c 1 µ c I µ I is t be estimated by ˆθ = c 1 x c k x I with a standard errr ˆσˆθ = s p s c 2 1 J c2 I J I. When c 1... c I add t zer i c i = 0 such a θ is called a cntrast. Fr example µ 1 µ 2 is a cntrast. In applicatins cntrasts are ften f the mst interest.

6 STAT 511 ANOVA and Regressin 6 Slide 11 Relatins Between Variables Functinal relatins: y = f(x) deterministic such as (i) A = πr 2 fr the area A and radius r f a circle; r (ii) y = 5 9 (x 32) fr thermmeter readings x F and y C. Statistical relatins: Variables tend t vary tgether but there is n deterministic cupling. Amng examples are (i) ages f married cuples; and (ii) lengths and weights f snakes. radius area length (cm) weight (gm) Slide 12 Simple Linear Regressin When studying the heights f father-sn pairs Galtn fund in late 19th century that fr fathers taller than average the average height f their sns is between their height and the average. Ditt fr fathers shrter than average. A simple linear regressin is f the frm Y = β 0 + β 1 x + ǫ Y respnse r dependent var. x predictr r indep. var. ǫ nise r randm errr Y varies randmly given x. The distributin f Y varies systematically with x thrugh the regressin functin µ Y x = β 0 + β 1 x. The mdel has a systematic part β 0 + β 1 x and a randm part ǫ. A causal structure is usually implied.

7 STAT 511 ANOVA and Regressin 7 Mdel Assumptins in SLR Data cme in as pairs (x i y i ) and the mdel is written as Y i = β 0 + β 1 x i + ǫ i It is usually assumed that ǫ i N(0σ 2 ). Slide 13 Cnsider Y = x + ǫ where ǫ N(0 9). Since Y x=1 N(20 9) ne has In practice ne bserves pairs (x i y i ) and estimates mdel parameters β 0 β 1 and σ 2. µ Y x = β 0 + β 1 x is a strng assumptin. (Y <17 x= 1) = (Z < ) = The nrmality assumptin can smetimes be weakened t µ ǫi = 0 and σ 2 ǫ i = σ 2. Example: Length and Weight f Snakes Slide 14 Length Weight Nine adult females f the snake Vipera berus were caught and measured. The lengths and weights are listed n the left and pltted belw. weight (gm) length (cm)

8 STAT 511 ANOVA and Regressin 8 Least Squares Estimates f β 0 β 1 Slide 15 The lengths and weights f female snakes. The LS estimate f regressin functin is Y = X. weight (gm) Y= X Y=-227+6X length (cm) Q= Q=1347 Minimizing w.r.t. β 0 β 1 Q = nx (y i (β 0 + β 1 x i )) 2 i=1 ne btains the least squares (LS) estimates f (β 0 β 1 ) where b 1 = ˆβ 1 = S xy b 0 = ˆβ 0 = ȳ b 1 x. S xy = i (x i x)(y i ȳ) = i (x i x) 2. Fitted Values and Residuals Slide 16 The lengths and weights f female snakes. x y ŷ e The mean respnse µ Y x at x is (unbiasedly) estimated by the fitted regressin functin ˆµ Y x = Ŷ = b 0 + b 1 x. At the data pints ne has the fitted values (y-hat) and the residuals ŷ i = b 0 + b 1 x i e i = y i ŷ i = y i (b 0 + b 1 x i ). The fitted values and residuals satisfy n i=1 ŷi = n i=1 y i n i=1 e i = n i=1 x ie i = 0.

9 STAT 511 ANOVA and Regressin 9 Estimatin f σ 2 Slide 17 Cnsider a mdel Y i = µ + ǫ i where µ ǫi = 0 and σ 2 ǫ i = σ 2. The estimate ŷ i = ˆµ = ȳ actually minimizes Q = n i=1 (y i µ) 2. An unbiased estimate f σ 2 is n s 2 i=1 = (y i ŷ i ) 2 n 1 n i=1 = e2 i n 1 where ŷ i cntains ne parameter. T estimate σ 2 calculate the residual sum f squares nx nx SSE = (y i ŷ i ) 2 = e 2 i and use i=1 s 2 = SSE n 2 = i=1 i (y i ŷ i ) 2. n 2 Unbiasedness: µ s 2 = σ 2. T calculate s 2 use where SSE = S yy S2 xy S yy = i (y i ȳ) 2. Details f Calculatin We use the lengths and weights f snakes t illustrate. Nte that S xy = X xi yi x i y i = X x 2 i ( x i ) 2. n n Slide 18 First summarize the data. xi = 567 x 2 i = yi = 1368 y 2 i = xi y i = Then calculate x = = 63 ȳ = = 152 = = 172 S yy = = 9990 S xy = (1368) 9 = Nw we have b 1 = = 7.19 b 0 = (63) = 301 SSE is given by = s σ 2 is estimated by s 2 = =

10 STAT 511 ANOVA and Regressin 10 Inferences Cncerning β 1 Lengths and weights f snakes. Assume ǫ i N(0 σ 2 ). Slide 19 We have b 1 = 7.19 and q s b1 = = A 95% CI fr β 1 is given by 7.19 ± 2.365(.953) where t.0257 = T test the hyptheses b 1 N(β 1 σ 2 b 1 ) where σ 2 b 1 = σ 2 / is t be estimated by s 2 b 1 = s2. The inferences are based n H 0 : β 1 = 0 vs. H a : β 1 0 we calculate t = = and reject H 0 even at the 1%- level as t > = t b 1 β 1 s b1 t n 2. Fr example a (1 α)100% CI fr β 1 is given by b 1 ± t α/2n 2 s b1. Analysis f Variance Slide 20 The lengths and weights f female snakes. Surce SS df MS F Mdel Resid Ttal Decmpse the deviatin f y i frm ȳ y i ȳ = (ŷ i ȳ) + (y i ŷ i ) where (ŷ i ȳ) is systematic and (y i ŷ i ) is randm. It can be shwn that i (y i ȳ) 2 = i (ŷ i ȳ) 2 + i (y i ŷ i ) 2 SST : (n 1) = SSR : 1 + SSE : (n 2) The ANOVA table summarizes related infrmatin. Surce SS df MS f Mdel SSR 1 SSR 1 Resid SSE n 2 s 2 = SSE n 2 Ttal SST n 1 MSR MSE

11 STAT 511 ANOVA and Regressin 11 F-Test fr β 1 = 0 Slide 21 The lengths and weights f female snakes. Since f = = F.0117 = we reject H 0 : β 1 = 0 at the 1% level. This is equivalent t the t-test n Slide 19. Nte that It can be shwn that µ MSR = σ 2 + β 2 1 µ MSE = σ 2. When β 1 = 0 ne has f = MSR MSE F 1n 2. These lead t the F-test fr H 0 : β 1 = 0 vs. H a : β 1 0 which rejects H 0 when F s > F α1n 2. The F- and t-tests are equivalent: f = = = t 2 F.0117 = = = t MSR MSE = f = t2 = ( b 1 s b1 ) 2 F α1n 2 = t 2 α/2n 2. Inferences Cncerning β 0 Slide 22 Fr the lengths and weights f snakes β 0 has n meaning. Cnsider Y = 15+5X +ǫ where ǫ N(0 4). Given x i = 8(.1)10 simulate Y i and estimate the regressin functin. Assume ǫ i N(0 σ 2 ). where b 0 N(β 0 σ 2 b 0 ) σ 2 b 0 = σ 2 { 1 n + x2 } is t be estimated by s 2 b 0 = s 2 { 1 n + x2 } The inferences are based n b 0 β 0 s b0 t n 2. Fr x large β 0 is hard t estimate r t interpret.

12 STAT 511 ANOVA and Regressin 12 Inferences Cncerning µ Y x = β 0 + β 1 x Slide 23 The lengths and weights f female snakes. We are t estimate the average weight f snakes f length 60 cm. Ŷ = (60) = s 2 Ŷ = {1 9 + (60 63)2 172 } = = Assume ǫ i N(0 σ 2 ). Ŷ N(β 0 + β 1 x σ 2 Ŷ ) where Ŷ = b 0 + b 1 X and σ 2 Ŷ = σ2 { 1 n + (x x)2 } is t be estimated by s 2 Ŷ = s2 { 1 n + (x x)2 }. The inferences are based n s a 95% CI fr β 0 + β 1 60 is ± 2.365(5.053) r ( ). Ŷ (β 0 + β 1 x) sŷ t n 2. Fr x x large β 0 +β 1 x is hard t estimate. redictin f New Observatin Slide 24 The lengths and weights f female snakes. We are t predict the weight f a snake f length 60 cm. Ŷ = s 2 = s 2 Ŷ = T predict a new respnse at x Y = β 0 + β 1 x + ǫ ne has t allw fr the variability f ǫ. With β 0 β 1 and σ 2 knwn the predictin interval (β 0 + β 1 x) ± z α/2 σ cvers Y with prbability 1 α. s a 95% I fr Y at X = 60 is ± r ( ). This is wider than the CI fr β 0 + β With β 0 + β 1 x estimated by Ŷ = b 0 + b 1 x we use Ŷ ± t α/2n 2 qs 2 + s 2 Ŷ where the variances f Ŷ and ǫ are estimated by s 2 and Ŷ s2.

13 STAT 511 ANOVA and Regressin 13 Slide 25 R 2 Crrelatin Lengths and weights f snakes. R 2 = =.891 r = (9990) =.944 The cefficient f determinatin r R 2 R 2 = SSR SST = 1 SSE SST measures the amunt f variatin explained by the mdel. The cefficient f crrelatin r = S xy p Sxx S yy measures the linear assciatin between X and Y. 0 R r 1. R 2 = r 2.

Simple Linear Regression (single variable)

Simple Linear Regression (single variable) Simple Linear Regressin (single variable) Intrductin t Machine Learning Marek Petrik January 31, 2017 Sme f the figures in this presentatin are taken frm An Intrductin t Statistical Learning, with applicatins

More information

Lecture 2: Supervised vs. unsupervised learning, bias-variance tradeoff

Lecture 2: Supervised vs. unsupervised learning, bias-variance tradeoff Lecture 2: Supervised vs. unsupervised learning, bias-variance tradeff Reading: Chapter 2 STATS 202: Data mining and analysis September 27, 2017 1 / 20 Supervised vs. unsupervised learning In unsupervised

More information

Lecture 2: Supervised vs. unsupervised learning, bias-variance tradeoff

Lecture 2: Supervised vs. unsupervised learning, bias-variance tradeoff Lecture 2: Supervised vs. unsupervised learning, bias-variance tradeff Reading: Chapter 2 STATS 202: Data mining and analysis September 27, 2017 1 / 20 Supervised vs. unsupervised learning In unsupervised

More information

4th Indian Institute of Astrophysics - PennState Astrostatistics School July, 2013 Vainu Bappu Observatory, Kavalur. Correlation and Regression

4th Indian Institute of Astrophysics - PennState Astrostatistics School July, 2013 Vainu Bappu Observatory, Kavalur. Correlation and Regression 4th Indian Institute f Astrphysics - PennState Astrstatistics Schl July, 2013 Vainu Bappu Observatry, Kavalur Crrelatin and Regressin Rahul Ry Indian Statistical Institute, Delhi. Crrelatin Cnsider a tw

More information

CHAPTER 24: INFERENCE IN REGRESSION. Chapter 24: Make inferences about the population from which the sample data came.

CHAPTER 24: INFERENCE IN REGRESSION. Chapter 24: Make inferences about the population from which the sample data came. MATH 1342 Ch. 24 April 25 and 27, 2013 Page 1 f 5 CHAPTER 24: INFERENCE IN REGRESSION Chapters 4 and 5: Relatinships between tw quantitative variables. Be able t Make a graph (scatterplt) Summarize the

More information

Resampling Methods. Chapter 5. Chapter 5 1 / 52

Resampling Methods. Chapter 5. Chapter 5 1 / 52 Resampling Methds Chapter 5 Chapter 5 1 / 52 1 51 Validatin set apprach 2 52 Crss validatin 3 53 Btstrap Chapter 5 2 / 52 Abut Resampling An imprtant statistical tl Pretending the data as ppulatin and

More information

Ch 2: Simple Linear Regression

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

More information

Bootstrap Method > # Purpose: understand how bootstrap method works > obs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(obs) >

Bootstrap Method > # Purpose: understand how bootstrap method works > obs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(obs) > Btstrap Methd > # Purpse: understand hw btstrap methd wrks > bs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(bs) > mean(bs) [1] 21.64625 > # estimate f lambda > lambda = 1/mean(bs);

More information

AP Statistics Practice Test Unit Three Exploring Relationships Between Variables. Name Period Date

AP Statistics Practice Test Unit Three Exploring Relationships Between Variables. Name Period Date AP Statistics Practice Test Unit Three Explring Relatinships Between Variables Name Perid Date True r False: 1. Crrelatin and regressin require explanatry and respnse variables. 1. 2. Every least squares

More information

CAUSAL INFERENCE. Technical Track Session I. Phillippe Leite. The World Bank

CAUSAL INFERENCE. Technical Track Session I. Phillippe Leite. The World Bank CAUSAL INFERENCE Technical Track Sessin I Phillippe Leite The Wrld Bank These slides were develped by Christel Vermeersch and mdified by Phillippe Leite fr the purpse f this wrkshp Plicy questins are causal

More information

Introduction to Quantitative Genetics II: Resemblance Between Relatives

Introduction to Quantitative Genetics II: Resemblance Between Relatives Intrductin t Quantitative Genetics II: Resemblance Between Relatives Bruce Walsh 8 Nvember 006 EEB 600A The heritability f a trait, a central cncept in quantitative genetics, is the prprtin f variatin

More information

Hypothesis Tests for One Population Mean

Hypothesis Tests for One Population Mean Hypthesis Tests fr One Ppulatin Mean Chapter 9 Ala Abdelbaki Objective Objective: T estimate the value f ne ppulatin mean Inferential statistics using statistics in rder t estimate parameters We will be

More information

Distributions, spatial statistics and a Bayesian perspective

Distributions, spatial statistics and a Bayesian perspective Distributins, spatial statistics and a Bayesian perspective Dug Nychka Natinal Center fr Atmspheric Research Distributins and densities Cnditinal distributins and Bayes Thm Bivariate nrmal Spatial statistics

More information

A Matrix Representation of Panel Data

A Matrix Representation of Panel Data web Extensin 6 Appendix 6.A A Matrix Representatin f Panel Data Panel data mdels cme in tw brad varieties, distinct intercept DGPs and errr cmpnent DGPs. his appendix presents matrix algebra representatins

More information

Internal vs. external validity. External validity. This section is based on Stock and Watson s Chapter 9.

Internal vs. external validity. External validity. This section is based on Stock and Watson s Chapter 9. Sectin 7 Mdel Assessment This sectin is based n Stck and Watsn s Chapter 9. Internal vs. external validity Internal validity refers t whether the analysis is valid fr the ppulatin and sample being studied.

More information

The general linear model and Statistical Parametric Mapping I: Introduction to the GLM

The general linear model and Statistical Parametric Mapping I: Introduction to the GLM The general linear mdel and Statistical Parametric Mapping I: Intrductin t the GLM Alexa Mrcm and Stefan Kiebel, Rik Hensn, Andrew Hlmes & J-B J Pline Overview Intrductin Essential cncepts Mdelling Design

More information

MATCHING TECHNIQUES. Technical Track Session VI. Emanuela Galasso. The World Bank

MATCHING TECHNIQUES. Technical Track Session VI. Emanuela Galasso. The World Bank MATCHING TECHNIQUES Technical Track Sessin VI Emanuela Galass The Wrld Bank These slides were develped by Christel Vermeersch and mdified by Emanuela Galass fr the purpse f this wrkshp When can we use

More information

AP Statistics Notes Unit Two: The Normal Distributions

AP Statistics Notes Unit Two: The Normal Distributions AP Statistics Ntes Unit Tw: The Nrmal Distributins Syllabus Objectives: 1.5 The student will summarize distributins f data measuring the psitin using quartiles, percentiles, and standardized scres (z-scres).

More information

, which yields. where z1. and z2

, which yields. where z1. and z2 The Gaussian r Nrmal PDF, Page 1 The Gaussian r Nrmal Prbability Density Functin Authr: Jhn M Cimbala, Penn State University Latest revisin: 11 September 13 The Gaussian r Nrmal Prbability Density Functin

More information

What is Statistical Learning?

What is Statistical Learning? What is Statistical Learning? Sales 5 10 15 20 25 Sales 5 10 15 20 25 Sales 5 10 15 20 25 0 50 100 200 300 TV 0 10 20 30 40 50 Radi 0 20 40 60 80 100 Newspaper Shwn are Sales vs TV, Radi and Newspaper,

More information

Computational modeling techniques

Computational modeling techniques Cmputatinal mdeling techniques Lecture 4: Mdel checing fr ODE mdels In Petre Department f IT, Åb Aademi http://www.users.ab.fi/ipetre/cmpmd/ Cntent Stichimetric matrix Calculating the mass cnservatin relatins

More information

Inference in the Multiple-Regression

Inference in the Multiple-Regression Sectin 5 Mdel Inference in the Multiple-Regressin Kinds f hypthesis tests in a multiple regressin There are several distinct kinds f hypthesis tests we can run in a multiple regressin. Suppse that amng

More information

TEST 3A AP Statistics Name: Directions: Work on these sheets. A standard normal table is attached.

TEST 3A AP Statistics Name: Directions: Work on these sheets. A standard normal table is attached. TEST 3A AP Statistics Name: Directins: Wrk n these sheets. A standard nrmal table is attached. Part 1: Multiple Chice. Circle the letter crrespnding t the best answer. 1. In a statistics curse, a linear

More information

CHAPTER 4 DIAGNOSTICS FOR INFLUENTIAL OBSERVATIONS

CHAPTER 4 DIAGNOSTICS FOR INFLUENTIAL OBSERVATIONS CHAPTER 4 DIAGNOSTICS FOR INFLUENTIAL OBSERVATIONS 1 Influential bservatins are bservatins whse presence in the data can have a distrting effect n the parameter estimates and pssibly the entire analysis,

More information

Lecture 10, Principal Component Analysis

Lecture 10, Principal Component Analysis Principal Cmpnent Analysis Lecture 10, Principal Cmpnent Analysis Ha Helen Zhang Fall 2017 Ha Helen Zhang Lecture 10, Principal Cmpnent Analysis 1 / 16 Principal Cmpnent Analysis Lecture 10, Principal

More information

MATCHING TECHNIQUES Technical Track Session VI Céline Ferré The World Bank

MATCHING TECHNIQUES Technical Track Session VI Céline Ferré The World Bank MATCHING TECHNIQUES Technical Track Sessin VI Céline Ferré The Wrld Bank When can we use matching? What if the assignment t the treatment is nt dne randmly r based n an eligibility index, but n the basis

More information

SUPPLEMENTARY MATERIAL GaGa: a simple and flexible hierarchical model for microarray data analysis

SUPPLEMENTARY MATERIAL GaGa: a simple and flexible hierarchical model for microarray data analysis SUPPLEMENTARY MATERIAL GaGa: a simple and flexible hierarchical mdel fr micrarray data analysis David Rssell Department f Bistatistics M.D. Andersn Cancer Center, Hustn, TX 77030, USA rsselldavid@gmail.cm

More information

EASTERN ARIZONA COLLEGE Introduction to Statistics

EASTERN ARIZONA COLLEGE Introduction to Statistics EASTERN ARIZONA COLLEGE Intrductin t Statistics Curse Design 2014-2015 Curse Infrmatin Divisin Scial Sciences Curse Number PSY 220 Title Intrductin t Statistics Credits 3 Develped by Adam Stinchcmbe Lecture/Lab

More information

AP Statistics Notes Unit Three: Exploring Relationships Between Variables

AP Statistics Notes Unit Three: Exploring Relationships Between Variables AP Statistics Ntes Unit Three: Explring Relatinships Between Variables Syllabus Objectives: 1.12 The student will analyze patterns in scatterplts. 1.13 The student will assess the linearity f bivariate

More information

UNIV1"'RSITY OF NORTH CAROLINA Department of Statistics Chapel Hill, N. C. CUMULATIVE SUM CONTROL CHARTS FOR THE FOLDED NORMAL DISTRIBUTION

UNIV1'RSITY OF NORTH CAROLINA Department of Statistics Chapel Hill, N. C. CUMULATIVE SUM CONTROL CHARTS FOR THE FOLDED NORMAL DISTRIBUTION UNIV1"'RSITY OF NORTH CAROLINA Department f Statistics Chapel Hill, N. C. CUMULATIVE SUM CONTROL CHARTS FOR THE FOLDED NORMAL DISTRIBUTION by N. L. Jlmsn December 1962 Grant N. AFOSR -62..148 Methds f

More information

CHAPTER 8 ANALYSIS OF DESIGNED EXPERIMENTS

CHAPTER 8 ANALYSIS OF DESIGNED EXPERIMENTS CHAPTER 8 ANALYSIS OF DESIGNED EXPERIMENTS Discuss experiments whse main aim is t study and cmpare the effects f treatments (diets, varieties, dses) by measuring respnse (yield, weight gain) n plts r units

More information

Statistics Statistical method Variables Value Score Type of Research Level of Measurement...

Statistics Statistical method Variables Value Score Type of Research Level of Measurement... Lecture 1 Displaying data... 12 Statistics... 13 Statistical methd... 13 Variables... 13 Value... 15 Scre... 15 Type f Research... 15 Level f Measurement... 15 Numeric/Quantitative variables... 15 Ordinal/Rank-rder

More information

Introduction to Regression

Introduction to Regression Intrductin t Regressin Administrivia Hmewrk 6 psted later tnight. Due Friday after Break. 2 Statistical Mdeling Thus far we ve talked abut Descriptive Statistics: This is the way my sample is Inferential

More information

Module 3: Gaussian Process Parameter Estimation, Prediction Uncertainty, and Diagnostics

Module 3: Gaussian Process Parameter Estimation, Prediction Uncertainty, and Diagnostics Mdule 3: Gaussian Prcess Parameter Estimatin, Predictin Uncertainty, and Diagnstics Jerme Sacks and William J Welch Natinal Institute f Statistical Sciences and University f British Clumbia Adapted frm

More information

Sections 15.1 to 15.12, 16.1 and 16.2 of the textbook (Robbins-Miller) cover the materials required for this topic.

Sections 15.1 to 15.12, 16.1 and 16.2 of the textbook (Robbins-Miller) cover the materials required for this topic. Tpic : AC Fundamentals, Sinusidal Wavefrm, and Phasrs Sectins 5. t 5., 6. and 6. f the textbk (Rbbins-Miller) cver the materials required fr this tpic.. Wavefrms in electrical systems are current r vltage

More information

Chapter 3: Cluster Analysis

Chapter 3: Cluster Analysis Chapter 3: Cluster Analysis } 3.1 Basic Cncepts f Clustering 3.1.1 Cluster Analysis 3.1. Clustering Categries } 3. Partitining Methds 3..1 The principle 3.. K-Means Methd 3..3 K-Medids Methd 3..4 CLARA

More information

3.4 Shrinkage Methods Prostate Cancer Data Example (Continued) Ridge Regression

3.4 Shrinkage Methods Prostate Cancer Data Example (Continued) Ridge Regression 3.3.4 Prstate Cancer Data Example (Cntinued) 3.4 Shrinkage Methds 61 Table 3.3 shws the cefficients frm a number f different selectin and shrinkage methds. They are best-subset selectin using an all-subsets

More information

Least Squares Optimal Filtering with Multirate Observations

Least Squares Optimal Filtering with Multirate Observations Prc. 36th Asilmar Cnf. n Signals, Systems, and Cmputers, Pacific Grve, CA, Nvember 2002 Least Squares Optimal Filtering with Multirate Observatins Charles W. herrien and Anthny H. Hawes Department f Electrical

More information

Differentiation Applications 1: Related Rates

Differentiation Applications 1: Related Rates Differentiatin Applicatins 1: Related Rates 151 Differentiatin Applicatins 1: Related Rates Mdel 1: Sliding Ladder 10 ladder y 10 ladder 10 ladder A 10 ft ladder is leaning against a wall when the bttm

More information

Part 3 Introduction to statistical classification techniques

Part 3 Introduction to statistical classification techniques Part 3 Intrductin t statistical classificatin techniques Machine Learning, Part 3, March 07 Fabi Rli Preamble ØIn Part we have seen that if we knw: Psterir prbabilities P(ω i / ) Or the equivalent terms

More information

PSU GISPOPSCI June 2011 Ordinary Least Squares & Spatial Linear Regression in GeoDa

PSU GISPOPSCI June 2011 Ordinary Least Squares & Spatial Linear Regression in GeoDa There are tw parts t this lab. The first is intended t demnstrate hw t request and interpret the spatial diagnstics f a standard OLS regressin mdel using GeDa. The diagnstics prvide infrmatin abut the

More information

LHS Mathematics Department Honors Pre-Calculus Final Exam 2002 Answers

LHS Mathematics Department Honors Pre-Calculus Final Exam 2002 Answers LHS Mathematics Department Hnrs Pre-alculus Final Eam nswers Part Shrt Prblems The table at the right gives the ppulatin f Massachusetts ver the past several decades Using an epnential mdel, predict the

More information

Drought damaged area

Drought damaged area ESTIMATE OF THE AMOUNT OF GRAVEL CO~TENT IN THE SOIL BY A I R B O'RN EMS S D A T A Y. GOMI, H. YAMAMOTO, AND S. SATO ASIA AIR SURVEY CO., l d. KANAGAWA,JAPAN S.ISHIGURO HOKKAIDO TOKACHI UBPREFECTRAl OffICE

More information

Biplots in Practice MICHAEL GREENACRE. Professor of Statistics at the Pompeu Fabra University. Chapter 13 Offprint

Biplots in Practice MICHAEL GREENACRE. Professor of Statistics at the Pompeu Fabra University. Chapter 13 Offprint Biplts in Practice MICHAEL GREENACRE Prfessr f Statistics at the Pmpeu Fabra University Chapter 13 Offprint CASE STUDY BIOMEDICINE Cmparing Cancer Types Accrding t Gene Epressin Arrays First published:

More information

Introduction to Smith Charts

Introduction to Smith Charts Intrductin t Smith Charts Dr. Russell P. Jedlicka Klipsch Schl f Electrical and Cmputer Engineering New Mexic State University as Cruces, NM 88003 September 2002 EE521 ecture 3 08/22/02 Smith Chart Summary

More information

CS 109 Lecture 23 May 18th, 2016

CS 109 Lecture 23 May 18th, 2016 CS 109 Lecture 23 May 18th, 2016 New Datasets Heart Ancestry Netflix Our Path Parameter Estimatin Machine Learning: Frmally Many different frms f Machine Learning We fcus n the prblem f predictin Want

More information

Perfrmance f Sensitizing Rules n Shewhart Cntrl Charts with Autcrrelated Data Key Wrds: Autregressive, Mving Average, Runs Tests, Shewhart Cntrl Chart

Perfrmance f Sensitizing Rules n Shewhart Cntrl Charts with Autcrrelated Data Key Wrds: Autregressive, Mving Average, Runs Tests, Shewhart Cntrl Chart Perfrmance f Sensitizing Rules n Shewhart Cntrl Charts with Autcrrelated Data Sandy D. Balkin Dennis K. J. Lin y Pennsylvania State University, University Park, PA 16802 Sandy Balkin is a graduate student

More information

Math 10 - Exam 1 Topics

Math 10 - Exam 1 Topics Math 10 - Exam 1 Tpics Types and Levels f data Categrical, Discrete r Cntinuus Nminal, Ordinal, Interval r Rati Descriptive Statistics Stem and Leaf Graph Dt Plt (Interpret) Gruped Data Relative and Cumulative

More information

MATHEMATICS SYLLABUS SECONDARY 5th YEAR

MATHEMATICS SYLLABUS SECONDARY 5th YEAR Eurpean Schls Office f the Secretary-General Pedaggical Develpment Unit Ref. : 011-01-D-8-en- Orig. : EN MATHEMATICS SYLLABUS SECONDARY 5th YEAR 6 perid/week curse APPROVED BY THE JOINT TEACHING COMMITTEE

More information

Module 4: General Formulation of Electric Circuit Theory

Module 4: General Formulation of Electric Circuit Theory Mdule 4: General Frmulatin f Electric Circuit Thery 4. General Frmulatin f Electric Circuit Thery All electrmagnetic phenmena are described at a fundamental level by Maxwell's equatins and the assciated

More information

Analysis of Designed Experiments

Analysis of Designed Experiments 8 Analysis f Designed Experiments 8.1 Intrductin In this chapter we discuss experiments whse main aim is t study and cmpare the effects f treatments (diets, varieties, dses) by measuring respnse (yield,

More information

End of Course Algebra I ~ Practice Test #2

End of Course Algebra I ~ Practice Test #2 End f Curse Algebra I ~ Practice Test #2 Name: Perid: Date: 1: Order the fllwing frm greatest t least., 3, 8.9, 8,, 9.3 A. 8, 8.9,, 9.3, 3 B., 3, 8, 8.9,, 9.3 C. 9.3, 3,,, 8.9, 8 D. 3, 9.3,,, 8.9, 8 2:

More information

Group Analysis: Hands-On

Group Analysis: Hands-On Grup Analysis: Hands-On Gang Chen SSCC/NIMH/NIH/HHS 3/19/16 1 Make sure yu have the files!! Under directry grup_analysis_hands_n/! Slides: GrupAna_HO.pdf! Data: AFNI_data6/GrupAna_cases/! In case yu dn

More information

Statistical Learning. 2.1 What Is Statistical Learning?

Statistical Learning. 2.1 What Is Statistical Learning? 2 Statistical Learning 2.1 What Is Statistical Learning? In rder t mtivate ur study f statistical learning, we begin with a simple example. Suppse that we are statistical cnsultants hired by a client t

More information

Summary of Chapter 7 (Sections ) and Chapter 8 (Section 8.1)

Summary of Chapter 7 (Sections ) and Chapter 8 (Section 8.1) Summary of Chapter 7 (Sections 7.2-7.5) and Chapter 8 (Section 8.1) Chapter 7. Tests of Statistical Hypotheses 7.2. Tests about One Mean (1) Test about One Mean Case 1: σ is known. Assume that X N(µ, σ

More information

More Tutorial at

More Tutorial at Answer each questin in the space prvided; use back f page if extra space is needed. Answer questins s the grader can READILY understand yur wrk; nly wrk n the exam sheet will be cnsidered. Write answers,

More information

Multiple Linear Regression

Multiple Linear Regression Multiple Linear Regression Simple linear regression tries to fit a simple line between two variables Y and X. If X is linearly related to Y this explains some of the variability in Y. In most cases, there

More information

Experimental Design Initial GLM Intro. This Time

Experimental Design Initial GLM Intro. This Time Eperimental Design Initial GLM Intr This Time GLM General Linear Mdel Single subject fmri mdeling Single Subject fmri Data Data at ne vel Rest vs. passive wrd listening Is there an effect? Linear in

More information

SGP - TR - 30 PROCEEDINGS FOURTH WORKSHOP GEOTHERMAL RESERVOIR ENGINEERING. Editors. December13-15, , 1978 SGP - TR - 30 CONF

SGP - TR - 30 PROCEEDINGS FOURTH WORKSHOP GEOTHERMAL RESERVOIR ENGINEERING. Editors. December13-15, , 1978 SGP - TR - 30 CONF SGP - TR - 30 SGP - TR - 30 CON-781222-26 PROCEEDINGS OURTH WORKSHOP GEOTHERMAL RESERVOIR ENGINEERING Paul Paul Krugerand and Henry.. Ramey, Ramey., r. r. Editrs December13-15, 13-15., 1978 DISTRIBUTION

More information

Exam #1. A. Answer any 1 of the following 2 questions. CEE 371 October 8, Please grade the following questions: 1 or 2

Exam #1. A. Answer any 1 of the following 2 questions. CEE 371 October 8, Please grade the following questions: 1 or 2 CEE 371 Octber 8, 2009 Exam #1 Clsed Bk, ne sheet f ntes allwed Please answer ne questin frm the first tw, ne frm the secnd tw and ne frm the last three. The ttal ptential number f pints is 100. Shw all

More information

arxiv:hep-ph/ v1 2 Jun 1995

arxiv:hep-ph/ v1 2 Jun 1995 WIS-95//May-PH The rati F n /F p frm the analysis f data using a new scaling variable S. A. Gurvitz arxiv:hep-ph/95063v1 Jun 1995 Department f Particle Physics, Weizmann Institute f Science, Rehvt 76100,

More information

Exam #1. A. Answer any 1 of the following 2 questions. CEE 371 March 10, Please grade the following questions: 1 or 2

Exam #1. A. Answer any 1 of the following 2 questions. CEE 371 March 10, Please grade the following questions: 1 or 2 CEE 371 March 10, 2009 Exam #1 Clsed Bk, ne sheet f ntes allwed Please answer ne questin frm the first tw, ne frm the secnd tw and ne frm the last three. The ttal ptential number f pints is 100. Shw all

More information

How do we solve it and what does the solution look like?

How do we solve it and what does the solution look like? Hw d we slve it and what des the slutin l lie? KF/PFs ffer slutins t dynamical systems, nnlinear in general, using predictin and update as data becmes available. Tracing in time r space ffers an ideal

More information

On Huntsberger Type Shrinkage Estimator for the Mean of Normal Distribution ABSTRACT INTRODUCTION

On Huntsberger Type Shrinkage Estimator for the Mean of Normal Distribution ABSTRACT INTRODUCTION Malaysian Jurnal f Mathematical Sciences 4(): 7-4 () On Huntsberger Type Shrinkage Estimatr fr the Mean f Nrmal Distributin Department f Mathematical and Physical Sciences, University f Nizwa, Sultanate

More information

Chapter 8: The Binomial and Geometric Distributions

Chapter 8: The Binomial and Geometric Distributions Sectin 8.1: The Binmial Distributins Chapter 8: The Binmial and Gemetric Distributins A randm variable X is called a BINOMIAL RANDOM VARIABLE if it meets ALL the fllwing cnditins: 1) 2) 3) 4) The MOST

More information

Determining the Accuracy of Modal Parameter Estimation Methods

Determining the Accuracy of Modal Parameter Estimation Methods Determining the Accuracy f Mdal Parameter Estimatin Methds by Michael Lee Ph.D., P.E. & Mar Richardsn Ph.D. Structural Measurement Systems Milpitas, CA Abstract The mst cmmn type f mdal testing system

More information

IN a recent article, Geary [1972] discussed the merit of taking first differences

IN a recent article, Geary [1972] discussed the merit of taking first differences The Efficiency f Taking First Differences in Regressin Analysis: A Nte J. A. TILLMAN IN a recent article, Geary [1972] discussed the merit f taking first differences t deal with the prblems that trends

More information

Application of ILIUM to the estimation of the T eff [Fe/H] pair from BP/RP

Application of ILIUM to the estimation of the T eff [Fe/H] pair from BP/RP Applicatin f ILIUM t the estimatin f the T eff [Fe/H] pair frm BP/RP prepared by: apprved by: reference: issue: 1 revisin: 1 date: 2009-02-10 status: Issued Cryn A.L. Bailer-Jnes Max Planck Institute fr

More information

Physics 2010 Motion with Constant Acceleration Experiment 1

Physics 2010 Motion with Constant Acceleration Experiment 1 . Physics 00 Mtin with Cnstant Acceleratin Experiment In this lab, we will study the mtin f a glider as it accelerates dwnhill n a tilted air track. The glider is supprted ver the air track by a cushin

More information

Math Foundations 20 Work Plan

Math Foundations 20 Work Plan Math Fundatins 20 Wrk Plan Units / Tpics 20.8 Demnstrate understanding f systems f linear inequalities in tw variables. Time Frame December 1-3 weeks 6-10 Majr Learning Indicatrs Identify situatins relevant

More information

Lecture 23: Lattice Models of Materials; Modeling Polymer Solutions

Lecture 23: Lattice Models of Materials; Modeling Polymer Solutions Lecture 23: 12.05.05 Lattice Mdels f Materials; Mdeling Plymer Slutins Tday: LAST TIME...2 The Bltzmann Factr and Partitin Functin: systems at cnstant temperature...2 A better mdel: The Debye slid...3

More information

COMP 551 Applied Machine Learning Lecture 4: Linear classification

COMP 551 Applied Machine Learning Lecture 4: Linear classification COMP 551 Applied Machine Learning Lecture 4: Linear classificatin Instructr: Jelle Pineau (jpineau@cs.mcgill.ca) Class web page: www.cs.mcgill.ca/~jpineau/cmp551 Unless therwise nted, all material psted

More information

Formal Uncertainty Assessment in Aquarius Salinity Retrieval Algorithm

Formal Uncertainty Assessment in Aquarius Salinity Retrieval Algorithm Frmal Uncertainty Assessment in Aquarius Salinity Retrieval Algrithm T. Meissner Aquarius Cal/Val Meeting Santa Rsa March 31/April 1, 2015 Outline 1. Backgrund/Philsphy 2. Develping an Algrithm fr Assessing

More information

Methods for Determination of Mean Speckle Size in Simulated Speckle Pattern

Methods for Determination of Mean Speckle Size in Simulated Speckle Pattern 0.478/msr-04-004 MEASUREMENT SCENCE REVEW, Vlume 4, N. 3, 04 Methds fr Determinatin f Mean Speckle Size in Simulated Speckle Pattern. Hamarvá, P. Šmíd, P. Hrváth, M. Hrabvský nstitute f Physics f the Academy

More information

Tree Structured Classifier

Tree Structured Classifier Tree Structured Classifier Reference: Classificatin and Regressin Trees by L. Breiman, J. H. Friedman, R. A. Olshen, and C. J. Stne, Chapman & Hall, 98. A Medical Eample (CART): Predict high risk patients

More information

SIZE BIAS IN LINE TRANSECT SAMPLING: A FIELD TEST. Mark C. Otto Statistics Research Division, Bureau of the Census Washington, D.C , U.S.A.

SIZE BIAS IN LINE TRANSECT SAMPLING: A FIELD TEST. Mark C. Otto Statistics Research Division, Bureau of the Census Washington, D.C , U.S.A. SIZE BIAS IN LINE TRANSECT SAMPLING: A FIELD TEST Mark C. Ott Statistics Research Divisin, Bureau f the Census Washingtn, D.C. 20233, U.S.A. and Kenneth H. Pllck Department f Statistics, Nrth Carlina State

More information

COMP 551 Applied Machine Learning Lecture 5: Generative models for linear classification

COMP 551 Applied Machine Learning Lecture 5: Generative models for linear classification COMP 551 Applied Machine Learning Lecture 5: Generative mdels fr linear classificatin Instructr: Herke van Hf (herke.vanhf@mail.mcgill.ca) Slides mstly by: Jelle Pineau Class web page: www.cs.mcgill.ca/~hvanh2/cmp551

More information

Linear models and their mathematical foundations: Simple linear regression

Linear models and their mathematical foundations: Simple linear regression Linear models and their mathematical foundations: Simple linear regression Steffen Unkel Department of Medical Statistics University Medical Center Göttingen, Germany Winter term 2018/19 1/21 Introduction

More information

INSTRUMENTAL VARIABLES

INSTRUMENTAL VARIABLES INSTRUMENTAL VARIABLES Technical Track Sessin IV Sergi Urzua University f Maryland Instrumental Variables and IE Tw main uses f IV in impact evaluatin: 1. Crrect fr difference between assignment f treatment

More information

We say that y is a linear function of x if. Chapter 13: The Correlation Coefficient and the Regression Line

We say that y is a linear function of x if. Chapter 13: The Correlation Coefficient and the Regression Line Chapter 13: The Crrelatin Cefficient and the Regressin Line We begin with a sme useful facts abut straight lines. Recall the x, y crdinate system, as pictured belw. 3 2 1 y = 2.5 y = 0.5x 3 2 1 1 2 3 1

More information

Fall 2013 Physics 172 Recitation 3 Momentum and Springs

Fall 2013 Physics 172 Recitation 3 Momentum and Springs Fall 03 Physics 7 Recitatin 3 Mmentum and Springs Purpse: The purpse f this recitatin is t give yu experience wrking with mmentum and the mmentum update frmula. Readings: Chapter.3-.5 Learning Objectives:.3.

More information

Simple Linear Regression

Simple Linear Regression Simple Linear Regression In simple linear regression we are concerned about the relationship between two variables, X and Y. There are two components to such a relationship. 1. The strength of the relationship.

More information

Surface and Contact Stress

Surface and Contact Stress Surface and Cntact Stress The cncept f the frce is fundamental t mechanics and many imprtant prblems can be cast in terms f frces nly, fr example the prblems cnsidered in Chapter. Hwever, mre sphisticated

More information

STAT 430 (Fall 2017): Tutorial 8

STAT 430 (Fall 2017): Tutorial 8 STAT 430 (Fall 2017): Tutorial 8 Balanced Incomplete Block Design Luyao Lin November 7th/9th, 2017 Department Statistics and Actuarial Science, Simon Fraser University Block Design Complete Random Complete

More information

A study on GPS PDOP and its impact on position error

A study on GPS PDOP and its impact on position error IndianJurnalfRadi& SpacePhysics V1.26,April1997,pp. 107-111 A study n GPS and its impact n psitin errr P Banerjee,AnindyaBse& B SMathur TimeandFrequencySectin,NatinalPhysicalLabratry,NewDelhi110012 Received19June

More information

1 The limitations of Hartree Fock approximation

1 The limitations of Hartree Fock approximation Chapter: Pst-Hartree Fck Methds - I The limitatins f Hartree Fck apprximatin The n electrn single determinant Hartree Fck wave functin is the variatinal best amng all pssible n electrn single determinants

More information

Snow avalanche runout from two Canadian mountain ranges

Snow avalanche runout from two Canadian mountain ranges Annals f Glacilgy 18 1993 Internati n al Glaciigicai Sciety Snw avalanche runut frm tw Canadian muntain ranges D.J. NIXON AND D. M. MCCLUNG Department f Civil Engineering, University f British Clumbia,

More information

Interference is when two (or more) sets of waves meet and combine to produce a new pattern.

Interference is when two (or more) sets of waves meet and combine to produce a new pattern. Interference Interference is when tw (r mre) sets f waves meet and cmbine t prduce a new pattern. This pattern can vary depending n the riginal wave directin, wavelength, amplitude, etc. The tw mst extreme

More information

1b) =.215 1c).080/.215 =.372

1b) =.215 1c).080/.215 =.372 Practice Exam 1 - Answers 1. / \.1/ \.9 (D+) (D-) / \ / \.8 / \.2.15/ \.85 (T+) (T-) (T+) (T-).080.020.135.765 1b).080 +.135 =.215 1c).080/.215 =.372 2. The data shwn in the scatter plt is the distance

More information

ALE 21. Gibbs Free Energy. At what temperature does the spontaneity of a reaction change?

ALE 21. Gibbs Free Energy. At what temperature does the spontaneity of a reaction change? Name Chem 163 Sectin: Team Number: ALE 21. Gibbs Free Energy (Reference: 20.3 Silberberg 5 th editin) At what temperature des the spntaneity f a reactin change? The Mdel: The Definitin f Free Energy S

More information

Midwest Big Data Summer School: Machine Learning I: Introduction. Kris De Brabanter

Midwest Big Data Summer School: Machine Learning I: Introduction. Kris De Brabanter Midwest Big Data Summer Schl: Machine Learning I: Intrductin Kris De Brabanter kbrabant@iastate.edu Iwa State University Department f Statistics Department f Cmputer Science June 24, 2016 1/24 Outline

More information

Eric Klein and Ning Sa

Eric Klein and Ning Sa Week 12. Statistical Appraches t Netwrks: p1 and p* Wasserman and Faust Chapter 15: Statistical Analysis f Single Relatinal Netwrks There are fur tasks in psitinal analysis: 1) Define Equivalence 2) Measure

More information

Lecture 24: Flory-Huggins Theory

Lecture 24: Flory-Huggins Theory Lecture 24: 12.07.05 Flry-Huggins Thery Tday: LAST TIME...2 Lattice Mdels f Slutins...2 ENTROPY OF MIXING IN THE FLORY-HUGGINS MODEL...3 CONFIGURATIONS OF A SINGLE CHAIN...3 COUNTING CONFIGURATIONS FOR

More information

Department of Economics, University of California, Davis Ecn 200C Micro Theory Professor Giacomo Bonanno. Insurance Markets

Department of Economics, University of California, Davis Ecn 200C Micro Theory Professor Giacomo Bonanno. Insurance Markets Department f Ecnmics, University f alifrnia, Davis Ecn 200 Micr Thery Prfessr Giacm Bnann Insurance Markets nsider an individual wh has an initial wealth f. ith sme prbability p he faces a lss f x (0

More information

Cells though to send feedback signals from the medulla back to the lamina o L: Lamina Monopolar cells

Cells though to send feedback signals from the medulla back to the lamina o L: Lamina Monopolar cells Classificatin Rules (and Exceptins) Name: Cell type fllwed by either a clumn ID (determined by the visual lcatin f the cell) r a numeric identifier t separate ut different examples f a given cell type

More information

February 28, 2013 COMMENTS ON DIFFUSION, DIFFUSIVITY AND DERIVATION OF HYPERBOLIC EQUATIONS DESCRIBING THE DIFFUSION PHENOMENA

February 28, 2013 COMMENTS ON DIFFUSION, DIFFUSIVITY AND DERIVATION OF HYPERBOLIC EQUATIONS DESCRIBING THE DIFFUSION PHENOMENA February 28, 2013 COMMENTS ON DIFFUSION, DIFFUSIVITY AND DERIVATION OF HYPERBOLIC EQUATIONS DESCRIBING THE DIFFUSION PHENOMENA Mental Experiment regarding 1D randm walk Cnsider a cntainer f gas in thermal

More information

and the Doppler frequency rate f R , can be related to the coefficients of this polynomial. The relationships are:

and the Doppler frequency rate f R , can be related to the coefficients of this polynomial. The relationships are: Algrithm fr Estimating R and R - (David Sandwell, SIO, August 4, 2006) Azimith cmpressin invlves the alignment f successive eches t be fcused n a pint target Let s be the slw time alng the satellite track

More information

Functional Form and Nonlinearities

Functional Form and Nonlinearities Sectin 6 Functinal Frm and Nnlinearities This is a gd place t remind urselves f Assumptin #0: That all bservatins fllw the same mdel. Levels f measurement and kinds f variables There are (at least) three

More information

Particle Size Distributions from SANS Data Using the Maximum Entropy Method. By J. A. POTTON, G. J. DANIELL AND B. D. RAINFORD

Particle Size Distributions from SANS Data Using the Maximum Entropy Method. By J. A. POTTON, G. J. DANIELL AND B. D. RAINFORD 3 J. Appl. Cryst. (1988). 21,3-8 Particle Size Distributins frm SANS Data Using the Maximum Entrpy Methd By J. A. PTTN, G. J. DANIELL AND B. D. RAINFRD Physics Department, The University, Suthamptn S9

More information

Chapter 12 - Lecture 2 Inferences about regression coefficient

Chapter 12 - Lecture 2 Inferences about regression coefficient Chapter 12 - Lecture 2 Inferences about regression coefficient April 19th, 2010 Facts about slope Test Statistic Confidence interval Hypothesis testing Test using ANOVA Table Facts about slope In previous

More information