MathematicalMarketing Slide 1.1 Linear Algebra Welcome to MAR 6658 Course Title Quantitative Methods in Marketing IV: Psychometric and Econometric Techniques.

Slides:



Advertisements
Similar presentations
Matrices A matrix is a rectangular array of quantities (numbers, expressions or function), arranged in m rows and n columns x 3y.
Advertisements

Chapter 4 Systems of Linear Equations; Matrices Section 6 Matrix Equations and Systems of Linear Equations.
© 2005 Baylor University Slide 1 Fundamentals of Engineering Analysis EGR 1302 Unit 1, Lecture B Approximate Running Time - 24 minutes Distance Learning.
Refresher: Vector and Matrix Algebra Mike Kirkpatrick Department of Chemical Engineering FAMU-FSU College of Engineering.
Mathematics. Matrices and Determinants-1 Session.
Matrices & Systems of Linear Equations
2.3 Matrix Inverses. Numerical equivalent How would we solve for x in: ax = b ? –a -1 a x = a -1 b –x=a -1 b since a -1 a = 1 and 1x = x We use the same.
3_3 An Useful Overview of Matrix Algebra
MF-852 Financial Econometrics
Maths for Computer Graphics
ECIV 301 Programming & Graphics Numerical Methods for Engineers Lecture 12 System of Linear Equations.
Matrix Operations. Matrix Notation Example Equality of Matrices.
ECIV 301 Programming & Graphics Numerical Methods for Engineers Lecture 14 Elimination Methods.
Chapter 2 Matrices Definition of a matrix.
Ch 7.2: Review of Matrices For theoretical and computation reasons, we review results of matrix theory in this section and the next. A matrix A is an m.
1 Neural Nets Applications Vectors and Matrices. 2/27 Outline 1. Definition of Vectors 2. Operations on Vectors 3. Linear Dependence of Vectors 4. Definition.
CALCULUS – II Matrix Multiplication by Dr. Eman Saad & Dr. Shorouk Ossama.
Part 3 Chapter 8 Linear Algebraic Equations and Matrices PowerPoints organized by Dr. Michael R. Gustafson II, Duke University All images copyright © The.
12.2 Multiplication of Matrices. Matrix Multiplication The product of two matrices, A m×p and B p×n, is the matrix AB with dimensions m × n. Any element.
CE 311 K - Introduction to Computer Methods Daene C. McKinney
Chapter 1: Matrices Definition 1: A matrix is a rectangular array of numbers arranged in horizontal rows and vertical columns. EXAMPLE:
1 Operations with Matrice 2 Properties of Matrix Operations
Properties of Matrix Operations King Saud University.
Compiled By Raj G. Tiwari
Chapter 2 Solving Linear Systems Matrix Definitions –Matrix--- Rectangular array/ block of numbers. –The size/order/dimension of a matrix: (The numbers.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 7.1 Solving Systems of Two Equations.
Sundermeyer MAR 550 Spring Laboratory in Oceanography: Data and Methods MAR550, Spring 2013 Miles A. Sundermeyer Linear Algebra & Calculus Review.
1 February 24 Matrices 3.2 Matrices; Row reduction Standard form of a set of linear equations: Chapter 3 Linear Algebra Matrix of coefficients: Augmented.
ECON 1150 Matrix Operations Special Matrices
8.1 Vector spaces A set of vector is said to form a linear vector space V Chapter 8 Matrices and vector spaces.
Matrix Algebra. Quick Review Quick Review Solutions.
Chap. 2 Matrices 2.1 Operations with Matrices
Matrix. REVIEW LAST LECTURE Keyword Parametric form Augmented Matrix Elementary Operation Gaussian Elimination Row Echelon form Reduced Row Echelon form.
Matrices. A matrix, A, is a rectangular collection of numbers. A matrix with “m” rows and “n” columns is said to have order m x n. Each entry, or element,
Copyright © 2011 Pearson, Inc. 7.2 Matrix Algebra.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Linear algebra: matrix Eigen-value Problems Eng. Hassan S. Migdadi Part 1.
2009/9 1 Matrices(§3.8)  A matrix is a rectangular array of objects (usually numbers).  An m  n (“m by n”) matrix has exactly m horizontal rows, and.
Fundamentals of Engineering Analysis
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
ES 240: Scientific and Engineering Computation. Chapter 8 Chapter 8: Linear Algebraic Equations and Matrices Uchechukwu Ofoegbu Temple University.
Chapter 2 … part1 Matrices Linear Algebra S 1. Ch2_2 2.1 Addition, Scalar Multiplication, and Multiplication of Matrices Definition A matrix is a rectangular.
Matrices and Determinants
Goal: Find sums, differences, products, and inverses of matrices.
MATRICES Operations with Matrices Properties of Matrix Operations
Linear Algebra Chapter 2 Matrices.
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
Introduction to Financial Modeling MGT 4850 Spring 2008 University of Lethbridge.
Linear System of Simultaneous Equations Warm UP First precinct: 6 arrests last week equally divided between felonies and misdemeanors. Second precinct:
2 - 1 Chapter 2A Matrices 2A.1 Definition, and Operations of Matrices: 1 Sums and Scalar Products; 2 Matrix Multiplication 2A.2 Properties of Matrix Operations;
MATRICES. Introduction Matrix algebra has several uses in economics as well as other fields of study. One important application of Matrices is that it.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
MATRICES A rectangular arrangement of elements is called matrix. Types of matrices: Null matrix: A matrix whose all elements are zero is called a null.
Engineering Analysis ENG 3420 Fall 2009 Dan C. Marinescu Office: HEC 439 B Office hours: Tu-Th 11:00-12:00.
1 Matrix Math ©Anthony Steed Overview n To revise Vectors Matrices.
An Introduction to Matrix Algebra Math 2240 Appalachian State University Dr. Ginn.
Matrices Introduction.
College Algebra Chapter 6 Matrices and Determinants and Applications
MTH108 Business Math I Lecture 20.
2. Matrix Methods
Linear Algebraic Equations and Matrices
Linear Algebra Lecture 2.
Linear Algebraic Equations and Matrices
Lecture 11 Matrices and Linear Algebra with MATLAB
Matrices and Matrix Operations
MATRICES Operations with Matrices Properties of Matrix Operations
Multiplication of Matrices
Linear Algebra Lecture 11.
Laboratory in Oceanography: Data and Methods
3.5 Perform Basic Matrix Operations Algebra II.
Presentation transcript:

MathematicalMarketing Slide 1.1 Linear Algebra Welcome to MAR 6658 Course Title Quantitative Methods in Marketing IV: Psychometric and Econometric Techniques PrerequisitesMAR 6507 or instructor permission InstructorCharles Hofacker MeetingTue 1:00-5:00 Contact Info cob.fsu.edu Office: RBB 255 Hours: T/ R 11:00-12:00 GradesTwo exams plus homework

MathematicalMarketing Slide 1.2 Linear Algebra Ready to Get Going?

MathematicalMarketing Slide 1.3 Linear Algebra Vectors and Transposing Vectors An m element column vectorA q element row vector Transpose the column Transpose the row

MathematicalMarketing Slide 1.4 Linear Algebra A Matrix Is A Set of Vectors X is an n · m matrix First subscript indexes rows Second subscript indexes columns

MathematicalMarketing Slide 1.5 Linear Algebra The Transpose of a Matrix Note that (X')' = X

MathematicalMarketing Slide 1.6 Linear Algebra The Dot Subscript Reduction Operator - Rows We can display an intermediate amount of detail by separately keeping track of each row: So the matrix X becomes

MathematicalMarketing Slide 1.7 Linear Algebra The Dot Subscript Reduction Operator – Columns Or we can keep track of each column of X: So that X is

MathematicalMarketing Slide 1.8 Linear Algebra The Equals Sign A = B iff a ij = b ij for all i, j. The matrices must have the same order.

MathematicalMarketing Slide 1.9 Linear Algebra Some Special Matrices Diagonal Scalar cI Unit 1

MathematicalMarketing Slide 1.10 Linear Algebra More Special Matrices Null Symmetric Identity

MathematicalMarketing Slide 1.11 Linear Algebra Matrix Addition  Adding two matrices means adding corresponding elements.  The two matrices must be conformable.

MathematicalMarketing Slide 1.12 Linear Algebra Properties of Matrix Addition  Commutative:A + B = B + A  Associative:A + (B + C) = (A + B) + C  Identity:A + 0 = A

MathematicalMarketing Slide 1.13 Linear Algebra Vector Multiplication Vector multiplication works with a row on the left and a column on the right. There are a lot of names for this: linear combination dot product scalar product inner product

MathematicalMarketing Slide 1.14 Linear Algebra Orthogonal Vectors x =[2 1] Two vectors x and y are said to be orthogonal if

MathematicalMarketing Slide 1.15 Linear Algebra Scalar Multiplication Associative:c 1 (c 2 A) = (c 1 c 2 )A Distributive:(c 1 + c 2 ) A = c 1 A + c 2 A

MathematicalMarketing Slide 1.16 Linear Algebra Matrix Multiplication

MathematicalMarketing Slide 1.17 Linear Algebra Partitioned Matrices Visually, matrices act like scalars And here is a little example

MathematicalMarketing Slide 1.18 Linear Algebra The Cross Product Matrix B Keeping track of the columns of X

MathematicalMarketing Slide 1.19 Linear Algebra The Cross Product Matrix 2 Keeping track of the rows of X

MathematicalMarketing Slide 1.20 Linear Algebra Properties of Multiplication Scalar Multiplication:  Commutative:cA = Ac  Associative: A(cB) = (cA)B = c(AB) Matrix Multiplication:  Associative:(AB)C = A(BC)  Right Distributive: A[B + C] = AB + AC  Left Distributive:[B + C]A = BA + CA  Transpose of a Product(BA)' = A'B'  IdentityIA = AI = A

MathematicalMarketing Slide 1.21 Linear Algebra The Trace of a Matrix Tr[AB] = Tr[BA]. The theorem is applicable if both A and B are square, or if A is m · n and B is n · m Note that for a scalar s, Tr s = s.

MathematicalMarketing Slide 1.22 Linear Algebra Solving a Linear System Consider the following system in two unknowns: The key to solving this is in the denominator below:

MathematicalMarketing Slide 1.23 Linear Algebra An Inverse for Matrices ax = y a -1 ax = a -1 y 1x = a -1 y x = a -1 y Ax = y A -1 Ax = A -1 y Ix = A -1 y x = A -1 y Scalars: One Equation and One Unknown Matrices: N Equations and N Unkowns We just need to find a matrix A -1 such that AA -1 = I.

MathematicalMarketing Slide 1.24 Linear Algebra The Inverse of a 2 · 2

MathematicalMarketing Slide 1.25 Linear Algebra The Inverse of a Product Inverse of a Product:(AB) -1 = B -1 A -1

MathematicalMarketing Slide 1.26 Linear Algebra Quadratic Form (Bilinear form is where the pre- and post-multiplying vectors are not necessarily identical)