Ordering of maximums from exponential random variables
$begingroup$
Let $E_1,ldots,E_n$ be exponential random variables with parameters $(alpha_1,ldots,alpha_n)$. Further for $1leq zleq n$, let $M_1=max{E_1,ldots,E_z}$ and $M_2=max{E_{z+1},ldots, E_{n}}$. What is $mathrm{Pr}(M_1<M_2)$? If $z=n-1$ a simple expression emerges
$$
prod_{i=1}^{n-1}frac{alpha_i}{alpha_i+alpha_n}
$$
is there something as nice in the general case?
probability probability-theory probability-distributions
$endgroup$
add a comment |
$begingroup$
Let $E_1,ldots,E_n$ be exponential random variables with parameters $(alpha_1,ldots,alpha_n)$. Further for $1leq zleq n$, let $M_1=max{E_1,ldots,E_z}$ and $M_2=max{E_{z+1},ldots, E_{n}}$. What is $mathrm{Pr}(M_1<M_2)$? If $z=n-1$ a simple expression emerges
$$
prod_{i=1}^{n-1}frac{alpha_i}{alpha_i+alpha_n}
$$
is there something as nice in the general case?
probability probability-theory probability-distributions
$endgroup$
$begingroup$
That simple expression is obviously wrong; if the $alpha_i$ are all equal, the probability that $E_n$ is the greatest is $frac1n$, not $frac1{2^{n-1}}$. The probability that $E_n>E_i$ is $frac{alpha_n}{alpha_n+alpha_i}$, but the events aren't independent.
$endgroup$
– jmerry
Jan 20 at 2:09
$begingroup$
Dang that's an embarrassing mistake. Thanks for the answer, it was what I was hoping for.
$endgroup$
– Michael
Jan 20 at 19:36
add a comment |
$begingroup$
Let $E_1,ldots,E_n$ be exponential random variables with parameters $(alpha_1,ldots,alpha_n)$. Further for $1leq zleq n$, let $M_1=max{E_1,ldots,E_z}$ and $M_2=max{E_{z+1},ldots, E_{n}}$. What is $mathrm{Pr}(M_1<M_2)$? If $z=n-1$ a simple expression emerges
$$
prod_{i=1}^{n-1}frac{alpha_i}{alpha_i+alpha_n}
$$
is there something as nice in the general case?
probability probability-theory probability-distributions
$endgroup$
Let $E_1,ldots,E_n$ be exponential random variables with parameters $(alpha_1,ldots,alpha_n)$. Further for $1leq zleq n$, let $M_1=max{E_1,ldots,E_z}$ and $M_2=max{E_{z+1},ldots, E_{n}}$. What is $mathrm{Pr}(M_1<M_2)$? If $z=n-1$ a simple expression emerges
$$
prod_{i=1}^{n-1}frac{alpha_i}{alpha_i+alpha_n}
$$
is there something as nice in the general case?
probability probability-theory probability-distributions
probability probability-theory probability-distributions
asked Jan 20 at 2:00
MichaelMichael
352213
352213
$begingroup$
That simple expression is obviously wrong; if the $alpha_i$ are all equal, the probability that $E_n$ is the greatest is $frac1n$, not $frac1{2^{n-1}}$. The probability that $E_n>E_i$ is $frac{alpha_n}{alpha_n+alpha_i}$, but the events aren't independent.
$endgroup$
– jmerry
Jan 20 at 2:09
$begingroup$
Dang that's an embarrassing mistake. Thanks for the answer, it was what I was hoping for.
$endgroup$
– Michael
Jan 20 at 19:36
add a comment |
$begingroup$
That simple expression is obviously wrong; if the $alpha_i$ are all equal, the probability that $E_n$ is the greatest is $frac1n$, not $frac1{2^{n-1}}$. The probability that $E_n>E_i$ is $frac{alpha_n}{alpha_n+alpha_i}$, but the events aren't independent.
$endgroup$
– jmerry
Jan 20 at 2:09
$begingroup$
Dang that's an embarrassing mistake. Thanks for the answer, it was what I was hoping for.
$endgroup$
– Michael
Jan 20 at 19:36
$begingroup$
That simple expression is obviously wrong; if the $alpha_i$ are all equal, the probability that $E_n$ is the greatest is $frac1n$, not $frac1{2^{n-1}}$. The probability that $E_n>E_i$ is $frac{alpha_n}{alpha_n+alpha_i}$, but the events aren't independent.
$endgroup$
– jmerry
Jan 20 at 2:09
$begingroup$
That simple expression is obviously wrong; if the $alpha_i$ are all equal, the probability that $E_n$ is the greatest is $frac1n$, not $frac1{2^{n-1}}$. The probability that $E_n>E_i$ is $frac{alpha_n}{alpha_n+alpha_i}$, but the events aren't independent.
$endgroup$
– jmerry
Jan 20 at 2:09
$begingroup$
Dang that's an embarrassing mistake. Thanks for the answer, it was what I was hoping for.
$endgroup$
– Michael
Jan 20 at 19:36
$begingroup$
Dang that's an embarrassing mistake. Thanks for the answer, it was what I was hoping for.
$endgroup$
– Michael
Jan 20 at 19:36
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
I can write it as a sum over permutations; if we use rate parameters $r_i=frac1{alpha_i}$, the probability that the exponentials are in order $E_{sigma(1)} < E_{sigma(2)} <cdots < E_{sigma(n)}$ is $frac{r_1r_2cdots r_n}{r_{sigma(n)}(r_{sigma(n)}+r_{sigma(n-1)})cdots(r_{sigma(n)}+r_{sigma(n-1)}+cdots+r_{sigma(1)})}$. In product and sum notation, that's
$$frac{prod_{i=1}^n r_i}{prod_{j=1}^nleft(sum_{k=j}^n r_{sigma(k)}right)}$$
Want the probability that some particular $E_i$ is the maximum? Sum over the permutations $sigma$ with $sigma(n)=i$. The probability that the maximum is in some subset $S$? Sum over $sigma$ with $sigma(n)in S$.
This is not pretty, and it gets more complicated as the number of exponentials grow, in stark contrast to the minimum that always stays nice. That minimum, by the way? If we sum over $sigma$ with $sigma(1)=i$, all of the terms that don't involve $r_{sigma(1)}=r_i$ balance out to $1$ and we get
$$frac{r_i}{sum_{j=1}^n r_j}$$
That doesn't happen with the maximum. I worked out $n=3$; the probability that $E_1$ is largest is
$$frac{r_2r_3(2r_1+r_2+r_3)}{(r_1+r_2)(r_1+r_3)(r_1+r_2+r_3)}=frac{alpha_1^2(alpha_1alpha_2+alpha_1alpha_3+2alpha_2alpha_3)}{(alpha_1+alpha_2)(alpha_1+alpha_3)(alpha_1alpha_2+alpha_1alpha_3+alpha_2alpha_3)}$$
For $n=4$, we're looking at sums of six terms. I could do that, but i'd need quite a bit more scratch space.
$endgroup$
add a comment |
$begingroup$
Let $F(x)=P(M_1le x)=prod_{i=1}^zP(E_ile x)$ and $G(x)=P(M_2le x)=prod_{i=z+1}^nP(E_ile x)$ $P(M_1le M_2|M_2=x)=F(x)$. By integrating over all values of $M_2$ we get $P(M_1le M_2)=int_0^infty F(x)G'(x)dx$.
For this special problem $P(E_ile x)=1-e^{-alpha_i x}$, writing it out looks messy.
$endgroup$
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%2f3080083%2fordering-of-maximums-from-exponential-random-variables%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$
I can write it as a sum over permutations; if we use rate parameters $r_i=frac1{alpha_i}$, the probability that the exponentials are in order $E_{sigma(1)} < E_{sigma(2)} <cdots < E_{sigma(n)}$ is $frac{r_1r_2cdots r_n}{r_{sigma(n)}(r_{sigma(n)}+r_{sigma(n-1)})cdots(r_{sigma(n)}+r_{sigma(n-1)}+cdots+r_{sigma(1)})}$. In product and sum notation, that's
$$frac{prod_{i=1}^n r_i}{prod_{j=1}^nleft(sum_{k=j}^n r_{sigma(k)}right)}$$
Want the probability that some particular $E_i$ is the maximum? Sum over the permutations $sigma$ with $sigma(n)=i$. The probability that the maximum is in some subset $S$? Sum over $sigma$ with $sigma(n)in S$.
This is not pretty, and it gets more complicated as the number of exponentials grow, in stark contrast to the minimum that always stays nice. That minimum, by the way? If we sum over $sigma$ with $sigma(1)=i$, all of the terms that don't involve $r_{sigma(1)}=r_i$ balance out to $1$ and we get
$$frac{r_i}{sum_{j=1}^n r_j}$$
That doesn't happen with the maximum. I worked out $n=3$; the probability that $E_1$ is largest is
$$frac{r_2r_3(2r_1+r_2+r_3)}{(r_1+r_2)(r_1+r_3)(r_1+r_2+r_3)}=frac{alpha_1^2(alpha_1alpha_2+alpha_1alpha_3+2alpha_2alpha_3)}{(alpha_1+alpha_2)(alpha_1+alpha_3)(alpha_1alpha_2+alpha_1alpha_3+alpha_2alpha_3)}$$
For $n=4$, we're looking at sums of six terms. I could do that, but i'd need quite a bit more scratch space.
$endgroup$
add a comment |
$begingroup$
I can write it as a sum over permutations; if we use rate parameters $r_i=frac1{alpha_i}$, the probability that the exponentials are in order $E_{sigma(1)} < E_{sigma(2)} <cdots < E_{sigma(n)}$ is $frac{r_1r_2cdots r_n}{r_{sigma(n)}(r_{sigma(n)}+r_{sigma(n-1)})cdots(r_{sigma(n)}+r_{sigma(n-1)}+cdots+r_{sigma(1)})}$. In product and sum notation, that's
$$frac{prod_{i=1}^n r_i}{prod_{j=1}^nleft(sum_{k=j}^n r_{sigma(k)}right)}$$
Want the probability that some particular $E_i$ is the maximum? Sum over the permutations $sigma$ with $sigma(n)=i$. The probability that the maximum is in some subset $S$? Sum over $sigma$ with $sigma(n)in S$.
This is not pretty, and it gets more complicated as the number of exponentials grow, in stark contrast to the minimum that always stays nice. That minimum, by the way? If we sum over $sigma$ with $sigma(1)=i$, all of the terms that don't involve $r_{sigma(1)}=r_i$ balance out to $1$ and we get
$$frac{r_i}{sum_{j=1}^n r_j}$$
That doesn't happen with the maximum. I worked out $n=3$; the probability that $E_1$ is largest is
$$frac{r_2r_3(2r_1+r_2+r_3)}{(r_1+r_2)(r_1+r_3)(r_1+r_2+r_3)}=frac{alpha_1^2(alpha_1alpha_2+alpha_1alpha_3+2alpha_2alpha_3)}{(alpha_1+alpha_2)(alpha_1+alpha_3)(alpha_1alpha_2+alpha_1alpha_3+alpha_2alpha_3)}$$
For $n=4$, we're looking at sums of six terms. I could do that, but i'd need quite a bit more scratch space.
$endgroup$
add a comment |
$begingroup$
I can write it as a sum over permutations; if we use rate parameters $r_i=frac1{alpha_i}$, the probability that the exponentials are in order $E_{sigma(1)} < E_{sigma(2)} <cdots < E_{sigma(n)}$ is $frac{r_1r_2cdots r_n}{r_{sigma(n)}(r_{sigma(n)}+r_{sigma(n-1)})cdots(r_{sigma(n)}+r_{sigma(n-1)}+cdots+r_{sigma(1)})}$. In product and sum notation, that's
$$frac{prod_{i=1}^n r_i}{prod_{j=1}^nleft(sum_{k=j}^n r_{sigma(k)}right)}$$
Want the probability that some particular $E_i$ is the maximum? Sum over the permutations $sigma$ with $sigma(n)=i$. The probability that the maximum is in some subset $S$? Sum over $sigma$ with $sigma(n)in S$.
This is not pretty, and it gets more complicated as the number of exponentials grow, in stark contrast to the minimum that always stays nice. That minimum, by the way? If we sum over $sigma$ with $sigma(1)=i$, all of the terms that don't involve $r_{sigma(1)}=r_i$ balance out to $1$ and we get
$$frac{r_i}{sum_{j=1}^n r_j}$$
That doesn't happen with the maximum. I worked out $n=3$; the probability that $E_1$ is largest is
$$frac{r_2r_3(2r_1+r_2+r_3)}{(r_1+r_2)(r_1+r_3)(r_1+r_2+r_3)}=frac{alpha_1^2(alpha_1alpha_2+alpha_1alpha_3+2alpha_2alpha_3)}{(alpha_1+alpha_2)(alpha_1+alpha_3)(alpha_1alpha_2+alpha_1alpha_3+alpha_2alpha_3)}$$
For $n=4$, we're looking at sums of six terms. I could do that, but i'd need quite a bit more scratch space.
$endgroup$
I can write it as a sum over permutations; if we use rate parameters $r_i=frac1{alpha_i}$, the probability that the exponentials are in order $E_{sigma(1)} < E_{sigma(2)} <cdots < E_{sigma(n)}$ is $frac{r_1r_2cdots r_n}{r_{sigma(n)}(r_{sigma(n)}+r_{sigma(n-1)})cdots(r_{sigma(n)}+r_{sigma(n-1)}+cdots+r_{sigma(1)})}$. In product and sum notation, that's
$$frac{prod_{i=1}^n r_i}{prod_{j=1}^nleft(sum_{k=j}^n r_{sigma(k)}right)}$$
Want the probability that some particular $E_i$ is the maximum? Sum over the permutations $sigma$ with $sigma(n)=i$. The probability that the maximum is in some subset $S$? Sum over $sigma$ with $sigma(n)in S$.
This is not pretty, and it gets more complicated as the number of exponentials grow, in stark contrast to the minimum that always stays nice. That minimum, by the way? If we sum over $sigma$ with $sigma(1)=i$, all of the terms that don't involve $r_{sigma(1)}=r_i$ balance out to $1$ and we get
$$frac{r_i}{sum_{j=1}^n r_j}$$
That doesn't happen with the maximum. I worked out $n=3$; the probability that $E_1$ is largest is
$$frac{r_2r_3(2r_1+r_2+r_3)}{(r_1+r_2)(r_1+r_3)(r_1+r_2+r_3)}=frac{alpha_1^2(alpha_1alpha_2+alpha_1alpha_3+2alpha_2alpha_3)}{(alpha_1+alpha_2)(alpha_1+alpha_3)(alpha_1alpha_2+alpha_1alpha_3+alpha_2alpha_3)}$$
For $n=4$, we're looking at sums of six terms. I could do that, but i'd need quite a bit more scratch space.
answered Jan 20 at 3:08


jmerryjmerry
11.7k1527
11.7k1527
add a comment |
add a comment |
$begingroup$
Let $F(x)=P(M_1le x)=prod_{i=1}^zP(E_ile x)$ and $G(x)=P(M_2le x)=prod_{i=z+1}^nP(E_ile x)$ $P(M_1le M_2|M_2=x)=F(x)$. By integrating over all values of $M_2$ we get $P(M_1le M_2)=int_0^infty F(x)G'(x)dx$.
For this special problem $P(E_ile x)=1-e^{-alpha_i x}$, writing it out looks messy.
$endgroup$
add a comment |
$begingroup$
Let $F(x)=P(M_1le x)=prod_{i=1}^zP(E_ile x)$ and $G(x)=P(M_2le x)=prod_{i=z+1}^nP(E_ile x)$ $P(M_1le M_2|M_2=x)=F(x)$. By integrating over all values of $M_2$ we get $P(M_1le M_2)=int_0^infty F(x)G'(x)dx$.
For this special problem $P(E_ile x)=1-e^{-alpha_i x}$, writing it out looks messy.
$endgroup$
add a comment |
$begingroup$
Let $F(x)=P(M_1le x)=prod_{i=1}^zP(E_ile x)$ and $G(x)=P(M_2le x)=prod_{i=z+1}^nP(E_ile x)$ $P(M_1le M_2|M_2=x)=F(x)$. By integrating over all values of $M_2$ we get $P(M_1le M_2)=int_0^infty F(x)G'(x)dx$.
For this special problem $P(E_ile x)=1-e^{-alpha_i x}$, writing it out looks messy.
$endgroup$
Let $F(x)=P(M_1le x)=prod_{i=1}^zP(E_ile x)$ and $G(x)=P(M_2le x)=prod_{i=z+1}^nP(E_ile x)$ $P(M_1le M_2|M_2=x)=F(x)$. By integrating over all values of $M_2$ we get $P(M_1le M_2)=int_0^infty F(x)G'(x)dx$.
For this special problem $P(E_ile x)=1-e^{-alpha_i x}$, writing it out looks messy.
answered Jan 20 at 2:39
herb steinbergherb steinberg
2,8032310
2,8032310
add a comment |
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%2f3080083%2fordering-of-maximums-from-exponential-random-variables%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$
That simple expression is obviously wrong; if the $alpha_i$ are all equal, the probability that $E_n$ is the greatest is $frac1n$, not $frac1{2^{n-1}}$. The probability that $E_n>E_i$ is $frac{alpha_n}{alpha_n+alpha_i}$, but the events aren't independent.
$endgroup$
– jmerry
Jan 20 at 2:09
$begingroup$
Dang that's an embarrassing mistake. Thanks for the answer, it was what I was hoping for.
$endgroup$
– Michael
Jan 20 at 19:36