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
4 hours ago
1
$begingroup$
Actually becauseX1
andX2
are discrete variables the equality makes things a bit less obvious.
$endgroup$
– usεr11852
4 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 56 mins ago
Sra
asked 4 hours ago
SraSra
464
464
1
$begingroup$
Please add the 'self-study' tag.
$endgroup$
– StubbornAtom
4 hours ago
1
$begingroup$
Actually becauseX1
andX2
are discrete variables the equality makes things a bit less obvious.
$endgroup$
– usεr11852
4 hours ago
add a comment |
1
$begingroup$
Please add the 'self-study' tag.
$endgroup$
– StubbornAtom
4 hours ago
1
$begingroup$
Actually becauseX1
andX2
are discrete variables the equality makes things a bit less obvious.
$endgroup$
– usεr11852
4 hours ago
1
1
$begingroup$
Please add the 'self-study' tag.
$endgroup$
– StubbornAtom
4 hours ago
$begingroup$
Please add the 'self-study' tag.
$endgroup$
– StubbornAtom
4 hours ago
1
1
$begingroup$
Actually because
X1
and X2
are discrete variables the equality makes things a bit less obvious.$endgroup$
– usεr11852
4 hours ago
$begingroup$
Actually because
X1
and X2
are discrete variables the equality makes things a bit less obvious.$endgroup$
– usεr11852
4 hours ago
add a comment |
1 Answer
1
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
56 mins 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
1 Answer
1
active
oldest
votes
1 Answer
1
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
56 mins 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
56 mins 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 3 hours ago
answered 4 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
56 mins 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
56 mins ago
$begingroup$
I edited, my post with my new answer. Could you take a look and see if it's correct?
$endgroup$
– Sra
56 mins ago
$begingroup$
I edited, my post with my new answer. Could you take a look and see if it's correct?
$endgroup$
– Sra
56 mins 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
4 hours ago
1
$begingroup$
Actually because
X1
andX2
are discrete variables the equality makes things a bit less obvious.$endgroup$
– usεr11852
4 hours ago