Question

Three numbers (a, b, and c) are picked at random in the range of [-5,5]. Consider...

Three numbers (a, b, and c) are picked at random in the range of [-5,5]. Consider events X = {a > 1, b > 1}, Y = {-2 < a, b, c < 3}, and Z = {c >= 0}. Determine the following:

a) P(X), P(Y), and P(Z)

b) P(X|Y), P(Y|Z), and P(Z|X)

c) Whether any pairs of the above events are independent

Homework Answers

Answer #1

a)P(X)=P(a>1)*P(b>1)*P(c)=(4/10)*(4/10)*(10/10)=0.16

P(Y)=P(-2<a<3)*P(-2<b<3)*P(-2<c<3)=(5/10)*(5/10)*(5/10)=125/1000=0.125

P(Z)=P(a)*P(b)*P(c)=(10/10)*(10/10)*(5/10)=0.5

b)P(X|Y)=P(X n Y)/P(Y)=P(1<a<3)*P(1<a<3)*P(-5<a<3)/P(Y)

=(2/10)*(2/10)*(5/10)/(0.125)=20/125=0.16

P(Y|Z)=P(-2<a<3)*P(-2<b<3)*P(0<c<3)/0.5 =(5/10)*(5/10)*(3/10)/0.5=0.15

P(Z|X)=P(a>1)*P(b>1)*P(c>0)/0.16=(4/10)*(4/10)*(5/10)/0.16=80/160=0.5

c)

as P(X|Y)=P(X) as well P(Z|X)=P(Z) ; therefore X and Y as well Z and X are independent

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Consider an experiment of tossing two coins three times. Coin A is fair but coin B...
Consider an experiment of tossing two coins three times. Coin A is fair but coin B is not with P(H)= 1/4 and P(T)= 3/4. Consider a bivariate random variable (X,Y) where X denotes the number of heads resulting from coin A and Y denotes the number of heads resulting from coin B. (a) Find the range of (X,Y) (b) Find the joint probability mass function of (X,Y). (c) Find P(X=Y), P(X>Y), P(X+Y<=4). (d) Find the marginal distributions of X and...
5. Consider the random variable X with the following distribution function for a > 0, β...
5. Consider the random variable X with the following distribution function for a > 0, β > 0: FX (z) = 0 for z ≤ 0 ​= 1 – exp [–(z/a)β] for z > 0 (where exp y = ey) (a) Determine the inverse function of FX (z), where 0 < z < 1. (b) Let a = β = 2 for the random variable X, and define the numbers u1 = .33 and u2 = .9. Use the inverse...
The programmer intends for this pseudocode to display three random numbers in the range of 1...
The programmer intends for this pseudocode to display three random numbers in the range of 1 through 10. Locate the error and clearly explain the error. // This program displays three random numbers in the range of 1 through 10. Declare Integer count Declare Real value // Display three random numbers. For count = 1 To 5 Step 2 Set value = count Display random(10, 1) End For
(a) TRUE / FALSE If X is a random variable, then (E[X])^2 ≤ E[X^2]. (b) TRUE...
(a) TRUE / FALSE If X is a random variable, then (E[X])^2 ≤ E[X^2]. (b) TRUE / FALSE If Cov(X,Y) = 0, then X and Y are independent. (c) TRUE / FALSE If P(A) = 0.5 and P(B) = 0.5, then P(AB) = 0.25. (d) TRUE / FALSE There exist events A,B with P(A)not equal to 0 and P(B)not equal to 0 for which A and B are both independent and mutually exclusive. (e) TRUE / FALSE Var(X+Y) = Var(X)...
Consider two dice which each only have the numbers one, two and three on their faces,...
Consider two dice which each only have the numbers one, two and three on their faces, such that each number appears on two faces. One rolls these dice, and let X be the face value of the first dice, and Y be the face value of the second dice. We define W = X + Y and Z= X-Y. 1. Compute the joint probability mass function of W and Z. 2. Are W and Z independent? 3. Compute E[W] and...
Given the following information about events A, B, and C, determine which pairs of events, if...
Given the following information about events A, B, and C, determine which pairs of events, if any, are independent and which pairs are mutually exclusive. P(A)=0.73 P(B)=0.08 P(C)=0.17 P(B|A)=0.73 P(C|B)=0.17 P(A|C)=0.17 Select all that apply: A and C are mutually exclusive A and B are independent B and C are mutually exclusive A and C are independent A and B are mutually exclusive B and C are independent
Consider the following independent discrete random variables. x = number of tornadoes detected in any given...
Consider the following independent discrete random variables. x = number of tornadoes detected in any given month for state X x 0 1 2 3 4 5 p(x) 0.55 0.17 0.14 0.09 0.03 0.02 y = number of tornadoes detected in any given month for state Y y 0 1 2 3 4 5 p(y) 0.40 0.30 0.15 0.11 0.01 0.03 ?x = (0)(0.55) + (1)(0.17) + (2)(0.14) + (3)(0.09) + (4)(0.03) + (5)(0.02) = 0.94 ?y = (0)(0.40) +...
Consider an axiomatic system that consists of elements in a set S and a set P...
Consider an axiomatic system that consists of elements in a set S and a set P of pairings of elements (a, b) that satisfy the following axioms: A1 If (a, b) is in P, then (b, a) is not in P. A2 If (a, b) is in P and (b, c) is in P, then (a, c) is in P. Given two models of the system, answer the questions below. M1: S= {1, 2, 3, 4}, P= {(1, 2), (2,...
5 numbers chosen randomly without replacement. (#'s range 1-39). "B" represents number of even numbers, this...
5 numbers chosen randomly without replacement. (#'s range 1-39). "B" represents number of even numbers, this random variable has this probability: x 0 1 2 3 4 5 p(B=x) 0.02693 0.15989 .33858 .31977 .13464 .02020 number of odd #s chosen would then be 5-x, if x is even #s chosen. "C" represents difference b/w # of even and # of odd chosen, --> C= 2B-5 a. show how variance of B is = 1.1177 b. what is SD of "B"?...
Consider three binary random variables X, Y, Z with domains {+x, -x}, {+y, -y}, and {+z,...
Consider three binary random variables X, Y, Z with domains {+x, -x}, {+y, -y}, and {+z, -z}, respectively. Please use summation notation a) Express P(X) in terms of the joint distribution P(X,Y,Z) b) Express P(X) in terms of P(Z), P(Y|Z), and P(X|Y, Z) c) Expand the sums from part (b) to express the two elements of P(X), (P(+x) and P(-x)) in terms of the individual probabilities (e.g. P(-c) instead of P(C))