Distribution of two continuous problems The 2019 Stack Overflow Developer Survey Results Are Inthe distribution of distance between two random points from $U(0,1)^3$Probability of Normal DistributionMean and Variance both equal to $lambda$ for a Poisson DistributionJoint distribution of $(X,min(X,Y))$ for $X$ and $Y$ i.i.d. uniform on $(0,1)$Question about the bounds of two independent random variables.Discrete uniform distribution over two disjoint intervalsComposition of Continuous Random Variables, finding distributionUniform distribution dependent on another uniform distributionHow good can you approximate a continuous distribution by replacing trailing digits with uniformly random digits?exponential rv's, gamma distribution

Are turbopumps lubricated?

Is it correct to say the Neural Networks are an alternative way of performing Maximum Likelihood Estimation? if not, why?

Ubuntu Server install with full GUI

Why isn't the black hole white?

Falsification in Math vs Science

What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?

Accepted by European university, rejected by all American ones I applied to? Possible reasons?

Can a flute soloist sit?

How to support a colleague who finds meetings extremely tiring?

Kerning for subscripts of sigma?

I am an eight letter word. What am I?

What is the meaning of Triage in Cybersec world?

Is an up-to-date browser secure on an out-of-date OS?

writing variables above the numbers in tikz picture

Why “相同意思的词” is called “同义词” instead of "同意词"?

Match Roman Numerals

"as much details as you can remember"

Why can't devices on different VLANs, but on the same subnet, communicate?

If a sorcerer casts the Banishment spell on a PC while in Avernus, does the PC return to their home plane?

Star Trek - X-shaped Item on Regula/Orbital Office Starbases

Worn-tile Scrabble

Can withdrawing asylum be illegal?

Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?

Why didn't the Event Horizon Telescope team mention Sagittarius A*?



Distribution of two continuous problems



The 2019 Stack Overflow Developer Survey Results Are Inthe distribution of distance between two random points from $U(0,1)^3$Probability of Normal DistributionMean and Variance both equal to $lambda$ for a Poisson DistributionJoint distribution of $(X,min(X,Y))$ for $X$ and $Y$ i.i.d. uniform on $(0,1)$Question about the bounds of two independent random variables.Discrete uniform distribution over two disjoint intervalsComposition of Continuous Random Variables, finding distributionUniform distribution dependent on another uniform distributionHow good can you approximate a continuous distribution by replacing trailing digits with uniformly random digits?exponential rv's, gamma distribution










0












$begingroup$


question: (x,y) are distributed via $f(x,y)=6xy^2$ in $[0,1] times [0,1]$. What is the $P(x y^3 le 1/2)$?



My solution:



fx = integral(f(x,y))dy = 2x So Fx=x^2



fy = integral(f(x,y))dx = 3y^2 So Fx=y^3



P(xy^3 <= 1/2) =



p(x <= 1/2*y^-3) =



Fx(1/2*y^-3) =



(1/2*y^-3)^2 =



1/4y^-6 (y from 0 to 1) so P = 1/4
but it is wrong.



Could you please take a look and say what's my fault here?










share|cite|improve this question









New contributor




Fatemehhh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$











  • $begingroup$
    Again, please edit and use MathJax to properly format math expressions.
    $endgroup$
    – Lee David Chung Lin
    Apr 8 at 1:16















0












$begingroup$


question: (x,y) are distributed via $f(x,y)=6xy^2$ in $[0,1] times [0,1]$. What is the $P(x y^3 le 1/2)$?



My solution:



fx = integral(f(x,y))dy = 2x So Fx=x^2



fy = integral(f(x,y))dx = 3y^2 So Fx=y^3



P(xy^3 <= 1/2) =



p(x <= 1/2*y^-3) =



Fx(1/2*y^-3) =



(1/2*y^-3)^2 =



1/4y^-6 (y from 0 to 1) so P = 1/4
but it is wrong.



Could you please take a look and say what's my fault here?










share|cite|improve this question









New contributor




Fatemehhh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$











  • $begingroup$
    Again, please edit and use MathJax to properly format math expressions.
    $endgroup$
    – Lee David Chung Lin
    Apr 8 at 1:16













0












0








0





$begingroup$


question: (x,y) are distributed via $f(x,y)=6xy^2$ in $[0,1] times [0,1]$. What is the $P(x y^3 le 1/2)$?



My solution:



fx = integral(f(x,y))dy = 2x So Fx=x^2



fy = integral(f(x,y))dx = 3y^2 So Fx=y^3



P(xy^3 <= 1/2) =



p(x <= 1/2*y^-3) =



Fx(1/2*y^-3) =



(1/2*y^-3)^2 =



1/4y^-6 (y from 0 to 1) so P = 1/4
but it is wrong.



Could you please take a look and say what's my fault here?










share|cite|improve this question









New contributor




Fatemehhh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




question: (x,y) are distributed via $f(x,y)=6xy^2$ in $[0,1] times [0,1]$. What is the $P(x y^3 le 1/2)$?



My solution:



fx = integral(f(x,y))dy = 2x So Fx=x^2



fy = integral(f(x,y))dx = 3y^2 So Fx=y^3



P(xy^3 <= 1/2) =



p(x <= 1/2*y^-3) =



Fx(1/2*y^-3) =



(1/2*y^-3)^2 =



1/4y^-6 (y from 0 to 1) so P = 1/4
but it is wrong.



Could you please take a look and say what's my fault here?







probability statistics functions probability-distributions random-variables






share|cite|improve this question









New contributor




Fatemehhh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|cite|improve this question









New contributor




Fatemehhh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|cite|improve this question




share|cite|improve this question








edited Apr 8 at 1:46









David G. Stork

12.1k41836




12.1k41836






New contributor




Fatemehhh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Apr 8 at 0:24









FatemehhhFatemehhh

102




102




New contributor




Fatemehhh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Fatemehhh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Fatemehhh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











  • $begingroup$
    Again, please edit and use MathJax to properly format math expressions.
    $endgroup$
    – Lee David Chung Lin
    Apr 8 at 1:16
















  • $begingroup$
    Again, please edit and use MathJax to properly format math expressions.
    $endgroup$
    – Lee David Chung Lin
    Apr 8 at 1:16















$begingroup$
Again, please edit and use MathJax to properly format math expressions.
$endgroup$
– Lee David Chung Lin
Apr 8 at 1:16




$begingroup$
Again, please edit and use MathJax to properly format math expressions.
$endgroup$
– Lee David Chung Lin
Apr 8 at 1:16










1 Answer
1






active

oldest

votes


















0












$begingroup$

Why would you bother calculating the marginal distributions? The point of the exercise is to consider the region in $(x,y) in [0,1] times [0,1]$ such that $xy^3 le 1/2$, and to integrate the joint density over this region.



To this end, consider the curve $xy^3 = 1/2$. Clearly, when $y = 1$, $x = 1/2$, and when $x = 1$, $y = (1/2)^1/3$. There are no other points on the boundary of the unit square that intersect this curve. Since $(0,0)$ satisfies the inequality, we know the region of interest is bounded by $0 le y le 1$, $0 le x le 1$, $xy^3 le 1/2$, and the vertices $(0,0)$, $(1,0)$, $(1, (1/2)^1/3)$, $(1/2, 1)$, $(0,1)$. Consequently it is easier to compute the complementary probability:



$$Pr[xy^3 > 1/2] = int_x=1/2^1 int_y = (2x)^-1/3^1 6xy^2 , dy , dx.$$






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Thank you so much.
    $endgroup$
    – Fatemehhh
    Apr 8 at 1:46











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



);






Fatemehhh is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3178970%2fdistribution-of-two-continuous-problems%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









0












$begingroup$

Why would you bother calculating the marginal distributions? The point of the exercise is to consider the region in $(x,y) in [0,1] times [0,1]$ such that $xy^3 le 1/2$, and to integrate the joint density over this region.



To this end, consider the curve $xy^3 = 1/2$. Clearly, when $y = 1$, $x = 1/2$, and when $x = 1$, $y = (1/2)^1/3$. There are no other points on the boundary of the unit square that intersect this curve. Since $(0,0)$ satisfies the inequality, we know the region of interest is bounded by $0 le y le 1$, $0 le x le 1$, $xy^3 le 1/2$, and the vertices $(0,0)$, $(1,0)$, $(1, (1/2)^1/3)$, $(1/2, 1)$, $(0,1)$. Consequently it is easier to compute the complementary probability:



$$Pr[xy^3 > 1/2] = int_x=1/2^1 int_y = (2x)^-1/3^1 6xy^2 , dy , dx.$$






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Thank you so much.
    $endgroup$
    – Fatemehhh
    Apr 8 at 1:46















0












$begingroup$

Why would you bother calculating the marginal distributions? The point of the exercise is to consider the region in $(x,y) in [0,1] times [0,1]$ such that $xy^3 le 1/2$, and to integrate the joint density over this region.



To this end, consider the curve $xy^3 = 1/2$. Clearly, when $y = 1$, $x = 1/2$, and when $x = 1$, $y = (1/2)^1/3$. There are no other points on the boundary of the unit square that intersect this curve. Since $(0,0)$ satisfies the inequality, we know the region of interest is bounded by $0 le y le 1$, $0 le x le 1$, $xy^3 le 1/2$, and the vertices $(0,0)$, $(1,0)$, $(1, (1/2)^1/3)$, $(1/2, 1)$, $(0,1)$. Consequently it is easier to compute the complementary probability:



$$Pr[xy^3 > 1/2] = int_x=1/2^1 int_y = (2x)^-1/3^1 6xy^2 , dy , dx.$$






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Thank you so much.
    $endgroup$
    – Fatemehhh
    Apr 8 at 1:46













0












0








0





$begingroup$

Why would you bother calculating the marginal distributions? The point of the exercise is to consider the region in $(x,y) in [0,1] times [0,1]$ such that $xy^3 le 1/2$, and to integrate the joint density over this region.



To this end, consider the curve $xy^3 = 1/2$. Clearly, when $y = 1$, $x = 1/2$, and when $x = 1$, $y = (1/2)^1/3$. There are no other points on the boundary of the unit square that intersect this curve. Since $(0,0)$ satisfies the inequality, we know the region of interest is bounded by $0 le y le 1$, $0 le x le 1$, $xy^3 le 1/2$, and the vertices $(0,0)$, $(1,0)$, $(1, (1/2)^1/3)$, $(1/2, 1)$, $(0,1)$. Consequently it is easier to compute the complementary probability:



$$Pr[xy^3 > 1/2] = int_x=1/2^1 int_y = (2x)^-1/3^1 6xy^2 , dy , dx.$$






share|cite|improve this answer









$endgroup$



Why would you bother calculating the marginal distributions? The point of the exercise is to consider the region in $(x,y) in [0,1] times [0,1]$ such that $xy^3 le 1/2$, and to integrate the joint density over this region.



To this end, consider the curve $xy^3 = 1/2$. Clearly, when $y = 1$, $x = 1/2$, and when $x = 1$, $y = (1/2)^1/3$. There are no other points on the boundary of the unit square that intersect this curve. Since $(0,0)$ satisfies the inequality, we know the region of interest is bounded by $0 le y le 1$, $0 le x le 1$, $xy^3 le 1/2$, and the vertices $(0,0)$, $(1,0)$, $(1, (1/2)^1/3)$, $(1/2, 1)$, $(0,1)$. Consequently it is easier to compute the complementary probability:



$$Pr[xy^3 > 1/2] = int_x=1/2^1 int_y = (2x)^-1/3^1 6xy^2 , dy , dx.$$







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Apr 8 at 1:19









heropupheropup

65.5k865104




65.5k865104











  • $begingroup$
    Thank you so much.
    $endgroup$
    – Fatemehhh
    Apr 8 at 1:46
















  • $begingroup$
    Thank you so much.
    $endgroup$
    – Fatemehhh
    Apr 8 at 1:46















$begingroup$
Thank you so much.
$endgroup$
– Fatemehhh
Apr 8 at 1:46




$begingroup$
Thank you so much.
$endgroup$
– Fatemehhh
Apr 8 at 1:46










Fatemehhh is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















Fatemehhh is a new contributor. Be nice, and check out our Code of Conduct.












Fatemehhh is a new contributor. Be nice, and check out our Code of Conduct.











Fatemehhh is a new contributor. Be nice, and check out our Code of Conduct.














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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3178970%2fdistribution-of-two-continuous-problems%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