mathematical background1 mathmatics background probability theory is based on the mathematics of...

8
Mathematical Background 1 Mathmatics Background Probability theory is based on the mathematics of sets. A set can be used to define a “Sample Space” which enumerates the possible outcomes of an “experiment”. Probability can be defined as the ratio of the number of positive outcomes to the number of all possible outcomes in an experiment. We will now review some set theory to have some tools we can use in this course. Later in the course we will also need to review Sums, Calculus, Integral Transforms, and some Linear Algebra.

Upload: darrell-harrington

Post on 20-Jan-2016

213 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Mathematical Background1 Mathmatics Background Probability theory is based on the mathematics of sets. A set can be used to define a “Sample Space” which

Mathematical Background 1

Mathmatics Background

Probability theory is based on the mathematics of sets. A set can be used to define a “Sample Space” which enumerates the possible outcomes of an “experiment”. Probability can be defined as the ratio of the number of positive outcomes to the number of all possible outcomes in an experiment.

We will now review some set theory to have some tools we can use in this course.

Later in the course we will also need to review Sums, Calculus, Integral Transforms, and some Linear Algebra.

Page 2: Mathematical Background1 Mathmatics Background Probability theory is based on the mathematics of sets. A set can be used to define a “Sample Space” which

Mathematical Background 2

Background Material

• Set Theory– Definitions– Laws

• Functions

Page 3: Mathematical Background1 Mathmatics Background Probability theory is based on the mathematics of sets. A set can be used to define a “Sample Space” which

Mathematical Background 3

Set Theory - Definitions

• Set: “A” is a set of elements {a, b, c, d}“c” is an element of “A” Null Set {}Universal Set “S”

• Set AlgebraB is contained in A (subset)A contains B (superset)A + B (sum, union)A*B (product, intersection)

A B

A-A*B B-A*B

c A

B A

B A

B A

B A

Page 4: Mathematical Background1 Mathmatics Background Probability theory is based on the mathematics of sets. A set can be used to define a “Sample Space” which

Mathematical Background 4

Set Theory - More Definitions

• Mutually Exclusive - Sets that have no elements in common. A*B = {}

• Collectively Exhaustive - Sets whose union is the universal set. A+B+C+D = S

Page 5: Mathematical Background1 Mathmatics Background Probability theory is based on the mathematics of sets. A set can be used to define a “Sample Space” which

Mathematical Background 5

Set Theory - Laws

• Idempotent: A+A=A; A*A=A• Commutative A+B=B+A; A*B=B*A• Associative A+(B+C)=(A+B)+C

A*(B*C)=(A*B)*C• Distributive A*(B+C)=A*B+A*C• Product Identities {}*A={}; S*A=A• Sum Identities {}+A=A; S+A=S

Page 6: Mathematical Background1 Mathmatics Background Probability theory is based on the mathematics of sets. A set can be used to define a “Sample Space” which

Mathematical Background 6

Set Theory - More Laws

• Consistency• Universal Bounds• Involution• Complementary• De Morgan’s First Law• Demorgan’s Second Law

( A ) = A

A+B = A*B

A*B = A + B

A + A = S; A * A = {}

A S

A B; A*B = A; A + B = A

Page 7: Mathematical Background1 Mathmatics Background Probability theory is based on the mathematics of sets. A set can be used to define a “Sample Space” which

Mathematical Background 7

Background Material

• Set Theory– Definitions– Laws

• Functions

Page 8: Mathematical Background1 Mathmatics Background Probability theory is based on the mathematics of sets. A set can be used to define a “Sample Space” which

Mathematical Background 8

Functions

• Function - A rule that maps every element, x, of a given set, D (the domain), into elements, f(x), of another set, R (the range).

x1

x2

f(x2)

f(x1)D

R

f( )