How Do You Model a Random Variable with Random Parameters in Its Distribution?

  • Thread starter Thread starter matfor
  • Start date Start date
  • Tags Tags
    Distribution
matfor
Messages
2
Reaction score
0
Say if I had a random variable X that followed a Beta distribution B(a,b), and a and b were random variables.

How would I define the distribution of X??
 
Physics news on Phys.org
Well, I imagine you would first want to talk about the joint distribution of X, a, and b. Then you can worry about trying to compute the marginal distribution of X.
 
Basically Hurkyl said it depends on how a and b are distributed. Once you know this you can calculate the distribution of X using the standard procedures.
 
Then you can worry about trying to compute the marginal distribution of X

Why would X be a marginal distribution??
Wikipedia says
In probability theory, given two jointly distributed random variables X and Y, the marginal distribution of X is simply the probability distribution of X ignoring information about Y

But in my situation I do not want to ignore the information from the other variables, ie. variables a and b.

It seems to me that I should look for the conditional distribution ie. X|a,b??
 
matfor said:
Say if I had a random variable X that followed a Beta distribution B(a,b), and a and b were random variables.

How would I define the distribution of X??
Let f(x,y) be the joint density of a and b. (You can modify the following if one or both of them are discrete.) Then

F_X(c) = P(X \le c) = E[P(X \le c | (a,b))].

This gives

F_X(c) = \int_0^\infty\int_0^\infty<br /> P(X \le c | (a,b) = (x,y))f(x,y)\,dx\,dy.

By hypothesis, the distribution of X given (a,b) is Beta. So

F_X(c) = \int_0^\infty\int_0^\infty<br /> I_c(x,y)f(x,y)\,dx\,dy,

where c\mapsto I_c(x,y) is the CDF of a Beta random variable with parameters x and y.
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top