Expectation of max of two normal random variables












1












$begingroup$


I have been reading this paper about the maximum and minimum of two normal distributed variables.



Inside the paper there is the formula for the expectation of this the maximum of the two variables. It is given below:



$$ DeclareMathOperator{E}{mathbb{E}}
E(X) = mu_1 Phileft( frac{mu_1-mu_2}{theta} right) + mu_2 Phileft( frac{mu_2-mu_1}{theta} right) + theta phileft( frac{mu_1-mu_2}{theta} right)
$$



Where:





  • $mu_1$ is the mean of the first normally distributed random variable.


  • $mu_2$ is the mean of the second normally distributed random variable.


  • $Phi$ is the CDF of the standard normal.


  • $phi$ is the PDF of the standard normal.


  • $rho$ is the correlation co-efficient between the variables.


  • $theta$ is $sqrt{sigma_{1}^2 + sigma_{2}^2 + 2rhosigma_{1}sigma_{2}}$


I am trying to use this to get the mean of the new distribution but I run in to what feels like an obvious problem.



If $mu_{1} neq mu_2$ then the argument to the $Phi$ function in either the first or second term of the sum will be negative. The standard CDF does not allow negative values‽



I feel like I have fundamentally misunderstood something here. Where have I gone wrong?










share|cite|improve this question









$endgroup$








  • 2




    $begingroup$
    By definition, the CDF evaluated at any real number $x$ gives the chance that the variable (a standard Normal variable in this case) is less than or equal to $x:$ that is a probability and therefore lies between $0$ and $1.$ It cannot be negative.
    $endgroup$
    – whuber
    5 hours ago










  • $begingroup$
    Just a hint here Max(X,Y) = 1/2((X+Y)-|X-Y|). So you just have to calculate E[|Z|] where Z is a normal random variable with mean mu and std sigma. Then apply the formula to X-Y and of course E[X+Y]=E[X]+E[Y]
    $endgroup$
    – Daniel Parry
    5 hours ago
















1












$begingroup$


I have been reading this paper about the maximum and minimum of two normal distributed variables.



Inside the paper there is the formula for the expectation of this the maximum of the two variables. It is given below:



$$ DeclareMathOperator{E}{mathbb{E}}
E(X) = mu_1 Phileft( frac{mu_1-mu_2}{theta} right) + mu_2 Phileft( frac{mu_2-mu_1}{theta} right) + theta phileft( frac{mu_1-mu_2}{theta} right)
$$



Where:





  • $mu_1$ is the mean of the first normally distributed random variable.


  • $mu_2$ is the mean of the second normally distributed random variable.


  • $Phi$ is the CDF of the standard normal.


  • $phi$ is the PDF of the standard normal.


  • $rho$ is the correlation co-efficient between the variables.


  • $theta$ is $sqrt{sigma_{1}^2 + sigma_{2}^2 + 2rhosigma_{1}sigma_{2}}$


I am trying to use this to get the mean of the new distribution but I run in to what feels like an obvious problem.



If $mu_{1} neq mu_2$ then the argument to the $Phi$ function in either the first or second term of the sum will be negative. The standard CDF does not allow negative values‽



I feel like I have fundamentally misunderstood something here. Where have I gone wrong?










share|cite|improve this question









$endgroup$








  • 2




    $begingroup$
    By definition, the CDF evaluated at any real number $x$ gives the chance that the variable (a standard Normal variable in this case) is less than or equal to $x:$ that is a probability and therefore lies between $0$ and $1.$ It cannot be negative.
    $endgroup$
    – whuber
    5 hours ago










  • $begingroup$
    Just a hint here Max(X,Y) = 1/2((X+Y)-|X-Y|). So you just have to calculate E[|Z|] where Z is a normal random variable with mean mu and std sigma. Then apply the formula to X-Y and of course E[X+Y]=E[X]+E[Y]
    $endgroup$
    – Daniel Parry
    5 hours ago














1












1








1





$begingroup$


I have been reading this paper about the maximum and minimum of two normal distributed variables.



Inside the paper there is the formula for the expectation of this the maximum of the two variables. It is given below:



$$ DeclareMathOperator{E}{mathbb{E}}
E(X) = mu_1 Phileft( frac{mu_1-mu_2}{theta} right) + mu_2 Phileft( frac{mu_2-mu_1}{theta} right) + theta phileft( frac{mu_1-mu_2}{theta} right)
$$



Where:





  • $mu_1$ is the mean of the first normally distributed random variable.


  • $mu_2$ is the mean of the second normally distributed random variable.


  • $Phi$ is the CDF of the standard normal.


  • $phi$ is the PDF of the standard normal.


  • $rho$ is the correlation co-efficient between the variables.


  • $theta$ is $sqrt{sigma_{1}^2 + sigma_{2}^2 + 2rhosigma_{1}sigma_{2}}$


I am trying to use this to get the mean of the new distribution but I run in to what feels like an obvious problem.



If $mu_{1} neq mu_2$ then the argument to the $Phi$ function in either the first or second term of the sum will be negative. The standard CDF does not allow negative values‽



I feel like I have fundamentally misunderstood something here. Where have I gone wrong?










share|cite|improve this question









$endgroup$




I have been reading this paper about the maximum and minimum of two normal distributed variables.



Inside the paper there is the formula for the expectation of this the maximum of the two variables. It is given below:



$$ DeclareMathOperator{E}{mathbb{E}}
E(X) = mu_1 Phileft( frac{mu_1-mu_2}{theta} right) + mu_2 Phileft( frac{mu_2-mu_1}{theta} right) + theta phileft( frac{mu_1-mu_2}{theta} right)
$$



Where:





  • $mu_1$ is the mean of the first normally distributed random variable.


  • $mu_2$ is the mean of the second normally distributed random variable.


  • $Phi$ is the CDF of the standard normal.


  • $phi$ is the PDF of the standard normal.


  • $rho$ is the correlation co-efficient between the variables.


  • $theta$ is $sqrt{sigma_{1}^2 + sigma_{2}^2 + 2rhosigma_{1}sigma_{2}}$


I am trying to use this to get the mean of the new distribution but I run in to what feels like an obvious problem.



If $mu_{1} neq mu_2$ then the argument to the $Phi$ function in either the first or second term of the sum will be negative. The standard CDF does not allow negative values‽



I feel like I have fundamentally misunderstood something here. Where have I gone wrong?







normal-distribution maximum






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked 5 hours ago









Simon JohnsonSimon Johnson

1084




1084








  • 2




    $begingroup$
    By definition, the CDF evaluated at any real number $x$ gives the chance that the variable (a standard Normal variable in this case) is less than or equal to $x:$ that is a probability and therefore lies between $0$ and $1.$ It cannot be negative.
    $endgroup$
    – whuber
    5 hours ago










  • $begingroup$
    Just a hint here Max(X,Y) = 1/2((X+Y)-|X-Y|). So you just have to calculate E[|Z|] where Z is a normal random variable with mean mu and std sigma. Then apply the formula to X-Y and of course E[X+Y]=E[X]+E[Y]
    $endgroup$
    – Daniel Parry
    5 hours ago














  • 2




    $begingroup$
    By definition, the CDF evaluated at any real number $x$ gives the chance that the variable (a standard Normal variable in this case) is less than or equal to $x:$ that is a probability and therefore lies between $0$ and $1.$ It cannot be negative.
    $endgroup$
    – whuber
    5 hours ago










  • $begingroup$
    Just a hint here Max(X,Y) = 1/2((X+Y)-|X-Y|). So you just have to calculate E[|Z|] where Z is a normal random variable with mean mu and std sigma. Then apply the formula to X-Y and of course E[X+Y]=E[X]+E[Y]
    $endgroup$
    – Daniel Parry
    5 hours ago








2




2




$begingroup$
By definition, the CDF evaluated at any real number $x$ gives the chance that the variable (a standard Normal variable in this case) is less than or equal to $x:$ that is a probability and therefore lies between $0$ and $1.$ It cannot be negative.
$endgroup$
– whuber
5 hours ago




$begingroup$
By definition, the CDF evaluated at any real number $x$ gives the chance that the variable (a standard Normal variable in this case) is less than or equal to $x:$ that is a probability and therefore lies between $0$ and $1.$ It cannot be negative.
$endgroup$
– whuber
5 hours ago












$begingroup$
Just a hint here Max(X,Y) = 1/2((X+Y)-|X-Y|). So you just have to calculate E[|Z|] where Z is a normal random variable with mean mu and std sigma. Then apply the formula to X-Y and of course E[X+Y]=E[X]+E[Y]
$endgroup$
– Daniel Parry
5 hours ago




$begingroup$
Just a hint here Max(X,Y) = 1/2((X+Y)-|X-Y|). So you just have to calculate E[|Z|] where Z is a normal random variable with mean mu and std sigma. Then apply the formula to X-Y and of course E[X+Y]=E[X]+E[Y]
$endgroup$
– Daniel Parry
5 hours ago










1 Answer
1






active

oldest

votes


















5












$begingroup$

The CDF does not yield negative results (it only yields numbers between 0 and 1), but it can certainly take negative arguments.



> pnorm(-1,0,1)
[1] 0.1586553





share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thanks! Stupid mistake on my part. In Excel I was using the Norm.Inv function and then slapped my forehead when I saw this answer.
    $endgroup$
    – Simon Johnson
    5 hours ago











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstats.stackexchange.com%2fquestions%2f392183%2fexpectation-of-max-of-two-normal-random-variables%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









5












$begingroup$

The CDF does not yield negative results (it only yields numbers between 0 and 1), but it can certainly take negative arguments.



> pnorm(-1,0,1)
[1] 0.1586553





share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thanks! Stupid mistake on my part. In Excel I was using the Norm.Inv function and then slapped my forehead when I saw this answer.
    $endgroup$
    – Simon Johnson
    5 hours ago
















5












$begingroup$

The CDF does not yield negative results (it only yields numbers between 0 and 1), but it can certainly take negative arguments.



> pnorm(-1,0,1)
[1] 0.1586553





share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thanks! Stupid mistake on my part. In Excel I was using the Norm.Inv function and then slapped my forehead when I saw this answer.
    $endgroup$
    – Simon Johnson
    5 hours ago














5












5








5





$begingroup$

The CDF does not yield negative results (it only yields numbers between 0 and 1), but it can certainly take negative arguments.



> pnorm(-1,0,1)
[1] 0.1586553





share|cite|improve this answer









$endgroup$



The CDF does not yield negative results (it only yields numbers between 0 and 1), but it can certainly take negative arguments.



> pnorm(-1,0,1)
[1] 0.1586553






share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered 5 hours ago









Stephan KolassaStephan Kolassa

45.7k695167




45.7k695167












  • $begingroup$
    Thanks! Stupid mistake on my part. In Excel I was using the Norm.Inv function and then slapped my forehead when I saw this answer.
    $endgroup$
    – Simon Johnson
    5 hours ago


















  • $begingroup$
    Thanks! Stupid mistake on my part. In Excel I was using the Norm.Inv function and then slapped my forehead when I saw this answer.
    $endgroup$
    – Simon Johnson
    5 hours ago
















$begingroup$
Thanks! Stupid mistake on my part. In Excel I was using the Norm.Inv function and then slapped my forehead when I saw this answer.
$endgroup$
– Simon Johnson
5 hours ago




$begingroup$
Thanks! Stupid mistake on my part. In Excel I was using the Norm.Inv function and then slapped my forehead when I saw this answer.
$endgroup$
– Simon Johnson
5 hours ago


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstats.stackexchange.com%2fquestions%2f392183%2fexpectation-of-max-of-two-normal-random-variables%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

How to label and detect the document text images

Vallis Paradisi

Tabula Rosettana