Probability X1 ≥ X2
$begingroup$
Suppose X1 and X2 are independent Geometric p random variables. What is the
probability that X1 ≥ X2?
I am confused about this question because we aren't told anything about X1 and X2 other than they are Geometric. Wouldn't this be 50% because X1 and X2 can be anything in the range?
EDIT: New attempt
$P(X1 ≥ X2) = P(X1 > X2) + P(X1 = X2)$
$P(X1 = X2)$ = $sum_{x}$ $(1-p)^{x-1}p(1-p)^{x-1}p$ = $frac{p}{2-p}$
$P(X1 > X2)$ = $P(X1 < X2)$ and $P(X1 < X2) + P(X1 > X2) + P(X1 = X2) = 1$
Therefore, $P(X1 > X2)$ = $frac{1-P(X1 = X2)}{2}$ = $frac{1-p}{2-p}$
Adding $P(X1 = X2)=frac{p}{2-p}$ to that , I get $P(X1 ≥ X2)$ = $frac{1}{2-p}$
Is this correct?
random-variable geometric-distribution
$endgroup$
add a comment |
$begingroup$
Suppose X1 and X2 are independent Geometric p random variables. What is the
probability that X1 ≥ X2?
I am confused about this question because we aren't told anything about X1 and X2 other than they are Geometric. Wouldn't this be 50% because X1 and X2 can be anything in the range?
EDIT: New attempt
$P(X1 ≥ X2) = P(X1 > X2) + P(X1 = X2)$
$P(X1 = X2)$ = $sum_{x}$ $(1-p)^{x-1}p(1-p)^{x-1}p$ = $frac{p}{2-p}$
$P(X1 > X2)$ = $P(X1 < X2)$ and $P(X1 < X2) + P(X1 > X2) + P(X1 = X2) = 1$
Therefore, $P(X1 > X2)$ = $frac{1-P(X1 = X2)}{2}$ = $frac{1-p}{2-p}$
Adding $P(X1 = X2)=frac{p}{2-p}$ to that , I get $P(X1 ≥ X2)$ = $frac{1}{2-p}$
Is this correct?
random-variable geometric-distribution
$endgroup$
1
$begingroup$
Please add the 'self-study' tag.
$endgroup$
– StubbornAtom
7 hours ago
1
$begingroup$
Actually becauseX1
andX2
are discrete variables the equality makes things a bit less obvious.
$endgroup$
– usεr11852
7 hours ago
add a comment |
$begingroup$
Suppose X1 and X2 are independent Geometric p random variables. What is the
probability that X1 ≥ X2?
I am confused about this question because we aren't told anything about X1 and X2 other than they are Geometric. Wouldn't this be 50% because X1 and X2 can be anything in the range?
EDIT: New attempt
$P(X1 ≥ X2) = P(X1 > X2) + P(X1 = X2)$
$P(X1 = X2)$ = $sum_{x}$ $(1-p)^{x-1}p(1-p)^{x-1}p$ = $frac{p}{2-p}$
$P(X1 > X2)$ = $P(X1 < X2)$ and $P(X1 < X2) + P(X1 > X2) + P(X1 = X2) = 1$
Therefore, $P(X1 > X2)$ = $frac{1-P(X1 = X2)}{2}$ = $frac{1-p}{2-p}$
Adding $P(X1 = X2)=frac{p}{2-p}$ to that , I get $P(X1 ≥ X2)$ = $frac{1}{2-p}$
Is this correct?
random-variable geometric-distribution
$endgroup$
Suppose X1 and X2 are independent Geometric p random variables. What is the
probability that X1 ≥ X2?
I am confused about this question because we aren't told anything about X1 and X2 other than they are Geometric. Wouldn't this be 50% because X1 and X2 can be anything in the range?
EDIT: New attempt
$P(X1 ≥ X2) = P(X1 > X2) + P(X1 = X2)$
$P(X1 = X2)$ = $sum_{x}$ $(1-p)^{x-1}p(1-p)^{x-1}p$ = $frac{p}{2-p}$
$P(X1 > X2)$ = $P(X1 < X2)$ and $P(X1 < X2) + P(X1 > X2) + P(X1 = X2) = 1$
Therefore, $P(X1 > X2)$ = $frac{1-P(X1 = X2)}{2}$ = $frac{1-p}{2-p}$
Adding $P(X1 = X2)=frac{p}{2-p}$ to that , I get $P(X1 ≥ X2)$ = $frac{1}{2-p}$
Is this correct?
random-variable geometric-distribution
random-variable geometric-distribution
edited 3 hours ago
Sra
asked 7 hours ago
SraSra
584
584
1
$begingroup$
Please add the 'self-study' tag.
$endgroup$
– StubbornAtom
7 hours ago
1
$begingroup$
Actually becauseX1
andX2
are discrete variables the equality makes things a bit less obvious.
$endgroup$
– usεr11852
7 hours ago
add a comment |
1
$begingroup$
Please add the 'self-study' tag.
$endgroup$
– StubbornAtom
7 hours ago
1
$begingroup$
Actually becauseX1
andX2
are discrete variables the equality makes things a bit less obvious.
$endgroup$
– usεr11852
7 hours ago
1
1
$begingroup$
Please add the 'self-study' tag.
$endgroup$
– StubbornAtom
7 hours ago
$begingroup$
Please add the 'self-study' tag.
$endgroup$
– StubbornAtom
7 hours ago
1
1
$begingroup$
Actually because
X1
and X2
are discrete variables the equality makes things a bit less obvious.$endgroup$
– usεr11852
7 hours ago
$begingroup$
Actually because
X1
and X2
are discrete variables the equality makes things a bit less obvious.$endgroup$
– usεr11852
7 hours ago
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
It can't be $50%$ because $P(X_1=X_2)>0$
One approach:
Consider the three events $P(X_1>X_2), P(X_2>X_1)$ and $P(X_1=X_2)$, which partition the sample space.
There's an obvious connection between the first two. Write an expression for the third and simplify. Hence solve the question.
$endgroup$
$begingroup$
I edited, my post with my new answer. Could you take a look and see if it's correct?
$endgroup$
– Sra
3 hours ago
$begingroup$
Yes, your answers look correct. An alternative method (using a similar idea) would be to note that $P(X_1geq X_2)=frac12 + frac12 P(X_1=X_2)$ (again, exploiting the symmetry/exchangeability of $X_1$ and $X_2$).
$endgroup$
– Glen_b♦
2 hours ago
add a comment |
$begingroup$
Your answer, following Glen's suggestion, is correct. Another, less elegant, way is just to condition:
begin{align}
Pr{X_1geq X_2} &= sum_{k=0}^infty Pr{X_1geq X_2mid X_2=k} Pr{X_2=k} \ &= sum_{k=0}^infty sum_{ell=k}^infty Pr{X_1=ell}Pr{X_2=k}.
end{align}
This will give you the same $1/(2-p)$, after handling the two geometric series. Glen's way is better.
$endgroup$
$begingroup$
note - your way is better for applying to new problems I think. Because it is based on first principles. The trick/intuiton from glen_b's answer usually comes after the problem has been solved your way
$endgroup$
– probabilityislogic
2 hours ago
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "65"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
},
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%2fstats.stackexchange.com%2fquestions%2f394042%2fprobability-x1-%25e2%2589%25a5-x2%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
It can't be $50%$ because $P(X_1=X_2)>0$
One approach:
Consider the three events $P(X_1>X_2), P(X_2>X_1)$ and $P(X_1=X_2)$, which partition the sample space.
There's an obvious connection between the first two. Write an expression for the third and simplify. Hence solve the question.
$endgroup$
$begingroup$
I edited, my post with my new answer. Could you take a look and see if it's correct?
$endgroup$
– Sra
3 hours ago
$begingroup$
Yes, your answers look correct. An alternative method (using a similar idea) would be to note that $P(X_1geq X_2)=frac12 + frac12 P(X_1=X_2)$ (again, exploiting the symmetry/exchangeability of $X_1$ and $X_2$).
$endgroup$
– Glen_b♦
2 hours ago
add a comment |
$begingroup$
It can't be $50%$ because $P(X_1=X_2)>0$
One approach:
Consider the three events $P(X_1>X_2), P(X_2>X_1)$ and $P(X_1=X_2)$, which partition the sample space.
There's an obvious connection between the first two. Write an expression for the third and simplify. Hence solve the question.
$endgroup$
$begingroup$
I edited, my post with my new answer. Could you take a look and see if it's correct?
$endgroup$
– Sra
3 hours ago
$begingroup$
Yes, your answers look correct. An alternative method (using a similar idea) would be to note that $P(X_1geq X_2)=frac12 + frac12 P(X_1=X_2)$ (again, exploiting the symmetry/exchangeability of $X_1$ and $X_2$).
$endgroup$
– Glen_b♦
2 hours ago
add a comment |
$begingroup$
It can't be $50%$ because $P(X_1=X_2)>0$
One approach:
Consider the three events $P(X_1>X_2), P(X_2>X_1)$ and $P(X_1=X_2)$, which partition the sample space.
There's an obvious connection between the first two. Write an expression for the third and simplify. Hence solve the question.
$endgroup$
It can't be $50%$ because $P(X_1=X_2)>0$
One approach:
Consider the three events $P(X_1>X_2), P(X_2>X_1)$ and $P(X_1=X_2)$, which partition the sample space.
There's an obvious connection between the first two. Write an expression for the third and simplify. Hence solve the question.
edited 6 hours ago
answered 7 hours ago
Glen_b♦Glen_b
212k22406754
212k22406754
$begingroup$
I edited, my post with my new answer. Could you take a look and see if it's correct?
$endgroup$
– Sra
3 hours ago
$begingroup$
Yes, your answers look correct. An alternative method (using a similar idea) would be to note that $P(X_1geq X_2)=frac12 + frac12 P(X_1=X_2)$ (again, exploiting the symmetry/exchangeability of $X_1$ and $X_2$).
$endgroup$
– Glen_b♦
2 hours ago
add a comment |
$begingroup$
I edited, my post with my new answer. Could you take a look and see if it's correct?
$endgroup$
– Sra
3 hours ago
$begingroup$
Yes, your answers look correct. An alternative method (using a similar idea) would be to note that $P(X_1geq X_2)=frac12 + frac12 P(X_1=X_2)$ (again, exploiting the symmetry/exchangeability of $X_1$ and $X_2$).
$endgroup$
– Glen_b♦
2 hours ago
$begingroup$
I edited, my post with my new answer. Could you take a look and see if it's correct?
$endgroup$
– Sra
3 hours ago
$begingroup$
I edited, my post with my new answer. Could you take a look and see if it's correct?
$endgroup$
– Sra
3 hours ago
$begingroup$
Yes, your answers look correct. An alternative method (using a similar idea) would be to note that $P(X_1geq X_2)=frac12 + frac12 P(X_1=X_2)$ (again, exploiting the symmetry/exchangeability of $X_1$ and $X_2$).
$endgroup$
– Glen_b♦
2 hours ago
$begingroup$
Yes, your answers look correct. An alternative method (using a similar idea) would be to note that $P(X_1geq X_2)=frac12 + frac12 P(X_1=X_2)$ (again, exploiting the symmetry/exchangeability of $X_1$ and $X_2$).
$endgroup$
– Glen_b♦
2 hours ago
add a comment |
$begingroup$
Your answer, following Glen's suggestion, is correct. Another, less elegant, way is just to condition:
begin{align}
Pr{X_1geq X_2} &= sum_{k=0}^infty Pr{X_1geq X_2mid X_2=k} Pr{X_2=k} \ &= sum_{k=0}^infty sum_{ell=k}^infty Pr{X_1=ell}Pr{X_2=k}.
end{align}
This will give you the same $1/(2-p)$, after handling the two geometric series. Glen's way is better.
$endgroup$
$begingroup$
note - your way is better for applying to new problems I think. Because it is based on first principles. The trick/intuiton from glen_b's answer usually comes after the problem has been solved your way
$endgroup$
– probabilityislogic
2 hours ago
add a comment |
$begingroup$
Your answer, following Glen's suggestion, is correct. Another, less elegant, way is just to condition:
begin{align}
Pr{X_1geq X_2} &= sum_{k=0}^infty Pr{X_1geq X_2mid X_2=k} Pr{X_2=k} \ &= sum_{k=0}^infty sum_{ell=k}^infty Pr{X_1=ell}Pr{X_2=k}.
end{align}
This will give you the same $1/(2-p)$, after handling the two geometric series. Glen's way is better.
$endgroup$
$begingroup$
note - your way is better for applying to new problems I think. Because it is based on first principles. The trick/intuiton from glen_b's answer usually comes after the problem has been solved your way
$endgroup$
– probabilityislogic
2 hours ago
add a comment |
$begingroup$
Your answer, following Glen's suggestion, is correct. Another, less elegant, way is just to condition:
begin{align}
Pr{X_1geq X_2} &= sum_{k=0}^infty Pr{X_1geq X_2mid X_2=k} Pr{X_2=k} \ &= sum_{k=0}^infty sum_{ell=k}^infty Pr{X_1=ell}Pr{X_2=k}.
end{align}
This will give you the same $1/(2-p)$, after handling the two geometric series. Glen's way is better.
$endgroup$
Your answer, following Glen's suggestion, is correct. Another, less elegant, way is just to condition:
begin{align}
Pr{X_1geq X_2} &= sum_{k=0}^infty Pr{X_1geq X_2mid X_2=k} Pr{X_2=k} \ &= sum_{k=0}^infty sum_{ell=k}^infty Pr{X_1=ell}Pr{X_2=k}.
end{align}
This will give you the same $1/(2-p)$, after handling the two geometric series. Glen's way is better.
answered 2 hours ago
Paulo C. Marques F.Paulo C. Marques F.
16.9k35397
16.9k35397
$begingroup$
note - your way is better for applying to new problems I think. Because it is based on first principles. The trick/intuiton from glen_b's answer usually comes after the problem has been solved your way
$endgroup$
– probabilityislogic
2 hours ago
add a comment |
$begingroup$
note - your way is better for applying to new problems I think. Because it is based on first principles. The trick/intuiton from glen_b's answer usually comes after the problem has been solved your way
$endgroup$
– probabilityislogic
2 hours ago
$begingroup$
note - your way is better for applying to new problems I think. Because it is based on first principles. The trick/intuiton from glen_b's answer usually comes after the problem has been solved your way
$endgroup$
– probabilityislogic
2 hours ago
$begingroup$
note - your way is better for applying to new problems I think. Because it is based on first principles. The trick/intuiton from glen_b's answer usually comes after the problem has been solved your way
$endgroup$
– probabilityislogic
2 hours ago
add a comment |
Thanks for contributing an answer to Cross Validated!
- 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%2fstats.stackexchange.com%2fquestions%2f394042%2fprobability-x1-%25e2%2589%25a5-x2%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
1
$begingroup$
Please add the 'self-study' tag.
$endgroup$
– StubbornAtom
7 hours ago
1
$begingroup$
Actually because
X1
andX2
are discrete variables the equality makes things a bit less obvious.$endgroup$
– usεr11852
7 hours ago