Finding expectation of joint uniform continuous distribution without integrating











up vote
3
down vote

favorite












From SOA sample 138:




A machine consists of two components, whose lifetimes have the joint density function



$$f(x,y)=
begin{cases}
{1over50}, & text{for }x>0,y>0,x+y<10 \
0, & text{otherwise}
end{cases}$$



The machine operates until both components fail.
Calculate the expected operational time of the machine.




I was able to get the solution by deciding on case $Y>X$, drawing a triangle with vertices at $(0,0)$, $(0,10)$, and $(5,5)$ and then integrating $int_0^5 int_{x}^{10-x}{yover50} dy dx$ to get $2.5$, and then doubling by symmetry for the case of $X>Y$ to get $5$.



However the SOA solution does it a different way that I am trying to understand:




Suppose the component represented by the random variable $X$ fails last. This is represented by
the triangle with vertices at $(0, 0)$, $(10, 0)$ and $(5, 5)$. Because the density is uniform over this
region, the mean value of $X$ and thus the expected operational time of the machine is 5.
By
symmetry, if the component represented by the random variable $Y$ fails last, the expected
operational time of the machine is also $5$. Thus, the unconditional expected operational time of
the machine must be $5$ as well.




I bolded the part that I do not understand. Where do they get $5$ just by looking at the triangle, which is $25$ in area?










share|cite|improve this question


















  • 1




    Because the line from $(5,5)$ to $(5,0)$ is a median of the triangle and so shows the mean of the triangle
    – Henry
    Nov 26 at 23:50















up vote
3
down vote

favorite












From SOA sample 138:




A machine consists of two components, whose lifetimes have the joint density function



$$f(x,y)=
begin{cases}
{1over50}, & text{for }x>0,y>0,x+y<10 \
0, & text{otherwise}
end{cases}$$



The machine operates until both components fail.
Calculate the expected operational time of the machine.




I was able to get the solution by deciding on case $Y>X$, drawing a triangle with vertices at $(0,0)$, $(0,10)$, and $(5,5)$ and then integrating $int_0^5 int_{x}^{10-x}{yover50} dy dx$ to get $2.5$, and then doubling by symmetry for the case of $X>Y$ to get $5$.



However the SOA solution does it a different way that I am trying to understand:




Suppose the component represented by the random variable $X$ fails last. This is represented by
the triangle with vertices at $(0, 0)$, $(10, 0)$ and $(5, 5)$. Because the density is uniform over this
region, the mean value of $X$ and thus the expected operational time of the machine is 5.
By
symmetry, if the component represented by the random variable $Y$ fails last, the expected
operational time of the machine is also $5$. Thus, the unconditional expected operational time of
the machine must be $5$ as well.




I bolded the part that I do not understand. Where do they get $5$ just by looking at the triangle, which is $25$ in area?










share|cite|improve this question


















  • 1




    Because the line from $(5,5)$ to $(5,0)$ is a median of the triangle and so shows the mean of the triangle
    – Henry
    Nov 26 at 23:50













up vote
3
down vote

favorite









up vote
3
down vote

favorite











From SOA sample 138:




A machine consists of two components, whose lifetimes have the joint density function



$$f(x,y)=
begin{cases}
{1over50}, & text{for }x>0,y>0,x+y<10 \
0, & text{otherwise}
end{cases}$$



The machine operates until both components fail.
Calculate the expected operational time of the machine.




I was able to get the solution by deciding on case $Y>X$, drawing a triangle with vertices at $(0,0)$, $(0,10)$, and $(5,5)$ and then integrating $int_0^5 int_{x}^{10-x}{yover50} dy dx$ to get $2.5$, and then doubling by symmetry for the case of $X>Y$ to get $5$.



However the SOA solution does it a different way that I am trying to understand:




Suppose the component represented by the random variable $X$ fails last. This is represented by
the triangle with vertices at $(0, 0)$, $(10, 0)$ and $(5, 5)$. Because the density is uniform over this
region, the mean value of $X$ and thus the expected operational time of the machine is 5.
By
symmetry, if the component represented by the random variable $Y$ fails last, the expected
operational time of the machine is also $5$. Thus, the unconditional expected operational time of
the machine must be $5$ as well.




I bolded the part that I do not understand. Where do they get $5$ just by looking at the triangle, which is $25$ in area?










share|cite|improve this question













From SOA sample 138:




A machine consists of two components, whose lifetimes have the joint density function



$$f(x,y)=
begin{cases}
{1over50}, & text{for }x>0,y>0,x+y<10 \
0, & text{otherwise}
end{cases}$$



The machine operates until both components fail.
Calculate the expected operational time of the machine.




I was able to get the solution by deciding on case $Y>X$, drawing a triangle with vertices at $(0,0)$, $(0,10)$, and $(5,5)$ and then integrating $int_0^5 int_{x}^{10-x}{yover50} dy dx$ to get $2.5$, and then doubling by symmetry for the case of $X>Y$ to get $5$.



However the SOA solution does it a different way that I am trying to understand:




Suppose the component represented by the random variable $X$ fails last. This is represented by
the triangle with vertices at $(0, 0)$, $(10, 0)$ and $(5, 5)$. Because the density is uniform over this
region, the mean value of $X$ and thus the expected operational time of the machine is 5.
By
symmetry, if the component represented by the random variable $Y$ fails last, the expected
operational time of the machine is also $5$. Thus, the unconditional expected operational time of
the machine must be $5$ as well.




I bolded the part that I do not understand. Where do they get $5$ just by looking at the triangle, which is $25$ in area?







probability statistics






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 26 at 21:28









agblt

12413




12413








  • 1




    Because the line from $(5,5)$ to $(5,0)$ is a median of the triangle and so shows the mean of the triangle
    – Henry
    Nov 26 at 23:50














  • 1




    Because the line from $(5,5)$ to $(5,0)$ is a median of the triangle and so shows the mean of the triangle
    – Henry
    Nov 26 at 23:50








1




1




Because the line from $(5,5)$ to $(5,0)$ is a median of the triangle and so shows the mean of the triangle
– Henry
Nov 26 at 23:50




Because the line from $(5,5)$ to $(5,0)$ is a median of the triangle and so shows the mean of the triangle
– Henry
Nov 26 at 23:50










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










It has naught to do with the area.



The isosceles triangle, $triangle(0,0)(10,0)(5,5)$, is symmetrical about the vertical line through $overline{~(5,0)(5,5)~}$, and the density inside that shape is uniform.   Therefore the (conditional) mean value of $X$ given it is inside that shape is $5$.



$$mathsf E(Xmid (X,Y){in}triangle(0,0)(10,0)(5,5))=5$$






share|cite|improve this answer





















  • So once we can make this triangle, and the density is uniform, we don't care about what the joint density specifically is, meaning it could just as well be $1over1000$ as $1over50$?
    – agblt
    Nov 27 at 1:02












  • @abbot well, we don't need to know it's value to find the expectation.
    – Graham Kemp
    Nov 27 at 1:31











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


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3014948%2ffinding-expectation-of-joint-uniform-continuous-distribution-without-integrating%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








up vote
1
down vote



accepted










It has naught to do with the area.



The isosceles triangle, $triangle(0,0)(10,0)(5,5)$, is symmetrical about the vertical line through $overline{~(5,0)(5,5)~}$, and the density inside that shape is uniform.   Therefore the (conditional) mean value of $X$ given it is inside that shape is $5$.



$$mathsf E(Xmid (X,Y){in}triangle(0,0)(10,0)(5,5))=5$$






share|cite|improve this answer





















  • So once we can make this triangle, and the density is uniform, we don't care about what the joint density specifically is, meaning it could just as well be $1over1000$ as $1over50$?
    – agblt
    Nov 27 at 1:02












  • @abbot well, we don't need to know it's value to find the expectation.
    – Graham Kemp
    Nov 27 at 1:31















up vote
1
down vote



accepted










It has naught to do with the area.



The isosceles triangle, $triangle(0,0)(10,0)(5,5)$, is symmetrical about the vertical line through $overline{~(5,0)(5,5)~}$, and the density inside that shape is uniform.   Therefore the (conditional) mean value of $X$ given it is inside that shape is $5$.



$$mathsf E(Xmid (X,Y){in}triangle(0,0)(10,0)(5,5))=5$$






share|cite|improve this answer





















  • So once we can make this triangle, and the density is uniform, we don't care about what the joint density specifically is, meaning it could just as well be $1over1000$ as $1over50$?
    – agblt
    Nov 27 at 1:02












  • @abbot well, we don't need to know it's value to find the expectation.
    – Graham Kemp
    Nov 27 at 1:31













up vote
1
down vote



accepted







up vote
1
down vote



accepted






It has naught to do with the area.



The isosceles triangle, $triangle(0,0)(10,0)(5,5)$, is symmetrical about the vertical line through $overline{~(5,0)(5,5)~}$, and the density inside that shape is uniform.   Therefore the (conditional) mean value of $X$ given it is inside that shape is $5$.



$$mathsf E(Xmid (X,Y){in}triangle(0,0)(10,0)(5,5))=5$$






share|cite|improve this answer












It has naught to do with the area.



The isosceles triangle, $triangle(0,0)(10,0)(5,5)$, is symmetrical about the vertical line through $overline{~(5,0)(5,5)~}$, and the density inside that shape is uniform.   Therefore the (conditional) mean value of $X$ given it is inside that shape is $5$.



$$mathsf E(Xmid (X,Y){in}triangle(0,0)(10,0)(5,5))=5$$







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Nov 27 at 0:02









Graham Kemp

84.6k43378




84.6k43378












  • So once we can make this triangle, and the density is uniform, we don't care about what the joint density specifically is, meaning it could just as well be $1over1000$ as $1over50$?
    – agblt
    Nov 27 at 1:02












  • @abbot well, we don't need to know it's value to find the expectation.
    – Graham Kemp
    Nov 27 at 1:31


















  • So once we can make this triangle, and the density is uniform, we don't care about what the joint density specifically is, meaning it could just as well be $1over1000$ as $1over50$?
    – agblt
    Nov 27 at 1:02












  • @abbot well, we don't need to know it's value to find the expectation.
    – Graham Kemp
    Nov 27 at 1:31
















So once we can make this triangle, and the density is uniform, we don't care about what the joint density specifically is, meaning it could just as well be $1over1000$ as $1over50$?
– agblt
Nov 27 at 1:02






So once we can make this triangle, and the density is uniform, we don't care about what the joint density specifically is, meaning it could just as well be $1over1000$ as $1over50$?
– agblt
Nov 27 at 1:02














@abbot well, we don't need to know it's value to find the expectation.
– Graham Kemp
Nov 27 at 1:31




@abbot well, we don't need to know it's value to find the expectation.
– Graham Kemp
Nov 27 at 1:31


















draft saved

draft discarded




















































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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.


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%2fmath.stackexchange.com%2fquestions%2f3014948%2ffinding-expectation-of-joint-uniform-continuous-distribution-without-integrating%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

Berounka

Fiat S.p.A.

Type 'String' is not a subtype of type 'int' of 'index'