How to find probability with two random values?
$begingroup$
How to find probability $P(xi < eta)$ if $xi sim Beta(1,2), eta sim Exp(1))$? They're also independent.
probability probability-theory
$endgroup$
add a comment |
$begingroup$
How to find probability $P(xi < eta)$ if $xi sim Beta(1,2), eta sim Exp(1))$? They're also independent.
probability probability-theory
$endgroup$
$begingroup$
What have you tried so far?
$endgroup$
– Federico
Dec 5 '18 at 15:46
$begingroup$
I guess i should try find $int F_{xi}(t)f_{eta}(t)dt$, because both these distributions are absolutely continuos.
$endgroup$
– nutcracker
Dec 5 '18 at 15:48
$begingroup$
You can start finding the pdf of $xi$ and $eta$
$endgroup$
– Federico
Dec 5 '18 at 15:50
$begingroup$
Then you know that the law of the couple $(xi,eta)$ is simply given by the product of the pdf's
$endgroup$
– Federico
Dec 5 '18 at 15:52
$begingroup$
The you identify the set over which to integrate
$endgroup$
– Federico
Dec 5 '18 at 15:52
add a comment |
$begingroup$
How to find probability $P(xi < eta)$ if $xi sim Beta(1,2), eta sim Exp(1))$? They're also independent.
probability probability-theory
$endgroup$
How to find probability $P(xi < eta)$ if $xi sim Beta(1,2), eta sim Exp(1))$? They're also independent.
probability probability-theory
probability probability-theory
edited Dec 5 '18 at 19:09
nutcracker
asked Dec 5 '18 at 15:43
nutcrackernutcracker
84
84
$begingroup$
What have you tried so far?
$endgroup$
– Federico
Dec 5 '18 at 15:46
$begingroup$
I guess i should try find $int F_{xi}(t)f_{eta}(t)dt$, because both these distributions are absolutely continuos.
$endgroup$
– nutcracker
Dec 5 '18 at 15:48
$begingroup$
You can start finding the pdf of $xi$ and $eta$
$endgroup$
– Federico
Dec 5 '18 at 15:50
$begingroup$
Then you know that the law of the couple $(xi,eta)$ is simply given by the product of the pdf's
$endgroup$
– Federico
Dec 5 '18 at 15:52
$begingroup$
The you identify the set over which to integrate
$endgroup$
– Federico
Dec 5 '18 at 15:52
add a comment |
$begingroup$
What have you tried so far?
$endgroup$
– Federico
Dec 5 '18 at 15:46
$begingroup$
I guess i should try find $int F_{xi}(t)f_{eta}(t)dt$, because both these distributions are absolutely continuos.
$endgroup$
– nutcracker
Dec 5 '18 at 15:48
$begingroup$
You can start finding the pdf of $xi$ and $eta$
$endgroup$
– Federico
Dec 5 '18 at 15:50
$begingroup$
Then you know that the law of the couple $(xi,eta)$ is simply given by the product of the pdf's
$endgroup$
– Federico
Dec 5 '18 at 15:52
$begingroup$
The you identify the set over which to integrate
$endgroup$
– Federico
Dec 5 '18 at 15:52
$begingroup$
What have you tried so far?
$endgroup$
– Federico
Dec 5 '18 at 15:46
$begingroup$
What have you tried so far?
$endgroup$
– Federico
Dec 5 '18 at 15:46
$begingroup$
I guess i should try find $int F_{xi}(t)f_{eta}(t)dt$, because both these distributions are absolutely continuos.
$endgroup$
– nutcracker
Dec 5 '18 at 15:48
$begingroup$
I guess i should try find $int F_{xi}(t)f_{eta}(t)dt$, because both these distributions are absolutely continuos.
$endgroup$
– nutcracker
Dec 5 '18 at 15:48
$begingroup$
You can start finding the pdf of $xi$ and $eta$
$endgroup$
– Federico
Dec 5 '18 at 15:50
$begingroup$
You can start finding the pdf of $xi$ and $eta$
$endgroup$
– Federico
Dec 5 '18 at 15:50
$begingroup$
Then you know that the law of the couple $(xi,eta)$ is simply given by the product of the pdf's
$endgroup$
– Federico
Dec 5 '18 at 15:52
$begingroup$
Then you know that the law of the couple $(xi,eta)$ is simply given by the product of the pdf's
$endgroup$
– Federico
Dec 5 '18 at 15:52
$begingroup$
The you identify the set over which to integrate
$endgroup$
– Federico
Dec 5 '18 at 15:52
$begingroup$
The you identify the set over which to integrate
$endgroup$
– Federico
Dec 5 '18 at 15:52
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
$$
int_0^1 int_0^infty mathbf{1}_{{xi<eta}} 2(1-xi) e^{-eta} ,deta,dxi
= frac2e .
$$
$endgroup$
$begingroup$
What is the theoretical rule to count these probabilities?
$endgroup$
– nutcracker
Dec 5 '18 at 18:28
$begingroup$
@Daniil what do you mean? How to find the pdf's? That's the definition of beta and exponential distribution. How to compute the integral? Well, Fubini might come in handy...
$endgroup$
– Federico
Dec 5 '18 at 18:32
$begingroup$
I mean how do you come from the integral i wrote in the comments above to the double integral written here?
$endgroup$
– nutcracker
Dec 5 '18 at 18:34
$begingroup$
I don't know what the integral you wrote means. Maybe tell us what $F$ and $f$ are
$endgroup$
– Federico
Dec 5 '18 at 18:35
$begingroup$
I explained in the comments above the procedure. 1) find the pdf. 2) take the product measure. 3) integrate over the correct set
$endgroup$
– Federico
Dec 5 '18 at 18:36
|
show 1 more comment
$begingroup$
$P(xi < eta)=int_{0}^{1} int_{xi}^{infty} 2e^{-eta}(1-xi) text{d}eta text{d} xi = frac{2}{e}$
$endgroup$
$begingroup$
What is the theoretical rule to count these probabilities?
$endgroup$
– nutcracker
Dec 5 '18 at 18:29
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: "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%2f3027219%2fhow-to-find-probability-with-two-random-values%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$
$$
int_0^1 int_0^infty mathbf{1}_{{xi<eta}} 2(1-xi) e^{-eta} ,deta,dxi
= frac2e .
$$
$endgroup$
$begingroup$
What is the theoretical rule to count these probabilities?
$endgroup$
– nutcracker
Dec 5 '18 at 18:28
$begingroup$
@Daniil what do you mean? How to find the pdf's? That's the definition of beta and exponential distribution. How to compute the integral? Well, Fubini might come in handy...
$endgroup$
– Federico
Dec 5 '18 at 18:32
$begingroup$
I mean how do you come from the integral i wrote in the comments above to the double integral written here?
$endgroup$
– nutcracker
Dec 5 '18 at 18:34
$begingroup$
I don't know what the integral you wrote means. Maybe tell us what $F$ and $f$ are
$endgroup$
– Federico
Dec 5 '18 at 18:35
$begingroup$
I explained in the comments above the procedure. 1) find the pdf. 2) take the product measure. 3) integrate over the correct set
$endgroup$
– Federico
Dec 5 '18 at 18:36
|
show 1 more comment
$begingroup$
$$
int_0^1 int_0^infty mathbf{1}_{{xi<eta}} 2(1-xi) e^{-eta} ,deta,dxi
= frac2e .
$$
$endgroup$
$begingroup$
What is the theoretical rule to count these probabilities?
$endgroup$
– nutcracker
Dec 5 '18 at 18:28
$begingroup$
@Daniil what do you mean? How to find the pdf's? That's the definition of beta and exponential distribution. How to compute the integral? Well, Fubini might come in handy...
$endgroup$
– Federico
Dec 5 '18 at 18:32
$begingroup$
I mean how do you come from the integral i wrote in the comments above to the double integral written here?
$endgroup$
– nutcracker
Dec 5 '18 at 18:34
$begingroup$
I don't know what the integral you wrote means. Maybe tell us what $F$ and $f$ are
$endgroup$
– Federico
Dec 5 '18 at 18:35
$begingroup$
I explained in the comments above the procedure. 1) find the pdf. 2) take the product measure. 3) integrate over the correct set
$endgroup$
– Federico
Dec 5 '18 at 18:36
|
show 1 more comment
$begingroup$
$$
int_0^1 int_0^infty mathbf{1}_{{xi<eta}} 2(1-xi) e^{-eta} ,deta,dxi
= frac2e .
$$
$endgroup$
$$
int_0^1 int_0^infty mathbf{1}_{{xi<eta}} 2(1-xi) e^{-eta} ,deta,dxi
= frac2e .
$$
answered Dec 5 '18 at 15:49
FedericoFederico
4,899514
4,899514
$begingroup$
What is the theoretical rule to count these probabilities?
$endgroup$
– nutcracker
Dec 5 '18 at 18:28
$begingroup$
@Daniil what do you mean? How to find the pdf's? That's the definition of beta and exponential distribution. How to compute the integral? Well, Fubini might come in handy...
$endgroup$
– Federico
Dec 5 '18 at 18:32
$begingroup$
I mean how do you come from the integral i wrote in the comments above to the double integral written here?
$endgroup$
– nutcracker
Dec 5 '18 at 18:34
$begingroup$
I don't know what the integral you wrote means. Maybe tell us what $F$ and $f$ are
$endgroup$
– Federico
Dec 5 '18 at 18:35
$begingroup$
I explained in the comments above the procedure. 1) find the pdf. 2) take the product measure. 3) integrate over the correct set
$endgroup$
– Federico
Dec 5 '18 at 18:36
|
show 1 more comment
$begingroup$
What is the theoretical rule to count these probabilities?
$endgroup$
– nutcracker
Dec 5 '18 at 18:28
$begingroup$
@Daniil what do you mean? How to find the pdf's? That's the definition of beta and exponential distribution. How to compute the integral? Well, Fubini might come in handy...
$endgroup$
– Federico
Dec 5 '18 at 18:32
$begingroup$
I mean how do you come from the integral i wrote in the comments above to the double integral written here?
$endgroup$
– nutcracker
Dec 5 '18 at 18:34
$begingroup$
I don't know what the integral you wrote means. Maybe tell us what $F$ and $f$ are
$endgroup$
– Federico
Dec 5 '18 at 18:35
$begingroup$
I explained in the comments above the procedure. 1) find the pdf. 2) take the product measure. 3) integrate over the correct set
$endgroup$
– Federico
Dec 5 '18 at 18:36
$begingroup$
What is the theoretical rule to count these probabilities?
$endgroup$
– nutcracker
Dec 5 '18 at 18:28
$begingroup$
What is the theoretical rule to count these probabilities?
$endgroup$
– nutcracker
Dec 5 '18 at 18:28
$begingroup$
@Daniil what do you mean? How to find the pdf's? That's the definition of beta and exponential distribution. How to compute the integral? Well, Fubini might come in handy...
$endgroup$
– Federico
Dec 5 '18 at 18:32
$begingroup$
@Daniil what do you mean? How to find the pdf's? That's the definition of beta and exponential distribution. How to compute the integral? Well, Fubini might come in handy...
$endgroup$
– Federico
Dec 5 '18 at 18:32
$begingroup$
I mean how do you come from the integral i wrote in the comments above to the double integral written here?
$endgroup$
– nutcracker
Dec 5 '18 at 18:34
$begingroup$
I mean how do you come from the integral i wrote in the comments above to the double integral written here?
$endgroup$
– nutcracker
Dec 5 '18 at 18:34
$begingroup$
I don't know what the integral you wrote means. Maybe tell us what $F$ and $f$ are
$endgroup$
– Federico
Dec 5 '18 at 18:35
$begingroup$
I don't know what the integral you wrote means. Maybe tell us what $F$ and $f$ are
$endgroup$
– Federico
Dec 5 '18 at 18:35
$begingroup$
I explained in the comments above the procedure. 1) find the pdf. 2) take the product measure. 3) integrate over the correct set
$endgroup$
– Federico
Dec 5 '18 at 18:36
$begingroup$
I explained in the comments above the procedure. 1) find the pdf. 2) take the product measure. 3) integrate over the correct set
$endgroup$
– Federico
Dec 5 '18 at 18:36
|
show 1 more comment
$begingroup$
$P(xi < eta)=int_{0}^{1} int_{xi}^{infty} 2e^{-eta}(1-xi) text{d}eta text{d} xi = frac{2}{e}$
$endgroup$
$begingroup$
What is the theoretical rule to count these probabilities?
$endgroup$
– nutcracker
Dec 5 '18 at 18:29
add a comment |
$begingroup$
$P(xi < eta)=int_{0}^{1} int_{xi}^{infty} 2e^{-eta}(1-xi) text{d}eta text{d} xi = frac{2}{e}$
$endgroup$
$begingroup$
What is the theoretical rule to count these probabilities?
$endgroup$
– nutcracker
Dec 5 '18 at 18:29
add a comment |
$begingroup$
$P(xi < eta)=int_{0}^{1} int_{xi}^{infty} 2e^{-eta}(1-xi) text{d}eta text{d} xi = frac{2}{e}$
$endgroup$
$P(xi < eta)=int_{0}^{1} int_{xi}^{infty} 2e^{-eta}(1-xi) text{d}eta text{d} xi = frac{2}{e}$
answered Dec 5 '18 at 16:01
Legend KillerLegend Killer
1,584523
1,584523
$begingroup$
What is the theoretical rule to count these probabilities?
$endgroup$
– nutcracker
Dec 5 '18 at 18:29
add a comment |
$begingroup$
What is the theoretical rule to count these probabilities?
$endgroup$
– nutcracker
Dec 5 '18 at 18:29
$begingroup$
What is the theoretical rule to count these probabilities?
$endgroup$
– nutcracker
Dec 5 '18 at 18:29
$begingroup$
What is the theoretical rule to count these probabilities?
$endgroup$
– nutcracker
Dec 5 '18 at 18:29
add a comment |
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%2f3027219%2fhow-to-find-probability-with-two-random-values%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$
What have you tried so far?
$endgroup$
– Federico
Dec 5 '18 at 15:46
$begingroup$
I guess i should try find $int F_{xi}(t)f_{eta}(t)dt$, because both these distributions are absolutely continuos.
$endgroup$
– nutcracker
Dec 5 '18 at 15:48
$begingroup$
You can start finding the pdf of $xi$ and $eta$
$endgroup$
– Federico
Dec 5 '18 at 15:50
$begingroup$
Then you know that the law of the couple $(xi,eta)$ is simply given by the product of the pdf's
$endgroup$
– Federico
Dec 5 '18 at 15:52
$begingroup$
The you identify the set over which to integrate
$endgroup$
– Federico
Dec 5 '18 at 15:52