Kurskod: TAMS28 MATEMATISK STATISTIK Provkod: TEN1 18 August 2017, 08:00-12:00. English Version

Size: px
Start display at page:

Download "Kurskod: TAMS28 MATEMATISK STATISTIK Provkod: TEN1 18 August 2017, 08:00-12:00. English Version"

Transcription

1 Kurskod: TAMS28 MATEMATISK STATISTIK Provkod: TEN1 18 August 2017, 08:00-12:00 Examiner: Zhenxia Liu (Tel: ). Please answer in ENGLISH if you can. a. You are allowed to use a calculator, the formula and table collection edited by MAI. b. Scores rating: 8-11 points giving rate 3; points giving rate 4; points giving rate 5. 1 (4 points) English Version Suppose that a random variable X has the probability density function (1.1). (1p) Find the value of c. (1.2). (1p) Let A = {X > 1 2 }, calculate P (A). (1.3). (1p) Let B = {X < 1}, calculate P (B). (1.4). (1p) Calculate P (A B). f(x) = cx for 0 x 2. Solution. (1.1). c = 1/2. (1.2). P (A) = (1.3). P (B) = 1/4. (1.4). P (A B) = 3/4. 2 (3 points) Suppose that the distribution of a population X has the probability mass function (pmf) as follows X 0 1 p(x) 1/3 2/3 Let {X 1, X 2,..., X 180 } be a random sample from this population. (2.1). (1p) Find the mean µ = E(X) and the variance σ 2 = V (X). (2.2). (2p) Find the probability P (X 1 + X X ). Solution. (2.1). µ = E(X) = 2/3 and σ 2 = V (X) = 2/9. (2.2). P (X 1 + X X ) = P ( X ) = P ( X 127 µ σ/ n 180 µ σ ) P (N(0, 1) 1.11) = n 3 (3 points) Let {x 1, x 2,..., x n } be an observed sample from the population P o(2µ). (3.1). (1.5p) Find a point estimate ˆµ MM for µ using Method of Moments. (3.2). (1.5p) Find a point estimate ˆµ ML for µ using Maximum-Likelihood method. Solution. (3.1). For Method of Moments, we have E(X) = x. Then 2µ = x which yields ˆµ MM = x/2. (3.2). For the Maximum-Likelihood method, we write the likelihood function as L(µ) = f(x 1 ) f(x 2 )... f(x n ) = e 2nµ (2µ) n i=1 xi n i=1 x i! Page 1/4

2 Maximizing L(µ) is equivalent to maximize ln L(µ) where n n ln L(µ) = 2nµ + x i ln(2µ) ln( x i!). i=1 i=1 By d ln L(µ) dµ = 0, we have ˆµ ML = x 2. 4 (3 points) ( ) X Z = is a normal vector. Assume that X N(0, 1), Y N(1, 2), and cov(x, Y ) = 1. Y ( ) X Y (4.1). (2p) Determine the mean vector and the covariance matrix for. X + Y (4.2). (1p) Find P (3X > 2Y + 1). Solution. (4.1). The mean vector and covariance matrix for Z is ( ) 0 µ Z = and C 1 Z = ( ) Then we have ( ) ( ) ( ) X Y 1 1 X = X + Y 1 1 Y ( ) X Y Then the mean vector and covariance matrix for is X + Y µ = ( ) 1 1 µ 1 1 Z = ( ) 1 1 ( ) ( ) and C = C 1 1 Z = 1 1 ( ) (4.2). Notice that So we get 3X 2Y = ( 3 2 ) ( ) X N( 2, 13). Y P (3X > 2Y + 1) = P (N(0, 1) > 1 ( 2) 13 ) = 1 P (N(0, 1 < 0.83) = (3 points) Suppose that the distribution of heights of all adult Swedes is a normal distribution X N(µ 1, σ), and the distribution of heights of all adult Germans is also a normal distribution Y N(µ 2, σ). Assume that X and Y are independent. Now we choose two independent random samples from X and Y respectively, which yield the following data (in cm). Swedes: ; Germans: (5.1). (1p) Calculate sample standard deviations s X for Swedes and s Y for Germans. (5.2). (1p) Construct a 95% confidence interval for σ. (5.3). (1p) Test the hypothesis with a significance level α = 0.05 : H 0 : µ 1 = µ 2, H 1 : µ 1 > µ 2. Page 2/4

3 Solution. (5.1). x = 182, s x 4.06, ȳ = 180, s y = (5.2.). We can get the combined sample variance s 2 = (n1 1)s2 X +(n2 1)s2 Y n 1 1+n 2 1 = A (two-sided) 95% confidence interval for σ 2 is I σ 2 = ( (n 1 + n 2 2)s 2 χ 2 α/2 (n 1 + n 2 2), (n 1 + n 2 2)s 2 s2 χ 2 1 α/2 (n ) = (7 1 + n 2 2) 16, 7 s ), therefore a (two-sided) 95% confidence interval for σ is I σ (2.12, 6.53). (5.3.). Since σ is unknown, the rejection region is C = (t α (7), ) = (1.89, ). The test statistic is T S = s x ȳ (0) 1 = n Because the test statistic is NOT in the rejection region, we 1 n 2 7 (1/5+1/4) do NOT reject H 0. 6 (2 points) Suppose that we are studying mileage performance (in kilometers) on every tank of fuel (gasoline). The response variable Y = mileage. There are two possible regressors x 1 = horsepower and x 2 = temperature. David thinks that the mileage only depends on x 1, but Lisa thinks that the mileage depends on both x 1 and x 2. In this setting, we have two different models. (Lisa) Model 1: Y = β 0 + β 1x 1 + β 2x 2 + ε, where ε N(0, σ ) with unknown σ ; (David) Model 2: Y = β 0 + β 1 x 1 + ε, where ε N(0, σ) with unknown σ. Below is the output from Minitab based on some data. Model 1: Regression Analysis: Y versus horsepower (x1), temperature (x2) Y = horsepower (x1) temperature (x2) Constant horsepower (x1) temperature (x2) S = R-Sq = 99.3% R-Sq(adj) = 99.0% Source DF SS MS F P Regression Residual Error Model 2: Regression Analysis: Y versus horsepower (x1) Y = horsepower (x1) Constant horsepower (x1) ??? S = R-Sq = 99.2% R-Sq(adj) = 99.1% Source DF SS Regression Residual Error Page 3/4

4 (6.1). (1p) With a significance level 0.05, test H 0 : β 1 = β 2 = 0 against H 1 : at least one of β 1, β 2 0 (6.2). (1p) Would it be possible to remove x 2 with α = 5%? Motivate your answer briefly. SS Solution. (6.1). We can get T S = R /k SS E /(n k 1) and the rejection region C = (F 0.05 (k, n k 1), ) = (F 0.05 (2, 6), ) = (5.14, ), we reject H 0 since T S C. (6.2). Yes, it is since p value = > α. Page 4/4

5 Kurskod: TAMS28 MATEMATISK STATISTIK Provkod: TEN1 18 augusti 2017, kl Examinator: Zhenxia Liu (Tel: ). Vänligen svara på ENGELSKA om du kan. a. Tillåtna hjälpmedel är en räknare, formel -och tabellsamling utgiven av MAI. b. Betygsgränser: 8-11 poäng ger betyg 3; poäng ger betyg 4; poäng ger betyg 5. 1 (4 poäng) Den stokastiska variabeln X har täthetsfunktion (1.1). (1p) Bestäm värdet på c. (1.2). (1p) Låt A = {X > 1 2 }, beräkna P (A). (1.3). (1p) Låt B = {X < 1}, beräkna P (B). (1.4). (1p) Beräkna P (A B). 2 (3 poäng) Svensk version f(x) = cx för 0 x 2. Antag att fördelningen för en population X har massfunktionen (pmf) enligt följande X 0 1 p(x) 1/3 2/3 Låt {X 1, X 2,..., X 180 } vara ett slumpmässigt stickprov från populationen. (2.1). (1p) Beräkna väntevärdet µ = E(X) and och variansen σ 2 = V (X). (2.2). (2p) Beräkna sannolikheten P (X 1 + X X ). 3 (3 poäng) Låt {x 1, x 2,..., x n } vara ett observerat stickprov från populationen P o(2µ). (3.1). (1.5p) Hitta en punktskattning ˆµ MM för µ genom att använda momentmetoden. (3.2). (1.5p) Hitta en punktskattning ˆµ ML för µ genom att använda Maximum-Likelihood metoden. 4 (3 poäng) ( ) X Z = är en normal vektor. Antag att X N(0, 1), Y N(1, 2), och cov(x, Y ) = 1. Y ( ) X Y (4.1). (2p) Bestäm väntevärdesmatris och kovariansmatris för. X + Y (4.2). (1p) Beräkna P (3X > 2Y + 1). 5 (3 poäng) Antag att längderna på alla vuxna svenskar är normalfördelade X N(µ 1, σ), och att längderna på alla vuxna tyskar följer en normalfördelning Y N(µ 2, σ). Antag att X och Y är oberoende. Vi tar nu två oberoende stickprov från X och Y, respektive, och får följdande data. (i cm). Svenskar: ; Tyskar: Page 1/2

6 (5.1). (1p) Beräkna stickprovs standardavvikelse s X för Svenskar och s Y för Tyskar. (5.2). (1p) Konstruera ett 95% konfidensintervall för σ. (5.3). (1p) Pröva hypotesen på nivån α = 0.05 : 6 (3 poäng) H 0 : µ 1 = µ 2, H 1 : µ 1 > µ 2. Antag att vi studerar hur långt man kan åka (i kilometer) på varje tankning (av bensin). Responsvariabeln Y = sträcka. Det finns två möjliga förklaringsvariabler x 1 = antal hästkrafter och x 2 = temperatur. David tror att sträckan man kan åka bara beror på x 1, men Lisa tror att sträckan beror på både x 1 och x 2. I den här situationen har vi två olika modeller. (Lisa) Modell 1: Y = β 0 + β 1x 1 + β 2x 2 + ε, där ε N(0, σ ) och σ okänd, (David) Modell 2: Y = β 0 + β 1 x 1 + ε, där ε N(0, σ) och σ okänd. Nedan finns en utskrift från Minitab baserad på data. Model 1: Regression Analysis: Y versus horsepower (x1), temperature (x2) Y = horsepower (x1) temperature (x2) Constant horsepower (x1) temperature (x2) S = R-Sq = 99.3% R-Sq(adj) = 99.0% Source DF SS MS F P Regression Residual Error Model 2: Regression Analysis: Y versus horsepower (x1) Y = horsepower (x1) Constant horsepower (x1) ??? S = R-Sq = 99.2% R-Sq(adj) = 99.1% Source DF SS Regression Residual Error (6.1). (1p) Pröva på nivån 0.05 H 0 : β 1 = β 2 = 0 mot H 1 : minst en av β 1, β 2 0. (6.2). (1p) Vore det tänkbart att at bort x 2 med α = 5%? Motivera dit svar kortfattat. Page 2/2

Contents. TAMS38 - Lecture 10 Response surface. Lecturer: Jolanta Pielaszkiewicz. Response surface 3. Response surface, cont. 4

Contents. TAMS38 - Lecture 10 Response surface. Lecturer: Jolanta Pielaszkiewicz. Response surface 3. Response surface, cont. 4 Contents TAMS38 - Lecture 10 Response surface Lecturer: Jolanta Pielaszkiewicz Matematisk statistik - Matematiska institutionen Linköpings universitet Look beneath the surface; let not the several quality

More information

1. For which values of the parameters α and β has the linear system. periodic solutions? Which are the values if the period equals 4π?

1. For which values of the parameters α and β has the linear system. periodic solutions? Which are the values if the period equals 4π? MÄLARDALEN UNIVERSITY School of Education, Culture and Communication Department of Applied Mathematics Examiner: Lars-Göran Larsson EXAMINATION IN MATHEMATICS MAA316 Differential Equations, foundation

More information

Deskription. Exempel 1. Exempel 1 (lösning) Normalfördelningsmodellen (forts.)

Deskription. Exempel 1. Exempel 1 (lösning) Normalfördelningsmodellen (forts.) Deskription Normalfördelningsmodellen (forts.) 1 Exempel 1 En datorleverantör har en stödfunktion dit kunder med krånglande datorer kan ringa. Tiden det tar att svara på inkommande samtal varierar, och

More information

Tentamentsskrivning: Mathematisk statistik TMS Tentamentsskrivning i Mathematisk statistik TMS061

Tentamentsskrivning: Mathematisk statistik TMS Tentamentsskrivning i Mathematisk statistik TMS061 Tentamentsskrivning: Mathematisk statistik TMS061 1 Tentamentsskrivning i Mathematisk statistik TMS061 Tid: Tisdagen den 25 maj, 2010 kl 08.30-12.30 Examinator och jour: Serik Sagitov, tel. 772-5351, mob.

More information

English Version P (1 X < 1.5) P (X 1) = c[x3 /3 + x 2 ] 1.5. = c c[x 3 /3 + x 2 ] 2 1

English Version P (1 X < 1.5) P (X 1) = c[x3 /3 + x 2 ] 1.5. = c c[x 3 /3 + x 2 ] 2 1 Kurskod: TAMS28 Matematisk statistik/provkod: TEN 208-08-20 08:00-2:00 Examiator: Zhexia Liu Tel: 0700895208 You are permitted to brig: a calculator, ad formel -och tabellsamlig i matematisk statistik

More information

EXAM IN MODELING AND SIMULATION (TSRT62)

EXAM IN MODELING AND SIMULATION (TSRT62) EXAM IN MODELING AND SIMULATION (TSRT62) SAL: ISY:s datorsalar TID: Friday 5th January 2018, kl. 8.00 12.00 KURS: TSRT62 Modeling and Simulation PROVKOD: DAT1 INSTITUTION: ISY ANTAL UPPGIFTER: 5 ANTAL

More information

Computational Fluid Dynamics F7018T. Part II: Finite volume methods

Computational Fluid Dynamics F7018T. Part II: Finite volume methods Computational Fluid Dynamics F7018T Part II: Finite volume methods Questions to be answered Why numerical solutions of fluid mechanical problems? What is CFD? Why is it wrong to compare CFD with FEM? Can

More information

TMA4255 Applied Statistics V2016 (5)

TMA4255 Applied Statistics V2016 (5) TMA4255 Applied Statistics V2016 (5) Part 2: Regression Simple linear regression [11.1-11.4] Sum of squares [11.5] Anna Marie Holand To be lectured: January 26, 2016 wiki.math.ntnu.no/tma4255/2016v/start

More information

TAMS38 Experimental Design and Biostatistics, 4 p / 6 hp Examination on 19 April 2017, 8 12

TAMS38 Experimental Design and Biostatistics, 4 p / 6 hp Examination on 19 April 2017, 8 12 Kurskod: TAMS38 - Provkod: TEN1 TAMS38 Experimental Design and Biostatistics, 4 p / 6 hp Examination on 19 April 2017, 8 12 The collection of the formulas in mathematical statistics prepared by Department

More information

Contents. TAMS38 - Lecture 6 Factorial design, Latin Square Design. Lecturer: Zhenxia Liu. Factorial design 3. Complete three factor design 4

Contents. TAMS38 - Lecture 6 Factorial design, Latin Square Design. Lecturer: Zhenxia Liu. Factorial design 3. Complete three factor design 4 Contents Factorial design TAMS38 - Lecture 6 Factorial design, Latin Square Design Lecturer: Zhenxia Liu Department of Mathematics - Mathematical Statistics 28 November, 2017 Complete three factor design

More information

Project: Vibration Damping

Project: Vibration Damping Mekanik GK för I (FMEA10) 2018 Project: Vibration Damping Project team: Name: Personal id-number: Mekanik www.mek.lth.se. 1 Project: Vibration damping Project Specification 1. Introduction In this project

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

Exempel variationsräkning 2, SI1142 Fysikens matematiska metoder, vt08.

Exempel variationsräkning 2, SI1142 Fysikens matematiska metoder, vt08. Fysik KTH Exempel variationsräkning 2, SI1142 Fysikens matematiska metoder, vt8. These problems demonstrate various applications of variational calculus as used in physics. Problems (1) (3) illustrate

More information

Contents. 2 2 factorial design 4

Contents. 2 2 factorial design 4 Contents TAMS38 - Lecture 10 Response surface methodology Lecturer: Zhenxia Liu Department of Mathematics - Mathematical Statistics 12 December, 2017 2 2 factorial design Polynomial Regression model First

More information

Institute of Actuaries of India

Institute of Actuaries of India Institute of Actuaries of India Subject CT3 Probability & Mathematical Statistics May 2011 Examinations INDICATIVE SOLUTION Introduction The indicative solution has been written by the Examiners with the

More information

Lecture 15. Hypothesis testing in the linear model

Lecture 15. Hypothesis testing in the linear model 14. Lecture 15. Hypothesis testing in the linear model Lecture 15. Hypothesis testing in the linear model 1 (1 1) Preliminary lemma 15. Hypothesis testing in the linear model 15.1. Preliminary lemma Lemma

More information

Kurskod: TAMS11 Provkod: TENB 21 March 2015, 14:00-18:00. English Version (no Swedish Version)

Kurskod: TAMS11 Provkod: TENB 21 March 2015, 14:00-18:00. English Version (no Swedish Version) Kurskod: TAMS Provkod: TENB 2 March 205, 4:00-8:00 Examier: Xiagfeg Yag (Tel: 070 2234765). Please aswer i ENGLISH if you ca. a. You are allowed to use: a calculator; formel -och tabellsamlig i matematisk

More information

Tentamentsskrivning: Statistisk slutledning 1. Tentamentsskrivning i Statistisk slutledning MVE155/MSG200, 7.5 hp.

Tentamentsskrivning: Statistisk slutledning 1. Tentamentsskrivning i Statistisk slutledning MVE155/MSG200, 7.5 hp. Tentamentsskrivning: Statistisk slutledning 1 Tentamentsskrivning i Statistisk slutledning MVE155/MSG200, 7.5 hp. Tid: 14 mars 2017, kl 14.00-18.00 Examinator och jour: Serik Sagitov, tel. 031-772-5351,

More information

Försättsblad till skriftlig tentamen vid Linköpings universitet

Försättsblad till skriftlig tentamen vid Linköpings universitet Försättsblad till skriftlig tentamen vid Linköpings universitet Datum för tentamen 2014-10-22 Sal (1) ISY:s datorsalar (Egypten) (Om tentan går i flera salar ska du bifoga ett försättsblad till varje sal

More information

P Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the third quarter of the year 2006

P Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the third quarter of the year 2006 P-06-235 Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the third quarter of the year 2006 Reynir Böðvarsson Uppsala University, Department of Earth Sciences October

More information

Gravitationsfält. Uppdaterad: [1] Gravitation ett märkligt fenomen [2] Gravitationsfält [3] Gravitationsfält

Gravitationsfält. Uppdaterad: [1] Gravitation ett märkligt fenomen [2] Gravitationsfält [3] Gravitationsfält Gravitationsfält Uppdaterad: 180112 [1] Gravitation ett märkligt fenomen [2] Gravitationsfält [3] Gravitationsfält Har jag använt någon bild som jag inte får använda? Låt mig veta så tar jag bort den.

More information

EXAM IN MODELING AND SIMULATION (TSRT62)

EXAM IN MODELING AND SIMULATION (TSRT62) EXAM IN MODELING AND SIMULATION (TSRT62) SAL: ISY:s datorsalar TID: Wednesday 4th January 2017, kl. 8.00 12.00 KURS: TSRT62 Modeling and Simulation PROVKOD: DAT1 INSTITUTION: ISY ANTAL UPPGIFTER: 5 ANTAL

More information

Exam for the course Statistics for scientists. Thursday, January 19,

Exam for the course Statistics for scientists. Thursday, January 19, STOCKHOLM UNIVERSITY EXAMINATION DEPARTMENT OF MATHEMATICS Statistics for scientists Div. of Mathematical Statistics Thursday, January 19, 2006 Exam for the course Statistics for scientists Thursday, January

More information

Correlation & Simple Regression

Correlation & Simple Regression Chapter 11 Correlation & Simple Regression The previous chapter dealt with inference for two categorical variables. In this chapter, we would like to examine the relationship between two quantitative variables.

More information

Räkneövningar Empirisk modellering

Räkneövningar Empirisk modellering Räkneövningar Empirisk modellering Bengt Carlsson Systems and Control Dept of Information Technology, Uppsala University 5th February 009 Abstract Räkneuppgifter samt lite kompletterande teori. Contents

More information

(a) (3 points) Construct a 95% confidence interval for β 2 in Equation 1.

(a) (3 points) Construct a 95% confidence interval for β 2 in Equation 1. Problem 1 (21 points) An economist runs the regression y i = β 0 + x 1i β 1 + x 2i β 2 + x 3i β 3 + ε i (1) The results are summarized in the following table: Equation 1. Variable Coefficient Std. Error

More information

Luleå Tekniska Universitet Kurskod SMD098 Tentamensdatum

Luleå Tekniska Universitet Kurskod SMD098 Tentamensdatum Luleå Tekniska Universitet Kurskod SMD098 Tentamensdatum 991215 Skrivtid 4 timmar Tentamen i Beräkningsstrukturer Antal uppgifter: 6 Max poäng: 30 Betygsgränser: >20 poäng 4 >25 poäng 5 Betygsgränser kan

More information

Lecture 18: Simple Linear Regression

Lecture 18: Simple Linear Regression Lecture 18: Simple Linear Regression BIOS 553 Department of Biostatistics University of Michigan Fall 2004 The Correlation Coefficient: r The correlation coefficient (r) is a number that measures the strength

More information

School of Mathematical Sciences. Question 1

School of Mathematical Sciences. Question 1 School of Mathematical Sciences MTH5120 Statistical Modelling I Practical 8 and Assignment 7 Solutions Question 1 Figure 1: The residual plots do not contradict the model assumptions of normality, constant

More information

Inference for Regression

Inference for Regression Inference for Regression Section 9.4 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 13b - 3339 Cathy Poliak, Ph.D. cathy@math.uh.edu

More information

Model Building Chap 5 p251

Model Building Chap 5 p251 Model Building Chap 5 p251 Models with one qualitative variable, 5.7 p277 Example 4 Colours : Blue, Green, Lemon Yellow and white Row Blue Green Lemon Insects trapped 1 0 0 1 45 2 0 0 1 59 3 0 0 1 48 4

More information

Analysis of Covariance. The following example illustrates a case where the covariate is affected by the treatments.

Analysis of Covariance. The following example illustrates a case where the covariate is affected by the treatments. Analysis of Covariance In some experiments, the experimental units (subjects) are nonhomogeneous or there is variation in the experimental conditions that are not due to the treatments. For example, a

More information

P Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the third quarter of the year 2009

P Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the third quarter of the year 2009 P-09-61 Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the third quarter of the year 2009 Reynir Böðvarsson Uppsala University, Department of Earth Sciences October

More information

STA 108 Applied Linear Models: Regression Analysis Spring Solution for Homework #6

STA 108 Applied Linear Models: Regression Analysis Spring Solution for Homework #6 STA 8 Applied Linear Models: Regression Analysis Spring 011 Solution for Homework #6 6. a) = 11 1 31 41 51 1 3 4 5 11 1 31 41 51 β = β1 β β 3 b) = 1 1 1 1 1 11 1 31 41 51 1 3 4 5 β = β 0 β1 β 6.15 a) Stem-and-leaf

More information

Confidence Interval for the mean response

Confidence Interval for the mean response Week 3: Prediction and Confidence Intervals at specified x. Testing lack of fit with replicates at some x's. Inference for the correlation. Introduction to regression with several explanatory variables.

More information

TA: Sheng Zhgang (Th 1:20) / 342 (W 1:20) / 343 (W 2:25) / 344 (W 12:05) Haoyang Fan (W 1:20) / 346 (Th 12:05) FINAL EXAM

TA: Sheng Zhgang (Th 1:20) / 342 (W 1:20) / 343 (W 2:25) / 344 (W 12:05) Haoyang Fan (W 1:20) / 346 (Th 12:05) FINAL EXAM STAT 301, Fall 2011 Name Lec 4: Ismor Fischer Discussion Section: Please circle one! TA: Sheng Zhgang... 341 (Th 1:20) / 342 (W 1:20) / 343 (W 2:25) / 344 (W 12:05) Haoyang Fan... 345 (W 1:20) / 346 (Th

More information

Notes on the Multivariate Normal and Related Topics

Notes on the Multivariate Normal and Related Topics Version: July 10, 2013 Notes on the Multivariate Normal and Related Topics Let me refresh your memory about the distinctions between population and sample; parameters and statistics; population distributions

More information

Försättsblad till skriftlig tentamen vid Linköpings universitet

Försättsblad till skriftlig tentamen vid Linköpings universitet Försättsblad till skriftlig tentamen vid Linköpings universitet Datum för tentamen 2014-08-20 Sal (1) ISY:s datorsalar (Om tentan går i flera salar ska du bifoga ett försättsblad till varje sal och ringa

More information

Tentamentsskrivning: Statistisk slutledning 1. Tentamentsskrivning i Statistisk slutledning MVE155/MSG200, 7.5 hp.

Tentamentsskrivning: Statistisk slutledning 1. Tentamentsskrivning i Statistisk slutledning MVE155/MSG200, 7.5 hp. Tentamentsskrivning: Statistisk slutledning 1 Tentamentsskrivning i Statistisk slutledning MVE155/MSG200, 7.5 hp. Tid: tisdagen den 17 mars, 2015 kl 14.00-18.00 Examinator och jour: Serik Sagitov, tel.

More information

23. Inference for regression

23. Inference for regression 23. Inference for regression The Practice of Statistics in the Life Sciences Third Edition 2014 W. H. Freeman and Company Objectives (PSLS Chapter 23) Inference for regression The regression model Confidence

More information

PART I. (a) Describe all the assumptions for a normal error regression model with one predictor variable,

PART I. (a) Describe all the assumptions for a normal error regression model with one predictor variable, Concordia University Department of Mathematics and Statistics Course Number Section Statistics 360/2 01 Examination Date Time Pages Final December 2002 3 hours 6 Instructors Course Examiner Marks Y.P.

More information

Ma 3/103: Lecture 24 Linear Regression I: Estimation

Ma 3/103: Lecture 24 Linear Regression I: Estimation Ma 3/103: Lecture 24 Linear Regression I: Estimation March 3, 2017 KC Border Linear Regression I March 3, 2017 1 / 32 Regression analysis Regression analysis Estimate and test E(Y X) = f (X). f is the

More information

Examination paper for TMA4255 Applied statistics

Examination paper for TMA4255 Applied statistics Department of Mathematical Sciences Examination paper for TMA4255 Applied statistics Academic contact during examination: Anna Marie Holand Phone: 951 38 038 Examination date: 16 May 2015 Examination time

More information

Chapter 26 Multiple Regression, Logistic Regression, and Indicator Variables

Chapter 26 Multiple Regression, Logistic Regression, and Indicator Variables Chapter 26 Multiple Regression, Logistic Regression, and Indicator Variables 26.1 S 4 /IEE Application Examples: Multiple Regression An S 4 /IEE project was created to improve the 30,000-footlevel metric

More information

Ph.D. Preliminary Examination Statistics June 2, 2014

Ph.D. Preliminary Examination Statistics June 2, 2014 Ph.D. Preliminary Examination Statistics June, 04 NOTES:. The exam is worth 00 points.. Partial credit may be given for partial answers if possible.. There are 5 pages in this exam paper. I have neither

More information

A Likelihood Ratio Test

A Likelihood Ratio Test A Likelihood Ratio Test David Allen University of Kentucky February 23, 2012 1 Introduction Earlier presentations gave a procedure for finding an estimate and its standard error of a single linear combination

More information

Circle the single best answer for each multiple choice question. Your choice should be made clearly.

Circle the single best answer for each multiple choice question. Your choice should be made clearly. TEST #1 STA 4853 March 6, 2017 Name: Please read the following directions. DO NOT TURN THE PAGE UNTIL INSTRUCTED TO DO SO Directions This exam is closed book and closed notes. There are 32 multiple choice

More information

SMAM 314 Practice Final Examination Winter 2003

SMAM 314 Practice Final Examination Winter 2003 SMAM 314 Practice Final Examination Winter 2003 You may use your textbook, one page of notes and a calculator. Please hand in the notes with your exam. 1. Mark the following statements True T or False

More information

P Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the second quarter of the year 2007

P Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the second quarter of the year 2007 P-07-163 Swedish National Seismic Network (SNSN) A short report on recorded earthquakes during the second quarter of the year 2007 Reynir Böðvarsson Uppsala University, Department of Earth Sciences July

More information

Övningar i FUNKTIONALANALYS

Övningar i FUNKTIONALANALYS Matematiska vetenskaper 1. Consider the space X = C 1 [0, 1] of continuously dierentiable functions on [0, 1] with one-sided derivatives at the endpoints. Show that X is not a Banach spaces if it is given

More information

Residual Analysis for two-way ANOVA The twoway model with K replicates, including interaction,

Residual Analysis for two-way ANOVA The twoway model with K replicates, including interaction, Residual Analysis for two-way ANOVA The twoway model with K replicates, including interaction, is Y ijk = µ ij + ɛ ijk = µ + α i + β j + γ ij + ɛ ijk with i = 1,..., I, j = 1,..., J, k = 1,..., K. In carrying

More information

Chapter 1. Linear Regression with One Predictor Variable

Chapter 1. Linear Regression with One Predictor Variable Chapter 1. Linear Regression with One Predictor Variable 1.1 Statistical Relation Between Two Variables To motivate statistical relationships, let us consider a mathematical relation between two mathematical

More information

Apart from this page, you are not permitted to read the contents of this question paper until instructed to do so by an invigilator.

Apart from this page, you are not permitted to read the contents of this question paper until instructed to do so by an invigilator. B. Sc. Examination by course unit 2014 MTH5120 Statistical Modelling I Duration: 2 hours Date and time: 16 May 2014, 1000h 1200h Apart from this page, you are not permitted to read the contents of this

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

Math 562 Homework 1 August 29, 2006 Dr. Ron Sahoo

Math 562 Homework 1 August 29, 2006 Dr. Ron Sahoo Math 56 Homework August 9, 006 Dr. Ron Sahoo He who labors diligently need never despair; for all things are accomplished by diligence and labor. Menander of Athens Direction: This homework worths 60 points

More information

Problem 1 (20) Log-normal. f(x) Cauchy

Problem 1 (20) Log-normal. f(x) Cauchy ORF 245. Rigollet Date: 11/21/2008 Problem 1 (20) f(x) f(x) 0.0 0.1 0.2 0.3 0.4 0.0 0.2 0.4 0.6 0.8 4 2 0 2 4 Normal (with mean -1) 4 2 0 2 4 Negative-exponential x x f(x) f(x) 0.0 0.1 0.2 0.3 0.4 0.5

More information

EXAM IN TMA4255 EXPERIMENTAL DESIGN AND APPLIED STATISTICAL METHODS

EXAM IN TMA4255 EXPERIMENTAL DESIGN AND APPLIED STATISTICAL METHODS Norges teknisk naturvitenskapelige universitet Institutt for matematiske fag Side 1 av 8 Contact during exam: Bo Lindqvist Tel. 975 89 418 EXAM IN TMA4255 EXPERIMENTAL DESIGN AND APPLIED STATISTICAL METHODS

More information

STT 843 Key to Homework 1 Spring 2018

STT 843 Key to Homework 1 Spring 2018 STT 843 Key to Homework Spring 208 Due date: Feb 4, 208 42 (a Because σ = 2, σ 22 = and ρ 2 = 05, we have σ 2 = ρ 2 σ σ22 = 2/2 Then, the mean and covariance of the bivariate normal is µ = ( 0 2 and Σ

More information

Outcome regression methods in causal inference: The difference LASSO and selection of effect modifiers

Outcome regression methods in causal inference: The difference LASSO and selection of effect modifiers Outcome regression methods in causal inference: The difference LASSO and selection of effect modifiers Moa Edin Master thesis, 15 hp One Year Master Thesis, 15 hp Spring term 2018 Abstract In causal inference,

More information

EXAMINATION IN TSRT14 SENSOR FUSION

EXAMINATION IN TSRT14 SENSOR FUSION EXAMINATION IN TSRT14 SENSOR FUSION ROOM: ISY:s computer rooms TIME: 2015-06-03 at 14:00 18:00 COURSE: TSRT14 Sensor Fusion PROVKOD: DAT1 DEPARTMENT: ISY NUMBER OF EXERCISES: 4 RESPONSIBLE TEACHER: Gustaf

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

TENTAMEN REGLERTEKNIK TSRT15 (English)

TENTAMEN REGLERTEKNIK TSRT15 (English) TENTAMEN REGLERTEKNIK TSRT5 (English) SAL: TER TID: 28 april 2, klockan 8-3 KURS: TSRT5 PROVKOD: TEN INSTITUTION: ISY ANTAL UPPGIFTER: 5 ANTAL BLAD: 4 exklusive försättsblad ANSVARIG LÄRARE: Johan Löfberg

More information

Central Limit Theorem ( 5.3)

Central Limit Theorem ( 5.3) Central Limit Theorem ( 5.3) Let X 1, X 2,... be a sequence of independent random variables, each having n mean µ and variance σ 2. Then the distribution of the partial sum S n = X i i=1 becomes approximately

More information

Math 3330: Solution to midterm Exam

Math 3330: Solution to midterm Exam Math 3330: Solution to midterm Exam Question 1: (14 marks) Suppose the regression model is y i = β 0 + β 1 x i + ε i, i = 1,, n, where ε i are iid Normal distribution N(0, σ 2 ). a. (2 marks) Compute the

More information

Some Assorted Formulae. Some confidence intervals: σ n. x ± z α/2. x ± t n 1;α/2 n. ˆp(1 ˆp) ˆp ± z α/2 n. χ 2 n 1;1 α/2. n 1;α/2

Some Assorted Formulae. Some confidence intervals: σ n. x ± z α/2. x ± t n 1;α/2 n. ˆp(1 ˆp) ˆp ± z α/2 n. χ 2 n 1;1 α/2. n 1;α/2 STA 248 H1S MIDTERM TEST February 26, 2008 SURNAME: SOLUTIONS GIVEN NAME: STUDENT NUMBER: INSTRUCTIONS: Time: 1 hour and 50 minutes Aids allowed: calculator Tables of the standard normal, t and chi-square

More information

AMS 315/576 Lecture Notes. Chapter 11. Simple Linear Regression

AMS 315/576 Lecture Notes. Chapter 11. Simple Linear Regression AMS 315/576 Lecture Notes Chapter 11. Simple Linear Regression 11.1 Motivation A restaurant opening on a reservations-only basis would like to use the number of advance reservations x to predict the number

More information

Chapter 1: Linear Regression with One Predictor Variable also known as: Simple Linear Regression Bivariate Linear Regression

Chapter 1: Linear Regression with One Predictor Variable also known as: Simple Linear Regression Bivariate Linear Regression BSTT523: Kutner et al., Chapter 1 1 Chapter 1: Linear Regression with One Predictor Variable also known as: Simple Linear Regression Bivariate Linear Regression Introduction: Functional relation between

More information

" M A #M B. Standard deviation of the population (Greek lowercase letter sigma) σ 2

 M A #M B. Standard deviation of the population (Greek lowercase letter sigma) σ 2 Notation and Equations for Final Exam Symbol Definition X The variable we measure in a scientific study n The size of the sample N The size of the population M The mean of the sample µ The mean of the

More information

Contents. TAMS38 - Lecture 8 2 k p fractional factorial design. Lecturer: Zhenxia Liu. Example 0 - continued 4. Example 0 - Glazing ceramic 3

Contents. TAMS38 - Lecture 8 2 k p fractional factorial design. Lecturer: Zhenxia Liu. Example 0 - continued 4. Example 0 - Glazing ceramic 3 Contents TAMS38 - Lecture 8 2 k p fractional factorial design Lecturer: Zhenxia Liu Department of Mathematics - Mathematical Statistics Example 0 2 k factorial design with blocking Example 1 2 k p fractional

More information

Hypothesis Testing: The Generalized Likelihood Ratio Test

Hypothesis Testing: The Generalized Likelihood Ratio Test Hypothesis Testing: The Generalized Likelihood Ratio Test Consider testing the hypotheses H 0 : θ Θ 0 H 1 : θ Θ \ Θ 0 Definition: The Generalized Likelihood Ratio (GLR Let L(θ be a likelihood for a random

More information

SMAM 314 Exam 42 Name

SMAM 314 Exam 42 Name SMAM 314 Exam 42 Name Mark the following statements True (T) or False (F) (10 points) 1. F A. The line that best fits points whose X and Y values are negatively correlated should have a positive slope.

More information

TAMS24: Notations and Formulas

TAMS24: Notations and Formulas TAMS4: Notatios ad Formulas Basic otatios ad defiitios X: radom variable stokastiska variabel Mea Vätevärde: µ = X = by Xiagfeg Yag kpx k, if X is discrete, xf Xxdx, if X is cotiuous Variace Varias: =

More information

If we want to analyze experimental or simulated data we might encounter the following tasks:

If we want to analyze experimental or simulated data we might encounter the following tasks: Chapter 1 Introduction If we want to analyze experimental or simulated data we might encounter the following tasks: Characterization of the source of the signal and diagnosis Studying dependencies Prediction

More information

Institutionen för matematik och matematisk statistik Umeå universitet November 7, Inlämningsuppgift 3. Mariam Shirdel

Institutionen för matematik och matematisk statistik Umeå universitet November 7, Inlämningsuppgift 3. Mariam Shirdel Institutionen för matematik och matematisk statistik Umeå universitet November 7, 2011 Inlämningsuppgift 3 Mariam Shirdel (mash0007@student.umu.se) Kvalitetsteknik och försöksplanering, 7.5 hp 1 Uppgift

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

STA 6857 Estimation ( 3.6)

STA 6857 Estimation ( 3.6) STA 6857 Estimation ( 3.6) Outline 1 Yule-Walker 2 Least Squares 3 Maximum Likelihood Arthur Berg STA 6857 Estimation ( 3.6) 2/ 19 Outline 1 Yule-Walker 2 Least Squares 3 Maximum Likelihood Arthur Berg

More information

Review. December 4 th, Review

Review. December 4 th, Review December 4 th, 2017 Att. Final exam: Course evaluation Friday, 12/14/2018, 10:30am 12:30pm Gore Hall 115 Overview Week 2 Week 4 Week 7 Week 10 Week 12 Chapter 6: Statistics and Sampling Distributions Chapter

More information

Six Sigma Black Belt Study Guides

Six Sigma Black Belt Study Guides Six Sigma Black Belt Study Guides 1 www.pmtutor.org Powered by POeT Solvers Limited. Analyze Correlation and Regression Analysis 2 www.pmtutor.org Powered by POeT Solvers Limited. Variables and relationships

More information

W&M CSCI 688: Design of Experiments Homework 2. Megan Rose Bryant

W&M CSCI 688: Design of Experiments Homework 2. Megan Rose Bryant W&M CSCI 688: Design of Experiments Homework 2 Megan Rose Bryant September 25, 201 3.5 The tensile strength of Portland cement is being studied. Four different mixing techniques can be used economically.

More information

Markundersökningar Bestämning av utbytesaciditet i bariumkloridextrakt

Markundersökningar Bestämning av utbytesaciditet i bariumkloridextrakt SVENSK STANDARD SS-ISO 14254 Fastställd 2002-05-24 Utgåva 1 Markundersökningar Bestämning av utbytesaciditet i bariumkloridextrakt Soil quality Determination of exchangeable acidity in barium chloride

More information

FAFA Föreläsning 4, läsvecka 2 7 november 2016

FAFA Föreläsning 4, läsvecka 2 7 november 2016 FAFA55 2016 Föreläsning 4, läsvecka 2 7 november 2016 Nya salar för gruppövningar F1.03 må 7/11 13-15: Byt K219 mot H222 F1.11 ti 8/11 8-10: Byt K219 mot H222 F1.03 ti 8/11 13-15: Byt K219 mot H222 F1.11

More information

Models with qualitative explanatory variables p216

Models with qualitative explanatory variables p216 Models with qualitative explanatory variables p216 Example gen = 1 for female Row gpa hsm gen 1 3.32 10 0 2 2.26 6 0 3 2.35 8 0 4 2.08 9 0 5 3.38 8 0 6 3.29 10 0 7 3.21 8 0 8 2.00 3 0 9 3.18 9 0 10 2.34

More information

Direction: This test is worth 250 points and each problem worth points. DO ANY SIX

Direction: This test is worth 250 points and each problem worth points. DO ANY SIX Term Test 3 December 5, 2003 Name Math 52 Student Number Direction: This test is worth 250 points and each problem worth 4 points DO ANY SIX PROBLEMS You are required to complete this test within 50 minutes

More information

First Year Examination Department of Statistics, University of Florida

First Year Examination Department of Statistics, University of Florida First Year Examination Department of Statistics, University of Florida August 20, 2009, 8:00 am - 2:00 noon Instructions:. You have four hours to answer questions in this examination. 2. You must show

More information

SMAM 314 Exam 3d Name

SMAM 314 Exam 3d Name SMAM 314 Exam 3d Name 1. Mark the following statements True T or False F. (6 points -2 each) T A. A process is out of control if at a particular point in time the reading is more than 3 standard deviations

More information

SMAM 314 Computer Assignment 5 due Nov 8,2012 Data Set 1. For each of the following data sets use Minitab to 1. Make a scatterplot.

SMAM 314 Computer Assignment 5 due Nov 8,2012 Data Set 1. For each of the following data sets use Minitab to 1. Make a scatterplot. SMAM 314 Computer Assignment 5 due Nov 8,2012 Data Set 1. For each of the following data sets use Minitab to 1. Make a scatterplot. 2. Fit the linear regression line. Regression Analysis: y versus x y

More information

Multivariate Random Variable

Multivariate Random Variable Multivariate Random Variable Author: Author: Andrés Hincapié and Linyi Cao This Version: August 7, 2016 Multivariate Random Variable 3 Now we consider models with more than one r.v. These are called multivariate

More information

Master s Written Examination

Master s Written Examination Master s Written Examination Option: Statistics and Probability Spring 016 Full points may be obtained for correct answers to eight questions. Each numbered question which may have several parts is worth

More information

Section 4.6 Simple Linear Regression

Section 4.6 Simple Linear Regression Section 4.6 Simple Linear Regression Objectives ˆ Basic philosophy of SLR and the regression assumptions ˆ Point & interval estimation of the model parameters, and how to make predictions ˆ Point and interval

More information

Vibration, stöt och tillståndskontroll Ordlista (ISO 2041:2009, IDT)

Vibration, stöt och tillståndskontroll Ordlista (ISO 2041:2009, IDT) SVENSK STANDARD SS-ISO 2041:2009 Fastställd/Approved: 2009-09-14 Publicerad/Published: 2009-10-13 Utgåva/Edition: 3 Språk/Language: engelska/english ICS: 01.040.17; 17.160 Vibration, stöt och tillståndskontroll

More information

I i=1 1 I(J 1) j=1 (Y ij Ȳi ) 2. j=1 (Y j Ȳ )2 ] = 2n( is the two-sample t-test statistic.

I i=1 1 I(J 1) j=1 (Y ij Ȳi ) 2. j=1 (Y j Ȳ )2 ] = 2n( is the two-sample t-test statistic. Serik Sagitov, Chalmers and GU, February, 08 Solutions chapter Matlab commands: x = data matrix boxplot(x) anova(x) anova(x) Problem.3 Consider one-way ANOVA test statistic For I = and = n, put F = MS

More information

Applied Regression. Applied Regression. Chapter 2 Simple Linear Regression. Hongcheng Li. April, 6, 2013

Applied Regression. Applied Regression. Chapter 2 Simple Linear Regression. Hongcheng Li. April, 6, 2013 Applied Regression Chapter 2 Simple Linear Regression Hongcheng Li April, 6, 2013 Outline 1 Introduction of simple linear regression 2 Scatter plot 3 Simple linear regression model 4 Test of Hypothesis

More information

School of Mathematical Sciences. Question 1. Best Subsets Regression

School of Mathematical Sciences. Question 1. Best Subsets Regression School of Mathematical Sciences MTH5120 Statistical Modelling I Practical 9 and Assignment 8 Solutions Question 1 Best Subsets Regression Response is Crime I n W c e I P a n A E P U U l e Mallows g E P

More information

2.4.3 Estimatingσ Coefficient of Determination 2.4. ASSESSING THE MODEL 23

2.4.3 Estimatingσ Coefficient of Determination 2.4. ASSESSING THE MODEL 23 2.4. ASSESSING THE MODEL 23 2.4.3 Estimatingσ 2 Note that the sums of squares are functions of the conditional random variables Y i = (Y X = x i ). Hence, the sums of squares are random variables as well.

More information

Basic Business Statistics, 10/e

Basic Business Statistics, 10/e Chapter 4 4- Basic Business Statistics th Edition Chapter 4 Introduction to Multiple Regression Basic Business Statistics, e 9 Prentice-Hall, Inc. Chap 4- Learning Objectives In this chapter, you learn:

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

, 0 x < 2. a. Find the probability that the text is checked out for more than half an hour but less than an hour. = (1/2)2

, 0 x < 2. a. Find the probability that the text is checked out for more than half an hour but less than an hour. = (1/2)2 Math 205 Spring 206 Dr. Lily Yen Midterm 2 Show all your work Name: 8 Problem : The library at Capilano University has a copy of Math 205 text on two-hour reserve. Let X denote the amount of time the text

More information

Concordia University (5+5)Q 1.

Concordia University (5+5)Q 1. (5+5)Q 1. Concordia University Department of Mathematics and Statistics Course Number Section Statistics 360/1 40 Examination Date Time Pages Mid Term Test May 26, 2004 Two Hours 3 Instructor Course Examiner

More information

UNIVERSITY OF TORONTO SCARBOROUGH Department of Computer and Mathematical Sciences Midterm Test, October 2013

UNIVERSITY OF TORONTO SCARBOROUGH Department of Computer and Mathematical Sciences Midterm Test, October 2013 UNIVERSITY OF TORONTO SCARBOROUGH Department of Computer and Mathematical Sciences Midterm Test, October 2013 STAC67H3 Regression Analysis Duration: One hour and fifty minutes Last Name: First Name: Student

More information

Final Exam. 1. (6 points) True/False. Please read the statements carefully, as no partial credit will be given.

Final Exam. 1. (6 points) True/False. Please read the statements carefully, as no partial credit will be given. 1. (6 points) True/False. Please read the statements carefully, as no partial credit will be given. (a) If X and Y are independent, Corr(X, Y ) = 0. (b) (c) (d) (e) A consistent estimator must be asymptotically

More information