Lesson 6 Maximum Likelihood: Part III. (plus a quick bestiary of models)

Size: px
Start display at page:

Download "Lesson 6 Maximum Likelihood: Part III. (plus a quick bestiary of models)"

Transcription

1 Lesson 6 Maximum Likelihood: Part III (plus a quick bestiary of models)

2 Homework You want to know the density of fish in a set of experimental ponds You observe the following counts in ten ponds: 5,6,7,3,6,5,8,4,4,3 What is your process model? What is your data model? Solve for the analytical MLE What is the estimate for this population?

3 Process model: f(x) = l (density) Data model: x ~ Pois(l)

4 How the likelihood is constructed L = Pr(data model parameters) How is the data modeled? What type of data? What process generated this data? What distributions are an appropriate description of the data? How is the process modeled? Each analysis should be approached individually Problem solving, creativity

5 How is the data modeled? What type of data is it: Continuous Integer / Count Boolean (0/1) Factor / categorical Are there range restrictions on the data? Are negative values allowed? Is there an upper bound? Are the observed data near the bounds?

6 How is the data modeled? What are the dominant sources of variability in the data? Observation/measurement error Process variability Space ime Individual/Site/Species Random Missing data

7 How is the data modeled? Are there multiple processes involved? Zero-inflated data Pr(abundance present)pr(present) Are there multiple types or sources of data? ree growth: tree rings + DBH ree fecundity: cone counts + seed trap ree crown: remote sensing + model + crown class Is the process observed directly or inferred?

8 How is the process modeled? Constant mean Multiple means by factor (ANOVA) As a function of covariates Linear models Generalized linear models Nonlinear models Hierarchical models Mechanistic models Note: Will shy away from data mining models except for EDA: regression trees, splines, neural networks, etc.

9 A quick beastiary of functions Polynomials Piecewise polynomials Rational (ratio based) Exponential based Power-based Sometimes chosen for mechanistic reasons, sometimes because they fit right Supplemental reading: Bolker Ch 3

10 Polynomial Linear with respect to the model parameters aylor series: Can approximate any smooth continuous function

11 Piecewise AKA change point analysis

12 Rational

13 Exponential

14 Power

15

16 Linear Regression y i =a 0 a 1 x i i i ~N 0, 2 Sections & 5.4.2

17 Linear Regression Step 1: Likelihood n L= i=1 = y i =a 0 a 1 x i i i ~N 0, 2 N y i a 0 a 1 x i, i 1 2 n exp[ y i a 0 a 1 x i 2] Sections & 5.4.2

18 Intercept 1 L= 2 exp[ n ln L= n ln n ln y i a 0 a 1 x i 2] y i a 0 a 1 x i 2

19 Intercept 1 L= 2 exp[ 2] n 1 y 2 2 i a 0 a 1 x i ln L= n ln n ln 2 1 y 2 2 i a 0 a 1 x i 2 ln L = 1 y a 0 2 i a 0 a 1 x i

20 Intercept 1 L= 2 exp[ 2] n 1 y 2 2 i a 0 a 1 x i ln L= n ln n ln 2 1 y 2 2 i a 0 a 1 x i 2 ln L = 1 y a 0 2 i a 0 a 1 x i 0 = y i n a 0 a 1 x i

21 Intercept 1 L= 2 exp[ 2] n 1 y 2 2 i a 0 a 1 x i ln L= n ln n ln 2 1 y 2 2 i a 0 a 1 x i 2 ln L = 1 y a 0 2 i a 0 a 1 x i 0 = y i n a 0 0 = y a 0 a 1 x a 1 x i

22 Intercept 1 L= 2 exp[ 2] n 1 y 2 2 i a 0 a 1 x i ln L= n ln n ln 2 1 y 2 2 i a 0 a 1 x i 2 ln L = 1 y a 0 2 i a 0 a 1 x i 0 = y i n a 0 0 = y a 0 a 1 x a 0 = y a 1 x a 1 x i

23 Slope ln L= n ln n ln y i a 0 a 1 x i 2

24 Slope ln L= n ln n ln ln L = 1 x a 1 2 i y i a 0 a 1 x i y i a 0 a 1 x i 2

25 Slope ln L= n ln n ln ln L a 1 = 0 = 1 2 x i y i a 0 a 1 x i x i y i a 0 x i a 1 x i 2 y i a 0 a 1 x i 2

26 Slope ln L= n ln n ln ln L a 1 = 1 2 x i y i a 0 a 1 x i 0 = x i y i 0 = xy a 0 x a 1 x 2 a 0 x i a 1 x i 2 y i a 0 a 1 x i 2

27 Slope ln L= n ln n ln ln L a 1 = 1 2 x i y i a 0 a 1 x i 0 = x i y i 0 = xy a 0 x a 1 x 2 a 1 = a 0 x i xy a 0 x x 2 a 1 x i 2 y i a 0 a 1 x i 2

28 Combining slope and intercept a 0 = y a 1 x a 1 = xy a 0 x x 2

29 Combining slope and intercept a 0 = y a 1 x a 1 = xy a 0 x x 2 a 1 = xy x y a 1 x 2 x 2

30 Combining slope and intercept a 0 = y a 1 x a 1 = xy a 0 x x 2 a 1 = xy x y a 1 x 2 x 2 a 1 = xy x y cov [x, y] = x 2 2 x var [x]

31 Combining slope and intercept a 0 = y a 1 x a 1 = xy a 0 x x 2 a 1 = xy x y a 1 x 2 x 2 a 1 = xy x y cov [x, y] = x 2 2 x var [x] a 0 = x2 y x xy var [x]

32 Variance ln L= n ln n ln y i a 0 a 1 x i 2

33 Variance ln L= n ln n ln 2 1 y 2 2 i a 0 a 1 x i 2 ln L = n 1 n y 3 i a 0 a 1 x i 2 = 0 i=1

34 Variance ln L= n ln n ln 2 1 y 2 2 i a 0 a 1 x i 2 ln L = n 1 n y 3 i a 0 a 1 x i 2 = 0 i=1 n = 1 n 3 i=1 y i a 0 a 1 x i 2

35 Variance ln L= n ln n ln 2 1 y 2 2 i a 0 a 1 x i 2 ln L = n 1 n y 3 i a 0 a 1 x i 2 = 0 i=1 n = 1 n 3 i=1 y i a 0 a 1 x i 2 2 ML n = 1 n i=1 y i a 0 a 1 x i 2

36 Matrix notation y i = 1 2 x i x i =[ x i1 x i2] [ 1 2] = 1 x i1 2 x i2 Where x i1 = 1 X=[1 x 1 y=x 1 x 2 1 x n] Design Matrix

37 Design Matrices Multiple linear regression X=[1 x x 12 1k 1 x x 22 2k 1 x n2 x nk] a 1 = xy x y x 2 x 2 a 0 = x2 y x xy var [x] = X X 1 X y

38 ANOVA Design Matrices One Way Anova 3 levels, n=6 1] [ b 1 b 2 b 3 b 1 b 1 +b 2 b 1 +b 3

39 ANOVA Design Matrices One Way Anova 3 levels, n=6 1] [ wo Way Anova 3 levels x 2 levels 2 reps each, n=12 0] [ F C L1+F L1 L2+F L2 C L1 L2 F L1+F L2+F C L 1 L 2 F

40 ANOVA Design Matrices One Way Anova 3 levels, n=6 1] [ wo Way Anova 3 levels x 2 levels 2 reps each, n=12 0] [ [1 ANCOVA 2 levels, 1 covariate n=6 0 x x x x x x 63]

Categorical Predictor Variables

Categorical Predictor Variables Categorical Predictor Variables We often wish to use categorical (or qualitative) variables as covariates in a regression model. For binary variables (taking on only 2 values, e.g. sex), it is relatively

More information

Experimental Design and Data Analysis for Biologists

Experimental Design and Data Analysis for Biologists Experimental Design and Data Analysis for Biologists Gerry P. Quinn Monash University Michael J. Keough University of Melbourne CAMBRIDGE UNIVERSITY PRESS Contents Preface page xv I I Introduction 1 1.1

More information

Gaussian Processes. Le Song. Machine Learning II: Advanced Topics CSE 8803ML, Spring 2012

Gaussian Processes. Le Song. Machine Learning II: Advanced Topics CSE 8803ML, Spring 2012 Gaussian Processes Le Song Machine Learning II: Advanced Topics CSE 8803ML, Spring 01 Pictorial view of embedding distribution Transform the entire distribution to expected features Feature space Feature

More information

Some general observations.

Some general observations. Modeling and analyzing data from computer experiments. Some general observations. 1. For simplicity, I assume that all factors (inputs) x1, x2,, xd are quantitative. 2. Because the code always produces

More information

Math Placement Test Review Sheet Louisburg College _ Summer = c = d. 5

Math Placement Test Review Sheet Louisburg College _ Summer = c = d. 5 1. Preform indicated operations with fractions and decimals: a. 7 14 15 = b. 2 = c. 5 + 1 = d. 5 20 4 5 18 12 18 27 = 2. What is the least common denominator of fractions: 8 21 and 9 14. The fraction 9

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

Lecture 3: Linear Models. Bruce Walsh lecture notes Uppsala EQG course version 28 Jan 2012

Lecture 3: Linear Models. Bruce Walsh lecture notes Uppsala EQG course version 28 Jan 2012 Lecture 3: Linear Models Bruce Walsh lecture notes Uppsala EQG course version 28 Jan 2012 1 Quick Review of the Major Points The general linear model can be written as y = X! + e y = vector of observed

More information

Interpolation APPLIED PROBLEMS. Reading Between the Lines FLY ROCKET FLY, FLY ROCKET FLY WHAT IS INTERPOLATION? Figure Interpolation of discrete data.

Interpolation APPLIED PROBLEMS. Reading Between the Lines FLY ROCKET FLY, FLY ROCKET FLY WHAT IS INTERPOLATION? Figure Interpolation of discrete data. WHAT IS INTERPOLATION? Given (x 0,y 0 ), (x,y ), (x n,y n ), find the value of y at a value of x that is not given. Interpolation Reading Between the Lines Figure Interpolation of discrete data. FLY ROCKET

More information

f X, Y (x, y)dx (x), where f(x,y) is the joint pdf of X and Y. (x) dx

f X, Y (x, y)dx (x), where f(x,y) is the joint pdf of X and Y. (x) dx INDEPENDENCE, COVARIANCE AND CORRELATION Independence: Intuitive idea of "Y is independent of X": The distribution of Y doesn't depend on the value of X. In terms of the conditional pdf's: "f(y x doesn't

More information

Ch 4. Linear Models for Classification

Ch 4. Linear Models for Classification Ch 4. Linear Models for Classification Pattern Recognition and Machine Learning, C. M. Bishop, 2006. Department of Computer Science and Engineering Pohang University of Science and echnology 77 Cheongam-ro,

More information

More Polynomial Equations Section 6.4

More Polynomial Equations Section 6.4 MATH 11009: More Polynomial Equations Section 6.4 Dividend: The number or expression you are dividing into. Divisor: The number or expression you are dividing by. Synthetic division: Synthetic division

More information

Generalized Linear. Mixed Models. Methods and Applications. Modern Concepts, Walter W. Stroup. Texts in Statistical Science.

Generalized Linear. Mixed Models. Methods and Applications. Modern Concepts, Walter W. Stroup. Texts in Statistical Science. Texts in Statistical Science Generalized Linear Mixed Models Modern Concepts, Methods and Applications Walter W. Stroup CRC Press Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint

More information

Algebra Topic Alignment

Algebra Topic Alignment Preliminary Topics Absolute Value 9N2 Compare, order and determine equivalent forms for rational and irrational numbers. Factoring Numbers 9N4 Demonstrate fluency in computations using real numbers. Fractions

More information

Analysis of Environmental Data Problem Set Conceptual Foundations: De te rm in istic fu n c tio n s Answers

Analysis of Environmental Data Problem Set Conceptual Foundations: De te rm in istic fu n c tio n s Answers Analysis of Environmental Data Problem Set Conceptual Foundations: De te rm in istic fu n c tio n s Answers 1. The following real data set contains data on marbled salamander abundance (abund=mean number

More information

Summer School in Statistics for Astronomers V June 1 - June 6, Regression. Mosuk Chow Statistics Department Penn State University.

Summer School in Statistics for Astronomers V June 1 - June 6, Regression. Mosuk Chow Statistics Department Penn State University. Summer School in Statistics for Astronomers V June 1 - June 6, 2009 Regression Mosuk Chow Statistics Department Penn State University. Adapted from notes prepared by RL Karandikar Mean and variance Recall

More information

Nonlinear Models. and. Hierarchical Nonlinear Models

Nonlinear Models. and. Hierarchical Nonlinear Models Nonlinear Models and Hierarchical Nonlinear Models Start Simple Progressively Add Complexity Tree Allometries Diameter vs Height with a hierarchical species effect Three response variables: Ht, crown depth,

More information

Multilevel Models in Matrix Form. Lecture 7 July 27, 2011 Advanced Multivariate Statistical Methods ICPSR Summer Session #2

Multilevel Models in Matrix Form. Lecture 7 July 27, 2011 Advanced Multivariate Statistical Methods ICPSR Summer Session #2 Multilevel Models in Matrix Form Lecture 7 July 27, 2011 Advanced Multivariate Statistical Methods ICPSR Summer Session #2 Today s Lecture Linear models from a matrix perspective An example of how to do

More information

STAT5044: Regression and Anova. Inyoung Kim

STAT5044: Regression and Anova. Inyoung Kim STAT5044: Regression and Anova Inyoung Kim 2 / 47 Outline 1 Regression 2 Simple Linear regression 3 Basic concepts in regression 4 How to estimate unknown parameters 5 Properties of Least Squares Estimators:

More information

Topics Covered in Math 115

Topics Covered in Math 115 Topics Covered in Math 115 Basic Concepts Integer Exponents Use bases and exponents. Evaluate exponential expressions. Apply the product, quotient, and power rules. Polynomial Expressions Perform addition

More information

Regression. Estimation of the linear function (straight line) describing the linear component of the joint relationship between two variables X and Y.

Regression. Estimation of the linear function (straight line) describing the linear component of the joint relationship between two variables X and Y. Regression Bivariate i linear regression: Estimation of the linear function (straight line) describing the linear component of the joint relationship between two variables and. Generally describe as a

More information

Lecture 2: Linear Models. Bruce Walsh lecture notes Seattle SISG -Mixed Model Course version 23 June 2011

Lecture 2: Linear Models. Bruce Walsh lecture notes Seattle SISG -Mixed Model Course version 23 June 2011 Lecture 2: Linear Models Bruce Walsh lecture notes Seattle SISG -Mixed Model Course version 23 June 2011 1 Quick Review of the Major Points The general linear model can be written as y = X! + e y = vector

More information

Spiral Review Probability, Enter Your Grade Online Quiz - Probability Pascal's Triangle, Enter Your Grade

Spiral Review Probability, Enter Your Grade Online Quiz - Probability Pascal's Triangle, Enter Your Grade Course Description This course includes an in-depth analysis of algebraic problem solving preparing for College Level Algebra. Topics include: Equations and Inequalities, Linear Relations and Functions,

More information

Math K-1 CCRS Level A Alignment College & Career Readiness Standards Version: April 2017

Math K-1 CCRS Level A Alignment College & Career Readiness Standards Version: April 2017 Math K-1 CCRS Level A Alignment Standard Math K Lessons Math 1 Lessons Number and Operations: Base Ten Understand place value 6 Compare 1, 26 Compare 50, 33 Skip Count 5s and 10s, 35 Group 10s, 36 Compare

More information

CA-A1-B Interpret the dependent and independent variables in the context of functions.

CA-A1-B Interpret the dependent and independent variables in the context of functions. STEM Units of Study The STEM course features four units of instruction and a capstone project. This document clearly articulates a list of the key performance indicators that are included in the units.

More information

Example. Multiple Regression. Review of ANOVA & Simple Regression /749 Experimental Design for Behavioral and Social Sciences

Example. Multiple Regression. Review of ANOVA & Simple Regression /749 Experimental Design for Behavioral and Social Sciences 36-309/749 Experimental Design for Behavioral and Social Sciences Sep. 29, 2015 Lecture 5: Multiple Regression Review of ANOVA & Simple Regression Both Quantitative outcome Independent, Gaussian errors

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. B) 6x + 4

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. B) 6x + 4 Math1420 Review Comprehesive Final Assessment Test Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Add or subtract as indicated. x + 5 1) x2

More information

Ron Paul Curriculum 9th Grade Mathematics Problem Set #2

Ron Paul Curriculum 9th Grade Mathematics Problem Set #2 Problem Set # Find the value of each expression below, and then name the sets of numbers to which each value belongs:.. + 6.8. 7. 8 (.6). 8+ 5 5. 9/ Name the property illustrated by each equation: 6. z

More information

a factors The exponential 0 is a special case. If b is any nonzero real number, then

a factors The exponential 0 is a special case. If b is any nonzero real number, then 0.1 Exponents The expression x a is an exponential expression with base x and exponent a. If the exponent a is a positive integer, then the expression is simply notation that counts how many times the

More information

Statistics 203: Introduction to Regression and Analysis of Variance Course review

Statistics 203: Introduction to Regression and Analysis of Variance Course review Statistics 203: Introduction to Regression and Analysis of Variance Course review Jonathan Taylor - p. 1/?? Today Review / overview of what we learned. - p. 2/?? General themes in regression models Specifying

More information

[y i α βx i ] 2 (2) Q = i=1

[y i α βx i ] 2 (2) Q = i=1 Least squares fits This section has no probability in it. There are no random variables. We are given n points (x i, y i ) and want to find the equation of the line that best fits them. We take the equation

More information

A Library of Functions

A Library of Functions LibraryofFunctions.nb 1 A Library of Functions Any study of calculus must start with the study of functions. Functions are fundamental to mathematics. In its everyday use the word function conveys to us

More information

Exam 2. Average: 85.6 Median: 87.0 Maximum: Minimum: 55.0 Standard Deviation: Numerical Methods Fall 2011 Lecture 20

Exam 2. Average: 85.6 Median: 87.0 Maximum: Minimum: 55.0 Standard Deviation: Numerical Methods Fall 2011 Lecture 20 Exam 2 Average: 85.6 Median: 87.0 Maximum: 100.0 Minimum: 55.0 Standard Deviation: 10.42 Fall 2011 1 Today s class Multiple Variable Linear Regression Polynomial Interpolation Lagrange Interpolation Newton

More information

Course in Data Science

Course in Data Science Course in Data Science About the Course: In this course you will get an introduction to the main tools and ideas which are required for Data Scientist/Business Analyst/Data Analyst. The course gives an

More information

Variations. ECE 6540, Lecture 10 Maximum Likelihood Estimation

Variations. ECE 6540, Lecture 10 Maximum Likelihood Estimation Variations ECE 6540, Lecture 10 Last Time BLUE (Best Linear Unbiased Estimator) Formulation Advantages Disadvantages 2 The BLUE A simplification Assume the estimator is a linear system For a single parameter

More information

Regression Analysis. Regression: Methodology for studying the relationship among two or more variables

Regression Analysis. Regression: Methodology for studying the relationship among two or more variables Regression Analysis Regression: Methodology for studying the relationship among two or more variables Two major aims: Determine an appropriate model for the relationship between the variables Predict the

More information

An ordinal number is used to represent a magnitude, such that we can compare ordinal numbers and order them by the quantity they represent.

An ordinal number is used to represent a magnitude, such that we can compare ordinal numbers and order them by the quantity they represent. Statistical Methods in Business Lecture 6. Binomial Logistic Regression An ordinal number is used to represent a magnitude, such that we can compare ordinal numbers and order them by the quantity they

More information

CS489/698: Intro to ML

CS489/698: Intro to ML CS489/698: Intro to ML Lecture 03: Multi-layer Perceptron Outline Failure of Perceptron Neural Network Backpropagation Universal Approximator 2 Outline Failure of Perceptron Neural Network Backpropagation

More information

Bishop Kelley High School Summer Math Program Course: Honors Pre-Calculus

Bishop Kelley High School Summer Math Program Course: Honors Pre-Calculus 017 018 Summer Math Program Course: Honors Pre-Calculus NAME: DIRECTIONS: Show all work in the packet. Make sure you are aware of the calculator policy for this course. No matter when you have math, this

More information

Linear Models 1. Isfahan University of Technology Fall Semester, 2014

Linear Models 1. Isfahan University of Technology Fall Semester, 2014 Linear Models 1 Isfahan University of Technology Fall Semester, 2014 References: [1] G. A. F., Seber and A. J. Lee (2003). Linear Regression Analysis (2nd ed.). Hoboken, NJ: Wiley. [2] A. C. Rencher and

More information

Curriculum Guide Cover Page

Curriculum Guide Cover Page Curriculum Guide Cover Page Course Title: Pre-Algebra Grade Level: 8 th Grade Subject/Topic Area: Math Written by: Jason Hansen Revised Date: November 2013 Time Frame: One School Year (170 days) School

More information

Final Exam A Name. 20 i C) Solve the equation by factoring. 4) x2 = x + 30 A) {-5, 6} B) {5, 6} C) {1, 30} D) {-5, -6} -9 ± i 3 14

Final Exam A Name. 20 i C) Solve the equation by factoring. 4) x2 = x + 30 A) {-5, 6} B) {5, 6} C) {1, 30} D) {-5, -6} -9 ± i 3 14 Final Exam A Name First, write the value(s) that make the denominator(s) zero. Then solve the equation. 1 1) x + 3 + 5 x - 3 = 30 (x + 3)(x - 3) 1) A) x -3, 3; B) x -3, 3; {4} C) No restrictions; {3} D)

More information

Carnegie Learning High School Math Series: Algebra I Indiana Standards Worktext Correlations

Carnegie Learning High School Math Series: Algebra I Indiana Standards Worktext Correlations Real Numbers and Expressions AI.RNE.1 Understand the hierarchy and relationships of numbers and sets of numbers within the real number system. 14 Real Number Systems AI.RNE.2 Explain why the sum or product

More information

p(z)

p(z) Chapter Statistics. Introduction This lecture is a quick review of basic statistical concepts; probabilities, mean, variance, covariance, correlation, linear regression, probability density functions and

More information

Mock Final Exam Name. Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) A) {- 30} B) {- 6} C) {30} D) {- 28}

Mock Final Exam Name. Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) A) {- 30} B) {- 6} C) {30} D) {- 28} Mock Final Exam Name Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) 1) A) {- 30} B) {- 6} C) {30} D) {- 28} First, write the value(s) that make the denominator(s) zero. Then solve the

More information

Algebra I, Common Core Correlation Document

Algebra I, Common Core Correlation Document Resource Title: Publisher: 1 st Year Algebra (MTHH031060 and MTHH032060) University of Nebraska High School Algebra I, Common Core Correlation Document Indicates a modeling standard linking mathematics

More information

Regression and Nonlinear Axes

Regression and Nonlinear Axes Introduction to Chemical Engineering Calculations Lecture 2. What is regression analysis? A technique for modeling and analyzing the relationship between 2 or more variables. Usually, 1 variable is designated

More information

Topic 13. Analysis of Covariance (ANCOVA) - Part II [ST&D Ch. 17]

Topic 13. Analysis of Covariance (ANCOVA) - Part II [ST&D Ch. 17] Topic 13. Analysis of Covariance (ANCOVA) - Part II [ST&D Ch. 17] 13.5 Assumptions of ANCOVA The assumptions of analysis of covariance are: 1. The X s are fixed, measured without error, and independent

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

Never leave a NEGATIVE EXPONENT or a ZERO EXPONENT in an answer in simplest form!!!!!

Never leave a NEGATIVE EXPONENT or a ZERO EXPONENT in an answer in simplest form!!!!! 1 ICM Unit 0 Algebra Rules Lesson 1 Rules of Exponents RULE EXAMPLE EXPLANANTION a m a n = a m+n A) x x 6 = B) x 4 y 8 x 3 yz = When multiplying with like bases, keep the base and add the exponents. a

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Calculus I - Homework Chapter 2 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Determine whether the graph is the graph of a function. 1) 1)

More information

LISA Short Course Series Generalized Linear Models (GLMs) & Categorical Data Analysis (CDA) in R. Liang (Sally) Shan Nov. 4, 2014

LISA Short Course Series Generalized Linear Models (GLMs) & Categorical Data Analysis (CDA) in R. Liang (Sally) Shan Nov. 4, 2014 LISA Short Course Series Generalized Linear Models (GLMs) & Categorical Data Analysis (CDA) in R Liang (Sally) Shan Nov. 4, 2014 L Laboratory for Interdisciplinary Statistical Analysis LISA helps VT researchers

More information

Data Analysis as a Decision Making Process

Data Analysis as a Decision Making Process Data Analysis as a Decision Making Process I. Levels of Measurement A. NOIR - Nominal Categories with names - Ordinal Categories with names and a logical order - Intervals Numerical Scale with logically

More information

ADVANCED MACHINE LEARNING ADVANCED MACHINE LEARNING. Non-linear regression techniques Part - II

ADVANCED MACHINE LEARNING ADVANCED MACHINE LEARNING. Non-linear regression techniques Part - II 1 Non-linear regression techniques Part - II Regression Algorithms in this Course Support Vector Machine Relevance Vector Machine Support vector regression Boosting random projections Relevance vector

More information

Parameter Estimation and Fitting to Data

Parameter Estimation and Fitting to Data Parameter Estimation and Fitting to Data Parameter estimation Maximum likelihood Least squares Goodness-of-fit Examples Elton S. Smith, Jefferson Lab 1 Parameter estimation Properties of estimators 3 An

More information

Modeling Real Estate Data using Quantile Regression

Modeling Real Estate Data using Quantile Regression Modeling Real Estate Data using Semiparametric Quantile Regression Department of Statistics University of Innsbruck September 9th, 2011 Overview 1 Application: 2 3 4 Hedonic regression data for house prices

More information

Modeling the Mean: Response Profiles v. Parametric Curves

Modeling the Mean: Response Profiles v. Parametric Curves Modeling the Mean: Response Profiles v. Parametric Curves Jamie Monogan University of Georgia Escuela de Invierno en Métodos y Análisis de Datos Universidad Católica del Uruguay Jamie Monogan (UGA) Modeling

More information

T a b l e o f C o n t e n t s

T a b l e o f C o n t e n t s T a b l e o f C o n t e n t s C O M P E T E N C Y 1 KNOWLEDGE OF ALGEBRA... 1 SKILL 1.1: Apply the properties of real numbers: closure, commutative, associative, distributive, transitive, identities, and

More information

STATISTICS 407 METHODS OF MULTIVARIATE ANALYSIS TOPICS

STATISTICS 407 METHODS OF MULTIVARIATE ANALYSIS TOPICS STATISTICS 407 METHODS OF MULTIVARIATE ANALYSIS TOPICS Principal Component Analysis (PCA): Reduce the, summarize the sources of variation in the data, transform the data into a new data set where the variables

More information

Exponential Family and Maximum Likelihood, Gaussian Mixture Models and the EM Algorithm. by Korbinian Schwinger

Exponential Family and Maximum Likelihood, Gaussian Mixture Models and the EM Algorithm. by Korbinian Schwinger Exponential Family and Maximum Likelihood, Gaussian Mixture Models and the EM Algorithm by Korbinian Schwinger Overview Exponential Family Maximum Likelihood The EM Algorithm Gaussian Mixture Models Exponential

More information

Course Introduction and Overview Descriptive Statistics Conceptualizations of Variance Review of the General Linear Model

Course Introduction and Overview Descriptive Statistics Conceptualizations of Variance Review of the General Linear Model Course Introduction and Overview Descriptive Statistics Conceptualizations of Variance Review of the General Linear Model PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 1: August 22, 2012

More information

A Partial List of Topics: Math Spring 2009

A Partial List of Topics: Math Spring 2009 A Partial List of Topics: Math 112 - Spring 2009 This is a partial compilation of a majority of the topics covered this semester and may not include everything which might appear on the exam. The purpose

More information

Review of CLDP 944: Multilevel Models for Longitudinal Data

Review of CLDP 944: Multilevel Models for Longitudinal Data Review of CLDP 944: Multilevel Models for Longitudinal Data Topics: Review of general MLM concepts and terminology Model comparisons and significance testing Fixed and random effects of time Significance

More information

Review Guideline for Final

Review Guideline for Final Review Guideline for Final Here is the outline of the required skills for the final exam. Please read it carefully and find some corresponding homework problems in the corresponding sections to practice.

More information

From last time... The equations

From last time... The equations This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License. Your use of this material constitutes acceptance of that license and the conditions of use of materials on this

More information

UNLV University of Nevada, Las Vegas

UNLV University of Nevada, Las Vegas UNLV University of Nevada, Las Vegas The Department of Mathematical Sciences Information Regarding Math 14 Final Exam Revised 8.8.016 While all material covered in the syllabus is essential for success

More information

CPSC 340: Machine Learning and Data Mining. Gradient Descent Fall 2016

CPSC 340: Machine Learning and Data Mining. Gradient Descent Fall 2016 CPSC 340: Machine Learning and Data Mining Gradient Descent Fall 2016 Admin Assignment 1: Marks up this weekend on UBC Connect. Assignment 2: 3 late days to hand it in Monday. Assignment 3: Due Wednesday

More information

Chapter 4 Multi-factor Treatment Designs with Multiple Error Terms 93

Chapter 4 Multi-factor Treatment Designs with Multiple Error Terms 93 Contents Preface ix Chapter 1 Introduction 1 1.1 Types of Models That Produce Data 1 1.2 Statistical Models 2 1.3 Fixed and Random Effects 4 1.4 Mixed Models 6 1.5 Typical Studies and the Modeling Issues

More information

Generalized Linear Models

Generalized Linear Models Generalized Linear Models Assumptions of Linear Model Homoskedasticity Model variance No error in X variables Errors in variables No missing data Missing data model Normally distributed error Error in

More information

1-3lab accuracy 6 module 1 Relationships between quantities ch1-1 variables and expressions 7,8 ch1-2 order of operations 7,8 ch 1-3 properties of

1-3lab accuracy 6 module 1 Relationships between quantities ch1-1 variables and expressions 7,8 ch1-2 order of operations 7,8 ch 1-3 properties of module 0 standards 1-3lab accuracy 6 module 1 Relationships between quantities ch1-1 variables and expressions 7,8 ch1-2 order of operations 7,8 ch 1-3 properties of numbers 7,8 1-3 lab accuracy 6 ch1-4

More information

[DOC] GRAPHING LINEAR EQUATIONS WORKSHEET ANSWERS EBOOK

[DOC] GRAPHING LINEAR EQUATIONS WORKSHEET ANSWERS EBOOK 05 March, 2018 [DOC] GRAPHING LINEAR EQUATIONS WORKSHEET ANSWERS EBOOK Document Filetype: PDF 335.63 KB 0 [DOC] GRAPHING LINEAR EQUATIONS WORKSHEET ANSWERS EBOOK These function tables give students practice

More information

Harbor Creek School District. Algebra II Advanced. Concepts Timeframe Skills Assessment Standards Linear Equations Inequalities

Harbor Creek School District. Algebra II Advanced. Concepts Timeframe Skills Assessment Standards Linear Equations Inequalities Algebra II Advanced and Graphing and Solving Linear Linear Absolute Value Relation vs. Standard Forms of Linear Slope Parallel & Perpendicular Lines Scatterplot & Linear Regression Graphing linear Absolute

More information

Pre-Algebra Curriculum Map Unit 1: The Number System M08.A-N Essential Questions Standards Content Skills Vocabulary

Pre-Algebra Curriculum Map Unit 1: The Number System M08.A-N Essential Questions Standards Content Skills Vocabulary Unit 1: The Number System M08.A-N Essential Questions Standards Content Skills Vocabulary Why is it helpful to write numbers in different ways? M08.A-N.1.1.1 Determine whether a number is rational or irrational.

More information

Product Held at Accelerated Stability Conditions. José G. Ramírez, PhD Amgen Global Quality Engineering 6/6/2013

Product Held at Accelerated Stability Conditions. José G. Ramírez, PhD Amgen Global Quality Engineering 6/6/2013 Modeling Sub-Visible Particle Data Product Held at Accelerated Stability Conditions José G. Ramírez, PhD Amgen Global Quality Engineering 6/6/2013 Outline Sub-Visible Particle (SbVP) Poisson Negative Binomial

More information

Algebra vocabulary CARD SETS Frame Clip Art by Pixels & Ice Cream

Algebra vocabulary CARD SETS Frame Clip Art by Pixels & Ice Cream Algebra vocabulary CARD SETS 1-7 www.lisatilmon.blogspot.com Frame Clip Art by Pixels & Ice Cream Algebra vocabulary Game Materials: one deck of Who has cards Objective: to match Who has words with definitions

More information

Chapter 1: Precalculus Review

Chapter 1: Precalculus Review : Precalculus Review Math 115 17 January 2018 Overview 1 Important Notation 2 Exponents 3 Polynomials 4 Rational Functions 5 Cartesian Coordinates 6 Lines Notation Intervals: Interval Notation (a, b) (a,

More information

Linear Regression In God we trust, all others bring data. William Edwards Deming

Linear Regression In God we trust, all others bring data. William Edwards Deming Linear Regression ddebarr@uw.edu 2017-01-19 In God we trust, all others bring data. William Edwards Deming Course Outline 1. Introduction to Statistical Learning 2. Linear Regression 3. Classification

More information

A-G Algebra 1. Gorman Learning Center (052344) Basic Course Information

A-G Algebra 1. Gorman Learning Center (052344) Basic Course Information A-G Algebra 1 Gorman Learning Center (052344) Basic Course Information Title: A-G Algebra 1 Transcript abbreviations: A-G Algebra 1a / 5R1001, A-G Algebra 1b / 5R1006 Length of course: Full Year Subject

More information

Variance. Standard deviation VAR = = value. Unbiased SD = SD = 10/23/2011. Functional Connectivity Correlation and Regression.

Variance. Standard deviation VAR = = value. Unbiased SD = SD = 10/23/2011. Functional Connectivity Correlation and Regression. 10/3/011 Functional Connectivity Correlation and Regression Variance VAR = Standard deviation Standard deviation SD = Unbiased SD = 1 10/3/011 Standard error Confidence interval SE = CI = = t value for

More information

regression analysis is a type of inferential statistics which tells us whether relationships between two or more variables exist

regression analysis is a type of inferential statistics which tells us whether relationships between two or more variables exist regression analysis is a type of inferential statistics which tells us whether relationships between two or more variables exist sales $ (y - dependent variable) advertising $ (x - independent variable)

More information

Learning Module 1 - Basic Algebra Review (Appendix A)

Learning Module 1 - Basic Algebra Review (Appendix A) Learning Module 1 - Basic Algebra Review (Appendix A) Element 1 Real Numbers and Operations on Polynomials (A.1, A.2) Use the properties of real numbers and work with subsets of the real numbers Determine

More information

General linear models. One and Two-way ANOVA in SPSS Repeated measures ANOVA Multiple linear regression

General linear models. One and Two-way ANOVA in SPSS Repeated measures ANOVA Multiple linear regression General linear models One and Two-way ANOVA in SPSS Repeated measures ANOVA Multiple linear regression 2-way ANOVA in SPSS Example 14.1 2 3 2-way ANOVA in SPSS Click Add 4 Repeated measures The stroop

More information

Ronald Christensen. University of New Mexico. Albuquerque, New Mexico. Wesley Johnson. University of California, Irvine. Irvine, California

Ronald Christensen. University of New Mexico. Albuquerque, New Mexico. Wesley Johnson. University of California, Irvine. Irvine, California Texts in Statistical Science Bayesian Ideas and Data Analysis An Introduction for Scientists and Statisticians Ronald Christensen University of New Mexico Albuquerque, New Mexico Wesley Johnson University

More information

ALGEBRA I: State Standards, MPS Objectives and Essential Learnings

ALGEBRA I: State Standards, MPS Objectives and Essential Learnings ALGEBRA I: s, s and s MA 12.1 Students will communicate number sense concepts using multiple representations to reason, solve problems, and make connections within mathematics and across disciplines. MA

More information

Modeling Data with Linear Combinations of Basis Functions. Read Chapter 3 in the text by Bishop

Modeling Data with Linear Combinations of Basis Functions. Read Chapter 3 in the text by Bishop Modeling Data with Linear Combinations of Basis Functions Read Chapter 3 in the text by Bishop A Type of Supervised Learning Problem We want to model data (x 1, t 1 ),..., (x N, t N ), where x i is a vector

More information

Review of Section 1.1. Mathematical Models. Review of Section 1.1. Review of Section 1.1. Functions. Domain and range. Piecewise functions

Review of Section 1.1. Mathematical Models. Review of Section 1.1. Review of Section 1.1. Functions. Domain and range. Piecewise functions Review of Section 1.1 Functions Mathematical Models Domain and range Piecewise functions January 19, 2017 Even and odd functions Increasing and decreasing functions Mathematical Models January 19, 2017

More information

TenMarks Curriculum Alignment Guide: GO Math! Grade 8

TenMarks Curriculum Alignment Guide: GO Math! Grade 8 GO Math! Unit 1: Real, Exponents, and Scientific Module 1: Real Rational and Irrational Identifying Rational and Irrational Classifying and Representing Rational and Irrational Converting Fractions to

More information

Final Exam C Name i D) 2. Solve the equation by factoring. 4) x2 = x + 72 A) {1, 72} B) {-8, 9} C) {-8, -9} D) {8, 9} 9 ± i

Final Exam C Name i D) 2. Solve the equation by factoring. 4) x2 = x + 72 A) {1, 72} B) {-8, 9} C) {-8, -9} D) {8, 9} 9 ± i Final Exam C Name First, write the value(s) that make the denominator(s) zero. Then solve the equation. 7 ) x + + 3 x - = 6 (x + )(x - ) ) A) No restrictions; {} B) x -, ; C) x -; {} D) x -, ; {2} Add

More information

Linear Regression Models P8111

Linear Regression Models P8111 Linear Regression Models P8111 Lecture 25 Jeff Goldsmith April 26, 2016 1 of 37 Today s Lecture Logistic regression / GLMs Model framework Interpretation Estimation 2 of 37 Linear regression Course started

More information

An Introduction to Multilevel Models. PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 25: December 7, 2012

An Introduction to Multilevel Models. PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 25: December 7, 2012 An Introduction to Multilevel Models PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 25: December 7, 2012 Today s Class Concepts in Longitudinal Modeling Between-Person vs. +Within-Person

More information

EE/CpE 345. Modeling and Simulation. Fall Class 10 November 18, 2002

EE/CpE 345. Modeling and Simulation. Fall Class 10 November 18, 2002 EE/CpE 345 Modeling and Simulation Class 0 November 8, 2002 Input Modeling Inputs(t) Actual System Outputs(t) Parameters? Simulated System Outputs(t) The input data is the driving force for the simulation

More information

Number Theory and Basic Algebra. (10 days)

Number Theory and Basic Algebra. (10 days) LEARNING GUIDE: Algebra 2 Main Resources: Algebra 2 Glencoe/McGraw Hill Copyright: 2010 Standards: MA 12.1: Number Sense: Students will communicate number sense concepts using multiple representations

More information

Algebra 2A Unit 1 Week 1 Day Activity Unit 1 Week 2 Day Activity Unit 1 Week 3 Day Activity Unit 2 Week 1 Day Activity

Algebra 2A Unit 1 Week 1 Day Activity Unit 1 Week 2 Day Activity Unit 1 Week 3 Day Activity Unit 2 Week 1 Day Activity Algebra 2A Unit 1 Week 1 1 Pretest Unit 1 2 Evaluating Rational Expressions 3 Restrictions on Rational Expressions 4 Equivalent Forms of Rational Expressions 5 Simplifying Rational Expressions Unit 1 Week

More information

Computer Vision Group Prof. Daniel Cremers. 3. Regression

Computer Vision Group Prof. Daniel Cremers. 3. Regression Prof. Daniel Cremers 3. Regression Categories of Learning (Rep.) Learnin g Unsupervise d Learning Clustering, density estimation Supervised Learning learning from a training data set, inference on the

More information

Lecture 2: Linear and Mixed Models

Lecture 2: Linear and Mixed Models Lecture 2: Linear and Mixed Models Bruce Walsh lecture notes Introduction to Mixed Models SISG, Seattle 18 20 July 2018 1 Quick Review of the Major Points The general linear model can be written as y =

More information

Curve Fitting and Interpolation

Curve Fitting and Interpolation Chapter 5 Curve Fitting and Interpolation 5.1 Basic Concepts Consider a set of (x, y) data pairs (points) collected during an experiment, Curve fitting: is a procedure to develop or evaluate mathematical

More information

Willmar Public Schools Curriculum Map

Willmar Public Schools Curriculum Map Subject Area Mathematics Senior High Course Name Advanced Algebra 2A (Prentice Hall Mathematics) Date April 2010 The Advanced Algebra 2A course parallels each other in content and time. The Advanced Algebra

More information

Economics 620, Lecture 5: exp

Economics 620, Lecture 5: exp 1 Economics 620, Lecture 5: The K-Variable Linear Model II Third assumption (Normality): y; q(x; 2 I N ) 1 ) p(y) = (2 2 ) exp (N=2) 1 2 2(y X)0 (y X) where N is the sample size. The log likelihood function

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

Bivariate distributions

Bivariate distributions Bivariate distributions 3 th October 017 lecture based on Hogg Tanis Zimmerman: Probability and Statistical Inference (9th ed.) Bivariate Distributions of the Discrete Type The Correlation Coefficient

More information

Generalized Linear Models

Generalized Linear Models Generalized Linear Models Assumptions of Linear Model Homoskedasticity Model variance No error in X variables Errors in variables No missing data Missing data model Normally distributed error GLM Error

More information