Joint distribution of min and absolute difference
$begingroup$
Let $X_1, X_2 sim Exp(1)$ be independent random variables. Let $Y = min{X_1,X_2}, Z = |X_1-X_2|$. What is joint distribution of $Y,Z$?
I think I can figure out the individual distributions of $Y$ and of $Z$. e.g. for $Y$,
$$P(Y leq x) = P(X_1 leq x lor X_2 leq x) = 1 - P(X_1 > x land X_2 > x) = 1 - P(X_1 > x)P(X_2 > x)$$
and for $Z$ I can break down $|X_1 - X_2|$ into the two cases $X_1 > X_2$, $X_2 > X_1$. But when it comes to the joint distribution I don't know where to start, because there seems to be dependence between $Y,Z$. E.g. if $Y$ is large, then both $X_1, X_2$ are large, which in my mind would make the probability of a large $Z$ value small.
I suspect I may have to use the memorylessness property of the exponential distribution but I don't know how.
probability probability-theory probability-distributions
$endgroup$
add a comment |
$begingroup$
Let $X_1, X_2 sim Exp(1)$ be independent random variables. Let $Y = min{X_1,X_2}, Z = |X_1-X_2|$. What is joint distribution of $Y,Z$?
I think I can figure out the individual distributions of $Y$ and of $Z$. e.g. for $Y$,
$$P(Y leq x) = P(X_1 leq x lor X_2 leq x) = 1 - P(X_1 > x land X_2 > x) = 1 - P(X_1 > x)P(X_2 > x)$$
and for $Z$ I can break down $|X_1 - X_2|$ into the two cases $X_1 > X_2$, $X_2 > X_1$. But when it comes to the joint distribution I don't know where to start, because there seems to be dependence between $Y,Z$. E.g. if $Y$ is large, then both $X_1, X_2$ are large, which in my mind would make the probability of a large $Z$ value small.
I suspect I may have to use the memorylessness property of the exponential distribution but I don't know how.
probability probability-theory probability-distributions
$endgroup$
$begingroup$
See math.stackexchange.com/questions/2240822/… for why $Y$ and $Z$ are independently distributed.
$endgroup$
– StubbornAtom
Feb 3 at 16:43
add a comment |
$begingroup$
Let $X_1, X_2 sim Exp(1)$ be independent random variables. Let $Y = min{X_1,X_2}, Z = |X_1-X_2|$. What is joint distribution of $Y,Z$?
I think I can figure out the individual distributions of $Y$ and of $Z$. e.g. for $Y$,
$$P(Y leq x) = P(X_1 leq x lor X_2 leq x) = 1 - P(X_1 > x land X_2 > x) = 1 - P(X_1 > x)P(X_2 > x)$$
and for $Z$ I can break down $|X_1 - X_2|$ into the two cases $X_1 > X_2$, $X_2 > X_1$. But when it comes to the joint distribution I don't know where to start, because there seems to be dependence between $Y,Z$. E.g. if $Y$ is large, then both $X_1, X_2$ are large, which in my mind would make the probability of a large $Z$ value small.
I suspect I may have to use the memorylessness property of the exponential distribution but I don't know how.
probability probability-theory probability-distributions
$endgroup$
Let $X_1, X_2 sim Exp(1)$ be independent random variables. Let $Y = min{X_1,X_2}, Z = |X_1-X_2|$. What is joint distribution of $Y,Z$?
I think I can figure out the individual distributions of $Y$ and of $Z$. e.g. for $Y$,
$$P(Y leq x) = P(X_1 leq x lor X_2 leq x) = 1 - P(X_1 > x land X_2 > x) = 1 - P(X_1 > x)P(X_2 > x)$$
and for $Z$ I can break down $|X_1 - X_2|$ into the two cases $X_1 > X_2$, $X_2 > X_1$. But when it comes to the joint distribution I don't know where to start, because there seems to be dependence between $Y,Z$. E.g. if $Y$ is large, then both $X_1, X_2$ are large, which in my mind would make the probability of a large $Z$ value small.
I suspect I may have to use the memorylessness property of the exponential distribution but I don't know how.
probability probability-theory probability-distributions
probability probability-theory probability-distributions
asked Feb 3 at 12:39
D GD G
1779
1779
$begingroup$
See math.stackexchange.com/questions/2240822/… for why $Y$ and $Z$ are independently distributed.
$endgroup$
– StubbornAtom
Feb 3 at 16:43
add a comment |
$begingroup$
See math.stackexchange.com/questions/2240822/… for why $Y$ and $Z$ are independently distributed.
$endgroup$
– StubbornAtom
Feb 3 at 16:43
$begingroup$
See math.stackexchange.com/questions/2240822/… for why $Y$ and $Z$ are independently distributed.
$endgroup$
– StubbornAtom
Feb 3 at 16:43
$begingroup$
See math.stackexchange.com/questions/2240822/… for why $Y$ and $Z$ are independently distributed.
$endgroup$
– StubbornAtom
Feb 3 at 16:43
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3098518%2fjoint-distribution-of-min-and-absolute-difference%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
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3098518%2fjoint-distribution-of-min-and-absolute-difference%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
$begingroup$
See math.stackexchange.com/questions/2240822/… for why $Y$ and $Z$ are independently distributed.
$endgroup$
– StubbornAtom
Feb 3 at 16:43