Math 166: Topics in Contemporary Mathematics II

Size: px
Start display at page:

Download "Math 166: Topics in Contemporary Mathematics II"

Transcription

1 Math 166: Topics in Contemporary Mathematics II Xin Ma Texas A&M University November 26, 2017 Xin Ma (TAMU) Math 166 November 26, / 10

2 Announcements 1. Homework 27 (M.1) due on this Wednesday and Homework 28&29(M.2 and M.3) due on next Wednesday. 2. There will be a (the last) quiz (on M.1 and M.2) on this Wednesday. 3. Markov Process is the last chapter in this semester. We will start to review this Friday. 4. The COMPREHENSIVE final exam is 10:30 a.m.-12:30 p.m. on Dec 11, Monday in this Classroom. Xin Ma (TAMU) Math 166 November 26, / 10

3 Steady-State Distribution Example: Recall the example of cars. We have the transition matrix T and initial matrix X T = X 0 = Then we can find that X 10 = X 20 = X 30 = As the number of stages increases, you can see that the distributions are approaching 0.35 X L = Xin Ma (TAMU) Math 166 November 26, / 10

4 Steady-State Distribution We call X L the steady-state distribution or sometimes the limiting distribution. What this means is that in the long run, we would expect 35% will own a Ford, 22.5% will own a Honda, and 42.5% will own a Chevy. Note: If a Markov process has a steady-state distribution, it will ALWAYS approach this column matrix X L, no matter what the initial distribution is. This is because T n heading for the limiting matrix L and each column of L is the same as X L. If a Markov process has a steady-state distribution, we call this Markov process is regular. Xin Ma (TAMU) Math 166 November 26, / 10

5 Regular Stochastic Matrix Definition: A stochastic (or transition) matrix T is regular if some power of T has all positive entries, in other words, all the entries are strictly greater than 0. A Markov process is regular if, and only if, the associated stochastic matrix is regular. Example: Determine whether the following matrices are regular. [ ] a. A = (Yes) b. B = c. C = (No) [ 0.2 ] [ ] [ ] [ ] B 2 = = C 2 = [ ] (Yes) [ ] 1 0 = I Then C 2n = I 2 and C 2n+1 = C. Xin Ma (TAMU) Math 166 November 26, / 10

6 If T is a regular stochastic matrix, one can find the steady-state distribution X L by solving the equations (system) TX L = X L together with the fact that the sum of the entries in X L must be one. Example: Find the steady-state distribution for the regular Markov chain whose transition matrix is [ 0.2 ] Xin Ma (TAMU) Math 166 November 26, / 10

7 If T is a regular stochastic matrix, one can find the steady-state distribution X L by solving the equations (system) TX L = X L together with the fact that the sum of the entries in X L must be one. Example: Find the steady-state distribution for the regular Markov chain whose transition matrix is [ 0.2 ] [ ] [ ] [ ] [ ] x x x Suppose X L = with x + y = 1. Then =. Then we y y y [ ] [ ] 0.2x + y = x (a) 0.2x + y x have =. It turns out that we have 0.8x = y (b). 0.8x y x + y = 1 (c) Xin Ma (TAMU) Math 166 November 26, / 10

8 Then we have: ] Then solve the system above, we have X L = [ The process above is the typical one to find steady-state distributions. NEED TO REMEMBER! Xin Ma (TAMU) Math 166 November 26, / 10

9 Example: Suppose that in a study of Ford, Honda, and Chevrolet, the following data was found: Every year, it is found that of the customers who own a Ford, 50% will stay with a Ford, 20% would switch to a Honda, and 30% would switch to a Chevy. Of the customers who own a Honda, 50% would stick with Honda, 40% would buy a Ford, and 10% would buy a Chevy. Of the customers who own a Chevy, 70% would stick with Chevy, 20% would switch to Ford, and 10% would buy a Honda. Transition matrix: Xin Ma (TAMU) Math 166 November 26, / 10

10 Example: Suppose that in a study of Ford, Honda, and Chevrolet, the following data was found: Every year, it is found that of the customers who own a Ford, 50% will stay with a Ford, 20% would switch to a Honda, and 30% would switch to a Chevy. Of the customers who own a Honda, 50% would stick with Honda, 40% would buy a Ford, and 10% would buy a Chevy. Of the customers who own a Chevy, 70% would stick with Chevy, 20% would switch to Ford, and 10% would buy a Honda. Transition matrix: F H C F x T = H ; Suppose X L = y. C z Xin Ma (TAMU) Math 166 November 26, / 10

11 Example: Suppose that in a study of Ford, Honda, and Chevrolet, the following data was found: Every year, it is found that of the customers who own a Ford, 50% will stay with a Ford, 20% would switch to a Honda, and 30% would switch to a Chevy. Of the customers who own a Honda, 50% would stick with Honda, 40% would buy a Ford, and 10% would buy a Chevy. Of the customers who own a Chevy, 70% would stick with Chevy, 20% would switch to Ford, and 10% would buy a Honda. Transition matrix: F H C F x T = H ; Suppose X L = y. Then what we need to C z solve is TX L = X L. Then same process above will give X L. An equivalent way to do that is TX L = X L = I 3 X L. Then it is equivalent to the linear system (T I 3 )X L = 0. Xin Ma (TAMU) Math 166 November 26, / 10

12 T I 3 = = x 0 Then the linear system is y = 0. Plus the z 0 equation x + y + z = 1, the original augment matrix is Thus X L = Xin Ma (TAMU) Math 166 November 26, / 10

13 Example: It is known that a certain businessman always wears a white shirt (W) or a blue shirt (B) to work and 60% of the time when wearing a white shirt he changes color the next day, and 90% of the time when wearing a blue shirt he changes color the next day. What is the steady state distribution? Xin Ma (TAMU) Math 166 November 26, / 10

14 Example: It is known that a certain businessman always wears a white shirt (W) or a blue shirt (B) to work and 60% of the time when wearing a white shirt he changes color the next day, and 90% of the time when wearing a blue shirt he changes color the next day. What is the steady state distribution? ( W B The transition matrix: T = W B ) ; Suppose X L = [ ] x. y Xin Ma (TAMU) Math 166 November 26, / 10

15 Example: It is known that a certain businessman always wears a white shirt (W) or a blue shirt (B) to work and 60% of the time when wearing a white shirt he changes color the next day, and 90% of the time when wearing a blue shirt he changes color the next day. What is the steady state distribution? ( W B ) [ ] W x The transition matrix: T = ; Suppose X B L =. y Then consider TX L = X L (or (T I 2 )X L = 0) and x + y = 1, we have: 0.4x + 0.9y = x 0.6x + 0.9y = 0 0.6x + 0.1y = y) or ( 0.6x 0.9y = 0) x + y = 1 x + y = 1 [ ] 0.6 Solve this, we have X L =. 0.4 Xin Ma (TAMU) Math 166 November 26, / 10

Math 166: Topics in Contemporary Mathematics II

Math 166: Topics in Contemporary Mathematics II Math 166: Topics in Contemporary Mathematics II Xin Ma Texas A&M University November 26, 2017 Xin Ma (TAMU) Math 166 November 26, 2017 1 / 14 A Review A Markov process is a finite sequence of experiments

More information

Intro to Contemporary Math

Intro to Contemporary Math Intro to Contemporary Math Unions and Intersections of Intervals Department of Mathematics UK Announcement You have a homework assignment due next Monday. Mini-exam 2 is next Wednesday. Unions and Intersections

More information

Announcements Wednesday, August 30

Announcements Wednesday, August 30 Announcements Wednesday, August 30 WeBWorK due on Friday at 11:59pm. The first quiz is on Friday, during recitation. It covers through Monday s material. Quizzes mostly test your understanding of the homework.

More information

Announcements Wednesday, August 30

Announcements Wednesday, August 30 Announcements Wednesday, August 30 WeBWorK due on Friday at 11:59pm. The first quiz is on Friday, during recitation. It covers through Monday s material. Quizzes mostly test your understanding of the homework.

More information

Announcements Wednesday, October 04

Announcements Wednesday, October 04 Announcements Wednesday, October 04 Please fill out the mid-semester survey under Quizzes on Canvas. WeBWorK 1.8, 1.9 are due today at 11:59pm. The quiz on Friday covers 1.7, 1.8, and 1.9. My office is

More information

Announcements August 31

Announcements August 31 Announcements August 31 Homeworks 1.1 and 1.2 are due Friday. The first quiz is on Friday, during recitation. Quizzes mostly test your understanding of the homework. There will generally be a quiz every

More information

The probability of going from one state to another state on the next trial depends only on the present experiment and not on past history.

The probability of going from one state to another state on the next trial depends only on the present experiment and not on past history. c Dr Oksana Shatalov, Fall 2010 1 9.1: Markov Chains DEFINITION 1. Markov process, or Markov Chain, is an experiment consisting of a finite number of stages in which the outcomes and associated probabilities

More information

Announcements Wednesday, September 05

Announcements Wednesday, September 05 Announcements Wednesday, September 05 WeBWorK 2.2, 2.3 due today at 11:59pm. The quiz on Friday coers through 2.3 (last week s material). My office is Skiles 244 and Rabinoffice hours are: Mondays, 12

More information

Announcements Monday, November 13

Announcements Monday, November 13 Announcements Monday, November 13 The third midterm is on this Friday, November 17. The exam covers 3.1, 3.2, 5.1, 5.2, 5.3, and 5.5. About half the problems will be conceptual, and the other half computational.

More information

Announcements Monday, September 18

Announcements Monday, September 18 Announcements Monday, September 18 WeBWorK 1.4, 1.5 are due on Wednesday at 11:59pm. The first midterm is on this Friday, September 22. Midterms happen during recitation. The exam covers through 1.5. About

More information

Finite Math - J-term Section Systems of Linear Equations in Two Variables Example 1. Solve the system

Finite Math - J-term Section Systems of Linear Equations in Two Variables Example 1. Solve the system Finite Math - J-term 07 Lecture Notes - //07 Homework Section 4. - 9, 0, 5, 6, 9, 0,, 4, 6, 0, 50, 5, 54, 55, 56, 6, 65 Section 4. - Systems of Linear Equations in Two Variables Example. Solve the system

More information

Announcements September 19

Announcements September 19 Announcements September 19 Please complete the mid-semester CIOS survey this week The first midterm will take place during recitation a week from Friday, September 3 It covers Chapter 1, sections 1 5 and

More information

Announcements Monday, November 13

Announcements Monday, November 13 Announcements Monday, November 13 The third midterm is on this Friday, November 17 The exam covers 31, 32, 51, 52, 53, and 55 About half the problems will be conceptual, and the other half computational

More information

Announcements Monday, October 29

Announcements Monday, October 29 Announcements Monday, October 29 WeBWorK on determinents due on Wednesday at :59pm. The quiz on Friday covers 5., 5.2, 5.3. My office is Skiles 244 and Rabinoffice hours are: Mondays, 2 pm; Wednesdays,

More information

Announcements Monday, November 19

Announcements Monday, November 19 Announcements Monday, November 19 You should already have the link to view your graded midterm online. Course grades will be curved at the end of the semester. The percentage of A s, B s, and C s to be

More information

Math 2J Lecture 16-11/02/12

Math 2J Lecture 16-11/02/12 Math 2J Lecture 16-11/02/12 William Holmes Markov Chain Recap The population of a town is 100000. Each person is either independent, democrat, or republican. In any given year, each person can choose to

More information

IE 336 Seat # Name. Closed book. One page of hand-written notes, front and back. No calculator. 60 minutes.

IE 336 Seat # Name. Closed book. One page of hand-written notes, front and back. No calculator. 60 minutes. Closed book. One page of hand-written notes, front and back. No calculator. 60 minutes. Cover page and five pages of exam. Four questions. To receive full credit, show enough work to indicate your logic.

More information

(b) What is the variance of the time until the second customer arrives, starting empty, assuming that we measure time in minutes?

(b) What is the variance of the time until the second customer arrives, starting empty, assuming that we measure time in minutes? IEOR 3106: Introduction to Operations Research: Stochastic Models Fall 2006, Professor Whitt SOLUTIONS to Final Exam Chapters 4-7 and 10 in Ross, Tuesday, December 19, 4:10pm-7:00pm Open Book: but only

More information

Announcements Monday, November 26

Announcements Monday, November 26 Announcements Monday, November 26 Please fill out your CIOS survey! WeBWorK 6.6, 7.1, 7.2 are due on Wednesday. No quiz on Friday! But this is the only recitation on chapter 7. My office is Skiles 244

More information

Section Instructors: by now you should be scheduled into one of the following Sections:

Section Instructors: by now you should be scheduled into one of the following Sections: MAT188H1F LINEAR ALGEBRA: Syllabus for Fall 2018 as of October 26, 2018 2018-2019 Calendar Description: This course covers systems of linear equations and Gaussian elimination, applications; vectors in

More information

CALCULUS 2 FIVES SHEET F=Fun at home I=Incunabula V=Variety E=Endeavors S=Specimens Thursday, 12/3

CALCULUS 2 FIVES SHEET F=Fun at home I=Incunabula V=Variety E=Endeavors S=Specimens Thursday, 12/3 Thursday, 12/3 F #70 (yes, it is strange that this 5 sheet is #70) As shown in the figure above, water is draining from a conical tank with height 12 feet and diameter 8 feet into a cylindrical tank that

More information

Announcements Wednesday, September 27

Announcements Wednesday, September 27 Announcements Wednesday, September 27 The midterm will be returned in recitation on Friday. You can pick it up from me in office hours before then. Keep tabs on your grades on Canvas. WeBWorK 1.7 is due

More information

CHEMISTRY 3A INTRODUCTION TO CHEMISTRY SPRING

CHEMISTRY 3A INTRODUCTION TO CHEMISTRY SPRING CHEMISTRY 3A INTRODUCTION TO CHEMISTRY SPRING ---- 2007 INSTRUCTOR: Dr. Phil Reedy Office: Cunningham 321 Telephone: 954-5671 email: preedy@deltacollege.edu WEBSITES: www.deltacollege.edu/emp/preedy www.preparatorychemistry.com

More information

Announcements Monday, October 02

Announcements Monday, October 02 Announcements Monday, October 02 Please fill out the mid-semester survey under Quizzes on Canvas WeBWorK 18, 19 are due Wednesday at 11:59pm The quiz on Friday covers 17, 18, and 19 My office is Skiles

More information

Announcements Monday, November 20

Announcements Monday, November 20 Announcements Monday, November 20 You already have your midterms! Course grades will be curved at the end of the semester. The percentage of A s, B s, and C s to be awarded depends on many factors, and

More information

MATH 310, REVIEW SHEET 2

MATH 310, REVIEW SHEET 2 MATH 310, REVIEW SHEET 2 These notes are a very short summary of the key topics in the book (and follow the book pretty closely). You should be familiar with everything on here, but it s not comprehensive,

More information

N U C L : R E A C T O R O P E R A T I O N A N D R E G U L A T O R Y P O L I C Y, I

N U C L : R E A C T O R O P E R A T I O N A N D R E G U L A T O R Y P O L I C Y, I N U C L 6 0 6 0 : R E A C T O R O P E R A T I O N A N D R E G U L A T O R Y P O L I C Y, I FALL 2013 INSTRUCTORS: Gregory Moffitt & Ryan Schow LECTURES: MONDAY & WEDNESDAY 11:50 AM 1:10 PM MEB 1206 OFFICE

More information

Announcements Wednesday, November 15

Announcements Wednesday, November 15 Announcements Wednesday, November 15 The third midterm is on this Friday, November 17. The exam covers 3.1, 3.2, 5.1, 5.2, 5.3, and 5.5. About half the problems will be conceptual, and the other half computational.

More information

Notes Friday, September 09, 2016

Notes Friday, September 09, 2016 Notes Friday, September 09, 2016 Day 1 - Polynomials Page 1 Notes Friday, September 09, 2016 Day 1 - Polynomials Page 2 Notes Friday, September 09, 2016 Day 1 - Polynomials Page 3 Notes Friday, September

More information

Introduction to Stochastic Processes

Introduction to Stochastic Processes 18.445 Introduction to Stochastic Processes Lecture 1: Introduction to finite Markov chains Hao Wu MIT 04 February 2015 Hao Wu (MIT) 18.445 04 February 2015 1 / 15 Course description About this course

More information

Math 301 Test III. Dr. Holmes. November 4, 2004

Math 301 Test III. Dr. Holmes. November 4, 2004 Math 30 Test III Dr. Holmes November 4, 2004 This exam lasts from 9:40 until 0:35. You may drop one problem, other than problem 7. If you do all problems, your best work will count. Books, notes, and your

More information

Announcements Wednesday, November 01

Announcements Wednesday, November 01 Announcements Wednesday, November 01 WeBWorK 3.1, 3.2 are due today at 11:59pm. The quiz on Friday covers 3.1, 3.2. My office is Skiles 244. Rabinoffice hours are Monday, 1 3pm and Tuesday, 9 11am. Section

More information

Instructor Dr. Tomislav Pintauer Mellon Hall Office Hours: 1-2 pm on Thursdays and Fridays, and by appointment.

Instructor Dr. Tomislav Pintauer Mellon Hall Office Hours: 1-2 pm on Thursdays and Fridays, and by appointment. Course Description and Objectives The purpose of this course is to introduce students to the basic facts and principles of chemistry. Our approach provides a sound foundation by teaching students that

More information

Announcements Wednesday, November 7

Announcements Wednesday, November 7 Announcements Wednesday, November 7 The third midterm is on Friday, November 16 That is one week from this Friday The exam covers 45, 51, 52 53, 61, 62, 64, 65 (through today s material) WeBWorK 61, 62

More information

AMSC/MATH 673, CLASSICAL METHODS IN PDE, FALL Required text: Evans, Partial Differential Equations second edition

AMSC/MATH 673, CLASSICAL METHODS IN PDE, FALL Required text: Evans, Partial Differential Equations second edition AMSC/MATH 673, CLASSICAL METHODS IN PDE, FALL 2018. MWF 2:00pm - 2:50pm MTH 0407 Instructor: M. Machedon Office: MTH 3311 e-mail: mxm@math.umd.edu Required text: Evans, Partial Differential Equations second

More information

CENTRAL TEXAS COLLEGE SYLLABUS FOR MATH 2318 Linear Algebra. Semester Hours Credit: 3

CENTRAL TEXAS COLLEGE SYLLABUS FOR MATH 2318 Linear Algebra. Semester Hours Credit: 3 CENTRAL TEXAS COLLEGE SYLLABUS FOR MATH 2318 Linear Algebra Semester Hours Credit: 3 I. INTRODUCTION A. Linear Algebra is a three semester-hour course. This course introduces and provides models for application

More information

Announcements Wednesday, November 01

Announcements Wednesday, November 01 Announcements Wednesday, November 01 WeBWorK 3.1, 3.2 are due today at 11:59pm. The quiz on Friday covers 3.1, 3.2. My office is Skiles 244. Rabinoffice hours are Monday, 1 3pm and Tuesday, 9 11am. Section

More information

Math 200D - Linear Algebra Fall Term 2017 Course Description

Math 200D - Linear Algebra Fall Term 2017 Course Description Math 200D - Linear Algebra Fall Term 2017 Course Description September 6, 2017 Instructor: John Schmitt Office: Warner 311, Tel: Ext. 5952 E-mail: jschmitt@middlebury.edu Office Hours: Monday 1:30pm-2:30pm,

More information

Announcements. Please come to the front of the classroom and pick up a Solution Problems worksheet before class starts!

Announcements. Please come to the front of the classroom and pick up a Solution Problems worksheet before class starts! Announcements Please come to the front of the classroom and pick up a Solution Problems worksheet before class starts! Announcements 1. Mid-term grades will be posted soon (just used scaled exam 1 score

More information

Math 3B: Lecture 11. Noah White. October 25, 2017

Math 3B: Lecture 11. Noah White. October 25, 2017 Math 3B: Lecture 11 Noah White October 25, 2017 Introduction Midterm 1 Introduction Midterm 1 Average is 73%. This is higher than I expected which is good. Introduction Midterm 1 Average is 73%. This is

More information

Last class, we learned Section 9-8, Momentum and Kinetic Energy in Collisions

Last class, we learned Section 9-8, Momentum and Kinetic Energy in Collisions Final Exam 8:30-11:00 am, May 8th, 2007, Tuesday 208 Kupfrian Hall (Different from the room for the previous exams) From Chapter 1 to Chapter 9 Bring your scientific calculators. Lecture notes at Last

More information

Chapter 10 Markov Chains and Transition Matrices

Chapter 10 Markov Chains and Transition Matrices Finite Mathematics (Mat 119) Lecture week 3 Dr. Firozzaman Department of Mathematics and Statistics Arizona State University Chapter 10 Markov Chains and Transition Matrices A Markov Chain is a sequence

More information

Math Week 1 notes

Math Week 1 notes Math 2270-004 Week notes We will not necessarily finish the material from a given day's notes on that day. Or on an amazing day we may get farther than I've predicted. We may also add or subtract some

More information

MATH 1553, SPRING 2018 SAMPLE MIDTERM 2 (VERSION B), 1.7 THROUGH 2.9

MATH 1553, SPRING 2018 SAMPLE MIDTERM 2 (VERSION B), 1.7 THROUGH 2.9 MATH 155, SPRING 218 SAMPLE MIDTERM 2 (VERSION B), 1.7 THROUGH 2.9 Name Section 1 2 4 5 Total Please read all instructions carefully before beginning. Each problem is worth 1 points. The maximum score

More information

MATH3200, Lecture 31: Applications of Eigenvectors. Markov Chains and Chemical Reaction Systems

MATH3200, Lecture 31: Applications of Eigenvectors. Markov Chains and Chemical Reaction Systems Lecture 31: Some Applications of Eigenvectors: Markov Chains and Chemical Reaction Systems Winfried Just Department of Mathematics, Ohio University April 9 11, 2018 Review: Eigenvectors and left eigenvectors

More information

1. (7pts) Find the points of intersection, if any, of the following planes. 3x + 9y + 6z = 3 2x 6y 4z = 2 x + 3y + 2z = 1

1. (7pts) Find the points of intersection, if any, of the following planes. 3x + 9y + 6z = 3 2x 6y 4z = 2 x + 3y + 2z = 1 Math 125 Exam 1 Version 1 February 20, 2006 1. (a) (7pts) Find the points of intersection, if any, of the following planes. Solution: augmented R 1 R 3 3x + 9y + 6z = 3 2x 6y 4z = 2 x + 3y + 2z = 1 3 9

More information

Physics 111: Week 8 10 Review

Physics 111: Week 8 10 Review Physics 111: Week 8 10 Review Bin Chen NJIT Physics Department Announcements q Common Exam #3 on Nov 19 (Next Monday) from 4:15 pm to 5:45 pm in KUPF 107 q Must bring your NJIT ID q Cell phone and electronic

More information

Math 301 Final Exam. Dr. Holmes. December 17, 2007

Math 301 Final Exam. Dr. Holmes. December 17, 2007 Math 30 Final Exam Dr. Holmes December 7, 2007 The final exam begins at 0:30 am. It ends officially at 2:30 pm; if everyone in the class agrees to this, it will continue until 2:45 pm. The exam is open

More information

MATH 341, Section 001 FALL 2014 Introduction to the Language and Practice of Mathematics

MATH 341, Section 001 FALL 2014 Introduction to the Language and Practice of Mathematics MATH 341, Section 001 FALL 2014 Introduction to the Language and Practice of Mathematics Class Meetings: MW 9:30-10:45 am in EMS E424A, September 3 to December 10 [Thanksgiving break November 26 30; final

More information

HOMEWORK 7 solutions

HOMEWORK 7 solutions Math 4377/6308 Advanced Linear Algebra I Dr. Vaughn Climenhaga, PGH 651A Fall 2013 HOMEWORK 7 solutions Due 4pm Wednesday, October 16. You will be graded not only on the correctness of your answers but

More information

Announcements Wednesday, November 7

Announcements Wednesday, November 7 Announcements Wednesday, November 7 The third midterm is on Friday, November 6 That is one week from this Friday The exam covers 45, 5, 52 53, 6, 62, 64, 65 (through today s material) WeBWorK 6, 62 are

More information

9/6. Grades. Exam. Card Game. Homework/quizzes: 15% (two lowest scores dropped) Midterms: 25% each Final Exam: 35%

9/6. Grades. Exam. Card Game. Homework/quizzes: 15% (two lowest scores dropped) Midterms: 25% each Final Exam: 35% 9/6 Wednesday, September 06, 2017 Grades Homework/quizzes: 15% (two lowest scores dropped) Midterms: 25% each Final Exam: 35% Exam Midterm exam 1 Wednesday, October 18 8:50AM - 9:40AM Midterm exam 2 Final

More information

Announcements Monday, November 06

Announcements Monday, November 06 Announcements Monday, November 06 This week s quiz: covers Sections 5 and 52 Midterm 3, on November 7th (next Friday) Exam covers: Sections 3,32,5,52,53 and 55 Section 53 Diagonalization Motivation: Difference

More information

Announcements Monday, November 19

Announcements Monday, November 19 Announcements Monday, November 19 You should already have the link to view your graded midterm online. Course grades will be curved at the end of the semester. The percentage of A s, B s, and C s to be

More information

Math Linear Algebra Spring Term 2014 Course Description

Math Linear Algebra Spring Term 2014 Course Description Math 200 - Linear Algebra Spring Term 2014 Course Description February 6, 2014 Instructor: John Schmitt Office: Warner 311, Tel: Ext. 5952 E-mail: jschmitt@middlebury.edu Office Hours: Tuesday 1:30pm 3pm,

More information

b for the linear system x 1 + x 2 + a 2 x 3 = a x 1 + x 3 = 3 x 1 + x 2 + 9x 3 = 3 ] 1 1 a 2 a

b for the linear system x 1 + x 2 + a 2 x 3 = a x 1 + x 3 = 3 x 1 + x 2 + 9x 3 = 3 ] 1 1 a 2 a Practice Exercises for Exam Exam will be on Monday, September 8, 7. The syllabus for Exam consists of Sections One.I, One.III, Two.I, and Two.II. You should know the main definitions, results and computational

More information

Lecture 22: Harmonic Waves. Physics 2210 Fall Semester 2014

Lecture 22: Harmonic Waves. Physics 2210 Fall Semester 2014 Lecture 22: Harmonic Waves Physics 2210 Fall Semester 2014 Announcements Unit 21 Simple and Physical Pendula (Nov 24th ) HW Due 11/25 th as usual No new material Wednesday November 26th. In-class discussion

More information

Announcements Wednesday, October 10

Announcements Wednesday, October 10 Announcements Wednesday, October 10 The second midterm is on Friday, October 19 That is one week from this Friday The exam covers 35, 36, 37, 39, 41, 42, 43, 44 (through today s material) WeBWorK 42, 43

More information

MAT 211, Spring 2015, Introduction to Linear Algebra.

MAT 211, Spring 2015, Introduction to Linear Algebra. MAT 211, Spring 2015, Introduction to Linear Algebra. Lecture 04, 53103: MWF 10-10:53 AM. Location: Library W4535 Contact: mtehrani@scgp.stonybrook.edu Final Exam: Monday 5/18/15 8:00 AM-10:45 AM The aim

More information

Physics 8 Wednesday, September 9, 2015

Physics 8 Wednesday, September 9, 2015 Physics 8 Wednesday, September 9, 2015 http://positron.hep.upenn.edu/physics8 You read Mazur Chapter 5 ( energy ) for today. Handing back HW1. HW2 (from Ch3,4) due Friday. Homework study sessions (optional):

More information

MATH 152 Exam 1-Solutions 135 pts. Write your answers on separate paper. You do not need to copy the questions. Show your work!!!

MATH 152 Exam 1-Solutions 135 pts. Write your answers on separate paper. You do not need to copy the questions. Show your work!!! MATH Exam -Solutions pts Write your answers on separate paper. You do not need to copy the questions. Show your work!!!. ( pts) Find the reduced row echelon form of the matrix Solution : 4 4 6 4 4 R R

More information

MA 1125 Lecture 33 - The Sign Test. Monday, December 4, Objectives: Introduce an example of a non-parametric test.

MA 1125 Lecture 33 - The Sign Test. Monday, December 4, Objectives: Introduce an example of a non-parametric test. MA 1125 Lecture 33 - The Sign Test Monday, December 4, 2017 Objectives: Introduce an example of a non-parametric test. For the last topic of the semester we ll look at an example of a non-parametric test.

More information

Week 12: Optimisation and Course Review.

Week 12: Optimisation and Course Review. Week 12: Optimisation and Course Review. MA161/MA1161: Semester 1 Calculus. Prof. Götz Pfeiffer School of Mathematics, Statistics and Applied Mathematics NUI Galway November 21-22, 2016 Assignments. Problem

More information

CMPSCI 240: Reasoning Under Uncertainty

CMPSCI 240: Reasoning Under Uncertainty CMPSCI 240: Reasoning Under Uncertainty Lecture 24 Prof. Hanna Wallach wallach@cs.umass.edu April 24, 2012 Reminders Check the course website: http://www.cs.umass.edu/ ~wallach/courses/s12/cmpsci240/ Eighth

More information

Algebra: Chapter 3 Notes

Algebra: Chapter 3 Notes Algebra Homework: Chapter 3 (Homework is listed by date assigned; homework is due the following class period) HW# Date In-Class Homework 16 F 2/21 Sections 3.1 and 3.2: Solving and Graphing One-Step Inequalities

More information

Math 220 Some Exam 1 Practice Problems Fall 2017

Math 220 Some Exam 1 Practice Problems Fall 2017 Math Some Exam Practice Problems Fall 7 Note that this is not a sample exam. This is much longer than your exam will be. However, the ideas and question types represented here (along with your homework)

More information

General Chemistry I Chemistry 101B Fall 2002 Department of Chemistry Colgate University

General Chemistry I Chemistry 101B Fall 2002 Department of Chemistry Colgate University Instructor: Germaine Gogel Office Hours: General Chemistry I Chemistry 101B Fall 2002 Department of Chemistry Colgate University Lecture: 9:20 10:10 on Monday, Wednesday, and Friday Classroom: Wynn 111

More information

Sections 6.1 and 6.2: Systems of Linear Equations

Sections 6.1 and 6.2: Systems of Linear Equations What is a linear equation? Sections 6.1 and 6.2: Systems of Linear Equations We are now going to discuss solving systems of two or more linear equations with two variables. Recall that solving an equation

More information

Introductory Probability

Introductory Probability Introductory Probability Joint Probability with Independence; Binomial Distributions Nicholas Nguyen nicholas.nguyen@uky.edu Department of Mathematics UK Agenda Comparing Two Variables with Joint Random

More information

Copy down this Momentum table

Copy down this Momentum table Copy down this Momentum table Objects P before (kg*m/s) P after (kg*m/s) Object 1 Object 2 Total Announcements Quiz on Monday (All content from this week) Momentum Objectives (Mom. and Energy Unit) 1.

More information

spring, math 204 (mitchell) list of theorems 1 Linear Systems Linear Transformations Matrix Algebra

spring, math 204 (mitchell) list of theorems 1 Linear Systems Linear Transformations Matrix Algebra spring, 2016. math 204 (mitchell) list of theorems 1 Linear Systems THEOREM 1.0.1 (Theorem 1.1). Uniqueness of Reduced Row-Echelon Form THEOREM 1.0.2 (Theorem 1.2). Existence and Uniqueness Theorem THEOREM

More information

MA 162: Finite Mathematics - Section 3.3/4.1

MA 162: Finite Mathematics - Section 3.3/4.1 MA 162: Finite Mathematics - Section 3.3/4.1 Fall 2014 Ray Kremer University of Kentucky October 6, 2014 Announcements: Homework 3.3 due Tuesday at 6pm. Homework 4.1 due Friday at 6pm. Exam scores were

More information

Important Dates. Non-instructional days. No classes. College offices closed.

Important Dates. Non-instructional days. No classes. College offices closed. Instructor: Dr. Alexander Krantsberg Email: akrantsberg@nvcc.edu Phone: 703-845-6548 Office: Bisdorf, Room AA 352 Class Time: Mondays and Wednesdays 12:30 PM - 1:45 PM. Classroom: Bisdorf / AA 354 Office

More information

Prerequisite: Math 40 or Math 41B with a minimum grade of C, or the equivalent.

Prerequisite: Math 40 or Math 41B with a minimum grade of C, or the equivalent. MATH 80 Intermediate Algebra #0630 El Camino College Room: MCS 219A MTWTH 11:30 12:40pm Fall 2011 Instructor: GREG FRY email: gfry@elcamino.edu Voice Mail: 310-660-3573 (5220) Office: MCS 104U Office Hours:

More information

Math 447. Introduction to Probability and Statistics I. Fall 1998.

Math 447. Introduction to Probability and Statistics I. Fall 1998. Math 447. Introduction to Probability and Statistics I. Fall 1998. Schedule: M. W. F.: 08:00-09:30 am. SW 323 Textbook: Introduction to Mathematical Statistics by R. V. Hogg and A. T. Craig, 1995, Fifth

More information

Math 308 Practice Final Exam Page and vector y =

Math 308 Practice Final Exam Page and vector y = Math 308 Practice Final Exam Page Problem : Solving a linear equation 2 0 2 5 Given matrix A = 3 7 0 0 and vector y = 8. 4 0 0 9 (a) Solve Ax = y (if the equation is consistent) and write the general solution

More information

Give the major organic product(s) of the following reaction.

Give the major organic product(s) of the following reaction. Give the major organic product(s) of the following reaction. 1) CH3CH2MgBr 2) H3O 2016-09-26 Q1 + E. There is no reaction or the correct product A B is not listed here. C D Explanation CH3CH2MgBr 1) CH3CH2MgBr

More information

Announcements Wednesday, September 06

Announcements Wednesday, September 06 Announcements Wednesday, September 06 WeBWorK due on Wednesday at 11:59pm. The quiz on Friday coers through 1.2 (last eek s material). My office is Skiles 244 and my office hours are Monday, 1 3pm and

More information

22A-2 SUMMER 2014 LECTURE 5

22A-2 SUMMER 2014 LECTURE 5 A- SUMMER 0 LECTURE 5 NATHANIEL GALLUP Agenda Elimination to the identity matrix Inverse matrices LU factorization Elimination to the identity matrix Previously, we have used elimination to get a system

More information

Announcements Wednesday, October 25

Announcements Wednesday, October 25 Announcements Wednesday, October 25 The midterm will be returned in recitation on Friday. The grade breakdown is posted on Piazza. You can pick it up from me in office hours before then. Keep tabs on your

More information

Concepts of shape, center, spread and outliers graphs such as dot plots and box plots

Concepts of shape, center, spread and outliers graphs such as dot plots and box plots Intermediate Algebra - non STEM path Math in the Real World (3 hours) o Percentages o Unit conversion o Solving literal equations Functions (6 hours) o Unit analysis of input and output variables o Practical

More information

Announcements Monday, September 25

Announcements Monday, September 25 Announcements Monday, September 25 The midterm will be returned in recitation on Friday. You can pick it up from me in office hours before then. Keep tabs on your grades on Canvas. WeBWorK 1.7 is due Friday

More information

Math 1190/01 Calculus I Fall 2007

Math 1190/01 Calculus I Fall 2007 Math 1190/01 Calculus I Fall 2007 Instructor: Dr. Sean Ellermeyer, SC 24, (770) 423-6129 (Math dept: (770) 423-6327), email: sellerme@kennesaw.edu, Web Site: http://math.kennesaw.edu/~sellerme. Time and

More information

A pair of safety goggles and a padlock. Classroom: Lecture section 1: MWF 10:00 10:50 pm in BA 106 section 2: TR 9:30-10:45 am in STC 127

A pair of safety goggles and a padlock. Classroom: Lecture section 1: MWF 10:00 10:50 pm in BA 106 section 2: TR 9:30-10:45 am in STC 127 CHEM 1411 General and Quantitative Chemistry Faculty contact: Dr. Stephen Starnes Office: Science 339 Email: Stephen.Starnes@tamuc.edu Phone: 903-886-5389 Office Hours: M-F 11:00 am-noon or by appointment

More information

Algebra 1 Fall Semester Final Review Name

Algebra 1 Fall Semester Final Review Name It is very important that you review for the Algebra Final. Here are a few pieces of information you want to know. Your Final is worth 20% of your overall grade The final covers concepts from the entire

More information

(b) The nonzero rows of R form a basis of the row space. Thus, a basis is [ ], [ ], [ ]

(b) The nonzero rows of R form a basis of the row space. Thus, a basis is [ ], [ ], [ ] Exam will be on Monday, October 6, 27. The syllabus for Exam 2 consists of Sections Two.III., Two.III.2, Two.III.3, Three.I, and Three.II. You should know the main definitions, results and computational

More information

Announcements Monday, November 26

Announcements Monday, November 26 Announcements Monday, November 26 Please fill out your CIOS survey! WeBWorK 6.6, 7.1, 7.2 are due on Wednesday. No quiz on Friday! But this is the only recitation on chapter 7. My office is Skiles 244

More information

Course Review. Physics 2210 Fall Semester 2014

Course Review. Physics 2210 Fall Semester 2014 Course Review Physics 2210 Fall Semester 2014 Announcements Unit 21 Simple and Physical Pendula (Nov 24th) HW Due 11/25th as usual No new material Wednesday November 26th. In-class discussion of problems

More information

Section 1.1: Systems of Linear Equations

Section 1.1: Systems of Linear Equations Section 1.1: Systems of Linear Equations Two Linear Equations in Two Unknowns Recall that the equation of a line in 2D can be written in standard form: a 1 x 1 + a 2 x 2 = b. Definition. A 2 2 system of

More information

4.1 Markov Processes and Markov Chains

4.1 Markov Processes and Markov Chains Chapter Markov Processes. Markov Processes and Markov Chains Recall the following example from Section.. Two competing Broadband companies, A and B, each currently have 0% of the market share. Suppose

More information

Research Project Summaries and Homework (all equally graded): 60% Final: 30% Attendance/Participation: 10%

Research Project Summaries and Homework (all equally graded): 60% Final: 30% Attendance/Participation: 10% GEOL 520 001 Adv Topic:Igm/Metam Petrology Syllabus Professor Dr. Justin Filiberto Office Hours: Open Door Park 203 Course Time: M W F 9 9:50 Parkinson 101 Email: Filiberto@siu.edu Phone: 618 453 4849

More information

Hypothesis testing and the Gamma function

Hypothesis testing and the Gamma function Math 10A November 29, 2016 Announcements Please send me email to sign up for the next two (last two?) breakfasts: This Thursday (December 1) at 9AM. Next Monday (December 5), also at 9AM. Pop-in lunch

More information

notebook. November 02, 2018 MONDAY 10/29/2018

notebook. November 02, 2018 MONDAY 10/29/2018 MONDAY 10/29/2018 1 10/29/18 Objectives: a. Corrections for p. 126 answers b. Reduce "HOMEWORK" by working in class. DO NOW a. p. 127 objectives & vocabulary (part of homework) HOMEWORK a. Mod Cornell

More information

Math 060/070 PAL: Elementary and Intermediate Algebra Spring 2016

Math 060/070 PAL: Elementary and Intermediate Algebra Spring 2016 Math 060/070 PAL: Elementary and Intermediate Algebra Spring 016 Instructor Dr. Ruzanna Baytaryan Office HSLH 341 Phone 661-36-5916 Office Hours Email MW :30PM-4:30PM or by appointment Ruzanna.baytaryan@canyons.edu

More information

Markov Chains and Related Matters

Markov Chains and Related Matters Markov Chains and Related Matters 2 :9 3 4 : The four nodes are called states. The numbers on the arrows are called transition probabilities. For example if we are in state, there is a probability of going

More information

Physics Fall Semester. Sections 1 5. Please find a seat. Keep all walkways free for safety reasons and to comply with the fire code.

Physics Fall Semester. Sections 1 5. Please find a seat. Keep all walkways free for safety reasons and to comply with the fire code. Physics 222 2018 Fall Semester Sections 1 5 Please find a seat. Keep all walkways free for safety reasons and to comply with the fire code. Electronic Devices Please separate your professional from your

More information

Lecture 21. Section 6.1 More on Area Section 6.2 Volume by Parallel Cross Section. Jiwen He. Department of Mathematics, University of Houston

Lecture 21. Section 6.1 More on Area Section 6.2 Volume by Parallel Cross Section. Jiwen He. Department of Mathematics, University of Houston Section 6.1 Section 6.2 Lecture 21 Section 6.1 More on Area Section 6.2 Volume by Parallel Cross Section Jiwen He Department of Mathematics, University of Houston jiwenhe@math.uh.edu math.uh.edu/ jiwenhe/math1431

More information

Math 200 A and B: Linear Algebra Spring Term 2007 Course Description

Math 200 A and B: Linear Algebra Spring Term 2007 Course Description Math 200 A and B: Linear Algebra Spring Term 2007 Course Description February 25, 2007 Instructor: John Schmitt Warner 311, Ext. 5952 jschmitt@middlebury.edu Office Hours: Monday, Wednesday 11am-12pm,

More information

Define the word inequality

Define the word inequality Warm Up: Define the word inequality Agenda: Objective- Students can solve linear inequalities in one variable, including equations with coefficients represented by letters. Define Inequalities One & Two

More information

Math 416, Spring 2010 Matrix multiplication; subspaces February 2, 2010 MATRIX MULTIPLICATION; SUBSPACES. 1. Announcements

Math 416, Spring 2010 Matrix multiplication; subspaces February 2, 2010 MATRIX MULTIPLICATION; SUBSPACES. 1. Announcements Math 416, Spring 010 Matrix multiplication; subspaces February, 010 MATRIX MULTIPLICATION; SUBSPACES 1 Announcements Office hours on Wednesday are cancelled because Andy will be out of town If you email

More information