Stochastics Notes
Stochastics Notes
Stochastics Notes
In the study of probability, any process of observation is referred to as an experiment. The results of
observation are called the outcomes of the experiment. An experiment is called a random experiment if its
outcome cannot be predicted. Typical examples of a random experiment are the roll of a die, the toss of a coin,
drawing a card from a deck, or selecting a message signal for transmission from several messages.
Sample Space:
The set of all possible outcomes of a random experiment is called the sample space (or universal set),
and it is denoted by S. An element in S is called a sample point. Each outcome of a random experiment
corresponds to a sample point.
EXAMPLE 1
Find the sample space for the experiment of tossing a coin (a) once and (b) twice.
(a) There are two possible outcomes, heads or tails. Thus
𝑆 = {𝐻, 𝑇)
where H and T represent head and tail, respectively.
(b) There are four possible outcomes.
They are pairs of heads and tails. Thus
𝑆 = (𝐻𝐻, 𝐻𝑇, 𝑇𝐻, 𝑇𝑇)
EXAMPLE 2
Find the sample space for the experiment of tossing a coin repeatedly and of counting the number of
tosses required until the first head appears.
Clearly all possible outcomes for this experiment are the terms of the sequence 1,2,3, . . . . Thus
𝑆 = (1, 2, 3, . . . )
Note that there are an infinite number of outcomes.
EXAMPLE 3
Find the sample space for the experiment of measuring (in hours) the lifetime of a transistor.
Clearly all possible outcomes are all nonnegative real numbers. That is,
𝑆 = {𝑡 ∶ 0 ≤ 𝑡 ≤ ∞}
where z represents the life of a transistor in hours.
Note that any particular experiment can often have many different sample spaces depending on the
observation of interest.
A sample space S is said to be discrete if it consists of a finite number of sample points (as in Example
1) or countably infinite sample points (as in Example 2).
A set is called countable if its elements can be placed in a one-to-one correspondence with the positive
integers.
A sample space S is said to be continuous if the sample points constitute a continuum (as in Example 3).
Random Variables :
The main purpose of using a random variable is that we can define certain probability functions that
make it both convenient and easy to compute the probabilities of various events.
Definitions:
Consider a random experiment with sample space S. A random variable 𝑋(𝜁) is a single-valued real
function that assigns a real number called the value of 𝑋(𝜁) to each sample point 𝜁 of S. Often, we use a single
letter 𝑋 for this function in place of 𝑋(𝜁) and use r.v. to denote the random variable.
Note that the terminology used here is traditional. A random variable is not a variable at all in the usual
sense, and it is a function.
The sample space S is termed the domain of the r.v. X, and the collection of all numbers [values of
𝑋(𝜁) is termed the range of the r.v. 𝑋. Thus the range of 𝑋 is a certain subset of the set of all real numbers
(Fig.1.1).
Note that two or more different sample points might give the same value of 𝑋(𝜁), but two different
numbers in the range cannot be assigned to the same sample point.
MARKOV PROCESS
INTRODUCTION
Let {𝑋𝑛 , 𝑛 = 0, 1, 2, . . . } be a sequence of random variables (or a discrete parameter stochastic
process).
Let the possible outcomes of 𝑋𝑛 be j (j = 0, 1, 2,...), where the number of outcomes may be finite (say,
m) or denumerable. The possible values of 𝑋𝑛 constitute a set S = {0, 1, 2, ...}, and that the process has the
state space S. Unless otherwise stated, by state space of a Markov chain, we shall imply discrete state space
(having a finite or a countably infinite number of elements); it could be N = {0, 1, 2,...} or some other subset
of the set of integers I = {..., −2, −1, 0, 1, 2,...}.
A more general equation relating the transition probabilities that holds even in the time-in
homogeneous case is: Chapman-Kolmogorov Equation.
CHAPMAN KOLMOGOROV EQUATION
∞
𝑚+𝑛 𝑚 𝑛
𝑝𝑖𝑗 = ∑ 𝑝𝑖𝑟 𝑝𝑟𝑗
𝑟=0