A Review of Some Fundamental Mathematical and Statistical Concepts UnB Mestrado em Ciências Contábeis Prof. Otávio Medeiros, MSc, PhD.

Slides:



Advertisements
Similar presentations
CSNB143 – Discrete Structure
Advertisements

Chapter Matrices Matrix Arithmetic
Applied Informatics Štefan BEREŽNÝ
Matrices A matrix is a rectangular array of quantities (numbers, expressions or function), arranged in m rows and n columns x 3y.
Matrix Algebra Matrix algebra is a means of expressing large numbers of calculations made upon ordered sets of numbers. Often referred to as Linear Algebra.
Matrix Algebra Matrix algebra is a means of expressing large numbers of calculations made upon ordered sets of numbers. Often referred to as Linear Algebra.
Mathematics. Matrices and Determinants-1 Session.
3_3 An Useful Overview of Matrix Algebra
MF-852 Financial Econometrics
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.
Economics 2301 Matrices Lecture 13.
Boot Camp in Linear Algebra Joel Barajas Karla L Caballero University of California Silicon Valley Center October 8th, 2008.
化工應用數學 授課教師: 郭修伯 Lecture 9 Matrices
Matrices and Determinants
Determinants King Saud University. The inverse of a 2 x 2 matrix Recall that earlier we noticed that for a 2x2 matrix,
Modern Navigation Thomas Herring
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
CE 311 K - Introduction to Computer Methods Daene C. McKinney
Stats & Linear Models.
3.8 Matrices.
Chapter 1: Matrices Definition 1: A matrix is a rectangular array of numbers arranged in horizontal rows and vertical columns. EXAMPLE:
Linear Algebra & Matrices MfD 2004 María Asunción Fernández Seara January 21 st, 2004 “The beginnings of matrices and determinants.
Today Wrap up of probability Vectors, Matrices. Calculus
UnB - Financial Econometrics I Otavio Medeiros 1 The Matrix Otavio R. de Medeiros UnB Programa de Pós-Graduação em Administração Programa Multiinstitucional.
Compiled By Raj G. Tiwari
Linear Algebra Review 1 CS479/679 Pattern Recognition Dr. George Bebis.
ECON 1150 Matrix Operations Special Matrices
 Row and Reduced Row Echelon  Elementary Matrices.
CHAPTER 2 MATRIX. CHAPTER OUTLINE 2.1 Introduction 2.2 Types of Matrices 2.3 Determinants 2.4 The Inverse of a Square Matrix 2.5 Types of Solutions to.
A rectangular array of numbers (we will concentrate on real numbers). A nxm matrix has ‘n’ rows and ‘m’ columns What is a matrix? First column First row.
Matrices & Determinants Chapter: 1 Matrices & Determinants.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
8.1 Matrices & Systems of Equations
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Matrices CHAPTER 8.1 ~ 8.8. Ch _2 Contents  8.1 Matrix Algebra 8.1 Matrix Algebra  8.2 Systems of Linear Algebra Equations 8.2 Systems of Linear.
Matrices. Definitions  A matrix is an m x n array of scalars, arranged conceptually as m rows and n columns.  m is referred to as the row dimension.
Matrix Algebra and Regression a matrix is a rectangular array of elements m=#rows, n=#columns  m x n a single value is called a ‘scalar’ a single row.
Chapter 4 – Matrix CSNB 143 Discrete Mathematical Structures.
Matrix Differential Calculus By Dr. Md. Nurul Haque Mollah, Professor, Dept. of Statistics, University of Rajshahi, Bangladesh Dr. M. N. H. MOLLAH.
Chapter 3 Determinants Linear Algebra. Ch03_2 3.1 Introduction to Determinants Definition The determinant of a 2  2 matrix A is denoted |A| and is given.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Notes 7.2 – Matrices I. Matrices A.) Def. – A rectangular array of numbers. An m x n matrix is a matrix consisting of m rows and n columns. The element.
Meeting 18 Matrix Operations. Matrix If A is an m x n matrix - that is, a matrix with m rows and n columns – then the scalar entry in the i th row and.
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.
Review of Matrix Operations Vector: a sequence of elements (the order is important) e.g., x = (2, 1) denotes a vector length = sqrt(2*2+1*1) orientation.
Chapter 2 Determinants. With each square matrix it is possible to associate a real number called the determinant of the matrix. The value of this number.
Matrices and Determinants
MATRICES Operations with Matrices Properties of Matrix Operations
STROUD Worked examples and exercises are in the text Programme 5: Matrices MATRICES PROGRAMME 5.
2.5 – Determinants and Multiplicative Inverses of Matrices.
LEARNING OUTCOMES At the end of this topic, student should be able to :  D efination of matrix  Identify the different types of matrices such as rectangular,
STROUD Worked examples and exercises are in the text PROGRAMME 5 MATRICES.
Boot Camp in Linear Algebra TIM 209 Prof. Ram Akella.
Linear Algebra Engineering Mathematics-I. Linear Systems in Two Unknowns Engineering Mathematics-I.
Matrices, Vectors, Determinants.
Lecture XXVI.  The material for this lecture is found in James R. Schott Matrix Analysis for Statistics (New York: John Wiley & Sons, Inc. 1997).  A.
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.
Matrices Introduction.
MTH108 Business Math I Lecture 20.
MAT 322: LINEAR ALGEBRA.
Matrices and Vector Concepts
nhaa/imk/sem /eqt101/rk12/32
MATRICES.
Linear Algebra Lecture 2.
Matrices Introduction.
Matrix Algebra.
Matrices and Determinants
Presentation transcript:

A Review of Some Fundamental Mathematical and Statistical Concepts UnB Mestrado em Ciências Contábeis Prof. Otávio Medeiros, MSc, PhD

Characteristics of probability distributions Random variable: can take on any value from a given set Most commonly used distribution: normal or Gaussian Normal probability density function:

Characteristics of probability distributions The mean of a random variable is known as its expected value E(y). Properties of expected values: –E(c) = c c = constant –E(cy) = c E(y) –E(cy + d) = c E(y) + d d = constant –If y and z are independent, E(yz) = E(y) E(z)

Characteristics of probability distributions The variance of a random variable is var(y). Properties of var operator: var(c) = 0 –. –If y and z are independent,

Characteristics of probability distributions The covariance between 2 random variables is cov(y,z). Properties of cov operator: –If y and z are independent, cov(y,z) = 0 –If c, d, e, and f are constants

Characteristics of probability distributions If a random sample of size T: y 1, y 2,..., y n is drawn from a normally distributed population with mean  and variance  , the sample mean is also normally distributed with mean  and variance   /T. Central limit theorem: sampling distribution of the mean of any random sample tends to the normal distribution with mean  as sample size 

Properties of logarithms Logs can have any base, but in finance and economics the neperian or natural log is more usual. Its base is the number e = 2, ln(xy) = ln(x) + ln(y) ln (x/y) = ln(x) – ln(y) ln(y c ) = c ln(y) ln(1) = 0 ln(1/y) = ln(1) – ln(y) = – ln(y)

Differential calculus The effect of the rate of change of one variable on the rate of change of another is measured by the derivative. If y = f(x) the derivative of y w.r.t x is dy/dx or f’(x) measures the instantaneous rate of change of y wrt x

Differential calculus Rules: The derivative of a constant is zero If y = 10, dy/dx = 0 If y = 3x + 2, dy/dx = 3 If y = c x n, dy/dx = cnx n-1 E.g.: y = 4x 3, dy/dx = 12 x 2

Differential calculus Rules: The derivative of a sum is equal to the sum of the derivatives of the individual parts: –E.g. If y = f(x)+g(x), dy/dx = f’(x)+g’(x) The derivative of the log of x is given by 1/x –d(log(x))/dx = 1/x The derivative of the log of a function: – d(log(f(x)))/dx=f’(x)/f(x) –E.g. d(log(x 3 +2x-1))=(3x 2 +2)/(x 3 +2x-1)

Differential calculus Rules: The derivative of e x = e x The derivative of the e f(x) = f’(x)e f(x) If y = f(x 1, x 2,..., x n ), the differentiation of y wrt only one variable is the partial differentiation: –E.g.

Differential calculus The maximum or minimum of a function wrt a variable can be found setting the 1st derivative f’(x) equal to zero. Second order condition: –If f”(x)>0  minimum –If f”(x)<0  maximum

Matrices A Matrix is a collection or array of numbers Size of a matrix is given by number of rows and columns R x C If a matrix has only one row, it is a row vector If a matrix has only one column, it is a column vector If R = C the matrix is a square matrix

Definitions Matrix is a rectangular array of real numbers with R rows and C columns. are matrix elements.

Definitions Dimension of a matrix: R x C. Matrix 1 x 1 is a scalar. Matrix R x 1 is a column vector. Matrix 1 x C is a row vector. If R = C, the matrix is square. Sum of elements of leading diagonal = trace. Diagonal matrix : square matrix with all elements off the leading diagonal equal to zero. Identity matrix: diagonal matrix with all elements in the leading diagonal equal to one. Zero matrix: all elements are zero.

Definitions Rank of a matrix: is given by the maximum number of linearly independent rows or columns contained in the matrix, e.g.:

Matrix Operations Equality: A = B if and only if A and B have the same size and a ij = b ij  i, j. Addition of matrices: A+B= C if and only if A and B have the same size and a ij + b ij = c ij  i, j.

Matrix operations Multiplication of a scalar by a matrix: k.A = k.[a ij ], i.e. every element of the matrix is multiplied by the scalar.

Matrix operations Multiplication of matrices: if A is m x n and B is n x p, then the product of the 2 matrices is A.B = C, where C is a m x p matrix with elements: Example: Note: A.B  B.A

Transpose of a matrix matrix transpose: if A is m x n, then the transpose of A is n x m, i.e.:

Properties of transpose matrices (A+B)+C=A+(B+C) (A.B).C=A(B.C)

Square matrices : Identity matrix I: Note: A.I = I.A = A, where A has the same size as I.

Square matrices : Diagonal matrix:

Square matrices: Scalar matrix = diagonal matrix, when     n. Zero matrix: A + 0 = A; A x  0 = 0.

Trace: If A is m x n and B is n x m, then AB and BA are square matrices and tr(AB) = tr (BA)

Determinants matrix 2 x 2:

Determinants matrix 3 x 3:

Determinants Matrix 3 x 3: Kramer’s rule

Inverse matrix The inverse of a square matrix A, named A -1, is the matrix which pre or post multiplied by A gives the identity matrix. B = A -1 if and only if BA = AB = I Matrix A has an inverse if and only if det A  0 (i.e. A is non singular). (A.B) -1 = B -1.A -1 (A -1 )’=(A’) -1  if A é symmetrical and non singular, then A -1 is symmetrical. If det A  0 and A is a square matrix of size n, then A has rank n.

Steps for finding an inverse matrix Calculation of the determinant: Kramer’s rule or cofactor matrix. Minor of the element a ij is the determinant of the submatrix obtained after exclusion of the i-th row and j-th column. Cofactor is the minor multiplied by (-1) i+j,

Steps for finding an inverse matrix Laplace expansion: take any row or column and get the determinant by multiplying the products of each element of row or columns by its respective cofactor. Cofactor matrix: matrix where each element is substituted by its cofactor.

Example 2 x 2 matrix :

Example 3 x 3 matrix :

The eigenvalues of a matrix Let  be a p x p square matrix and let c denote a p x 1 non-zero vector, and let denote a set of scalars. is called a characteristic root of the matrix  if it is possible to write:  c = I p c where I p is an identity matrix, and hence (  – I p ) c = 0

The eigenvalues of a matrix Since c  0 the matrix (  – I p ) must be singular (zero determinant)  – I p  = 0

The eigenvalues of a matrix Example: Characteristic roots = eigenvalues The sum of eigenvalues = trace of the matrix The product of the eigenvalues = determinant The number of non-zero eigenvalues = rank