Probability question: random variables

In summary, the conversation includes two questions related to random variables and their expected outcomes. The first question involves a fair coin being tossed and finding the probability, expected time, and expected interval for certain sequences of outcomes. The second question deals with a random variable and its mean and variance, and asks for the linear mean-squared error estimate and minimum mean-squared error based on noisy measurements.
  • #1
jezse
5
0
I have two questions.. any insight into either of them is appreciated.

1) A fair coin is tossed repeatedly; the sequence of outcomes is recorded. Let Y be the random time of the first appearance of HT (a tail immediately following a head).
(a) Find P(Y = 4):
(b) Find E[Y] (the expected time to wait for the first HT).
(c) Find the expected length of the interval between successive appearances of HT.
(d) Same as (c) for TT.


2) U is a random variable having mean 2 and variance 5. Two noisy measurements of U are taken:
Y1 = U + Z1
Y2 = U + Z2:
where Z1; Z2; U are assumed pairwise uncorrelated, and where E[Z1] = E[Z2] = 0; Var(Z1) = 1; Var(Z2) = 2:
(a) Determine the linear mean-squared error (MMSE) estimate of U based on Y1 and Y2:
(b) Compute the resulting minimum mean-squared error.


Thank you.
 
Physics news on Phys.org
  • #2
So what have you tried?
 
  • #3


1) (a) P(Y = 4) = (1/2)^4 = 1/16, since the sequence of outcomes must be HTHH for Y = 4.
(b) E[Y] = 2, since the expected time to wait for HT is the same as the expected time to get a head, which is 2 tosses.
(c) The expected length of the interval between successive appearances of HT is also 2, since the probability of getting HT on any given toss is 1/2 and the sequence of outcomes is independent.
(d) Similarly, the expected length of the interval between successive appearances of TT is also 2, since the probability of getting TT on any given toss is 1/4 and the sequence of outcomes is independent.

2) (a) The linear mean-squared error estimate of U based on Y1 and Y2 is given by:
E[U|Y1,Y2] = aY1 + bY2, where a and b are constants.
To find these constants, we can use the fact that E[U|Y1,Y2] = U since U is the true value of U, and E[aY1 + bY2] = aE[Y1] + bE[Y2], where E[Y1] = E[Y2] = 2 (since E = 2) and E = 2.
Therefore, a + b = 1 and 2a + 2b = 2, which gives us a = 0.25 and b = 0.75.
So, the linear mean-squared error estimate of U based on Y1 and Y2 is 0.25Y1 + 0.75Y2.
(b) The resulting minimum mean-squared error is given by:
E[(U - E[U|Y1,Y2])^2] = Var(U) - Cov(U,Y1+Y2)^2/Var(Y1+Y2), where Var(U) = 5, Cov(U,Y1+Y2) = 0 (since U and Y1+Y2 are uncorrelated) and Var(Y1+Y2) = Var(Y1) + Var(Y2) = 1 + 2 = 3.
Therefore, the minimum mean-squared error is 5 - 0/3 = 5.
 

1. What is a random variable?

A random variable is a numerical measurement of the outcomes of a random experiment. It is represented by a capital letter, such as X, and can take on different values with varying probabilities.

2. What is the difference between a discrete and continuous random variable?

A discrete random variable can only take on a finite or countably infinite number of values, while a continuous random variable can take on any value within a given range. For example, the number of children in a family is a discrete random variable, while the height of a person is a continuous random variable.

3. How is the probability distribution of a random variable calculated?

The probability distribution of a random variable is calculated by determining the possible outcomes of the variable and their corresponding probabilities. This can be represented in a table, graph, or mathematical equation.

4. What is the expected value of a random variable?

The expected value of a random variable is the theoretical average of all possible outcomes. It is calculated by multiplying each outcome by its corresponding probability and summing all of these products.

5. How is the standard deviation of a random variable calculated?

The standard deviation of a random variable is calculated by finding the square root of the variance. The variance is calculated by taking the sum of the squared differences between each possible outcome and the expected value, multiplied by their corresponding probabilities.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
4K
  • Engineering and Comp Sci Homework Help
Replies
6
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
Back
Top