Random Variables
Set theory :
A set is a collection of well defined objects, either concrete or abstract. In the study of probability we are particularly interested in the set of all outcomes of a random experiment and its subsets.
Definition 1 (Union of sets) :
The Union of two sets is the set of all elements that are in atleast one of the sets or .
Definition 2 (Intersection of sets) :
The Intersection of two sets is the set of all elements that are common to both sets and .
Definition 3 (Compliment of a set) :
The Compliment of a set with respect to a universe is the set of all elements that are not in .
, where Universe
Definition 4 (Difference of two sets) :
The difference of two sets is the set of all elements that are in but not in . It is denoted by or .
Definition 5 (Exclusive-or of two sets) :
The Exclusive-or of two sets is the set of all elements that are either in or in but not in both. It is defined as
Definition 6 (DeMorgan's laws) :
For any two sets ,
Definition 7 (Partition of a set) :
Given any set , an partition of a consists of a sequence of sets , = 1, 2, 3, , n such that
Definition 8 (Equality of sets) :
Two sets are said to be equal if every element of in is in and vice versa.
Definition 9 (Disjoint sets) :
Two sets are said to be disjoint if .
Definition 10 (Subset of a set) :
A set is called a subset of a set , denoted , if every element of is also an element of . Formally, this can be written as:
where denotes "for all" and denotes "implies".
If is a subset of but is not equal to , then is called a proper subset of , denoted . This can be formally written as:
where denotes "and".
Probability :
Probability theory is a mathematical framework that allows us to describe and analyze a random experiment whose outcomes we cannot predict with certainity. It helps us to predict how likely or unlikely an event of interest will occur. Let be an event, and the chance of occuring is . The occurrence or non occurence of depends upon a chain of circumstances involved. This chain is called an experiment of trial. The result of the experiment is called its outcome.
Any experiment involving randomness can be modelled as a probability space. A probability space is a mathematical model of a random experiment. The space comprises of
- (Sample space): Set of possible outcomes of the experiment
- (Signma algebra) : Set of events
- (Probability measure)
Definition 1 (Sample space) :
The set of all possible outcomes of an experiment is called the sample space, denoted by .
Example 1 : In the scenario of a coin being tossed,
Example 2 : In the scenario of a dice being rolled,
An event can be defined as a subset of the appropriate sample space . If , then an event cab be or or or else if , then can be or or .
- is said to be the impossible event
- is said to be the certain event since some member of will ceetainly occur.
All the subsets of need not be events.
Definition 2 (Field / Sigma Algebra) :
A collection of events, as a subcollection of the set of all subsets of , which satisfy the following properties
- If , then
- If , then
is called as a Field. From the definition of a Field, if , then . is closed under finite unions and finite intersections also.
When is infinite, we define - field or -algebra by modifiying (1) as
- If , then
Every experiment is associated with a pair . We call to be an event of the experiment if
Definition 3 (Probability measure) :
A probability measure on is a function satisfying
- If is a collection of disjoint members of , in that for all pairs satisfying then
.
This triple is called as a probability space.
Example 3 : A coin, possibly biased, is tossed once. We can take and . A possible probability measure is given by
- where . If p = 0.5, then we can say that the coin is fair.
Important properties of a typical probability space :
- If , then
- More generally, if are events, then
, where, for Example, sums over all unordered pairs with .
An event is called null event if , and if , we say that the event A occurs almost surely. Null events should not be confused with the impossible event . Impossible event is null, but null events need not be impossible.
Definition 4 (Conditional Probability) :
If , then the conditional probability that occurs given that occurs is defined as
Independence
In general, the occurence of some event changes the probability that another event occurs, where the original probability being replaced by . If the original probability remains unchanged, then we say that the two events are independent.
Definition 5 (Independence) :
Events are called independent events if . More generally, a family of events defined as are independent if for all finite subsets of .
Common mistake : If are independent, then we may assume that . This is the case when are disjoint not when are independent.
If the family of events has the property that then it is called pairwaise independent set of events. Let be an event with , then the two events are called conditionally independent given if
Definition (Complete Space) :
A probability space is called a complete space if all subsets of null sets are events.