Linear and Nonlinear Optimization

Size: px
Start display at page:

Download "Linear and Nonlinear Optimization"

Transcription

1 Linear and Nonlinear Optimization SECOND EDITION Igor Griva Stephen G. Nash Ariela Sofer George Mason University Fairfax, Virginia Society for Industrial and Applied Mathematics Philadelphia

2 Contents Preface xiii I Basics 1 1 Optimization Models Introduction Optimization: An Informal Introduction Linear Equations Linear Optimization 10 Exercises Least-Squares Data Fitting 12 Exercises Nonlinear Optimization Optimization Applications Crew Scheduling and Fleet Scheduling 18 Exercises Support Vector Machines 22 Exercises Portfolio Optimization 25 Exercises Intensity Modulated Radiation Treatment Planning Exercises Positron Emission Tomography Image Reconstruction.. 32 Exercises Shape Optimization Notes 40 2 Fundamentals of Optimization Introduction Feasibility and Optimality 43 Exercises Convexity Derivatives and Convexity 50 v

3 vi Contents Exercises The General Optimization Algorithm 54 Exercises Rates of Convergence 58 Exercises Taylor Series 62 Exercises Newton's Method for Nonlinear Equations Systems of Nonlinear Equations 72 Exercises Notes 76 3 Representation of Linear Constraints Basic Concepts 77 Exercises Null and Range Spaces 82 Exercises Generating Null-Space Matrices Variable Reduction Method Orthogonal Projection Matrix Other Projections The QR Factorization 90 Exercises Notes 93 II Linear Programming 95 4 Geometry of Linear Programming Introduction 97 Exercises Standard Form 100 Exercises Basic Solutions and Extreme Points 106 Exercises Representation of Solutions; Optimality 117 Exercises Notes The Simplex Method Introduction The Simplex Method General Formulas Unbounded Problems Notation for the Simplex Method (Tableaus) Deficiencies of the Tableau 139

4 Contents vii Exercises The Simplex Method (Details) Multiple Solutions Feasible Directions and Edge Directions 145 Exercises Getting Started Artificial Variables The Two-Phase Method The Big-M Method 156 Exercises Degeneracy and Termination Resolving Degeneracy Using Perturbation 167 Exercises Notes Duality and Sensitivity The Dual Problem 173 Exercises Duality Theory Complementary Slackness Interpretation of the Dual 184 Exercises The Dual Simplex Method 189 Exercises Sensitivity 195 Exercises Parametric Linear Programming 204 Exercises Notes Enhancements of the Simplex Method Introduction Problems with Upper Bounds 214 Exercises Column Generation 222 Exercises The Decomposition Principle 227 Exercises Representation of the Basis The Product Form of the Inverse Representation of the Basis The LU Factorization Exercises Numerical Stability and Computational Efficiency Pricing The Initial Basis Tolerances; Degeneracy Scaling 266

5 viii Contents Preprocessing Model Formats 268 Exercises Notes Network Problems Introduction Basic Concepts and Examples 271 Exercises Representation of the Basis 280 Exercises The Network Simplex Method 287 Exercises Resolving Degeneracy 295 Exercises Notes Computational Complexity of Linear Programming Introduction Computational Complexity 302 Exercises Worst-Case Behavior of the Simplex Method 305 Exercises The Ellipsoid Method 308 Exercises The Average-Case Behavior of the Simplex Method Notes Interior-Point Methods for Linear Programming Introduction The Primal-Dual Interior-Point Method Computational Aspects of Interior-Point Methods The Predictor-Corrector Algorithm 329 Exercises Feasibility and Self-Dual Formulations 331 Exercises Some Concepts from Nonlinear Optimization Affine-Scaling Methods 336 Exercises Path-Following Methods 344 Exercises Notes 353

6 Contents ix III Unconstrained Optimization Basics of Unconstrained Optimization Introduction Optimality Conditions 357 Exercises Newton's Method for Minimization 364 Exercises Guaranteeing Descent 371 Exercises Guaranteeing Convergence: Line Search Methods Other Line Searches 381 Exercises Guaranteeing Convergence: Trust-Region Methods 391 Exercises Notes Methods for Unconstrained Optimization Introduction Steepest-Descent Method 402 Exercises Quasi-Newton Methods 411 Exercises Automating Derivative Calculations Finite-Difference Derivative Estimates Automatic Differentiation 426 Exercises Methods That Do Not Require Derivatives Simulation-Based Optimization Compass Search: A Derivative-Free Method Convergence of Compass Search 437 Exercises Termination Rules 441 Exercises Historical Background Notes Low-Storage Methods for Unconstrained Problems Introduction The Conjugate-Gradient Method for Solving Linear Equations Exercises Truncated-Newton Methods 460 Exercises Nonlinear Conjugate-Gradient Methods 466 Exercises Limited-Memory Quasi-Newton Methods 470

7 x Contents Exercises Preconditioning 474 Exercises Notes 478 IV Nonlinear Optimization Optimality Conditions for Constrained Problems Introduction Optimality Conditions for Linear Equality Constraints 484 Exercises The Lagrange Multipliers and the Lagrangian Function 491 Exercises Optimality Conditions for Linear Inequality Constraints 494 Exercises Optimality Conditions for Nonlinear Constraints Statement of Optimality Conditions 503 Exercises Preview of Methods 510 Exercises Derivation of Optimality Conditions for Nonlinear Constraints Exercises Duality Games and Min-Max Duality Lagrangian Duality Wolfe Duality More on the Dual Function Duality in Support Vector Machines 538 Exercises Historical Background Notes Feasible-Point Methods Introduction Linear Equality Constraints 549 Exercises Computing the Lagrange Multipliers 556 Exercises Linear Inequality Constraints Linear Programming 570 Exercises Sequential Quadratic Programming 573 Exercises Reduced-Gradient Methods 581 Exercises 588

8 Contents xi 15.7 Filter Methods 588 Exercises Notes Penalty and Barrier Methods Introduction Classical Penalty and Barrier Methods Barrier Methods Penalty Methods Convergence 613 Exercises Ill-Conditioning Stabilized Penalty and Barrier Methods 619 Exercises Exact Penalty Methods 623 Exercises Multiplier-Based Methods Dual Interpretation 635 Exercises Nonlinear Primal-Dual Methods Primal-Dual Interior-Point Methods Convergence of the Primal-Dual Interior-Point Method. 645 Exercises Semidefinite Programming 649 Exercises Notes 656 V Appendices 659 A Topics from Linear Algebra 661 A.l Introduction 661 A.2 Eigenvalues 661 A.3 Vector and Matrix Norms 662 A.4 Systems of Linear Equations 664 A.5 Solving Systems of Linear Equations by Elimination 666 A.6 Gaussian Elimination as a Matrix Factorization 669 A.6.1 Sparse Matrix Storage 675 A.7 Other Matrix Factorizations 676 A.7.1 Positive-Definite Matrices 677 A.7.2 The LDL 7 and Cholesky Factorizations 678 A.7.3 An Orthogonal Matrix Factorization 681 A.8 Sensitivity (Conditioning) 683 A.9 The Sherman-Morrison Formula 686 A.10 Notes 688

9 xii Contents В Other Fundamentals 691 B.l Introduction 691 B.2 Computer Arithmetic 691 B.3 Big-O Notation, O(-) 693 B.4 The Gradient, Hessian, and Jacobian 694 B.5 Gradient and Hessian of a Quadratic Function 696 B.6 Derivatives of a Product 697 B.7 The Chain Rule 698 B.8 Continuous Functions; Closed and Bounded Sets 699 B.9 The Implicit Function Theorem 700 С Software 703 C.l Software 703 Bibliography 707 Index 727

Bayes Linear Statistics. Theory and Methods

Bayes Linear Statistics. Theory and Methods Bayes Linear Statistics Theory and Methods Michael Goldstein and David Wooff Durham University, UK BICENTENNI AL BICENTENNIAL Contents r Preface xvii 1 The Bayes linear approach 1 1.1 Combining beliefs

More information

Linear Regression Analysis

Linear Regression Analysis Linear Regression Analysis WILEY SERIES IN PROBABILITY AND STATISTICS Established by WALTER A. SHEWHART and SAMUEL S. WILKS Editors: David J. Balding, Peter Bloomfield, Noel A. C. Cressie, Nicholas I.

More information

Stewart Calculus: Early Transcendentals, 8th Edition

Stewart Calculus: Early Transcendentals, 8th Edition Math 1271-1272-2263 Textbook - Table of Contents http://www.slader.com/textbook/9781285741550-stewart-calculus-early-transcendentals-8thedition/ Math 1271 - Calculus I - Chapters 2-6 Math 1272 - Calculus

More information

Convolutional Coding: Fundamentals and Applications. L. H. Charles Lee. Artech House Boston London

Convolutional Coding: Fundamentals and Applications. L. H. Charles Lee. Artech House Boston London Convolutional Coding: Fundamentals and Applications L. H. Charles Lee Artech House Boston London Contents Preface xi Chapter 1 Introduction of Coded Digital Communication Systems 1 1.1 Introduction 1 1.2

More information

GRAPHS, ALGORITHMS, AND OPTIMIZATION

GRAPHS, ALGORITHMS, AND OPTIMIZATION DISCRETE MATHEMATICS AND ITS APPLICATIONS Series Editor KENNETH H. ROSEN GRAPHS, ALGORITHMS, AND OPTIMIZATION WILLIAM KOCAY DEPARTMENT OF COMPUTER SCIENCE UNIVERSITY OF MANITOBA DONALD L KREHER DEPARTMENT

More information

List of Figures. List of Tables. Preface to the Second Edition. Preface to the First Edition

List of Figures. List of Tables. Preface to the Second Edition. Preface to the First Edition List of Figures List of Tables Preface to the Second Edition Preface to the First Edition xv xxv xxix xxxi 1 What Is R? 1 1.1 Introduction to R................................ 1 1.2 Downloading and Installing

More information

The Statistical Analysis of Failure Time Data

The Statistical Analysis of Failure Time Data The Statistical Analysis of Failure Time Data Second Edition JOHN D. KALBFLEISCH ROSS L. PRENTICE iwiley- 'INTERSCIENCE A JOHN WILEY & SONS, INC., PUBLICATION Contents Preface xi 1. Introduction 1 1.1

More information

Computer Age Statistical Inference. Algorithms, Evidence, and Data Science. BRADLEY EFRON Stanford University, California

Computer Age Statistical Inference. Algorithms, Evidence, and Data Science. BRADLEY EFRON Stanford University, California Computer Age Statistical Inference Algorithms, Evidence, and Data Science BRADLEY EFRON Stanford University, California TREVOR HASTIE Stanford University, California ggf CAMBRIDGE UNIVERSITY PRESS Preface

More information

Noise Cancellation using Adaptive Filters Algorithms

Noise Cancellation using Adaptive Filters Algorithms Noise Cancellation using Adaptive Filters Algorithms Suman, Poonam Beniwal Department of ECE, OITM, Hisar, bhariasuman13@gmail.com Abstract Active Noise Control (ANC) involves an electro acoustic or electromechanical

More information

Modern Regression Methods

Modern Regression Methods Modern Regression Methods Second Edition THOMAS P. RYAN Acworth, Georgia WILEY A JOHN WILEY & SONS, INC. PUBLICATION Contents Preface 1. Introduction 1.1 Simple Linear Regression Model, 3 1.2 Uses of Regression

More information

A Guide to Algorithm Design: Paradigms, Methods, and Complexity Analysis

A Guide to Algorithm Design: Paradigms, Methods, and Complexity Analysis A Guide to Algorithm Design: Paradigms, Methods, and Complexity Analysis Anne Benoit, Yves Robert, Frédéric Vivien To cite this version: Anne Benoit, Yves Robert, Frédéric Vivien. A Guide to Algorithm

More information

Uncertain Rule-Based Fuzzy Logic Systems:

Uncertain Rule-Based Fuzzy Logic Systems: Uncertain Rule-Based Fuzzy Logic Systems: Introduction and New Directions Jerry M. Mendel University of Southern California Los Angeles, CA PH PTR Prentice Hall PTR Upper Saddle River, NJ 07458 www.phptr.com

More information

NEW YORK CITY COLLEGE OF TECHNOLOGY The City University of New York

NEW YORK CITY COLLEGE OF TECHNOLOGY The City University of New York NEW YORK CITY COLLEGE OF TECHNOLOGY The City University of New York DEPARTMENT: Mathematics COURSE: MAT 0630/ MA 630 TITLE: DESCRIPTION: TEXT: Elementary Algebra with Basic Mathematics Review Fundamentals

More information

PARTIAL IDENTIFICATION OF PROBABILITY DISTRIBUTIONS. Charles F. Manski. Springer-Verlag, 2003

PARTIAL IDENTIFICATION OF PROBABILITY DISTRIBUTIONS. Charles F. Manski. Springer-Verlag, 2003 PARTIAL IDENTIFICATION OF PROBABILITY DISTRIBUTIONS Charles F. Manski Springer-Verlag, 2003 Contents Preface vii Introduction: Partial Identification and Credible Inference 1 1 Missing Outcomes 6 1.1.

More information

Contents. Introduction x Acknowledgements

Contents. Introduction x Acknowledgements Contents Introduction x Acknowledgements xiii CHAPTER 1 Number skills 1 Are you ready? 2 Order of operations 3 Exercise 1A 4 Integers 6 Exercise 1B 7 Investigation Golf scores 9 Estimation and rounding

More information

MATLAB Linear Programming. Greg Reese, Ph.D Research Computing Support Group Academic Technology Services Miami University

MATLAB Linear Programming. Greg Reese, Ph.D Research Computing Support Group Academic Technology Services Miami University MATLAB Linear Programming Greg Reese, Ph.D Research Computing Support Group Academic Technology Services Miami University MATLAB Linear Programming 00-03 Greg Reese. All rights reserved Optimization Optimization

More information

CLASSICAL AND. MODERN REGRESSION WITH APPLICATIONS

CLASSICAL AND. MODERN REGRESSION WITH APPLICATIONS - CLASSICAL AND. MODERN REGRESSION WITH APPLICATIONS SECOND EDITION Raymond H. Myers Virginia Polytechnic Institute and State university 1 ~l~~l~l~~~~~~~l!~ ~~~~~l~/ll~~ Donated by Duxbury o Thomson Learning,,

More information

NMF-Density: NMF-Based Breast Density Classifier

NMF-Density: NMF-Based Breast Density Classifier NMF-Density: NMF-Based Breast Density Classifier Lahouari Ghouti and Abdullah H. Owaidh King Fahd University of Petroleum and Minerals - Department of Information and Computer Science. KFUPM Box 1128.

More information

HEADQUARTERS :::: TURA. Pravin. Pravin Bakshi, Executive Chairman MBOSE, Tura

HEADQUARTERS :::: TURA. Pravin. Pravin Bakshi, Executive Chairman MBOSE, Tura MEGHALAYA BOARD OF SCHOOL EDUCATION HEADQUARTERS :::: TURA Pravin Pravin Bakshi, Executive Chairman MBOSE, Tura MATHEMATICS CLASS-IX The following are the exercises selected for class room transaction

More information

Data Analysis Using Regression and Multilevel/Hierarchical Models

Data Analysis Using Regression and Multilevel/Hierarchical Models Data Analysis Using Regression and Multilevel/Hierarchical Models ANDREW GELMAN Columbia University JENNIFER HILL Columbia University CAMBRIDGE UNIVERSITY PRESS Contents List of examples V a 9 e xv " Preface

More information

Modelling Methodology for Physiology and Medicine

Modelling Methodology for Physiology and Medicine Modelling Methodology for Physiology and Medicine Ewart Carson, Editor Centre for Measurement and Information in Medicine City University London, England Claudio Cobelli, Editor Dipartimento di Elettronica

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

Maximum Likelihood Estimation and Inference. With Examples in R, SAS and ADMB. Russell B. Millar STATISTICS IN PRACTICE

Maximum Likelihood Estimation and Inference. With Examples in R, SAS and ADMB. Russell B. Millar STATISTICS IN PRACTICE Maximum Likelihood Estimation and Inference With Examples in R, SAS and ADMB Russell B. Millar STATISTICS IN PRACTICE Maximum Likelihood Estimation and Inference Statistics in Practice Series Advisors

More information

Introductory Statistical Inference with the Likelihood Function

Introductory Statistical Inference with the Likelihood Function Introductory Statistical Inference with the Likelihood Function Charles A. Rohde Introductory Statistical Inference with the Likelihood Function 123 Charles A. Rohde Bloomberg School of Health Johns Hopkins

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

Introduction to Machine Learning. Katherine Heller Deep Learning Summer School 2018

Introduction to Machine Learning. Katherine Heller Deep Learning Summer School 2018 Introduction to Machine Learning Katherine Heller Deep Learning Summer School 2018 Outline Kinds of machine learning Linear regression Regularization Bayesian methods Logistic Regression Why we do this

More information

Remarks on Bayesian Control Charts

Remarks on Bayesian Control Charts Remarks on Bayesian Control Charts Amir Ahmadi-Javid * and Mohsen Ebadi Department of Industrial Engineering, Amirkabir University of Technology, Tehran, Iran * Corresponding author; email address: ahmadi_javid@aut.ac.ir

More information

Understanding. Regression Analysis

Understanding. Regression Analysis Understanding Regression Analysis Understanding Regression Analysis Michael Patrick Allen Washington State University Pullman, Washington Plenum Press New York and London Llbrary of Congress Cataloging-in-Publication

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

Measurement Error in Nonlinear Models

Measurement Error in Nonlinear Models Measurement Error in Nonlinear Models R.J. CARROLL Professor of Statistics Texas A&M University, USA D. RUPPERT Professor of Operations Research and Industrial Engineering Cornell University, USA and L.A.

More information

An Exact Algorithm for Side-Chain Placement in Protein Design

An Exact Algorithm for Side-Chain Placement in Protein Design S. Canzar 1 N. C. Toussaint 2 G. W. Klau 1 An Exact Algorithm for Side-Chain Placement in Protein Design 1 Centrum Wiskunde & Informatica, Amsterdam, The Netherlands 2 University of Tübingen, Center for

More information

Modeling Sentiment with Ridge Regression

Modeling Sentiment with Ridge Regression Modeling Sentiment with Ridge Regression Luke Segars 2/20/2012 The goal of this project was to generate a linear sentiment model for classifying Amazon book reviews according to their star rank. More generally,

More information

Contributions to Brain MRI Processing and Analysis

Contributions to Brain MRI Processing and Analysis Contributions to Brain MRI Processing and Analysis Dissertation presented to the Department of Computer Science and Artificial Intelligence By María Teresa García Sebastián PhD Advisor: Prof. Manuel Graña

More information

Prentice Hall Connected Mathematics 2, 8th Grade Units 2006 Correlated to: Michigan Grade Level Content Expectations (GLCE), Mathematics (Grade 8)

Prentice Hall Connected Mathematics 2, 8th Grade Units 2006 Correlated to: Michigan Grade Level Content Expectations (GLCE), Mathematics (Grade 8) NUMBER AND OPERATIONS Understand real number concepts N.ME.08.01 Understand the meaning of a square root of a number and its connection to the square whose area is the number; understand the meaning of

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

Automatic Definition of Planning Target Volume in Computer-Assisted Radiotherapy

Automatic Definition of Planning Target Volume in Computer-Assisted Radiotherapy Automatic Definition of Planning Target Volume in Computer-Assisted Radiotherapy Angelo Zizzari Department of Cybernetics, School of Systems Engineering The University of Reading, Whiteknights, PO Box

More information

A Musculoskeletal Model-based Assistance-As-Needed Paradigm for Assistive Robotics

A Musculoskeletal Model-based Assistance-As-Needed Paradigm for Assistive Robotics A Musculoskeletal Model-based Assistance-As-Needed Paradigm for Assistive Robotics Marc G. Carmichael Submitted in fulfillment of the requirement for the degree of Doctor of Philosophy 2013 The Faculty

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

Memory, Attention, and Decision-Making

Memory, Attention, and Decision-Making Memory, Attention, and Decision-Making A Unifying Computational Neuroscience Approach Edmund T. Rolls University of Oxford Department of Experimental Psychology Oxford England OXFORD UNIVERSITY PRESS Contents

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

Data mining for Obstructive Sleep Apnea Detection. 18 October 2017 Konstantinos Nikolaidis

Data mining for Obstructive Sleep Apnea Detection. 18 October 2017 Konstantinos Nikolaidis Data mining for Obstructive Sleep Apnea Detection 18 October 2017 Konstantinos Nikolaidis Introduction: What is Obstructive Sleep Apnea? Obstructive Sleep Apnea (OSA) is a relatively common sleep disorder

More information

Grading of Vertebral Rotation

Grading of Vertebral Rotation Chapter 5 Grading of Vertebral Rotation The measurement of vertebral rotation has become increasingly prominent in the study of scoliosis. Apical vertebral deformity demonstrates significance in both preoperative

More information

Publicly available solutions for AN INTRODUCTION TO GAME THEORY

Publicly available solutions for AN INTRODUCTION TO GAME THEORY Publicly available solutions for AN INTRODUCTION TO GAME THEORY Publicly available solutions for AN INTRODUCTION TO GAME THEORY MARTIN J. OSBORNE University of Toronto Copyright 2012 by Martin J. Osborne

More information

Improved Outer Approximation Methods for MINLP in Process System Engineering

Improved Outer Approximation Methods for MINLP in Process System Engineering Improved Outer Approximation Methods for MINLP in Process System Engineering Lijie Su, Lixin Tang, Ignacio E. Grossmann Department of Chemical Engineering, Carnegie Mellon University 1 Outline MINLP is

More information

Data Mining in Bioinformatics Day 4: Text Mining

Data Mining in Bioinformatics Day 4: Text Mining Data Mining in Bioinformatics Day 4: Text Mining Karsten Borgwardt February 25 to March 10 Bioinformatics Group MPIs Tübingen Karsten Borgwardt: Data Mining in Bioinformatics, Page 1 What is text mining?

More information

LOCATING BRAIN TUMOUR AND EXTRACTING THE FEATURES FROM MRI IMAGES

LOCATING BRAIN TUMOUR AND EXTRACTING THE FEATURES FROM MRI IMAGES Research Article OPEN ACCESS at journalijcir.com LOCATING BRAIN TUMOUR AND EXTRACTING THE FEATURES FROM MRI IMAGES Abhishek Saxena and Suchetha.M Abstract The seriousness of brain tumour is very high among

More information

Progress in Risk Science and Causality

Progress in Risk Science and Causality Progress in Risk Science and Causality Tony Cox, tcoxdenver@aol.com AAPCA March 27, 2017 1 Vision for causal analytics Represent understanding of how the world works by an explicit causal model. Learn,

More information

Prentice Hall Connected Mathematics 2, Grade Correlated to: Michigan Grade Level Content Expectations (Grade 6)

Prentice Hall Connected Mathematics 2, Grade Correlated to: Michigan Grade Level Content Expectations (Grade 6) NUMBER AND OPERATIONS Multiply and divide fractions N.MR.06.01 Understand division of fractions as the inverse of multiplication, e.g., if 4/5 2/3 =, then 2/3 = 4/5, so = 4/5 3/2 = 12/10. N.FL.06.02 Given

More information

Administrative-Master Syllabus form approved June/2006 Page 1 of 1

Administrative-Master Syllabus form approved June/2006 Page 1 of 1 form approved June/2006 Page 1 of 1 Administrative - Master Syllabus I. Topical Outline Each offering of this course must include the following topics (be sure to include information regarding lab, practicum,

More information

Contents. I Linear Models 21. Preface. viii. Acknowledgments

Contents. I Linear Models 21. Preface. viii. Acknowledgments Contents Preface Acknowledgments viii xi 1 Introduction 1 1.1 Correlated response data... 1 1.1.1 Repeated measurements... 1 1.1.2 Clustered data... 2 1.1.3 Spatially correlated data... 3 1.1.4 Multivariate

More information

MULTI-MODAL FETAL ECG EXTRACTION USING MULTI-KERNEL GAUSSIAN PROCESSES. Bharathi Surisetti and Richard M. Dansereau

MULTI-MODAL FETAL ECG EXTRACTION USING MULTI-KERNEL GAUSSIAN PROCESSES. Bharathi Surisetti and Richard M. Dansereau MULTI-MODAL FETAL ECG EXTRACTION USING MULTI-KERNEL GAUSSIAN PROCESSES Bharathi Surisetti and Richard M. Dansereau Carleton University, Department of Systems and Computer Engineering 25 Colonel By Dr.,

More information

IEEE SIGNAL PROCESSING LETTERS, VOL. 13, NO. 3, MARCH A Self-Structured Adaptive Decision Feedback Equalizer

IEEE SIGNAL PROCESSING LETTERS, VOL. 13, NO. 3, MARCH A Self-Structured Adaptive Decision Feedback Equalizer SIGNAL PROCESSING LETTERS, VOL 13, NO 3, MARCH 2006 1 A Self-Structured Adaptive Decision Feedback Equalizer Yu Gong and Colin F N Cowan, Senior Member, Abstract In a decision feedback equalizer (DFE),

More information

Mathematisches Forschungsinstitut Oberwolfach. Statistische und Probabilistische Methoden der Modellwahl

Mathematisches Forschungsinstitut Oberwolfach. Statistische und Probabilistische Methoden der Modellwahl Mathematisches Forschungsinstitut Oberwolfach Report No. 47/2005 Statistische und Probabilistische Methoden der Modellwahl Organised by James O. Berger (Durham) Holger Dette (Bochum) Gabor Lugosi (Barcelona)

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

BIOINF 3360 Computational Immunomics

BIOINF 3360 Computational Immunomics BIOINF 3360 Computational Immunomics Oliver Kohlbacher Summer 2011 11. Summary TYOTK Things you ought to know! Caveat: These are just examples, not the full list of potential ti exam questions! TYOTK:

More information

Common Core Standards: The New US Intended Curriculum

Common Core Standards: The New US Intended Curriculum Common Core Standards: The New US Intended Curriculum Andy Porter Jennifer McMaken Jun Hwang Rui Yang University of Pennsylvania Presented at the Brown Center on Education Policy at Brookings October 28,

More information

BIOINF 3360 Computational Immunomics

BIOINF 3360 Computational Immunomics BIOINF 3360 Computational Immunomics Oliver Kohlbacher Summer 2011 11. Summary TYOTK Things you ought to know! Caveat: These are just examples, not the full list of potential exam questions! TYOTK: Immunology

More information

BAYESIAN ESTIMATORS OF THE LOCATION PARAMETER OF THE NORMAL DISTRIBUTION WITH UNKNOWN VARIANCE

BAYESIAN ESTIMATORS OF THE LOCATION PARAMETER OF THE NORMAL DISTRIBUTION WITH UNKNOWN VARIANCE BAYESIAN ESTIMATORS OF THE LOCATION PARAMETER OF THE NORMAL DISTRIBUTION WITH UNKNOWN VARIANCE Janet van Niekerk* 1 and Andriette Bekker 1 1 Department of Statistics, University of Pretoria, 0002, Pretoria,

More information

An Adaptive Multimeme Algorithm for Designing HIV Multidrug Therapies

An Adaptive Multimeme Algorithm for Designing HIV Multidrug Therapies 1 An Adaptive Multimeme Algorithm for Designing HIV Multidrug Therapies Ferrante Neri, Student Member, IEEE, Jari Toivanen, Giuseppe L. Cascella, Member, IEEE,Yew-Soon Ong, Member, IEEE Department of Mathematical

More information

Improved Intelligent Classification Technique Based On Support Vector Machines

Improved Intelligent Classification Technique Based On Support Vector Machines Improved Intelligent Classification Technique Based On Support Vector Machines V.Vani Asst.Professor,Department of Computer Science,JJ College of Arts and Science,Pudukkottai. Abstract:An abnormal growth

More information

isc ove ring i Statistics sing SPSS

isc ove ring i Statistics sing SPSS isc ove ring i Statistics sing SPSS S E C O N D! E D I T I O N (and sex, drugs and rock V roll) A N D Y F I E L D Publications London o Thousand Oaks New Delhi CONTENTS Preface How To Use This Book Acknowledgements

More information

Tellado, J: Quasi-Minimum-BER Linear Combiner Equalizers 2 The Wiener or Minimum Mean Square Error (MMSE) solution is the most often used, but it is e

Tellado, J: Quasi-Minimum-BER Linear Combiner Equalizers 2 The Wiener or Minimum Mean Square Error (MMSE) solution is the most often used, but it is e Quasi-Minimum-BER Linear Combiner Equalizers Jose Tellado and John M. Cio Information Systems Laboratory, Durand 112, Stanford University, Stanford, CA 94305-9510 Phone: (415) 723-2525 Fax: (415) 723-8473

More information

7) Find the sum of the first 699 positive even integers. 7)

7) Find the sum of the first 699 positive even integers. 7) Redwood High School. Department of Mathematics Honors Avanced Algebra 206-7 Prep for FE S. REALLY hard worker's name: SHOW YOUR WORK to obtain full credit MOST PROBLEMS DO NOT HAVE SPACE, WORK ON ADDITIONAL

More information

DECISION ANALYSIS WITH BAYESIAN NETWORKS

DECISION ANALYSIS WITH BAYESIAN NETWORKS RISK ASSESSMENT AND DECISION ANALYSIS WITH BAYESIAN NETWORKS NORMAN FENTON MARTIN NEIL CRC Press Taylor & Francis Croup Boca Raton London NewYork CRC Press is an imprint of the Taylor Si Francis an Croup,

More information

Path Analysis, SEM and the Classical Twin Model

Path Analysis, SEM and the Classical Twin Model Path Analysis, SEM and the Classical Twin Model Michael Neale & Frühling Rijsdijk 2 Virginia Institute for Psychiatric and Behavioral Genetics Virginia Commonwealth University 2 MRC SGDP Centre, Institute

More information

Machine Learning! Robert Stengel! Robotics and Intelligent Systems MAE 345,! Princeton University, 2017

Machine Learning! Robert Stengel! Robotics and Intelligent Systems MAE 345,! Princeton University, 2017 Machine Learning! Robert Stengel! Robotics and Intelligent Systems MAE 345,! Princeton University, 2017 A.K.A. Artificial Intelligence Unsupervised learning! Cluster analysis Patterns, Clumps, and Joining

More information

Boosted PRIM with Application to Searching for Oncogenic Pathway of Lung Cancer

Boosted PRIM with Application to Searching for Oncogenic Pathway of Lung Cancer Boosted PRIM with Application to Searching for Oncogenic Pathway of Lung Cancer Pei Wang Department of Statistics Stanford University Stanford, CA 94305 wp57@stanford.edu Young Kim, Jonathan Pollack Department

More information

Accurate Prediction of Heart Disease Diagnosing Using Computation Method

Accurate Prediction of Heart Disease Diagnosing Using Computation Method Accurate Prediction of Heart Disease Diagnosing Using Computation Method 1 Hanumanthappa H, 2 Pundalik Chavan 1 Assistant Professor, 2 Assistant Professor 1 Computer Science & Engineering, 2 Computer Science

More information

A parallel algorithm for optimal job shop scheduling of semi-constrained details processing on multiple machines

A parallel algorithm for optimal job shop scheduling of semi-constrained details processing on multiple machines INSTITUTE OF INFORMATION AND COMMUNICATION TECHNOLOGIES BULGARIAN ACADEMY OF SCIENCE A parallel algorithm for optimal job shop scheduling of semi-constrained details processing on multiple machines Daniela

More information

Machine Learning to Inform Breast Cancer Post-Recovery Surveillance

Machine Learning to Inform Breast Cancer Post-Recovery Surveillance Machine Learning to Inform Breast Cancer Post-Recovery Surveillance Final Project Report CS 229 Autumn 2017 Category: Life Sciences Maxwell Allman (mallman) Lin Fan (linfan) Jamie Kang (kangjh) 1 Introduction

More information

Optimal parameter estimation of the Izhikevich single neuron model using experimental inter-spike interval (ISI) data

Optimal parameter estimation of the Izhikevich single neuron model using experimental inter-spike interval (ISI) data Optimal parameter estimation of the Izhikevich single neuron model using experimental inter-spike interval (ISI) data Gautam Kumar, Vikram Aggarwal, Nitish V. Thakor, Marc H. Schieber and Mayuresh V. Kothare

More information

Numerical Integration of Bivariate Gaussian Distribution

Numerical Integration of Bivariate Gaussian Distribution Numerical Integration of Bivariate Gaussian Distribution S. H. Derakhshan and C. V. Deutsch The bivariate normal distribution arises in many geostatistical applications as most geostatistical techniques

More information

Performance of Median and Least Squares Regression for Slightly Skewed Data

Performance of Median and Least Squares Regression for Slightly Skewed Data World Academy of Science, Engineering and Technology 9 Performance of Median and Least Squares Regression for Slightly Skewed Data Carolina Bancayrin - Baguio Abstract This paper presents the concept of

More information

Publisher: Pearson Education, Inc. publishing as Prentice Hall

Publisher: Pearson Education, Inc. publishing as Prentice Hall Section I. Correlation with the Mathematics 2009 SOL and Curriculum Framework Rating 6.1 6.2 6.3 6.4 6.5 6.6 6.7 6.8 6.9 6.10 6.11 6.12 6.13 6.14 6.15 6.16 6.17 6.18 6.19 6.20 Section II. Additional Criteria:

More information

For general queries, contact

For general queries, contact Much of the work in Bayesian econometrics has focused on showing the value of Bayesian methods for parametric models (see, for example, Geweke (2005), Koop (2003), Li and Tobias (2011), and Rossi, Allenby,

More information

Applied Linear Regression

Applied Linear Regression Applied Linear Regression Applied Linear Regression Third Edition SANFORD WEISBERG University of Minnesota School of Statistics Minneapolis, Minnesota A JOHN WILEY & SONS, INC., PUBLICATION Copyright

More information

Heterogeneous Data Mining for Brain Disorder Identification. Bokai Cao 04/07/2015

Heterogeneous Data Mining for Brain Disorder Identification. Bokai Cao 04/07/2015 Heterogeneous Data Mining for Brain Disorder Identification Bokai Cao 04/07/2015 Outline Introduction Tensor Imaging Analysis Brain Network Analysis Davidson et al. Network discovery via constrained tensor

More information

Gene Selection for Tumor Classification Using Microarray Gene Expression Data

Gene Selection for Tumor Classification Using Microarray Gene Expression Data Gene Selection for Tumor Classification Using Microarray Gene Expression Data K. Yendrapalli, R. Basnet, S. Mukkamala, A. H. Sung Department of Computer Science New Mexico Institute of Mining and Technology

More information

Further Mathematics. Written Examination 2 October/November

Further Mathematics. Written Examination 2 October/November Further Mathematics Written Examination 2 October/November Introduction Further Mathematics Examination 2 is designed to assess students ability to understand and communicate mathematical ideas, and to

More information

Sample Math 71B Final Exam #1. Answer Key

Sample Math 71B Final Exam #1. Answer Key Sample Math 71B Final Exam #1 Answer Key 1. (2 points) Graph the equation. Be sure to plot the points on the graph at. 2. Solve for. 3. Given that, find and simplify. 4. Suppose and a. (1 point) Find.

More information

Biomedical Imaging: Course syllabus

Biomedical Imaging: Course syllabus Biomedical Imaging: Course syllabus Dr. Felipe Orihuela Espina Term: Spring 2015 Table of Contents Description... 1 Objectives... 1 Skills and Abilities... 2 Notes... 2 Prerequisites... 2 Evaluation and

More information

Practical Multivariate Analysis

Practical Multivariate Analysis Texts in Statistical Science Practical Multivariate Analysis Fifth Edition Abdelmonem Afifi Susanne May Virginia A. Clark CRC Press Taylor & Francis Group Boca Raton London New York CRC Press is an imprint

More information

A Multigene Genetic Programming Model for Thyroid Disorder Detection

A Multigene Genetic Programming Model for Thyroid Disorder Detection Applied Mathematical Sciences, Vol. 9, 2015, no. 135, 6707-6722 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2015.59563 A Multigene Genetic Programming Model for Thyroid Disorder Detection

More information

BREAST CANCER EPIDEMIOLOGY MODEL:

BREAST CANCER EPIDEMIOLOGY MODEL: BREAST CANCER EPIDEMIOLOGY MODEL: Calibrating Simulations via Optimization Michael C. Ferris, Geng Deng, Dennis G. Fryback, Vipat Kuruchittham University of Wisconsin 1 University of Wisconsin Breast Cancer

More information

Evolutionary Computation for Modelling and Optimization in Finance

Evolutionary Computation for Modelling and Optimization in Finance Evolutionary Computation for Modelling and Optimization in Finance Sandra Paterlini CEFIN & RECent, University of Modena and Reggio E., Italy Introduction Why do we need Evolutionary Computation (EC)?

More information

SJSU Annual Program Assessment Form Academic Year

SJSU Annual Program Assessment Form Academic Year SJSU Annual Program Assessment Form Academic Year 2015 2016 Department: Industrial and Systems Engineering Program: B.S. ISE College: Engineering Program Website: http://ise.sjsu.edu/content/bs ise Link

More information

Reading Assignments: Lecture 18: Visual Pre-Processing. Chapters TMB Brain Theory and Artificial Intelligence

Reading Assignments: Lecture 18: Visual Pre-Processing. Chapters TMB Brain Theory and Artificial Intelligence Brain Theory and Artificial Intelligence Lecture 18: Visual Pre-Processing. Reading Assignments: Chapters TMB2 3.3. 1 Low-Level Processing Remember: Vision as a change in representation. At the low-level,

More information

KARUN ADUSUMILLI OFFICE ADDRESS, TELEPHONE & Department of Economics

KARUN ADUSUMILLI OFFICE ADDRESS, TELEPHONE &   Department of Economics LONDON SCHOOL OF ECONOMICS & POLITICAL SCIENCE Placement Officer: Professor Wouter Den Haan +44 (0)20 7955 7669 w.denhaan@lse.ac.uk Placement Assistant: Mr John Curtis +44 (0)20 7955 7545 j.curtis@lse.ac.uk

More information

A model of visible persistence and temporal integration

A model of visible persistence and temporal integration A model of visible persistence and temporal integration '*MARINA T. GRONER, 2 WALTER F. BISCHOF and 2 VINCENT DI LOLLO 'Department of Psychology, University of Bern, Laupenstrasse 4, 3008 Bern, Switzerland

More information

Predicting Breast Cancer Survivability Rates

Predicting Breast Cancer Survivability Rates Predicting Breast Cancer Survivability Rates For data collected from Saudi Arabia Registries Ghofran Othoum 1 and Wadee Al-Halabi 2 1 Computer Science, Effat University, Jeddah, Saudi Arabia 2 Computer

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

III. C. Research Subject and Population III. D. Sample Size III. E. Variable and Operational Definition III. E. 1.

III. C. Research Subject and Population III. D. Sample Size III. E. Variable and Operational Definition III. E. 1. v TABLE OF CONTENT TITLE PAGE... i APPROVAL PAGE... ii AUTHENTICITY STATEMENT... iii PREFACE... iv TABLE OF CONTENT... v LIST OF TABLE... viii LIST OF FIGURE... xi LIST OF APPENDICES... xii LIST OF ABBREVIATIONS...

More information

PCA Enhanced Kalman Filter for ECG Denoising

PCA Enhanced Kalman Filter for ECG Denoising IOSR Journal of Electronics & Communication Engineering (IOSR-JECE) ISSN(e) : 2278-1684 ISSN(p) : 2320-334X, PP 06-13 www.iosrjournals.org PCA Enhanced Kalman Filter for ECG Denoising Febina Ikbal 1, Prof.M.Mathurakani

More information

HANDOUTS FOR BST 660 ARE AVAILABLE in ACROBAT PDF FORMAT AT:

HANDOUTS FOR BST 660 ARE AVAILABLE in ACROBAT PDF FORMAT AT: Applied Multivariate Analysis BST 660 T. Mark Beasley, Ph.D. Associate Professor, Department of Biostatistics RPHB 309-E E-Mail: mbeasley@uab.edu Voice:(205) 975-4957 Website: http://www.soph.uab.edu/statgenetics/people/beasley/tmbindex.html

More information

Ecological Statistics

Ecological Statistics A Primer of Ecological Statistics Second Edition Nicholas J. Gotelli University of Vermont Aaron M. Ellison Harvard Forest Sinauer Associates, Inc. Publishers Sunderland, Massachusetts U.S.A. Brief Contents

More information

Introduction to Design and Analysis of SMARTs

Introduction to Design and Analysis of SMARTs Introduction to Design and Analysis of SMARTs Michael R. Kosorok September 2013 Outline What are SMARTs and Why Do We Care? Necessary Non-Standard Analytical Tools Some Illustrative Examples Overview of

More information

IDENTIFICATION OF MYOCARDIAL INFARCTION TISSUE BASED ON TEXTURE ANALYSIS FROM ECHOCARDIOGRAPHY IMAGES

IDENTIFICATION OF MYOCARDIAL INFARCTION TISSUE BASED ON TEXTURE ANALYSIS FROM ECHOCARDIOGRAPHY IMAGES IDENTIFICATION OF MYOCARDIAL INFARCTION TISSUE BASED ON TEXTURE ANALYSIS FROM ECHOCARDIOGRAPHY IMAGES Nazori Agani Department of Electrical Engineering Universitas Budi Luhur Jl. Raya Ciledug, Jakarta

More information

EARLY STAGE DIAGNOSIS OF LUNG CANCER USING CT-SCAN IMAGES BASED ON CELLULAR LEARNING AUTOMATE

EARLY STAGE DIAGNOSIS OF LUNG CANCER USING CT-SCAN IMAGES BASED ON CELLULAR LEARNING AUTOMATE EARLY STAGE DIAGNOSIS OF LUNG CANCER USING CT-SCAN IMAGES BASED ON CELLULAR LEARNING AUTOMATE SAKTHI NEELA.P.K Department of M.E (Medical electronics) Sengunthar College of engineering Namakkal, Tamilnadu,

More information