10-1 MMSE Estimation S. Lall, Stanford

Size: px
Start display at page:

Download "10-1 MMSE Estimation S. Lall, Stanford"

Transcription

1 0 - MMSE Estimation S. Lall, Stanford MMSE Estimation Estimation given a pdf Minimizing the mean square error The minimum mean square error (MMSE) estimator The MMSE and the mean-variance decomposition Example: uniform pdf on the triangle Example: uniform pdf on an L-shaped region Example: Gaussian Posterior covariance Bias Estimating a linear function of the unknown MMSE and MAP estimation

2 0-2 MMSE Estimation S. Lall, Stanford Estimation given a PDF Suppose x : Ω R n is a random variable with pdf p x. One can predict or estimate the outcome as follows Given cost function c : R n R n R pick estimate ˆx to minimize E c(x, ˆx) We will look at the cost function c(x, ˆx) = x ˆx 2 Then the mean square error (MSE) is E ( x ˆx 2) = x ˆx 2 p x (x) dx

3 0-3 MMSE Estimation S. Lall, Stanford Minimizing the MSE Let s find the minimum mean-square error (MMSE) estimate of x; we need to solve min ˆx E ( x ˆx 2) We have E ( x ˆx 2) = E ( (x ˆx) T (x ˆx) ) = E ( x T x 2ˆx T x + ˆx T ˆx ) = E x 2 2ˆx T E x + ˆx T ˆx Differentiating with respect to ˆx gives the optimal estimate ˆx mmse = E x

4 0-4 MMSE Estimation S. Lall, Stanford The MMSE estimate The minimum mean-square error estimate of x is ˆx mmse = E x Its mean square error is E ( x ˆx mmse 2) = tracecov(x) since E ( x ˆx mmse 2) = E ( x E x 2)

5 0-5 MMSE Estimation S. Lall, Stanford The mean-variance decomposition We can interpret this via the MVD. For any random variable z, we have E ( z 2) = E ( z E z 2) + E z 2 Applying this to z = x ˆx gives E ( x ˆx 2) = E ( x E x 2) + ˆx E x 2 The first term is the variance of x; it is the error we cannot remove The second term is the bias of ˆx; the best we can do is make this zero.

6 0-6 MMSE Estimation S. Lall, Stanford The estimation problem Suppose x, y are random variables, with joint pdf p(x, y). We measure y = y meas. 3 2 We would like to find the MMSE estimate of x given y = y meas. 0 2 The estimator is a function φ : R m R n We measure y = y meas, and estimate x by ˆx est = φ(y meas ) We would like to find the function φ which minimizes the cost function J = E ( φ(y) x 2)

7 0-7 MMSE Estimation S. Lall, Stanford Notation We ll use the following notation. p y is the marginal or induced pdf of y p y (y) = p(x, y) dx p y is the pdf conditioned on y p y (x, y) = p(x, y) p y (y)

8 0-8 MMSE Estimation S. Lall, Stanford The MMSE estimator The mean-square-error conditioned on y is e cond (y), given by e cond (y) = φ(y) x 2 p y (x, y) dx Then the mean square error J is given by J = E ( e cond (y) ) because J = φ(y) x 2 p(x, y) dx dy = p y (y) e cond (y) dy

9 0-9 MMSE Estimation S. Lall, Stanford The MMSE estimator We can write the MSE conditioned on y as e cond (y meas ) = E ( φ(y) x 2 y = y meas ) For each y meas, we can pick a value for φ(y meas ) So we have an MMSE prediction problem for each y meas

10 0-0 MMSE Estimation S. Lall, Stanford The MMSE estimator Apply the MVD to z = φ(y) x conditioned on y = w to give e cond (w) = E ( φ(y) x 2 y = w ) = E ( x h(w) 2 y = w ) + φ(w) h(w) 2 where h(w) is the mean of x conditioned on y = w h(w) = E(x y = w) To minimize e cond (w) we therefore pick φ(w) = h(w)

11 0 - MMSE Estimation S. Lall, Stanford The error of the MMSE estimator With this choice of estimator e cond (w) = E ( x h(w) 2 y = w ) = tracecov(x y = w)

12 0-2 MMSE Estimation S. Lall, Stanford Summary: the MMSE estimator The MMSE estimator is φ mmse (y meas ) = E(x y = y meas ) e cond (y meas ) = tracecov(x y = y meas ) We often write ˆx mmse = φ mmse (y meas ) e cond (y meas ) = E ( x ˆx mmse 2 y = ymeas ) The estimate only depends on the conditional pdf of x y = y meas The means and covariance are those of the conditional pdf The above formulae give the MMSE estimate for any pdf on x and y

13 0-3 MMSE Estimation S. Lall, Stanford Example: MMSE estimation (x, y) are uniformly distributed on the triangle A. i.e., the pdf is { 2 if (x, y) A p(x, y) = 0 otherwise the conditional distribution of x y = y meas is uniform on [y meas, ] the MMSE estimator of x given y = y meas is ˆx mmse = E(x y = y meas ) = + y meas 2 the conditional mean square error of this estimate is E ( x ˆx mmse 2 y = ymeas ) = 2 (y meas ) 2

14 0-4 MMSE Estimation S. Lall, Stanford Example: MMSE estimation The mean square error is E ( φ mmse (y) x 2) = E ( e cond (y) ) = x x=0 y=0 p(x, y) e cond (y) dy dx = x=0 x y=0 6 (y )2 dy dx = 24

15 0-5 MMSE Estimation S. Lall, Stanford Example: MMSE estimation (x, y) are uniformly distributed on the L-shaped region A, i.e., the pdf is { 4 p(x, y) = 3 if (x, y) A 0 otherwise the MMSE estimator of x given y = y meas is ˆx mmse = E(x y = y meas ) = { 2 if 0 y meas if 2 < y meas the mean square error of this estimate is E ( x ˆx mmse 2 y = ymeas ) = { 2 if 0 y meas 2 48 if 2 < y meas

16 0-6 MMSE Estimation S. Lall, Stanford Example: MMSE estimation 0.5 The mean square error is E ( φ mmse (y) x 2) = E ( e cond (y) ) = A p(x, y) e cond (y) dy dx = x=0 2 y=0 2 p(x, y) dy dx + x= 2 2 y= 2 48 p(x, y) dy dx = 6

17 0-7 MMSE Estimation S. Lall, Stanford MMSE estimation for Gaussians Suppose [ x y] N(µ, Σ) where µ = [ ] µx µ y Σ = [ ] Σx Σ xy Σ T xy Σ y We know that the conditional density of x y = y meas is N(µ, Σ ) where 3 2 µ = µ x + Σ xy Σ y (y meas µ y ) Σ = Σ x Σ xy Σ y Σ T xy

18 0-8 MMSE Estimation S. Lall, Stanford MMSE estimation for Gaussians The MMSE estimator when x, y are jointly Gaussian is φ mmse (y meas ) = µ x + Σ xy Σ y (y meas µ y ) e cond (y meas ) = trace ( Σ x Σ xy Σ y Σ T xy ) The conditional MSE e cond (y) is independent of y; a special property of Gaussians Hence the optimum MSE achieved is E ( φ mmse (y) x 2) = trace ( ) Σ x Σ xy Σ y Σ T xy The estimate ˆx mmse is an affine function of y meas

19 0-9 MMSE Estimation S. Lall, Stanford Posterior covariance Let s look at the error z = φ(y) x. We have cov(z y = y meas ) = cov ( ) x y = y meas We use this to find a confidence region for the estimate cov(x y = y meas ) is called the posterior covariance

20 0-20 MMSE Estimation S. Lall, Stanford Example: MMSE for Gaussians [ [ ] x Here N(0, Σ) with Σ = y] We measure y meas = and the MMSE estimator is φ mmse (y meas ) = Σ 2 Σ 22 y meas = 0.8y meas = The posterior covariance is Q = Σ x Σ xy Σ y Σ yx = 0.88 Let α 2 = QF (0.9), then α.54 and the confidence interval is χ 2 Prob ( x.6 α ) y = ymeas = 0.9

21 0-2 MMSE Estimation S. Lall, Stanford Bias The MMSE estimator is unbiased; that is the mean error is zero. E ( φ mmse (y) x ) = 0

22 0-22 MMSE Estimation S. Lall, Stanford Estimating a linear function of the unknown Suppose p(x, y) is a pdf on x, y q = Cx is a random variable we measure y and would like to estimate q The optimal estimator is q mmse = C E ( x y = y meas ) Because E ( q y = y meas ) = C E ( x y = ymeas ) The optimal estimate of Cx is C multiplied by the optimal estimate of x Only works for linear functions of x

23 0-23 MMSE Estimation S. Lall, Stanford MMSE and MAP estimation Suppose x and y are random variables, with joint pdf f(x, y) The maximum a posterior (MAP) estimate is the x that maximizes h(x, y meas ) = conditional pdf of x (y = y meas ) The MAP estimate also maximizes the joint pdf x map = arg max x f(x, y meas ) 3 2 When x, y are jointly Gaussian, then the peak of the conditional pdf is the conditional mean. 0 i.e., for Gaussians, the MMSE estimate is equal to the MAP estimate

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. MATH 1325 Review for Test 3 SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Use the quotient rule to find the derivative. 1 1) f(x) = x7 + 2 1) 2) y =

More information

Review: Logistic regression, Gaussian naïve Bayes, linear regression, and their connections

Review: Logistic regression, Gaussian naïve Bayes, linear regression, and their connections Review: Logistic regression, Gaussian naïve Bayes, linear regression, and their connections New: Bias-variance decomposition, biasvariance tradeoff, overfitting, regularization, and feature selection Yi

More information

Conditional Distributions and the Bivariate Normal Distribution. James H. Steiger

Conditional Distributions and the Bivariate Normal Distribution. James H. Steiger Conditional Distributions and the Bivariate Normal Distribution James H. Steiger Overview In this module, we have several goals: Introduce several technical terms Bivariate frequency distribution Marginal

More information

ISyE 3044M Test 1. (a) If X is a continuous random variable with p.d.f. f(x) = 4x 3 for 0 < x < c, find c.

ISyE 3044M Test 1. (a) If X is a continuous random variable with p.d.f. f(x) = 4x 3 for 0 < x < c, find c. 1 NAME ISyE 3044M Test 1 Summer 2002 This test is open notes, open books. You should turn in the test at the beginning of class on June 24. 1. Quickie Probability Questions Just Write Your Answer. (a)

More information

111, section 8.6 Applications of the Normal Distribution

111, section 8.6 Applications of the Normal Distribution 111, section 8.6 Applications of the Normal Distribution notes by Tim Pilachowski A probability density function f(x) for a continuous random variable has two necessary characteristics. 1. f(x) 0 for all

More information

Lec 02: Estimation & Hypothesis Testing in Animal Ecology

Lec 02: Estimation & Hypothesis Testing in Animal Ecology Lec 02: Estimation & Hypothesis Testing in Animal Ecology Parameter Estimation from Samples Samples We typically observe systems incompletely, i.e., we sample according to a designed protocol. We then

More information

Normal Random Variables

Normal Random Variables Normal Random Variables The distribution associated with Normal random variable is called Normal distribution. Carl Friedrich Gauss analyzed astronomical data using Normal distribution and defined the

More information

Exam 3 PS 217, Spring 2011

Exam 3 PS 217, Spring 2011 Exam 3 PS 217, Spring 2011 1. First, some random questions about topics we covered this semester. [10 pts] a. In a repeated measures design, what is the effect of counterbalancing on order or carry-over

More information

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Final, Fall 2014

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Final, Fall 2014 UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Final, Fall 2014 Exam policy: This exam allows two one-page, two-sided cheat sheets (i.e. 4 sides); No other materials. Time: 2 hours. Be sure to write

More information

MLE #8. Econ 674. Purdue University. Justin L. Tobias (Purdue) MLE #8 1 / 20

MLE #8. Econ 674. Purdue University. Justin L. Tobias (Purdue) MLE #8 1 / 20 MLE #8 Econ 674 Purdue University Justin L. Tobias (Purdue) MLE #8 1 / 20 We begin our lecture today by illustrating how the Wald, Score and Likelihood ratio tests are implemented within the context of

More information

PSYCH-GA.2211/NEURL-GA.2201 Fall 2016 Mathematical Tools for Cognitive and Neural Science. Homework 5

PSYCH-GA.2211/NEURL-GA.2201 Fall 2016 Mathematical Tools for Cognitive and Neural Science. Homework 5 PSYCH-GA.2211/NEURL-GA.2201 Fall 2016 Mathematical Tools for Cognitive and Neural Science Homework 5 Due: 21 Dec 2016 (late homeworks penalized 10% per day) See the course web site for submission details.

More information

Basic Statistics 01. Describing Data. Special Program: Pre-training 1

Basic Statistics 01. Describing Data. Special Program: Pre-training 1 Basic Statistics 01 Describing Data Special Program: Pre-training 1 Describing Data 1. Numerical Measures Measures of Location Measures of Dispersion Correlation Analysis 2. Frequency Distributions (Relative)

More information

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Midterm, 2016

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Midterm, 2016 UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Midterm, 2016 Exam policy: This exam allows one one-page, two-sided cheat sheet; No other materials. Time: 80 minutes. Be sure to write your name and

More information

Beyond bumps: Spiking networks that store sets of functions

Beyond bumps: Spiking networks that store sets of functions Neurocomputing 38}40 (2001) 581}586 Beyond bumps: Spiking networks that store sets of functions Chris Eliasmith*, Charles H. Anderson Department of Philosophy, University of Waterloo, Waterloo, Ont, N2L

More information

(b) empirical power. IV: blinded IV: unblinded Regr: blinded Regr: unblinded α. empirical power

(b) empirical power. IV: blinded IV: unblinded Regr: blinded Regr: unblinded α. empirical power Supplementary Information for: Using instrumental variables to disentangle treatment and placebo effects in blinded and unblinded randomized clinical trials influenced by unmeasured confounders by Elias

More information

Chapter 1: Exploring Data

Chapter 1: Exploring Data Chapter 1: Exploring Data Key Vocabulary:! individual! variable! frequency table! relative frequency table! distribution! pie chart! bar graph! two-way table! marginal distributions! conditional distributions!

More information

Modeling unobserved heterogeneity in Stata

Modeling unobserved heterogeneity in Stata Modeling unobserved heterogeneity in Stata Rafal Raciborski StataCorp LLC November 27, 2017 Rafal Raciborski (StataCorp) Modeling unobserved heterogeneity November 27, 2017 1 / 59 Plan of the talk Concepts

More information

Chapter 12: Introduction to Analysis of Variance

Chapter 12: Introduction to Analysis of Variance Chapter 12: Introduction to Analysis of Variance of Variance Chapter 12 presents the general logic and basic formulas for the hypothesis testing procedure known as analysis of variance (ANOVA). The purpose

More information

E 490 FE Exam Prep. Engineering Probability and Statistics

E 490 FE Exam Prep. Engineering Probability and Statistics E 490 FE Exam Prep Engineering Probability and Statistics Dispersion, Mean, Median, Mode 1. The population standard deviation of the data points 2,1,6 is: (A) 1.00 (B) 1.52 (C) 2.16 (D) 2.56 2. A certain

More information

Bayesian approaches to handling missing data: Practical Exercises

Bayesian approaches to handling missing data: Practical Exercises Bayesian approaches to handling missing data: Practical Exercises 1 Practical A Thanks to James Carpenter and Jonathan Bartlett who developed the exercise on which this practical is based (funded by ESRC).

More information

Name MATH0021Final Exam REVIEW UPDATED 8/18. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Name MATH0021Final Exam REVIEW UPDATED 8/18. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Name MATH0021Final Exam REVIEW UPDATED 8/18 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the equation. 1) 6x - (3x - 1) = 2 1) A) - 1 3 B)

More information

Find the slope of the line that goes through the given points. 1) (-9, -68) and (8, 51) 1)

Find the slope of the line that goes through the given points. 1) (-9, -68) and (8, 51) 1) Math 125 Semester Review Problems Name Find the slope of the line that goes through the given points. 1) (-9, -68) and (8, 51) 1) Solve the inequality. Graph the solution set, and state the solution set

More information

ST440/550: Applied Bayesian Statistics. (10) Frequentist Properties of Bayesian Methods

ST440/550: Applied Bayesian Statistics. (10) Frequentist Properties of Bayesian Methods (10) Frequentist Properties of Bayesian Methods Calibrated Bayes So far we have discussed Bayesian methods as being separate from the frequentist approach However, in many cases methods with frequentist

More information

The Late Pretest Problem in Randomized Control Trials of Education Interventions

The Late Pretest Problem in Randomized Control Trials of Education Interventions The Late Pretest Problem in Randomized Control Trials of Education Interventions Peter Z. Schochet ACF Methods Conference, September 2012 In Journal of Educational and Behavioral Statistics, August 2010,

More information

Small-area estimation of mental illness prevalence for schools

Small-area estimation of mental illness prevalence for schools Small-area estimation of mental illness prevalence for schools Fan Li 1 Alan Zaslavsky 2 1 Department of Statistical Science Duke University 2 Department of Health Care Policy Harvard Medical School March

More information

STAT 200. Guided Exercise 4

STAT 200. Guided Exercise 4 STAT 200 Guided Exercise 4 1. Let s Revisit this Problem. Fill in the table again. Diagnostic tests are not infallible. We often express a fale positive and a false negative with any test. There are further

More information

Women (Autonomous), Thanjavur , Tamilnadu, South India

Women (Autonomous), Thanjavur , Tamilnadu, South India International Refereed Journal of Engineering and Science (IRJES) ISSN (Online) 39-83X, (Print) 39-8 Volume 4, Issue 3 (March 05), PP.59-63 A Mathematical Model for the Hormonal Responses During Neurally

More information

12.1 Inference for Linear Regression. Introduction

12.1 Inference for Linear Regression. Introduction 12.1 Inference for Linear Regression vocab examples Introduction Many people believe that students learn better if they sit closer to the front of the classroom. Does sitting closer cause higher achievement,

More information

Selection of Linking Items

Selection of Linking Items Selection of Linking Items Subset of items that maximally reflect the scale information function Denote the scale information as Linear programming solver (in R, lp_solve 5.5) min(y) Subject to θ, θs,

More information

Lecture 10: Learning Optimal Personalized Treatment Rules Under Risk Constraint

Lecture 10: Learning Optimal Personalized Treatment Rules Under Risk Constraint Lecture 10: Learning Optimal Personalized Treatment Rules Under Risk Constraint Introduction Consider Both Efficacy and Safety Outcomes Clinician: Complete picture of treatment decision making involves

More information

Bayesian Nonparametric Methods for Precision Medicine

Bayesian Nonparametric Methods for Precision Medicine Bayesian Nonparametric Methods for Precision Medicine Brian Reich, NC State Collaborators: Qian Guan (NCSU), Eric Laber (NCSU) and Dipankar Bandyopadhyay (VCU) University of Illinois at Urbana-Champaign

More information

Review. Imagine the following table being obtained as a random. Decision Test Diseased Not Diseased Positive TP FP Negative FN TN

Review. Imagine the following table being obtained as a random. Decision Test Diseased Not Diseased Positive TP FP Negative FN TN Outline 1. Review sensitivity and specificity 2. Define an ROC curve 3. Define AUC 4. Non-parametric tests for whether or not the test is informative 5. Introduce the binormal ROC model 6. Discuss non-parametric

More information

Previously, when making inferences about the population mean,, we were assuming the following simple conditions:

Previously, when making inferences about the population mean,, we were assuming the following simple conditions: Chapter 17 Inference about a Population Mean Conditions for inference Previously, when making inferences about the population mean,, we were assuming the following simple conditions: (1) Our data (observations)

More information

2.75: 84% 2.5: 80% 2.25: 78% 2: 74% 1.75: 70% 1.5: 66% 1.25: 64% 1.0: 60% 0.5: 50% 0.25: 25% 0: 0%

2.75: 84% 2.5: 80% 2.25: 78% 2: 74% 1.75: 70% 1.5: 66% 1.25: 64% 1.0: 60% 0.5: 50% 0.25: 25% 0: 0% Capstone Test (will consist of FOUR quizzes and the FINAL test grade will be an average of the four quizzes). Capstone #1: Review of Chapters 1-3 Capstone #2: Review of Chapter 4 Capstone #3: Review of

More information

Introduction & Basics

Introduction & Basics CHAPTER 1 Introduction & Basics 1.1 Statistics the Field... 1 1.2 Probability Distributions... 4 1.3 Study Design Features... 9 1.4 Descriptive Statistics... 13 1.5 Inferential Statistics... 16 1.6 Summary...

More information

Math 098 Exam 2 Prep Part to 4.7v01 NO BOOK/ NO NOTES/YES CALCUATOR Fall 2017 Dressler. Name

Math 098 Exam 2 Prep Part to 4.7v01 NO BOOK/ NO NOTES/YES CALCUATOR Fall 2017 Dressler. Name Math 098 Exam 2 Prep Part 1 4.1 to 4.7v01 NO BOOK/ NO NOTES/YES CALCUATOR Fall 2017 Dressler Name Factor. If a polynomial is prime, state this. 1) y 2 + 11y + 28 1) 2) y 2 + 12y + 32 2) 3) y 2 + 17y +

More information

Classical Psychophysical Methods (cont.)

Classical Psychophysical Methods (cont.) Classical Psychophysical Methods (cont.) 1 Outline Method of Adjustment Method of Limits Method of Constant Stimuli Probit Analysis 2 Method of Constant Stimuli A set of equally spaced levels of the stimulus

More information

SPRING GROVE AREA SCHOOL DISTRICT. Course Description. Instructional Strategies, Learning Practices, Activities, and Experiences.

SPRING GROVE AREA SCHOOL DISTRICT. Course Description. Instructional Strategies, Learning Practices, Activities, and Experiences. SPRING GROVE AREA SCHOOL DISTRICT PLANNED COURSE OVERVIEW Course Title: Basic Introductory Statistics Grade Level(s): 11-12 Units of Credit: 1 Classification: Elective Length of Course: 30 cycles Periods

More information

Flow simulation in 3D Discrete Fracture Networks (DFN)

Flow simulation in 3D Discrete Fracture Networks (DFN) Reconstructed Fracture Network Flow simulation (Connected fractures) Flow simulation in 3D Discrete Fracture Networks (DFN) Jean-Raynald de Dreuzy, Géraldine Pichot, Patrick Laug, Jocelyne Erhel Géosciences

More information

Minimizing Uncertainty in Property Casualty Loss Reserve Estimates Chris G. Gross, ACAS, MAAA

Minimizing Uncertainty in Property Casualty Loss Reserve Estimates Chris G. Gross, ACAS, MAAA Minimizing Uncertainty in Property Casualty Loss Reserve Estimates Chris G. Gross, ACAS, MAAA The uncertain nature of property casualty loss reserves Property Casualty loss reserves are inherently uncertain.

More information

THIS PROBLEM HAS BEEN SOLVED BY USING THE CALCULATOR. A 90% CONFIDENCE INTERVAL IS ALSO SHOWN. ALL QUESTIONS ARE LISTED BELOW THE RESULTS.

THIS PROBLEM HAS BEEN SOLVED BY USING THE CALCULATOR. A 90% CONFIDENCE INTERVAL IS ALSO SHOWN. ALL QUESTIONS ARE LISTED BELOW THE RESULTS. Math 117 Confidence Intervals and Hypothesis Testing Interpreting Results SOLUTIONS The results are given. Interpret the results and write the conclusion within context. Clearly indicate what leads to

More information

An Introduction to Bayesian Statistics

An Introduction to Bayesian Statistics An Introduction to Bayesian Statistics Robert Weiss Department of Biostatistics UCLA Fielding School of Public Health robweiss@ucla.edu Sept 2015 Robert Weiss (UCLA) An Introduction to Bayesian Statistics

More information

Nonlinear, Nongaussian Ensemble Data Assimilation with Rank Regression and a Rank Histogram Filter

Nonlinear, Nongaussian Ensemble Data Assimilation with Rank Regression and a Rank Histogram Filter Nonlinear, Nongaussian Ensemble Data Assimilation with Rank Regression and a Rank Histogram Filter Jeff Anderson, NCAR Data Assimilation Research Section pg 1 Schematic of a Sequential Ensemble Filter

More information

Bivariate Probability Distributions

Bivariate Probability Distributions bivariate 0.2.2 Bivariate Probabilit Distributions Abb Spurdle September 18, 2018 Contains convenience functions for constructing and plotting bivariate probabilit distributions (probabilit mass functions,

More information

Math 098 Q3 Prep Part 1 4.6, 4.7, 5.1, & 5.2 v02 NO BOOK/ NO NOTES/YES CALCUATOR Fall 2017 Dressler. Name

Math 098 Q3 Prep Part 1 4.6, 4.7, 5.1, & 5.2 v02 NO BOOK/ NO NOTES/YES CALCUATOR Fall 2017 Dressler. Name Math 098 Q3 Prep Part 1 4.6, 4.7, 5.1, & 5.2 v02 NO BOOK/ NO NOTES/YES CALCUATOR Fall 2017 Dressler Name Factor. If a polynomial is prime, state this. 1) y2 + 9y + 18 1) 2) y2 + 7y + 12 2) 3) y2 + 16y

More information

Bayesian Statistics Estimation of a Single Mean and Variance MCMC Diagnostics and Missing Data

Bayesian Statistics Estimation of a Single Mean and Variance MCMC Diagnostics and Missing Data Bayesian Statistics Estimation of a Single Mean and Variance MCMC Diagnostics and Missing Data Michael Anderson, PhD Hélène Carabin, DVM, PhD Department of Biostatistics and Epidemiology The University

More information

MEA DISCUSSION PAPERS

MEA DISCUSSION PAPERS Inference Problems under a Special Form of Heteroskedasticity Helmut Farbmacher, Heinrich Kögel 03-2015 MEA DISCUSSION PAPERS mea Amalienstr. 33_D-80799 Munich_Phone+49 89 38602-355_Fax +49 89 38602-390_www.mea.mpisoc.mpg.de

More information

Bivariate Genetic Analysis

Bivariate Genetic Analysis Bivariate Genetic Analysis Boulder Workshop 2018 Hermine H. Maes, Elizabeth Prom-Wormley, Lucia Colondro Conde, et. al. Questions Univariate Analysis: What are the contributions of additive genetic, dominance/shared

More information

BayesOpt: Extensions and applications

BayesOpt: Extensions and applications BayesOpt: Extensions and applications Javier González Masterclass, 7-February, 2107 @Lancaster University Agenda of the day 9:00-11:00, Introduction to Bayesian Optimization: What is BayesOpt and why it

More information

Sample Size Reestimation in Non-Inferiority Trials. Heidelberg, Germany

Sample Size Reestimation in Non-Inferiority Trials. Heidelberg, Germany Sample Size Reestimation in Non-Inferiority Trials Tim Friede 1 and Meinhard Kieser 2 1 Warwick Medical School, The University of Warwick, UK 2 Institute of Medical Biometry and Informatics, University

More information

Chapter 3: Linear & Non-Linear Interaction Models

Chapter 3: Linear & Non-Linear Interaction Models Chapter 3: 155/226 Chapter develops the models above to examine models which involve interacting species or quantities. Models lead to simultaneous differential equations for coupled quantites due to the

More information

Measuring the Accuracy of the Neural Code

Measuring the Accuracy of the Neural Code Measuring the Accuracy of the Neural Code Edward A. L. Challis Master of Science School of Informatics University of Edinburgh August 2007 Abstract Tuning curves are commonly used by the neuroscience community

More information

EpiGRAPH regression: A toolkit for (epi-)genomic correlation analysis and prediction of quantitative attributes

EpiGRAPH regression: A toolkit for (epi-)genomic correlation analysis and prediction of quantitative attributes EpiGRAPH regression: A toolkit for (epi-)genomic correlation analysis and prediction of quantitative attributes by Konstantin Halachev Supervisors: Christoph Bock Prof. Dr. Thomas Lengauer A thesis submitted

More information

6. Unusual and Influential Data

6. Unusual and Influential Data Sociology 740 John ox Lecture Notes 6. Unusual and Influential Data Copyright 2014 by John ox Unusual and Influential Data 1 1. Introduction I Linear statistical models make strong assumptions about the

More information

PART. Elementary Cognitive Mechanisms

PART. Elementary Cognitive Mechanisms I PART Elementary Cognitive Mechanisms CHAPTER 2 Multidimensional Signal Detection Theory F. Gregory Ashby and Fabian A. Soto Abstract Multidimensional signal detection theory is a multivariate extension

More information

INCORPORATING VISUAL ATTENTION MODELS INTO IMAGE QUALITY METRICS

INCORPORATING VISUAL ATTENTION MODELS INTO IMAGE QUALITY METRICS INCORPORATING VISUAL ATTENTION MODELS INTO IMAGE QUALITY METRICS Welington Y.L. Akamine and Mylène C.Q. Farias, Member, IEEE Department of Computer Science University of Brasília (UnB), Brasília, DF, 70910-900,

More information

Elementary Algebra Sample Review Questions

Elementary Algebra Sample Review Questions Elementary Algebra Sample Review Questions 1) Simplify: (x 8 ) 7 1) ) Multiply and simplify any radicals in your answer. Assume that all variables represent positive real numbers. ( 11 + 5)( 17-5) ) 3)

More information

EC352 Econometric Methods: Week 07

EC352 Econometric Methods: Week 07 EC352 Econometric Methods: Week 07 Gordon Kemp Department of Economics, University of Essex 1 / 25 Outline Panel Data (continued) Random Eects Estimation and Clustering Dynamic Models Validity & Threats

More information

APPENDIX D REFERENCE AND PREDICTIVE VALUES FOR PEAK EXPIRATORY FLOW RATE (PEFR)

APPENDIX D REFERENCE AND PREDICTIVE VALUES FOR PEAK EXPIRATORY FLOW RATE (PEFR) APPENDIX D REFERENCE AND PREDICTIVE VALUES FOR PEAK EXPIRATORY FLOW RATE (PEFR) Lung function is related to physical characteristics such as age and height. In order to assess the Peak Expiratory Flow

More information

SUPPLEMENTARY MATERIAL. Impact of Vaccination on 14 High-Risk HPV type infections: A Mathematical Modelling Approach

SUPPLEMENTARY MATERIAL. Impact of Vaccination on 14 High-Risk HPV type infections: A Mathematical Modelling Approach SUPPLEMENTARY MATERIAL Impact of Vaccination on 14 High-Risk HPV type infections: A Mathematical Modelling Approach Simopekka Vänskä, Kari Auranen, Tuija Leino, Heini Salo, Pekka Nieminen, Terhi Kilpi,

More information

What is Regularization? Example by Sean Owen

What is Regularization? Example by Sean Owen What is Regularization? Example by Sean Owen What is Regularization? Name3 Species Size Threat Bo snake small friendly Miley dog small friendly Fifi cat small enemy Muffy cat small friendly Rufus dog large

More information

Bayesian Models for Combining Data Across Domains and Domain Types in Predictive fmri Data Analysis (Thesis Proposal)

Bayesian Models for Combining Data Across Domains and Domain Types in Predictive fmri Data Analysis (Thesis Proposal) Bayesian Models for Combining Data Across Domains and Domain Types in Predictive fmri Data Analysis (Thesis Proposal) Indrayana Rustandi Computer Science Department Carnegie Mellon University March 26,

More information

A Prediction Tournament Paradox

A Prediction Tournament Paradox A Prediction Tournament Paradox David J. Aldous University of California Department of Statistics 367 Evans Hall # 3860 Berkeley CA 94720-3860 https://www.stat.berkeley.edu/ aldous/ February 25, 2018 Abstract

More information

26:010:557 / 26:620:557 Social Science Research Methods

26:010:557 / 26:620:557 Social Science Research Methods 26:010:557 / 26:620:557 Social Science Research Methods Dr. Peter R. Gillett Associate Professor Department of Accounting & Information Systems Rutgers Business School Newark & New Brunswick 1 Overview

More information

On Training of Deep Neural Network. Lornechen

On Training of Deep Neural Network. Lornechen On Training of Deep Neural Network Lornechen 2016.04.20 1 Outline Introduction Layer-wise Pre-training & Fine-tuning Activation Function Initialization Method Advanced Layers and Nets 2 Neural Network

More information

The Chemostat: Stability at Steady States. Chapter 5: Linear & Non-Linear Interaction Models. So, in dimensional form, α 1 > 1 corresponds to

The Chemostat: Stability at Steady States. Chapter 5: Linear & Non-Linear Interaction Models. So, in dimensional form, α 1 > 1 corresponds to Introduction & Simple Models Logistic Growth Models The Chemostat: Stability at Steady States 1 So, in dimensional form, α 1 > 1 corresponds to K max < V F. As K max is max bacterial repro rate with unlimited

More information

Bayesian versus maximum likelihood estimation of treatment effects in bivariate probit instrumental variable models

Bayesian versus maximum likelihood estimation of treatment effects in bivariate probit instrumental variable models Bayesian versus maximum likelihood estimation of treatment effects in bivariate probit instrumental variable models Florian M. Hollenbach Department of Political Science Texas A&M University Jacob M. Montgomery

More information

Bayesian Methods for Medical Test Accuracy. Broemeling & Associates Inc., 1023 Fox Ridge Road, Medical Lake, WA 99022, USA;

Bayesian Methods for Medical Test Accuracy. Broemeling & Associates Inc., 1023 Fox Ridge Road, Medical Lake, WA 99022, USA; Diagnostics 2011, 1, 1-35; doi:10.3390/diagnostics1010001 OPEN ACCESS diagnostics ISSN 2075-4418 www.mdpi.com/journal/diagnostics/ Review Bayesian Methods for Medical Test Accuracy Lyle D. Broemeling Broemeling

More information

Assignment Question Paper I

Assignment Question Paper I Subject : - Discrete Mathematics Maximum Marks : 30 1. Define Harmonic Mean (H.M.) of two given numbers relation between A.M.,G.M. &H.M.? 2. How we can represent the set & notation, define types of sets?

More information

ROC Curves (Old Version)

ROC Curves (Old Version) Chapter 545 ROC Curves (Old Version) Introduction This procedure generates both binormal and empirical (nonparametric) ROC curves. It computes comparative measures such as the whole, and partial, area

More information

UN Handbook Ch. 7 'Managing sources of non-sampling error': recommendations on response rates

UN Handbook Ch. 7 'Managing sources of non-sampling error': recommendations on response rates JOINT EU/OECD WORKSHOP ON RECENT DEVELOPMENTS IN BUSINESS AND CONSUMER SURVEYS Methodological session II: Task Force & UN Handbook on conduct of surveys response rates, weighting and accuracy UN Handbook

More information

Lecture 14: Adjusting for between- and within-cluster covariates in the analysis of clustered data May 14, 2009

Lecture 14: Adjusting for between- and within-cluster covariates in the analysis of clustered data May 14, 2009 Measurement, Design, and Analytic Techniques in Mental Health and Behavioral Sciences p. 1/3 Measurement, Design, and Analytic Techniques in Mental Health and Behavioral Sciences Lecture 14: Adjusting

More information

The SAGE Encyclopedia of Educational Research, Measurement, and Evaluation Multivariate Analysis of Variance

The SAGE Encyclopedia of Educational Research, Measurement, and Evaluation Multivariate Analysis of Variance The SAGE Encyclopedia of Educational Research, Measurement, Multivariate Analysis of Variance Contributors: David W. Stockburger Edited by: Bruce B. Frey Book Title: Chapter Title: "Multivariate Analysis

More information

1 Simple and Multiple Linear Regression Assumptions

1 Simple and Multiple Linear Regression Assumptions 1 Simple and Multiple Linear Regression Assumptions The assumptions for simple are in fact special cases of the assumptions for multiple: Check: 1. What is external validity? Which assumption is critical

More information

Analysis of Vaccine Effects on Post-Infection Endpoints Biostat 578A Lecture 3

Analysis of Vaccine Effects on Post-Infection Endpoints Biostat 578A Lecture 3 Analysis of Vaccine Effects on Post-Infection Endpoints Biostat 578A Lecture 3 Analysis of Vaccine Effects on Post-Infection Endpoints p.1/40 Data Collected in Phase IIb/III Vaccine Trial Longitudinal

More information

Heritability. The Extended Liability-Threshold Model. Polygenic model for continuous trait. Polygenic model for continuous trait.

Heritability. The Extended Liability-Threshold Model. Polygenic model for continuous trait. Polygenic model for continuous trait. The Extended Liability-Threshold Model Klaus K. Holst Thomas Scheike, Jacob Hjelmborg 014-05-1 Heritability Twin studies Include both monozygotic (MZ) and dizygotic (DZ) twin

More information

MEASUREMENT OF SKILLED PERFORMANCE

MEASUREMENT OF SKILLED PERFORMANCE MEASUREMENT OF SKILLED PERFORMANCE Name: Score: Part I: Introduction The most common tasks used for evaluating performance in motor behavior may be placed into three categories: time, response magnitude,

More information

Solve algebraically. 1) 7 - a -4 1) Solve algebraically. Write answer in set builder or interval notation. 2) 4m m - 7 2)

Solve algebraically. 1) 7 - a -4 1) Solve algebraically. Write answer in set builder or interval notation. 2) 4m m - 7 2) Chapter 9 & 10 Practice. The following is an aid to study for the Chapter 9 & 10 eam. Disclaimer: The actual eam is different. You do need to show work on the actual eam and will not be given credit for

More information

Gianluca Baio. University College London Department of Statistical Science.

Gianluca Baio. University College London Department of Statistical Science. Bayesian hierarchical models and recent computational development using Integrated Nested Laplace Approximation, with applications to pre-implantation genetic screening in IVF Gianluca Baio University

More information

Poisson regression. Dae-Jin Lee Basque Center for Applied Mathematics.

Poisson regression. Dae-Jin Lee Basque Center for Applied Mathematics. Dae-Jin Lee dlee@bcamath.org Basque Center for Applied Mathematics http://idaejin.github.io/bcam-courses/ D.-J. Lee (BCAM) Intro to GLM s with R GitHub: idaejin 1/40 Modeling count data Introduction Response

More information

Statistical Hocus Pocus? Assessing the Accuracy of a Diagnostic Screening Test When You Don t Even Know Who Has the Disease

Statistical Hocus Pocus? Assessing the Accuracy of a Diagnostic Screening Test When You Don t Even Know Who Has the Disease Statistical Hocus Pocus? Assessing the Accuracy of a Diagnostic Screening Test When You Don t Even Know Who Has the Disease Michelle Norris Dept. of Mathematics and Statistics California State University,

More information

Cognitive Modeling. Lecture 12: Bayesian Inference. Sharon Goldwater. School of Informatics University of Edinburgh

Cognitive Modeling. Lecture 12: Bayesian Inference. Sharon Goldwater. School of Informatics University of Edinburgh Cognitive Modeling Lecture 12: Bayesian Inference Sharon Goldwater School of Informatics University of Edinburgh sgwater@inf.ed.ac.uk February 18, 20 Sharon Goldwater Cognitive Modeling 1 1 Prediction

More information

The Association Design and a Continuous Phenotype

The Association Design and a Continuous Phenotype PSYC 5102: Association Design & Continuous Phenotypes (4/4/07) 1 The Association Design and a Continuous Phenotype The purpose of this note is to demonstrate how to perform a population-based association

More information

MBios 478: Systems Biology and Bayesian Networks, 27 [Dr. Wyrick] Slide #1. Lecture 27: Systems Biology and Bayesian Networks

MBios 478: Systems Biology and Bayesian Networks, 27 [Dr. Wyrick] Slide #1. Lecture 27: Systems Biology and Bayesian Networks MBios 478: Systems Biology and Bayesian Networks, 27 [Dr. Wyrick] Slide #1 Lecture 27: Systems Biology and Bayesian Networks Systems Biology and Regulatory Networks o Definitions o Network motifs o Examples

More information

COMPARING SEVERAL DIAGNOSTIC PROCEDURES USING THE INTRINSIC MEASURES OF ROC CURVE

COMPARING SEVERAL DIAGNOSTIC PROCEDURES USING THE INTRINSIC MEASURES OF ROC CURVE DOI: 105281/zenodo47521 Impact Factor (PIF): 2672 COMPARING SEVERAL DIAGNOSTIC PROCEDURES USING THE INTRINSIC MEASURES OF ROC CURVE Vishnu Vardhan R* and Balaswamy S * Department of Statistics, Pondicherry

More information

Bayesian graphical models for combining multiple data sources, with applications in environmental epidemiology

Bayesian graphical models for combining multiple data sources, with applications in environmental epidemiology Bayesian graphical models for combining multiple data sources, with applications in environmental epidemiology Sylvia Richardson 1 sylvia.richardson@imperial.co.uk Joint work with: Alexina Mason 1, Lawrence

More information

Normal Distribution. Many variables are nearly normal, but none are exactly normal Not perfect, but still useful for a variety of problems.

Normal Distribution. Many variables are nearly normal, but none are exactly normal Not perfect, but still useful for a variety of problems. Review Probability: likelihood of an event Each possible outcome can be assigned a probability If we plotted the probabilities they would follow some type a distribution Modeling the distribution is important

More information

Multiple Treatments on the Same Experimental Unit. Lukas Meier (most material based on lecture notes and slides from H.R. Roth)

Multiple Treatments on the Same Experimental Unit. Lukas Meier (most material based on lecture notes and slides from H.R. Roth) Multiple Treatments on the Same Experimental Unit Lukas Meier (most material based on lecture notes and slides from H.R. Roth) Introduction We learned that blocking is a very helpful technique to reduce

More information

1. Objective: analyzing CD4 counts data using GEE marginal model and random effects model. Demonstrate the analysis using SAS and STATA.

1. Objective: analyzing CD4 counts data using GEE marginal model and random effects model. Demonstrate the analysis using SAS and STATA. LDA lab Feb, 6 th, 2002 1 1. Objective: analyzing CD4 counts data using GEE marginal model and random effects model. Demonstrate the analysis using SAS and STATA. 2. Scientific question: estimate the average

More information

Statistical Tolerance Regions: Theory, Applications and Computation

Statistical Tolerance Regions: Theory, Applications and Computation Statistical Tolerance Regions: Theory, Applications and Computation K. KRISHNAMOORTHY University of Louisiana at Lafayette THOMAS MATHEW University of Maryland Baltimore County Contents List of Tables

More information

Applied Statistical Analysis EDUC 6050 Week 4

Applied Statistical Analysis EDUC 6050 Week 4 Applied Statistical Analysis EDUC 6050 Week 4 Finding clarity using data Today 1. Hypothesis Testing with Z Scores (continued) 2. Chapters 6 and 7 in Book 2 Review! = $ & '! = $ & ' * ) 1. Which formula

More information

Improving ecological inference using individual-level data

Improving ecological inference using individual-level data Improving ecological inference using individual-level data Christopher Jackson, Nicky Best and Sylvia Richardson Department of Epidemiology and Public Health, Imperial College School of Medicine, London,

More information

10.1 Estimating with Confidence. Chapter 10 Introduction to Inference

10.1 Estimating with Confidence. Chapter 10 Introduction to Inference 10.1 Estimating with Confidence Chapter 10 Introduction to Inference Statistical Inference Statistical inference provides methods for drawing conclusions about a population from sample data. Two most common

More information

Chapter 11: Advanced Remedial Measures. Weighted Least Squares (WLS)

Chapter 11: Advanced Remedial Measures. Weighted Least Squares (WLS) Chapter : Advanced Remedial Measures Weighted Least Squares (WLS) When the error variance appears nonconstant, a transformation (of Y and/or X) is a quick remedy. But it may not solve the problem, or it

More information

Segmentation of Color Fundus Images of the Human Retina: Detection of the Optic Disc and the Vascular Tree Using Morphological Techniques

Segmentation of Color Fundus Images of the Human Retina: Detection of the Optic Disc and the Vascular Tree Using Morphological Techniques Segmentation of Color Fundus Images of the Human Retina: Detection of the Optic Disc and the Vascular Tree Using Morphological Techniques Thomas Walter and Jean-Claude Klein Centre de Morphologie Mathématique,

More information

AP Statistics. Semester One Review Part 1 Chapters 1-5

AP Statistics. Semester One Review Part 1 Chapters 1-5 AP Statistics Semester One Review Part 1 Chapters 1-5 AP Statistics Topics Describing Data Producing Data Probability Statistical Inference Describing Data Ch 1: Describing Data: Graphically and Numerically

More information

Module 5: Introduction to Stochastic Epidemic Models with Inference

Module 5: Introduction to Stochastic Epidemic Models with Inference Module 5: Introduction to Stochastic Epidemic Models with Inference Instructors:, Dept. Mathematics, Stockholm University Ira Longini, Dept. Biostatistics, University of Florida Jonathan Sugimoto, Vaccine

More information

Problem for the Optimal Control of Cigarette Addiction

Problem for the Optimal Control of Cigarette Addiction Contemporary Engineering Sciences, Vol. 12, 2019, no. 1, 41-49 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ces.2019.914 Problem for the Optimal Control of Cigarette Addiction Anibal Muñoz L.,

More information

Gini's Mean Difference offers a response to Leamer's critique By Shlomo Yitzhaki. Abstract

Gini's Mean Difference offers a response to Leamer's critique By Shlomo Yitzhaki. Abstract Revised: November 2013 Gini's Mean Difference offers a response to Leamer's critique By Shlomo Yitzhaki Abstract Gini's mean difference has decomposition properties that nest the decomposition of the variance

More information

Derivative-Free Optimization for Hyper-Parameter Tuning in Machine Learning Problems

Derivative-Free Optimization for Hyper-Parameter Tuning in Machine Learning Problems Derivative-Free Optimization for Hyper-Parameter Tuning in Machine Learning Problems Hiva Ghanbari Jointed work with Prof. Katya Scheinberg Industrial and Systems Engineering Department Lehigh University

More information