
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The solutions to problem set 1 for the ece 534: random processes course offered in spring 2010. It covers the concepts of simple events, probability mass functions, and conditional probability. Calculations for various events and their probabilities, as well as the conditional probabilities of certain events given the occurrence of others.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

ECE 534: Random Processes Spring 2010
1.1 Simple events
(a) Ω = { 0 , 1 }^8 , or Ω = {x 1 x 2 x 3 x 4 x 5 x 6 x 7 x 8 : xi ∈ { 0 , 1 } for each i}. It is natural to let F be the set of all subsets of Ω. Finally, let P (A) = 256 |A| , where |A| denotes the cardinality of a set |A|.
(b) E 1 = { 01010101 , 10101010 } and P [E 1 ] = 2562 = 1281. E 2 = { 00110011 , 01100110 , 11001100 , 10011001 } and P [E 2 ] = 4/256 = 1/ 64. E 3 = {x ∈ Ω : x 1 + · · · + x 8 = 4} and P [E 2 ] =
4
and P [E 4 ] = 8/256 = 1/32.
(c) E 1 ⊂ E 3 , so P [E 1 |E 3 ] = |E 1 |/|E 3 | = 2/70 = 1/ 35. E 2 ⊂ E 3 , so P [E 2 |E 3 ] = |E 2 |/|E 3 | = 4/70 = 2/ 35.
1.5 Conditional probability of failed device given failed attempts
(a) P [first attempt fails]= 0.2 + (0.8)(0.1) = 0.28.
(b) P [server is working | first attempt fails] = P [server working, first attempt fails]/P [first attempt fails] = (0.8)(0.1)/ 0. 28 ≈ 0 .286.
(c) P [second attempt fails | first attempt fails] =P [first two attempts fail]/P [first attempt fails] = [0.2 + (0.8)(0.1)^2 ]/ 0. 28 ≈ 0 .743.
(d) P [server is working | first and second attempts fail ] =P [server is working and first two attempts fail]/P [first two attempts fail] = (0.8)(0.1)^2 /[0.2 + (0.8)(0.1)^2 ] ≈ 0 .0385.
1.11 A CDF of mixed type
(a) FX (0.8) = 0. 5.
(b) There is a half unit of probability mass at zero and a density of value 0.5 between 1 and 2. Thus, E[X] = 0 × 0 .5 +
1 x(0.5)dx^ = 3/4 and,
(c) E[X^2 ] = 0^2 × 0 .5 +
1 x
(^2) (0.5)dx = 7/ 6. So Var(X) = 7/ 6 − (3/4) (^2) = 29/48.
1