Class Notes 4
Class Notes 4
VARIABLES
EXAMPLE:
Select items at random from a batch of size
N until the first defective item is found.
Record the number of non-defective items.
Sample Space: S = {0, 1, 2, . . . , N }
Abbreviation: rv
EQUIVALENCES
Unstructured Random
Experiment Variable
E X
Sample space range of X
Outcome of E One possible value x for X
Event Subset of range of X
Event A x ∈ subset of range of X
e.g., x = 3 or 2 ≤ x ≤ 4
Pr(A) Pr(X = 3), Pr(2 ≤ X ≤ 4)
REMINDER:
The set of possible values that a random
variable (rv) X can take is called the range
of X.
DEFINITION:
A rv X is said to be discrete if its range
consists of a finite or countable number of
values.
Event Probability
X = x1 Pr(X = x1)
X = x2 Pr(X = x2)
... ...
X = xn Pr(X = xn)
p(x) = Pr(X = x)
for all values x in the range of X.
Abbreviation: pf
Range of X : {0, 1, 2, . . .}
Pr(X = 0) = p
Pr(X = 1) = (1 − p)p
...
Pr(X = x) = (1 − p)xp
...
pX (x) = (1 − p)xp, x = 0, 1, 2, . . . .
Probability function:
1 , x = 1, 2, . . . , n ,
pX (x) = n
0 elsewhere.
Cumulative distribution function:
0, x < 1,
[x]
FX (x) = n , 1 ≤ x ≤ n,
1, x ≥ n,
and so on.
Properties of cdfs:
All cdfs
p1(x)
x
6
mean
p2(x)
x
6
mean