joint density of two sums of independent random var with common component Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Joint density of two functions composed of independent drawsLet $(X,Y)$ be a uniform random vector on the semicircle of radius $1$. Find the joint density.Joint density of Triangular RV and Maximum of Triangular RVs, parameterised by Uniform RVA joint density function with issues in the conditional density functionjoint density function of two independent random variablesProblem of joint density function of random variable $(X,Y)$.How to find the joint distribution and joint density functions of two random variables?Distribution of sum of discrete and uniform random variablesLet X and Y be two independent random uniform variables on (0,1). Joint density of (3X-Y, 2X-Y)?Finding joint density function of two independent random variablesJoint density of two functions composed of independent draws

Disable hyphenation for an entire paragraph

Can a non-EU citizen traveling with me come with me through the EU passport line?

How to motivate offshore teams and trust them to deliver?

If a contract sometimes uses the wrong name, is it still valid?

Center align columns in table ignoring minus signs?

ListPlot join points by nearest neighbor rather than order

When to stop saving and start investing?

How discoverable are IPv6 addresses and AAAA names by potential attackers?

Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?

Check which numbers satisfy the condition [A*B*C = A! + B! + C!]

How do I mention the quality of my school without bragging

I am not a queen, who am I?

Did Xerox really develop the first LAN?

Why constant symbols in a language?

Is there a service that would inform me whenever a new direct route is scheduled from a given airport?

What are 'alternative tunings' of a guitar and why would you use them? Doesn't it make it more difficult to play?

Are my PIs rude or am I just being too sensitive?

Should I discuss the type of campaign with my players?

Sorting numerically

How can I make names more distinctive without making them longer?

What do you call a plan that's an alternative plan in case your initial plan fails?

If Jon Snow became King of the Seven Kingdoms what would his regnal number be?

What is the correct way to use the pinch test for dehydration?

When is phishing education going too far?



joint density of two sums of independent random var with common component



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Joint density of two functions composed of independent drawsLet $(X,Y)$ be a uniform random vector on the semicircle of radius $1$. Find the joint density.Joint density of Triangular RV and Maximum of Triangular RVs, parameterised by Uniform RVA joint density function with issues in the conditional density functionjoint density function of two independent random variablesProblem of joint density function of random variable $(X,Y)$.How to find the joint distribution and joint density functions of two random variables?Distribution of sum of discrete and uniform random variablesLet X and Y be two independent random uniform variables on (0,1). Joint density of (3X-Y, 2X-Y)?Finding joint density function of two independent random variablesJoint density of two functions composed of independent draws










1












$begingroup$


Suppose we have three iid draws from a uniform distribution on $[0,1]$. Call these random variables $A, B$ and $C$.
Let $X=A+B$ and $Y=B+C$.
I have figured out that the density of $X$ (or $Y$) is
$$f_X(x) = begincases
x &mbox if x in [0,1] \
2-x &mbox if x in (1,2].
endcases$$

I can also see that $X=A+Y-C$.
However, I am still struggeling with the joint density of $X,Y$ and the conditional density of $X|Y$ and the corresponding CDFs. I am looking forward to hints!



Let me show you what I have tried and where I want to get at.
Similar to $f_X$ above, I used convolution to obtain
$$f_Y (y|x) = begincases
1+y-x &mbox if y in [x-1,x] \
1-y+x &mbox if y in (x,x+1].
endcases$$

The joint density then should just be $f_X,Y(x,y) = f_X(x) f_Y(y|x)$.



My book suggests that the joint density looks like this and also that
$fracf_Y(xx)= frac2x$. Both does not coincide with what I have done. Can anyone help?










share|cite|improve this question











$endgroup$











  • $begingroup$
    Since I am very certain about my marginal density and I suppose the book's joint density is correct, I assume my conditional density appears to be incorrect. I obtained it from the marginal density of $(A-C), f_A-C$ and I plugged in $f_A-C(y-x)$. If you don't like my concrete example, I would be very happy for a general approach to determine the joint density of random variables $X,Y$ with $X= g(A,B)$ and $Y=g(C,B)$ with independent draws $A,B,C$ and some function $g$.
    $endgroup$
    – Max
    Mar 27 at 12:44











  • $begingroup$
    "... and also that $fracx)F(x= $" What on earth does that $f(x|x)$ mean? TYpo?
    $endgroup$
    – leonbloy
    Mar 27 at 14:27










  • $begingroup$
    Yes, a typo. I apoligize. I edited it. It is supposed to be the conditional density over the conditional CDF evaluated at $x$.
    $endgroup$
    – Max
    Mar 27 at 14:30















1












$begingroup$


Suppose we have three iid draws from a uniform distribution on $[0,1]$. Call these random variables $A, B$ and $C$.
Let $X=A+B$ and $Y=B+C$.
I have figured out that the density of $X$ (or $Y$) is
$$f_X(x) = begincases
x &mbox if x in [0,1] \
2-x &mbox if x in (1,2].
endcases$$

I can also see that $X=A+Y-C$.
However, I am still struggeling with the joint density of $X,Y$ and the conditional density of $X|Y$ and the corresponding CDFs. I am looking forward to hints!



Let me show you what I have tried and where I want to get at.
Similar to $f_X$ above, I used convolution to obtain
$$f_Y (y|x) = begincases
1+y-x &mbox if y in [x-1,x] \
1-y+x &mbox if y in (x,x+1].
endcases$$

The joint density then should just be $f_X,Y(x,y) = f_X(x) f_Y(y|x)$.



My book suggests that the joint density looks like this and also that
$fracf_Y(xx)= frac2x$. Both does not coincide with what I have done. Can anyone help?










share|cite|improve this question











$endgroup$











  • $begingroup$
    Since I am very certain about my marginal density and I suppose the book's joint density is correct, I assume my conditional density appears to be incorrect. I obtained it from the marginal density of $(A-C), f_A-C$ and I plugged in $f_A-C(y-x)$. If you don't like my concrete example, I would be very happy for a general approach to determine the joint density of random variables $X,Y$ with $X= g(A,B)$ and $Y=g(C,B)$ with independent draws $A,B,C$ and some function $g$.
    $endgroup$
    – Max
    Mar 27 at 12:44











  • $begingroup$
    "... and also that $fracx)F(x= $" What on earth does that $f(x|x)$ mean? TYpo?
    $endgroup$
    – leonbloy
    Mar 27 at 14:27










  • $begingroup$
    Yes, a typo. I apoligize. I edited it. It is supposed to be the conditional density over the conditional CDF evaluated at $x$.
    $endgroup$
    – Max
    Mar 27 at 14:30













1












1








1





$begingroup$


Suppose we have three iid draws from a uniform distribution on $[0,1]$. Call these random variables $A, B$ and $C$.
Let $X=A+B$ and $Y=B+C$.
I have figured out that the density of $X$ (or $Y$) is
$$f_X(x) = begincases
x &mbox if x in [0,1] \
2-x &mbox if x in (1,2].
endcases$$

I can also see that $X=A+Y-C$.
However, I am still struggeling with the joint density of $X,Y$ and the conditional density of $X|Y$ and the corresponding CDFs. I am looking forward to hints!



Let me show you what I have tried and where I want to get at.
Similar to $f_X$ above, I used convolution to obtain
$$f_Y (y|x) = begincases
1+y-x &mbox if y in [x-1,x] \
1-y+x &mbox if y in (x,x+1].
endcases$$

The joint density then should just be $f_X,Y(x,y) = f_X(x) f_Y(y|x)$.



My book suggests that the joint density looks like this and also that
$fracf_Y(xx)= frac2x$. Both does not coincide with what I have done. Can anyone help?










share|cite|improve this question











$endgroup$




Suppose we have three iid draws from a uniform distribution on $[0,1]$. Call these random variables $A, B$ and $C$.
Let $X=A+B$ and $Y=B+C$.
I have figured out that the density of $X$ (or $Y$) is
$$f_X(x) = begincases
x &mbox if x in [0,1] \
2-x &mbox if x in (1,2].
endcases$$

I can also see that $X=A+Y-C$.
However, I am still struggeling with the joint density of $X,Y$ and the conditional density of $X|Y$ and the corresponding CDFs. I am looking forward to hints!



Let me show you what I have tried and where I want to get at.
Similar to $f_X$ above, I used convolution to obtain
$$f_Y (y|x) = begincases
1+y-x &mbox if y in [x-1,x] \
1-y+x &mbox if y in (x,x+1].
endcases$$

The joint density then should just be $f_X,Y(x,y) = f_X(x) f_Y(y|x)$.



My book suggests that the joint density looks like this and also that
$fracf_Y(xx)= frac2x$. Both does not coincide with what I have done. Can anyone help?







probability probability-theory probability-distributions uniform-distribution density-function






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 27 at 14:28







Max

















asked Mar 25 at 13:10









MaxMax

62




62











  • $begingroup$
    Since I am very certain about my marginal density and I suppose the book's joint density is correct, I assume my conditional density appears to be incorrect. I obtained it from the marginal density of $(A-C), f_A-C$ and I plugged in $f_A-C(y-x)$. If you don't like my concrete example, I would be very happy for a general approach to determine the joint density of random variables $X,Y$ with $X= g(A,B)$ and $Y=g(C,B)$ with independent draws $A,B,C$ and some function $g$.
    $endgroup$
    – Max
    Mar 27 at 12:44











  • $begingroup$
    "... and also that $fracx)F(x= $" What on earth does that $f(x|x)$ mean? TYpo?
    $endgroup$
    – leonbloy
    Mar 27 at 14:27










  • $begingroup$
    Yes, a typo. I apoligize. I edited it. It is supposed to be the conditional density over the conditional CDF evaluated at $x$.
    $endgroup$
    – Max
    Mar 27 at 14:30
















  • $begingroup$
    Since I am very certain about my marginal density and I suppose the book's joint density is correct, I assume my conditional density appears to be incorrect. I obtained it from the marginal density of $(A-C), f_A-C$ and I plugged in $f_A-C(y-x)$. If you don't like my concrete example, I would be very happy for a general approach to determine the joint density of random variables $X,Y$ with $X= g(A,B)$ and $Y=g(C,B)$ with independent draws $A,B,C$ and some function $g$.
    $endgroup$
    – Max
    Mar 27 at 12:44











  • $begingroup$
    "... and also that $fracx)F(x= $" What on earth does that $f(x|x)$ mean? TYpo?
    $endgroup$
    – leonbloy
    Mar 27 at 14:27










  • $begingroup$
    Yes, a typo. I apoligize. I edited it. It is supposed to be the conditional density over the conditional CDF evaluated at $x$.
    $endgroup$
    – Max
    Mar 27 at 14:30















$begingroup$
Since I am very certain about my marginal density and I suppose the book's joint density is correct, I assume my conditional density appears to be incorrect. I obtained it from the marginal density of $(A-C), f_A-C$ and I plugged in $f_A-C(y-x)$. If you don't like my concrete example, I would be very happy for a general approach to determine the joint density of random variables $X,Y$ with $X= g(A,B)$ and $Y=g(C,B)$ with independent draws $A,B,C$ and some function $g$.
$endgroup$
– Max
Mar 27 at 12:44





$begingroup$
Since I am very certain about my marginal density and I suppose the book's joint density is correct, I assume my conditional density appears to be incorrect. I obtained it from the marginal density of $(A-C), f_A-C$ and I plugged in $f_A-C(y-x)$. If you don't like my concrete example, I would be very happy for a general approach to determine the joint density of random variables $X,Y$ with $X= g(A,B)$ and $Y=g(C,B)$ with independent draws $A,B,C$ and some function $g$.
$endgroup$
– Max
Mar 27 at 12:44













$begingroup$
"... and also that $fracx)F(x= $" What on earth does that $f(x|x)$ mean? TYpo?
$endgroup$
– leonbloy
Mar 27 at 14:27




$begingroup$
"... and also that $fracx)F(x= $" What on earth does that $f(x|x)$ mean? TYpo?
$endgroup$
– leonbloy
Mar 27 at 14:27












$begingroup$
Yes, a typo. I apoligize. I edited it. It is supposed to be the conditional density over the conditional CDF evaluated at $x$.
$endgroup$
– Max
Mar 27 at 14:30




$begingroup$
Yes, a typo. I apoligize. I edited it. It is supposed to be the conditional density over the conditional CDF evaluated at $x$.
$endgroup$
– Max
Mar 27 at 14:30










0






active

oldest

votes












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3161762%2fjoint-density-of-two-sums-of-independent-random-var-with-common-component%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3161762%2fjoint-density-of-two-sums-of-independent-random-var-with-common-component%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye

random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

How should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer