Probability Theory 8
Probability Theory 8
Applications
O NE -D IMENSIONAL R ANDOM VARIABLES
D EFINITION
A CRV X is said to be uniform distribution over the interval [a, b], if its
PDF is given by given by
(
1
, a ≤ x ≤ b,
fx (x) = b−a
0, elsewhere,
N OTE
Z +∞
(i) Check that f (x)dx = 1.
−∞
Fx (x) = P (X ≤ x) ∀x ∈ R
Z x
= fx (y)dy
−∞
=0 if x < a,
x−a
= if a ≤ x < b,
b−a
=1 if x ≥ b.
E XAMPLE
A point is chosen at random on the line segment [0, 2]. What is the
probability that the chosen point lies between 1 and 23 ?
E XAMPLE
A point is chosen at random on a line of length L. What is the
probability that the ratio of the shorter to the longer segment is less
than 41 ?
A NSWER
X ∼ U ([0, L])
Case-1 Let X < L − X. Then
X 1 L
P < =P X<
L−X 4 5
Z L
5 1
= dx
0 L
1L 1
= =
L5 5
E XERCISE 1
Let X be the life length of an electron tube and suppose that X may be
represented as a CRV with PDF
(
be−bx , x > 0
f (x) =
0 elsewhere
E XERCISE 2
If the random variable K is uniformly distributed over [0, 5], What is the
probability that the roots of the equation 4x2 + 4xK + K + 2 = 0 is real?
1. Random variables that are neither discrete nor continuous, but a mixture of both.
2. In particular, a mixed random variable has a continuous part and a discrete part.
3. The random variable X may assume certain distinct values, say x1 , . . . , xn , with
positive probability and also assume all values in some interval, say a ≤ x ≤ b.
4. The probability distribution of such a random variable would be as follows:
4.1. To each value xi assign a number p(xi ) such that p(xi ) ≥ 0 all i, and such
n
X
that p(xi ) = p < 1.
i=1
Z b
4.2. Then define a function f satisfying f (x) ≥ 0, f (x)dx = 1 − p.
a
5. For all a, b, with −∞ < a < b < +∞,
Z b X
P (a ≤ X ≤ b) = f (x)dx + p(xi ).
a {i:a≤xi ≤b}