Stuck at defining the density function for a random variable
$begingroup$
So I have an assignment regarding probability and random variables which states the following:
The random variable Y is defined in the following statement:
- On a random way we select a point from a circle with a radius of $6$.
- The random variable $X$ is defined as the distance between the selected point and the center of the circle and $Y = 3 - X$.
- Using the following statements define the function of distribution and the density of the distribution for the random variable $Y$.
I assume since we pick the point at random and each point has a fair chance of getting picked the Y has a uniform distribution with the constant c being equaled to 1/36*PI.
However I have no idea how to implement the random variable X or the statement Y=3-X in the equation.
Can anyone help me?
probability random-variables
$endgroup$
add a comment |
$begingroup$
So I have an assignment regarding probability and random variables which states the following:
The random variable Y is defined in the following statement:
- On a random way we select a point from a circle with a radius of $6$.
- The random variable $X$ is defined as the distance between the selected point and the center of the circle and $Y = 3 - X$.
- Using the following statements define the function of distribution and the density of the distribution for the random variable $Y$.
I assume since we pick the point at random and each point has a fair chance of getting picked the Y has a uniform distribution with the constant c being equaled to 1/36*PI.
However I have no idea how to implement the random variable X or the statement Y=3-X in the equation.
Can anyone help me?
probability random-variables
$endgroup$
4
$begingroup$
Tell me if I'm being dense, but is there anything random ($X$) about the distance of a randomly selected point on the circle from its center? Or are we, in fact, talking about picking a random point from the disc?
$endgroup$
– Matthias
Dec 16 '18 at 1:39
add a comment |
$begingroup$
So I have an assignment regarding probability and random variables which states the following:
The random variable Y is defined in the following statement:
- On a random way we select a point from a circle with a radius of $6$.
- The random variable $X$ is defined as the distance between the selected point and the center of the circle and $Y = 3 - X$.
- Using the following statements define the function of distribution and the density of the distribution for the random variable $Y$.
I assume since we pick the point at random and each point has a fair chance of getting picked the Y has a uniform distribution with the constant c being equaled to 1/36*PI.
However I have no idea how to implement the random variable X or the statement Y=3-X in the equation.
Can anyone help me?
probability random-variables
$endgroup$
So I have an assignment regarding probability and random variables which states the following:
The random variable Y is defined in the following statement:
- On a random way we select a point from a circle with a radius of $6$.
- The random variable $X$ is defined as the distance between the selected point and the center of the circle and $Y = 3 - X$.
- Using the following statements define the function of distribution and the density of the distribution for the random variable $Y$.
I assume since we pick the point at random and each point has a fair chance of getting picked the Y has a uniform distribution with the constant c being equaled to 1/36*PI.
However I have no idea how to implement the random variable X or the statement Y=3-X in the equation.
Can anyone help me?
probability random-variables
probability random-variables
edited Dec 16 '18 at 1:31
Felix Marin
68.4k7109144
68.4k7109144
asked Dec 15 '18 at 22:10
David DanielsDavid Daniels
132
132
4
$begingroup$
Tell me if I'm being dense, but is there anything random ($X$) about the distance of a randomly selected point on the circle from its center? Or are we, in fact, talking about picking a random point from the disc?
$endgroup$
– Matthias
Dec 16 '18 at 1:39
add a comment |
4
$begingroup$
Tell me if I'm being dense, but is there anything random ($X$) about the distance of a randomly selected point on the circle from its center? Or are we, in fact, talking about picking a random point from the disc?
$endgroup$
– Matthias
Dec 16 '18 at 1:39
4
4
$begingroup$
Tell me if I'm being dense, but is there anything random ($X$) about the distance of a randomly selected point on the circle from its center? Or are we, in fact, talking about picking a random point from the disc?
$endgroup$
– Matthias
Dec 16 '18 at 1:39
$begingroup$
Tell me if I'm being dense, but is there anything random ($X$) about the distance of a randomly selected point on the circle from its center? Or are we, in fact, talking about picking a random point from the disc?
$endgroup$
– Matthias
Dec 16 '18 at 1:39
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
It is true that the uniform random distribution of points inside the circle has a factor of $dfrac{1}{36pi}.$
That is, if someone has in mind a particular subset of points within the circle and that subset of points has area $A,$ then the probability that the randomly selected point will be in that particular subset is $dfrac{A}{36pi}.$
But you have been asked for a random distribution over numbers, and points are not numbers.
What is the minimum value of $X$?
Since $X$ is the distance between the selected point and the center of the circle,
if the selected point is the center of the circle then $X=0.$
You can't have a distance less than $0,$ so that's the minimum value of $X.$
What is the maximum value of $X$? Can $X = 36pi$?
If you think it can, find a point that could be selected to make $X = 36pi.$
Can $X = 7$?
Find the set of points such that $X leq 5.$ What is the area of that set?
What is the probability that $X leq 5$?
Try this for some other numbers instead of $5.$ Do you see a pattern?
$endgroup$
$begingroup$
Hi thank you for the answer. No I don't see a pattern. Yes it's true that X can have values between 0 and 6 but I don't understand what you are trying to say. Are you saying that we use X to find the constants a and b in the density function?
$endgroup$
– David Daniels
Dec 16 '18 at 16:29
$begingroup$
I suspect you don't see the pattern because you have a preconceived notion about the pattern you have to find, and that notion is wrong. What kind of density function has the constants $a$ and $b$ that you mentioned? Whatever it is, I have a hunch it doesn't apply to this question.
$endgroup$
– David K
Dec 16 '18 at 16:39
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%2f3042019%2fstuck-at-defining-the-density-function-for-a-random-variable%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$
It is true that the uniform random distribution of points inside the circle has a factor of $dfrac{1}{36pi}.$
That is, if someone has in mind a particular subset of points within the circle and that subset of points has area $A,$ then the probability that the randomly selected point will be in that particular subset is $dfrac{A}{36pi}.$
But you have been asked for a random distribution over numbers, and points are not numbers.
What is the minimum value of $X$?
Since $X$ is the distance between the selected point and the center of the circle,
if the selected point is the center of the circle then $X=0.$
You can't have a distance less than $0,$ so that's the minimum value of $X.$
What is the maximum value of $X$? Can $X = 36pi$?
If you think it can, find a point that could be selected to make $X = 36pi.$
Can $X = 7$?
Find the set of points such that $X leq 5.$ What is the area of that set?
What is the probability that $X leq 5$?
Try this for some other numbers instead of $5.$ Do you see a pattern?
$endgroup$
$begingroup$
Hi thank you for the answer. No I don't see a pattern. Yes it's true that X can have values between 0 and 6 but I don't understand what you are trying to say. Are you saying that we use X to find the constants a and b in the density function?
$endgroup$
– David Daniels
Dec 16 '18 at 16:29
$begingroup$
I suspect you don't see the pattern because you have a preconceived notion about the pattern you have to find, and that notion is wrong. What kind of density function has the constants $a$ and $b$ that you mentioned? Whatever it is, I have a hunch it doesn't apply to this question.
$endgroup$
– David K
Dec 16 '18 at 16:39
add a comment |
$begingroup$
It is true that the uniform random distribution of points inside the circle has a factor of $dfrac{1}{36pi}.$
That is, if someone has in mind a particular subset of points within the circle and that subset of points has area $A,$ then the probability that the randomly selected point will be in that particular subset is $dfrac{A}{36pi}.$
But you have been asked for a random distribution over numbers, and points are not numbers.
What is the minimum value of $X$?
Since $X$ is the distance between the selected point and the center of the circle,
if the selected point is the center of the circle then $X=0.$
You can't have a distance less than $0,$ so that's the minimum value of $X.$
What is the maximum value of $X$? Can $X = 36pi$?
If you think it can, find a point that could be selected to make $X = 36pi.$
Can $X = 7$?
Find the set of points such that $X leq 5.$ What is the area of that set?
What is the probability that $X leq 5$?
Try this for some other numbers instead of $5.$ Do you see a pattern?
$endgroup$
$begingroup$
Hi thank you for the answer. No I don't see a pattern. Yes it's true that X can have values between 0 and 6 but I don't understand what you are trying to say. Are you saying that we use X to find the constants a and b in the density function?
$endgroup$
– David Daniels
Dec 16 '18 at 16:29
$begingroup$
I suspect you don't see the pattern because you have a preconceived notion about the pattern you have to find, and that notion is wrong. What kind of density function has the constants $a$ and $b$ that you mentioned? Whatever it is, I have a hunch it doesn't apply to this question.
$endgroup$
– David K
Dec 16 '18 at 16:39
add a comment |
$begingroup$
It is true that the uniform random distribution of points inside the circle has a factor of $dfrac{1}{36pi}.$
That is, if someone has in mind a particular subset of points within the circle and that subset of points has area $A,$ then the probability that the randomly selected point will be in that particular subset is $dfrac{A}{36pi}.$
But you have been asked for a random distribution over numbers, and points are not numbers.
What is the minimum value of $X$?
Since $X$ is the distance between the selected point and the center of the circle,
if the selected point is the center of the circle then $X=0.$
You can't have a distance less than $0,$ so that's the minimum value of $X.$
What is the maximum value of $X$? Can $X = 36pi$?
If you think it can, find a point that could be selected to make $X = 36pi.$
Can $X = 7$?
Find the set of points such that $X leq 5.$ What is the area of that set?
What is the probability that $X leq 5$?
Try this for some other numbers instead of $5.$ Do you see a pattern?
$endgroup$
It is true that the uniform random distribution of points inside the circle has a factor of $dfrac{1}{36pi}.$
That is, if someone has in mind a particular subset of points within the circle and that subset of points has area $A,$ then the probability that the randomly selected point will be in that particular subset is $dfrac{A}{36pi}.$
But you have been asked for a random distribution over numbers, and points are not numbers.
What is the minimum value of $X$?
Since $X$ is the distance between the selected point and the center of the circle,
if the selected point is the center of the circle then $X=0.$
You can't have a distance less than $0,$ so that's the minimum value of $X.$
What is the maximum value of $X$? Can $X = 36pi$?
If you think it can, find a point that could be selected to make $X = 36pi.$
Can $X = 7$?
Find the set of points such that $X leq 5.$ What is the area of that set?
What is the probability that $X leq 5$?
Try this for some other numbers instead of $5.$ Do you see a pattern?
answered Dec 16 '18 at 14:08
David KDavid K
55k344120
55k344120
$begingroup$
Hi thank you for the answer. No I don't see a pattern. Yes it's true that X can have values between 0 and 6 but I don't understand what you are trying to say. Are you saying that we use X to find the constants a and b in the density function?
$endgroup$
– David Daniels
Dec 16 '18 at 16:29
$begingroup$
I suspect you don't see the pattern because you have a preconceived notion about the pattern you have to find, and that notion is wrong. What kind of density function has the constants $a$ and $b$ that you mentioned? Whatever it is, I have a hunch it doesn't apply to this question.
$endgroup$
– David K
Dec 16 '18 at 16:39
add a comment |
$begingroup$
Hi thank you for the answer. No I don't see a pattern. Yes it's true that X can have values between 0 and 6 but I don't understand what you are trying to say. Are you saying that we use X to find the constants a and b in the density function?
$endgroup$
– David Daniels
Dec 16 '18 at 16:29
$begingroup$
I suspect you don't see the pattern because you have a preconceived notion about the pattern you have to find, and that notion is wrong. What kind of density function has the constants $a$ and $b$ that you mentioned? Whatever it is, I have a hunch it doesn't apply to this question.
$endgroup$
– David K
Dec 16 '18 at 16:39
$begingroup$
Hi thank you for the answer. No I don't see a pattern. Yes it's true that X can have values between 0 and 6 but I don't understand what you are trying to say. Are you saying that we use X to find the constants a and b in the density function?
$endgroup$
– David Daniels
Dec 16 '18 at 16:29
$begingroup$
Hi thank you for the answer. No I don't see a pattern. Yes it's true that X can have values between 0 and 6 but I don't understand what you are trying to say. Are you saying that we use X to find the constants a and b in the density function?
$endgroup$
– David Daniels
Dec 16 '18 at 16:29
$begingroup$
I suspect you don't see the pattern because you have a preconceived notion about the pattern you have to find, and that notion is wrong. What kind of density function has the constants $a$ and $b$ that you mentioned? Whatever it is, I have a hunch it doesn't apply to this question.
$endgroup$
– David K
Dec 16 '18 at 16:39
$begingroup$
I suspect you don't see the pattern because you have a preconceived notion about the pattern you have to find, and that notion is wrong. What kind of density function has the constants $a$ and $b$ that you mentioned? Whatever it is, I have a hunch it doesn't apply to this question.
$endgroup$
– David K
Dec 16 '18 at 16:39
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%2f3042019%2fstuck-at-defining-the-density-function-for-a-random-variable%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
4
$begingroup$
Tell me if I'm being dense, but is there anything random ($X$) about the distance of a randomly selected point on the circle from its center? Or are we, in fact, talking about picking a random point from the disc?
$endgroup$
– Matthias
Dec 16 '18 at 1:39