Rieman sum for probability estimation $P(x_1^D leq X_1 leq x_1^U, X_2 = x_2)$ with copula density
$begingroup$
I am looking into a way to estimate my probability of presence of a variable using Riemann sum to estimate density, let us consider two random variables $X_1$ and $X_2$ the probability is given by,
$P(X_1 leq x_1 , X_2 leq x_2) = int_{-infty}^{x_1} int_{-infty}^{x_1}f_{X_1 , X_2} (x , y) dx dy \$
$=P(U_1 leq u_1, U_2 leq u_2)$
$=C(u_1,u_2)$
$=int_{-infty}^{u_1} int_{-infty}^{u_1}c_{u_1 , u_2} (u , v) du dv$
meaning that ,
$P(x_1^D leq X_1 leq x_1^U, X_2 = x_2) = int_{u_1^D}^{u_1^U} c_{u_1 , u_2} (u , u_2) du$
That can be approximated by,
$simeq sum_{u=1}^{n}c(u_i,v_2) Delta u_i$
Is the latest equality true or do I miss something?
Plus is it extendable to the multivariate case?
$sum_{u=1}^{n}c(u_i,u_2,...,u_n) Delta u_i$
Is there a better way to estimate multivariate probability?
Many thanks in advance
EDIT: found my mistake, indeed the equivalence between the copula density and the multivariate density function is not that straightforward, indeed,
$c(u_1,u_2)=frac{partial ^d}{partial u_1 partial u_2} C(u_1,u_2)$
Where $partial ^d C(u_1,u_2)$ will obviously be equal to $f(x_1,x_2)$ but as $u_1$ is equivalent to $F_{X_1}(x_1)$, $partial u_1 partial u_2= f_1(x_1)f_2(x_2)$
So the Riemann approximation should be,
$sum_{u=1}^{n}c(u_i,v_2). f_1(F^{-1}(u_i)).f_2(F^{-1}(v_2)) Delta u_i$
probability
$endgroup$
migrated from quant.stackexchange.com Dec 4 '18 at 7:24
This question came from our site for finance professionals and academics.
add a comment |
$begingroup$
I am looking into a way to estimate my probability of presence of a variable using Riemann sum to estimate density, let us consider two random variables $X_1$ and $X_2$ the probability is given by,
$P(X_1 leq x_1 , X_2 leq x_2) = int_{-infty}^{x_1} int_{-infty}^{x_1}f_{X_1 , X_2} (x , y) dx dy \$
$=P(U_1 leq u_1, U_2 leq u_2)$
$=C(u_1,u_2)$
$=int_{-infty}^{u_1} int_{-infty}^{u_1}c_{u_1 , u_2} (u , v) du dv$
meaning that ,
$P(x_1^D leq X_1 leq x_1^U, X_2 = x_2) = int_{u_1^D}^{u_1^U} c_{u_1 , u_2} (u , u_2) du$
That can be approximated by,
$simeq sum_{u=1}^{n}c(u_i,v_2) Delta u_i$
Is the latest equality true or do I miss something?
Plus is it extendable to the multivariate case?
$sum_{u=1}^{n}c(u_i,u_2,...,u_n) Delta u_i$
Is there a better way to estimate multivariate probability?
Many thanks in advance
EDIT: found my mistake, indeed the equivalence between the copula density and the multivariate density function is not that straightforward, indeed,
$c(u_1,u_2)=frac{partial ^d}{partial u_1 partial u_2} C(u_1,u_2)$
Where $partial ^d C(u_1,u_2)$ will obviously be equal to $f(x_1,x_2)$ but as $u_1$ is equivalent to $F_{X_1}(x_1)$, $partial u_1 partial u_2= f_1(x_1)f_2(x_2)$
So the Riemann approximation should be,
$sum_{u=1}^{n}c(u_i,v_2). f_1(F^{-1}(u_i)).f_2(F^{-1}(v_2)) Delta u_i$
probability
$endgroup$
migrated from quant.stackexchange.com Dec 4 '18 at 7:24
This question came from our site for finance professionals and academics.
$begingroup$
There are tons of people here with the math knowledge to help you with this, but frankly this will probably fair better on the Mathematics or MathOverflow sites. I’m not going to issue any close / migration votes until other folks here share what they think on it, though
$endgroup$
– Theodore Weld
Dec 4 '18 at 6:30
add a comment |
$begingroup$
I am looking into a way to estimate my probability of presence of a variable using Riemann sum to estimate density, let us consider two random variables $X_1$ and $X_2$ the probability is given by,
$P(X_1 leq x_1 , X_2 leq x_2) = int_{-infty}^{x_1} int_{-infty}^{x_1}f_{X_1 , X_2} (x , y) dx dy \$
$=P(U_1 leq u_1, U_2 leq u_2)$
$=C(u_1,u_2)$
$=int_{-infty}^{u_1} int_{-infty}^{u_1}c_{u_1 , u_2} (u , v) du dv$
meaning that ,
$P(x_1^D leq X_1 leq x_1^U, X_2 = x_2) = int_{u_1^D}^{u_1^U} c_{u_1 , u_2} (u , u_2) du$
That can be approximated by,
$simeq sum_{u=1}^{n}c(u_i,v_2) Delta u_i$
Is the latest equality true or do I miss something?
Plus is it extendable to the multivariate case?
$sum_{u=1}^{n}c(u_i,u_2,...,u_n) Delta u_i$
Is there a better way to estimate multivariate probability?
Many thanks in advance
EDIT: found my mistake, indeed the equivalence between the copula density and the multivariate density function is not that straightforward, indeed,
$c(u_1,u_2)=frac{partial ^d}{partial u_1 partial u_2} C(u_1,u_2)$
Where $partial ^d C(u_1,u_2)$ will obviously be equal to $f(x_1,x_2)$ but as $u_1$ is equivalent to $F_{X_1}(x_1)$, $partial u_1 partial u_2= f_1(x_1)f_2(x_2)$
So the Riemann approximation should be,
$sum_{u=1}^{n}c(u_i,v_2). f_1(F^{-1}(u_i)).f_2(F^{-1}(v_2)) Delta u_i$
probability
$endgroup$
I am looking into a way to estimate my probability of presence of a variable using Riemann sum to estimate density, let us consider two random variables $X_1$ and $X_2$ the probability is given by,
$P(X_1 leq x_1 , X_2 leq x_2) = int_{-infty}^{x_1} int_{-infty}^{x_1}f_{X_1 , X_2} (x , y) dx dy \$
$=P(U_1 leq u_1, U_2 leq u_2)$
$=C(u_1,u_2)$
$=int_{-infty}^{u_1} int_{-infty}^{u_1}c_{u_1 , u_2} (u , v) du dv$
meaning that ,
$P(x_1^D leq X_1 leq x_1^U, X_2 = x_2) = int_{u_1^D}^{u_1^U} c_{u_1 , u_2} (u , u_2) du$
That can be approximated by,
$simeq sum_{u=1}^{n}c(u_i,v_2) Delta u_i$
Is the latest equality true or do I miss something?
Plus is it extendable to the multivariate case?
$sum_{u=1}^{n}c(u_i,u_2,...,u_n) Delta u_i$
Is there a better way to estimate multivariate probability?
Many thanks in advance
EDIT: found my mistake, indeed the equivalence between the copula density and the multivariate density function is not that straightforward, indeed,
$c(u_1,u_2)=frac{partial ^d}{partial u_1 partial u_2} C(u_1,u_2)$
Where $partial ^d C(u_1,u_2)$ will obviously be equal to $f(x_1,x_2)$ but as $u_1$ is equivalent to $F_{X_1}(x_1)$, $partial u_1 partial u_2= f_1(x_1)f_2(x_2)$
So the Riemann approximation should be,
$sum_{u=1}^{n}c(u_i,v_2). f_1(F^{-1}(u_i)).f_2(F^{-1}(v_2)) Delta u_i$
probability
probability
edited Dec 10 '18 at 21:03
HammerPower
asked Dec 3 '18 at 19:54
HammerPowerHammerPower
62
62
migrated from quant.stackexchange.com Dec 4 '18 at 7:24
This question came from our site for finance professionals and academics.
migrated from quant.stackexchange.com Dec 4 '18 at 7:24
This question came from our site for finance professionals and academics.
$begingroup$
There are tons of people here with the math knowledge to help you with this, but frankly this will probably fair better on the Mathematics or MathOverflow sites. I’m not going to issue any close / migration votes until other folks here share what they think on it, though
$endgroup$
– Theodore Weld
Dec 4 '18 at 6:30
add a comment |
$begingroup$
There are tons of people here with the math knowledge to help you with this, but frankly this will probably fair better on the Mathematics or MathOverflow sites. I’m not going to issue any close / migration votes until other folks here share what they think on it, though
$endgroup$
– Theodore Weld
Dec 4 '18 at 6:30
$begingroup$
There are tons of people here with the math knowledge to help you with this, but frankly this will probably fair better on the Mathematics or MathOverflow sites. I’m not going to issue any close / migration votes until other folks here share what they think on it, though
$endgroup$
– Theodore Weld
Dec 4 '18 at 6:30
$begingroup$
There are tons of people here with the math knowledge to help you with this, but frankly this will probably fair better on the Mathematics or MathOverflow sites. I’m not going to issue any close / migration votes until other folks here share what they think on it, though
$endgroup$
– Theodore Weld
Dec 4 '18 at 6:30
add a comment |
0
active
oldest
votes
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%2f3025240%2frieman-sum-for-probability-estimation-px-1d-leq-x-1-leq-x-1u-x-2-x-2%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%2f3025240%2frieman-sum-for-probability-estimation-px-1d-leq-x-1-leq-x-1u-x-2-x-2%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$
There are tons of people here with the math knowledge to help you with this, but frankly this will probably fair better on the Mathematics or MathOverflow sites. I’m not going to issue any close / migration votes until other folks here share what they think on it, though
$endgroup$
– Theodore Weld
Dec 4 '18 at 6:30