Preliminaries Flashcards

(19 cards)

1
Q

What is a stochastic process?

A

A stochastic process is a process which evolves randomly over time (or space, or both).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does ‘stochastic’ mean?

A

Stochastic is equivalent to ‘random’.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does ‘process’ mean in a stochastic process?

A

Process refers to something that occurs over time (or space, or both).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the main focus of the course on stochastic processes?

A

The course focuses on developing mathematical tools to study the properties of stochastic processes and their long-term behavior.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Give an example of an application of stochastic processes.

A

Applications of stochastic processes are wide-ranging, e.g., in physics, engineering, social science, genetics, and finance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a discrete-time process?

A

A discrete-time process is {X_n, n ∈ N}, where N = {0, 1, 2, …}, with time represented by natural numbers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a continuous-time process?

A

A continuous-time process is {X(t), t ∈ T}, where T = R+ (i.e. t ≥ 0), and time can take any value in the positive reals.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is an example of a discrete-time, discrete state-space process?

A

An example is tossing a coin and counting the number of excess heads (how many more heads than tails).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a random variable?

A

A random variable is a variable whose numerical values are randomly chosen from a set of possible values governed by a probability distribution.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the sample space in a coin-tossing experiment?

A

The sample space for tossing a coin twice is Ω = {HH, HT, TH, TT}.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does the probability model assign to each sample point?

A

It assigns a probability to each sample point, denoted p(ω), where ∑(p(ω)) = 1.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the distribution function of a random variable?

A

The distribution function of a random variable X is F_X(x) = P(X ≤ x).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is a discrete random variable?

A

A discrete random variable takes only finitely many or countably infinitely many values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the variance of a discrete random variable X?

A

The variance of X is Var(X) = E[(X − E(X))^2] = E(X^2) − [E(X)]^2.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the probability mass function (PMF) of a discrete random variable?

A

The PMF of X is P(X = x) = P({ω : X(ω) = x}).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the expectation of a continuous random variable X?

A

The expectation of X is E(X) = ∫∞−∞ x f_X(x) dx.

17
Q

What is the moment generating function (MGF) of a random variable?

A

The moment generating function of X is M_X(s) = E[exp(tX)].

18
Q

What is the use of a probability generating function (PGF)?

A

A PGF is used to wrap up the sequence of probabilities of a discrete random variable into a single expression for easier calculation of moments and probabilities.

19
Q

What is the PGF of a geometric distribution?

A

The PGF of a geometric distribution with parameter p is G_X(s) = p s / [1 - (1 - p) s].