Expected value of the shifted inverse of a binomial random variable, and applicationRandom variable and probability space notionsExpected value of a sum starting at a value given through a random variableExpected value complex random variableExpected value of a series of random variablesWhat to do if a random variable is apparently binomial but the amount of calculations required is too high?Continued Fraction and Random VariableProbability of correct answer at multiple choice testExpected value random variableExpected value of time between successes for binomial random variableFinding expected value of a stopping time dependent on a Poisson process and a variable $n$
How old can references or sources in a thesis be?
Fencing style for blades that can attack from a distance
How to write a macro that is braces sensitive?
Why does Kotter return in Welcome Back Kotter?
What's the point of deactivating Num Lock on login screens?
Finding angle with pure Geometry.
Why was the small council so happy for Tyrion to become the Master of Coin?
Languages that we cannot (dis)prove to be Context-Free
Why are 150k or 200k jobs considered good when there are 300k+ births a month?
How much RAM could one put in a typical 80386 setup?
The use of multiple foreign keys on same column in SQL Server
How could an uplifted falcon's brain work?
Why don't electron-positron collisions release infinite energy?
Maximum likelihood parameters deviate from posterior distributions
What would happen to a modern skyscraper if it rains micro blackholes?
How can bays and straits be determined in a procedurally generated map?
What's the output of a record cartridge playing an out-of-speed record
LaTeX closing $ signs makes cursor jump
What are these boxed doors outside store fronts in New York?
Have astronauts in space suits ever taken selfies? If so, how?
can i play a electric guitar through a bass amp?
Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?
How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?
What typically incentivizes a professor to change jobs to a lower ranking university?
Expected value of the shifted inverse of a binomial random variable, and application
Random variable and probability space notionsExpected value of a sum starting at a value given through a random variableExpected value complex random variableExpected value of a series of random variablesWhat to do if a random variable is apparently binomial but the amount of calculations required is too high?Continued Fraction and Random VariableProbability of correct answer at multiple choice testExpected value random variableExpected value of time between successes for binomial random variableFinding expected value of a stopping time dependent on a Poisson process and a variable $n$
$begingroup$
Here is an exercise given by a colleague to a student :
Let $Xhookrightarrow B(n,p)$ and $Y=frac1X+1$. Find $rm E(Y)$.
It is not very difficult to prove that the answer is
$$rm E(Y) = frac1-q^n+1p(n+1)$$
where $q=1-p$. But the answer can also be written
$$rm E(Y) = frac1+q+q^2+dots+q^nn+1$$
First question: Is there any meaning to this form, which looks very much like a mean value of some sort? Or maybe another proof of this result which explains it in a more direct way?
Second question : Is there some context which could make this exercise more "concrete"?
probability-theory random-variables uniform-distribution binomial-distribution
$endgroup$
add a comment |
$begingroup$
Here is an exercise given by a colleague to a student :
Let $Xhookrightarrow B(n,p)$ and $Y=frac1X+1$. Find $rm E(Y)$.
It is not very difficult to prove that the answer is
$$rm E(Y) = frac1-q^n+1p(n+1)$$
where $q=1-p$. But the answer can also be written
$$rm E(Y) = frac1+q+q^2+dots+q^nn+1$$
First question: Is there any meaning to this form, which looks very much like a mean value of some sort? Or maybe another proof of this result which explains it in a more direct way?
Second question : Is there some context which could make this exercise more "concrete"?
probability-theory random-variables uniform-distribution binomial-distribution
$endgroup$
3
$begingroup$
In other words, is there a "natural" (whatever that means) explanation of the identity $$Eleft(frac1X+1right)=E(q^U)$$ for $X$ binomial $(n,p)$, $U$ uniform on $0,1,ldots,n$, and $q=1-p$? Interesting question...
$endgroup$
– Did
Jun 21 '18 at 5:55
$begingroup$
One can possibly justify the interchange of integral and summation to say that $Eleft(frac11+Xright)=Eleft(int_0^1 t^X,dtright)=int_0^1 E(t^X),dt=int_0^1 (1-p+pt)^n,dt$. But that's just another proof, not sure if this might be helpful in this regard.
$endgroup$
– StubbornAtom
Jun 21 '18 at 11:48
add a comment |
$begingroup$
Here is an exercise given by a colleague to a student :
Let $Xhookrightarrow B(n,p)$ and $Y=frac1X+1$. Find $rm E(Y)$.
It is not very difficult to prove that the answer is
$$rm E(Y) = frac1-q^n+1p(n+1)$$
where $q=1-p$. But the answer can also be written
$$rm E(Y) = frac1+q+q^2+dots+q^nn+1$$
First question: Is there any meaning to this form, which looks very much like a mean value of some sort? Or maybe another proof of this result which explains it in a more direct way?
Second question : Is there some context which could make this exercise more "concrete"?
probability-theory random-variables uniform-distribution binomial-distribution
$endgroup$
Here is an exercise given by a colleague to a student :
Let $Xhookrightarrow B(n,p)$ and $Y=frac1X+1$. Find $rm E(Y)$.
It is not very difficult to prove that the answer is
$$rm E(Y) = frac1-q^n+1p(n+1)$$
where $q=1-p$. But the answer can also be written
$$rm E(Y) = frac1+q+q^2+dots+q^nn+1$$
First question: Is there any meaning to this form, which looks very much like a mean value of some sort? Or maybe another proof of this result which explains it in a more direct way?
Second question : Is there some context which could make this exercise more "concrete"?
probability-theory random-variables uniform-distribution binomial-distribution
probability-theory random-variables uniform-distribution binomial-distribution
edited Jun 21 '18 at 5:58
Did
249k23227466
249k23227466
asked Jun 21 '18 at 2:16
Nicolas FRANCOISNicolas FRANCOIS
3,7771516
3,7771516
3
$begingroup$
In other words, is there a "natural" (whatever that means) explanation of the identity $$Eleft(frac1X+1right)=E(q^U)$$ for $X$ binomial $(n,p)$, $U$ uniform on $0,1,ldots,n$, and $q=1-p$? Interesting question...
$endgroup$
– Did
Jun 21 '18 at 5:55
$begingroup$
One can possibly justify the interchange of integral and summation to say that $Eleft(frac11+Xright)=Eleft(int_0^1 t^X,dtright)=int_0^1 E(t^X),dt=int_0^1 (1-p+pt)^n,dt$. But that's just another proof, not sure if this might be helpful in this regard.
$endgroup$
– StubbornAtom
Jun 21 '18 at 11:48
add a comment |
3
$begingroup$
In other words, is there a "natural" (whatever that means) explanation of the identity $$Eleft(frac1X+1right)=E(q^U)$$ for $X$ binomial $(n,p)$, $U$ uniform on $0,1,ldots,n$, and $q=1-p$? Interesting question...
$endgroup$
– Did
Jun 21 '18 at 5:55
$begingroup$
One can possibly justify the interchange of integral and summation to say that $Eleft(frac11+Xright)=Eleft(int_0^1 t^X,dtright)=int_0^1 E(t^X),dt=int_0^1 (1-p+pt)^n,dt$. But that's just another proof, not sure if this might be helpful in this regard.
$endgroup$
– StubbornAtom
Jun 21 '18 at 11:48
3
3
$begingroup$
In other words, is there a "natural" (whatever that means) explanation of the identity $$Eleft(frac1X+1right)=E(q^U)$$ for $X$ binomial $(n,p)$, $U$ uniform on $0,1,ldots,n$, and $q=1-p$? Interesting question...
$endgroup$
– Did
Jun 21 '18 at 5:55
$begingroup$
In other words, is there a "natural" (whatever that means) explanation of the identity $$Eleft(frac1X+1right)=E(q^U)$$ for $X$ binomial $(n,p)$, $U$ uniform on $0,1,ldots,n$, and $q=1-p$? Interesting question...
$endgroup$
– Did
Jun 21 '18 at 5:55
$begingroup$
One can possibly justify the interchange of integral and summation to say that $Eleft(frac11+Xright)=Eleft(int_0^1 t^X,dtright)=int_0^1 E(t^X),dt=int_0^1 (1-p+pt)^n,dt$. But that's just another proof, not sure if this might be helpful in this regard.
$endgroup$
– StubbornAtom
Jun 21 '18 at 11:48
$begingroup$
One can possibly justify the interchange of integral and summation to say that $Eleft(frac11+Xright)=Eleft(int_0^1 t^X,dtright)=int_0^1 E(t^X),dt=int_0^1 (1-p+pt)^n,dt$. But that's just another proof, not sure if this might be helpful in this regard.
$endgroup$
– StubbornAtom
Jun 21 '18 at 11:48
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Here is an application of your question to a setting that highly interests
me. In queueing there is the notion of utilization which is the long-run
fraction of time a server is busy serving demand. Consider a Markovian service
setting where demand arrives according to Poisson with $lambda=1$
and there are $N+1$ servers with Exponential service time and mean rate $mu=1$, where $NsimtextBinleft(n,pright)$.
An application of this is the utilization of an Uber driver; the number
of Uber drivers on a given instance is uncertain as it cannot be mandated or enforced by
the firm. Given $k$ drivers choose to drive on the streets, their
utilization would be $fraclambdamucdot k=frac1k$. So,
in this setting if we assume the above model by the law of total probability the utilization of
an Uber driver would be $Eleft[frac11+Nright]$. Given this,
I would be interested to know of an interpretation of the RHS? Any
ideas?
$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%2f2826782%2fexpected-value-of-the-shifted-inverse-of-a-binomial-random-variable-and-applica%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$
Here is an application of your question to a setting that highly interests
me. In queueing there is the notion of utilization which is the long-run
fraction of time a server is busy serving demand. Consider a Markovian service
setting where demand arrives according to Poisson with $lambda=1$
and there are $N+1$ servers with Exponential service time and mean rate $mu=1$, where $NsimtextBinleft(n,pright)$.
An application of this is the utilization of an Uber driver; the number
of Uber drivers on a given instance is uncertain as it cannot be mandated or enforced by
the firm. Given $k$ drivers choose to drive on the streets, their
utilization would be $fraclambdamucdot k=frac1k$. So,
in this setting if we assume the above model by the law of total probability the utilization of
an Uber driver would be $Eleft[frac11+Nright]$. Given this,
I would be interested to know of an interpretation of the RHS? Any
ideas?
$endgroup$
add a comment |
$begingroup$
Here is an application of your question to a setting that highly interests
me. In queueing there is the notion of utilization which is the long-run
fraction of time a server is busy serving demand. Consider a Markovian service
setting where demand arrives according to Poisson with $lambda=1$
and there are $N+1$ servers with Exponential service time and mean rate $mu=1$, where $NsimtextBinleft(n,pright)$.
An application of this is the utilization of an Uber driver; the number
of Uber drivers on a given instance is uncertain as it cannot be mandated or enforced by
the firm. Given $k$ drivers choose to drive on the streets, their
utilization would be $fraclambdamucdot k=frac1k$. So,
in this setting if we assume the above model by the law of total probability the utilization of
an Uber driver would be $Eleft[frac11+Nright]$. Given this,
I would be interested to know of an interpretation of the RHS? Any
ideas?
$endgroup$
add a comment |
$begingroup$
Here is an application of your question to a setting that highly interests
me. In queueing there is the notion of utilization which is the long-run
fraction of time a server is busy serving demand. Consider a Markovian service
setting where demand arrives according to Poisson with $lambda=1$
and there are $N+1$ servers with Exponential service time and mean rate $mu=1$, where $NsimtextBinleft(n,pright)$.
An application of this is the utilization of an Uber driver; the number
of Uber drivers on a given instance is uncertain as it cannot be mandated or enforced by
the firm. Given $k$ drivers choose to drive on the streets, their
utilization would be $fraclambdamucdot k=frac1k$. So,
in this setting if we assume the above model by the law of total probability the utilization of
an Uber driver would be $Eleft[frac11+Nright]$. Given this,
I would be interested to know of an interpretation of the RHS? Any
ideas?
$endgroup$
Here is an application of your question to a setting that highly interests
me. In queueing there is the notion of utilization which is the long-run
fraction of time a server is busy serving demand. Consider a Markovian service
setting where demand arrives according to Poisson with $lambda=1$
and there are $N+1$ servers with Exponential service time and mean rate $mu=1$, where $NsimtextBinleft(n,pright)$.
An application of this is the utilization of an Uber driver; the number
of Uber drivers on a given instance is uncertain as it cannot be mandated or enforced by
the firm. Given $k$ drivers choose to drive on the streets, their
utilization would be $fraclambdamucdot k=frac1k$. So,
in this setting if we assume the above model by the law of total probability the utilization of
an Uber driver would be $Eleft[frac11+Nright]$. Given this,
I would be interested to know of an interpretation of the RHS? Any
ideas?
edited Mar 29 at 18:31
answered Mar 29 at 15:23
Konstantinos I. StourasKonstantinos I. Stouras
436
436
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%2f2826782%2fexpected-value-of-the-shifted-inverse-of-a-binomial-random-variable-and-applica%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
3
$begingroup$
In other words, is there a "natural" (whatever that means) explanation of the identity $$Eleft(frac1X+1right)=E(q^U)$$ for $X$ binomial $(n,p)$, $U$ uniform on $0,1,ldots,n$, and $q=1-p$? Interesting question...
$endgroup$
– Did
Jun 21 '18 at 5:55
$begingroup$
One can possibly justify the interchange of integral and summation to say that $Eleft(frac11+Xright)=Eleft(int_0^1 t^X,dtright)=int_0^1 E(t^X),dt=int_0^1 (1-p+pt)^n,dt$. But that's just another proof, not sure if this might be helpful in this regard.
$endgroup$
– StubbornAtom
Jun 21 '18 at 11:48