Learning Probability: Solving a Density Function Problem

  • Thread starter Thread starter Niels
  • Start date Start date
  • Tags Tags
    Probability
Niels
Messages
10
Reaction score
0
I'm trying to learn probability on my own and I'm stuck.

My multiple-variable-calculus is not so strong so the following problem got me stuck.

I have density function

f(x,y) = x^2 + xy/3 for 0<x<1; 0<y<2 otherwise 0

And I need to calculate Prob(X > Y). X and Y are random variables.

I know how to do Prob(X <= 0.5) etc.

Also would be nice if someone could explain Prob(Y < 1/2 and X < 1/2) and
Prob(X+Y < 1)

Thanks
/Niels
 
Physics news on Phys.org
Niels said:
I'm trying to learn probability on my own and I'm stuck.

My multiple-variable-calculus is not so strong so the following problem got me stuck.

I have density function

f(x,y) = x^2 + xy/3 for 0<x<1; 0<y<2 otherwise 0

And I need to calculate Prob(X > Y). X and Y are random variables.

I know how to do Prob(X <= 0.5) etc.
Just to make sure, this is just integrating over all values of Y, such that X <= 0.5, which is a rectangle.

Niels said:
Also would be nice if someone could explain Prob(Y < 1/2 and X < 1/2)
Similarly, this is an integration of the density function over the region where Y < 1/2 and X < 1/2. This is a square of sidelength 1/2 with one corner at the origin. It is a double integral that can be written as:
\int_0^{\frac{1}{2}} \int_0^{\frac{1}{2}} f(x,y) dy dx
Do you know how to find P(X<1/2 OR Y<1/2) ?
Niels said:
and
Prob(X+Y < 1)
If you cannot picture the region, rewrite it in a friendlier form; ie., Y < -X + 1. You're then integrating the density function for all points below the line y = -x + 1. This integral can be written:
\int_0^1 \int_0^{-x+1} f(x,y) dy dx
So your original problem, P(Y<X) is just the set of points below the line y=x.
 
Last edited:
thank you!
 
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