How to Find c for Given Joint PDF?

  • Thread starter Thread starter semidevil
  • Start date Start date
  • Tags Tags
    Joint Pdf
AI Thread Summary
The discussion focuses on finding the constant c for a given joint probability density function (PDF) fXY(x, y) = c(y + x)y within the bounds 0 < x < 1 and 0 < y < 1. Participants clarify that to determine c, one must integrate the joint PDF over the specified range and set the result equal to 1, as the total probability must equal 1. The integration is performed over the defined limits, simplifying the process of finding c without needing to calculate marginal distributions. The initial confusion regarding the interpretation of the joint PDF and conditional probabilities is resolved, emphasizing the importance of understanding integration in probability. The key takeaway is that the integral of the joint PDF over its domain must equal 1 to find the constant c.
semidevil
Messages
156
Reaction score
2
so X and Y have joing pdf f X Y(x, y) = 1/2 for 0 < y < x < 2, and 0 otherwise.

find P(0< Y < 2/5 | X = 3/4)

first, I don't understand how to read the function. So the function is equal to 1/2 when 0 < y < x < 2. And it is equal 0 otherwise.

So I need to find Probabilty Y is between 0 and 2/5, given that X = 3/4? is that what it is asking?

I think this has to do with integration, but what am I integrating? It's a single integeral right? and what do I do w/ the X = 3/4 part?


actually, I got it...so no need for that.

but this one. so f X Y (x,y) = c(y + x)y for 0<x<1 and 0<y<1.

I need to find c.

So I found the marginals, and what do I do to find c? am I suppose to put it against something?
 
Last edited:
Physics news on Phys.org
The total probability may be equal 1, right?
 
You don't need to find the marginals. The integral of the function from -infinity to infinity for both x and y (which is the same as the integral from 0 to 1 for both x and y in this case) equals 1, and you just solve for c.
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top