If $U$ is uniformly distributed with mean $5$ and variance $3$, what is $P(U<4)$
$begingroup$
I'm stuck on this question, can someone help me, many thanks.
If $U$ is uniformly distributed with mean $5$ and variance $3$, what is $P(U<4)$?
update(this problem has been solved):
I made a mistake when calculating, the result should be under the condition : x ranges from a to b. The final result is 1/3.
probability statistics uniform-distribution
$endgroup$
add a comment |
$begingroup$
I'm stuck on this question, can someone help me, many thanks.
If $U$ is uniformly distributed with mean $5$ and variance $3$, what is $P(U<4)$?
update(this problem has been solved):
I made a mistake when calculating, the result should be under the condition : x ranges from a to b. The final result is 1/3.
probability statistics uniform-distribution
$endgroup$
2
$begingroup$
uniformly distributed over what set?
$endgroup$
– mathworker21
Jan 17 at 12:44
1
$begingroup$
Where did you get stuck with solving this? What have you tried already? Questions without context and visible effort often get downvoted and closed.
$endgroup$
– postmortes
Jan 17 at 12:58
add a comment |
$begingroup$
I'm stuck on this question, can someone help me, many thanks.
If $U$ is uniformly distributed with mean $5$ and variance $3$, what is $P(U<4)$?
update(this problem has been solved):
I made a mistake when calculating, the result should be under the condition : x ranges from a to b. The final result is 1/3.
probability statistics uniform-distribution
$endgroup$
I'm stuck on this question, can someone help me, many thanks.
If $U$ is uniformly distributed with mean $5$ and variance $3$, what is $P(U<4)$?
update(this problem has been solved):
I made a mistake when calculating, the result should be under the condition : x ranges from a to b. The final result is 1/3.
probability statistics uniform-distribution
probability statistics uniform-distribution
edited Jan 19 at 12:50
wawawa
asked Jan 17 at 12:42
wawawawawawa
33
33
2
$begingroup$
uniformly distributed over what set?
$endgroup$
– mathworker21
Jan 17 at 12:44
1
$begingroup$
Where did you get stuck with solving this? What have you tried already? Questions without context and visible effort often get downvoted and closed.
$endgroup$
– postmortes
Jan 17 at 12:58
add a comment |
2
$begingroup$
uniformly distributed over what set?
$endgroup$
– mathworker21
Jan 17 at 12:44
1
$begingroup$
Where did you get stuck with solving this? What have you tried already? Questions without context and visible effort often get downvoted and closed.
$endgroup$
– postmortes
Jan 17 at 12:58
2
2
$begingroup$
uniformly distributed over what set?
$endgroup$
– mathworker21
Jan 17 at 12:44
$begingroup$
uniformly distributed over what set?
$endgroup$
– mathworker21
Jan 17 at 12:44
1
1
$begingroup$
Where did you get stuck with solving this? What have you tried already? Questions without context and visible effort often get downvoted and closed.
$endgroup$
– postmortes
Jan 17 at 12:58
$begingroup$
Where did you get stuck with solving this? What have you tried already? Questions without context and visible effort often get downvoted and closed.
$endgroup$
– postmortes
Jan 17 at 12:58
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Hint:- Let us suppose $U$ follows Uniform distribution with parameter $a$ and $b$.
Mean=$E(U)=frac{b+a}{2}=5$ and Variance $=V(U)=frac{(b-a)^2}{12}=3$.
$endgroup$
1
$begingroup$
You are assuming that $U$ is continuous Uniform. All that is stated is that it is Uniform (which might be continuous or discrete)
$endgroup$
– wolfies
Jan 17 at 12:47
$begingroup$
Yes I know this formula, the result is 1/3 right? I just realized I made a mistake, x should be in the range from a to b
$endgroup$
– wawawa
Jan 17 at 12:48
$begingroup$
@ Cecilia Yes, you are correct. I forgot to mention one thing that you solve the two equations under the restriction that $a<b$.
$endgroup$
– user440191
Jan 17 at 12:50
$begingroup$
@ wolfies you are absolutely right. I should have mentioned that I am assuming continuous uniform distribution. However, if one assume that it is the case of discrete uniform, I think thee will be a issue regarding the consideration of the set over which it is uniformly distributed ( as mentioned by @mathworker above)
$endgroup$
– user440191
Jan 17 at 12:58
$begingroup$
I urge @Cecilia to consider the discrete case when the set is ${1,2,dots N}$ and see what happens.
$endgroup$
– user440191
Jan 17 at 12:59
add a comment |
$begingroup$
As the mean is directly in the middle between $a$ and $b$ you can set
$a = 5-x$ and $b=5+x$ for $x>0$
Now solve
$$sigma^2 = frac{(b-a)^2}{12}= frac{(2x)^2}{12}=frac{x^2}{3} = 3stackrel{x>0}{Rightarrow} x= 3$$
So, $U$ "lives" on $[a,b]=[2,8]$. It follows
$$P(U<4) = frac{4-2}{8-2}=frac{2}{6}=frac{1}{3}$$
$endgroup$
$begingroup$
Thank you so much for the answer, however @Bhargob answers the question before you haha and I've already chosen his answer, thanks for your time and I really appreciated it.
$endgroup$
– wawawa
Jan 17 at 14:59
add a comment |
Your Answer
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%2f3076925%2fif-u-is-uniformly-distributed-with-mean-5-and-variance-3-what-is-pu4%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Hint:- Let us suppose $U$ follows Uniform distribution with parameter $a$ and $b$.
Mean=$E(U)=frac{b+a}{2}=5$ and Variance $=V(U)=frac{(b-a)^2}{12}=3$.
$endgroup$
1
$begingroup$
You are assuming that $U$ is continuous Uniform. All that is stated is that it is Uniform (which might be continuous or discrete)
$endgroup$
– wolfies
Jan 17 at 12:47
$begingroup$
Yes I know this formula, the result is 1/3 right? I just realized I made a mistake, x should be in the range from a to b
$endgroup$
– wawawa
Jan 17 at 12:48
$begingroup$
@ Cecilia Yes, you are correct. I forgot to mention one thing that you solve the two equations under the restriction that $a<b$.
$endgroup$
– user440191
Jan 17 at 12:50
$begingroup$
@ wolfies you are absolutely right. I should have mentioned that I am assuming continuous uniform distribution. However, if one assume that it is the case of discrete uniform, I think thee will be a issue regarding the consideration of the set over which it is uniformly distributed ( as mentioned by @mathworker above)
$endgroup$
– user440191
Jan 17 at 12:58
$begingroup$
I urge @Cecilia to consider the discrete case when the set is ${1,2,dots N}$ and see what happens.
$endgroup$
– user440191
Jan 17 at 12:59
add a comment |
$begingroup$
Hint:- Let us suppose $U$ follows Uniform distribution with parameter $a$ and $b$.
Mean=$E(U)=frac{b+a}{2}=5$ and Variance $=V(U)=frac{(b-a)^2}{12}=3$.
$endgroup$
1
$begingroup$
You are assuming that $U$ is continuous Uniform. All that is stated is that it is Uniform (which might be continuous or discrete)
$endgroup$
– wolfies
Jan 17 at 12:47
$begingroup$
Yes I know this formula, the result is 1/3 right? I just realized I made a mistake, x should be in the range from a to b
$endgroup$
– wawawa
Jan 17 at 12:48
$begingroup$
@ Cecilia Yes, you are correct. I forgot to mention one thing that you solve the two equations under the restriction that $a<b$.
$endgroup$
– user440191
Jan 17 at 12:50
$begingroup$
@ wolfies you are absolutely right. I should have mentioned that I am assuming continuous uniform distribution. However, if one assume that it is the case of discrete uniform, I think thee will be a issue regarding the consideration of the set over which it is uniformly distributed ( as mentioned by @mathworker above)
$endgroup$
– user440191
Jan 17 at 12:58
$begingroup$
I urge @Cecilia to consider the discrete case when the set is ${1,2,dots N}$ and see what happens.
$endgroup$
– user440191
Jan 17 at 12:59
add a comment |
$begingroup$
Hint:- Let us suppose $U$ follows Uniform distribution with parameter $a$ and $b$.
Mean=$E(U)=frac{b+a}{2}=5$ and Variance $=V(U)=frac{(b-a)^2}{12}=3$.
$endgroup$
Hint:- Let us suppose $U$ follows Uniform distribution with parameter $a$ and $b$.
Mean=$E(U)=frac{b+a}{2}=5$ and Variance $=V(U)=frac{(b-a)^2}{12}=3$.
answered Jan 17 at 12:45
user440191
1
$begingroup$
You are assuming that $U$ is continuous Uniform. All that is stated is that it is Uniform (which might be continuous or discrete)
$endgroup$
– wolfies
Jan 17 at 12:47
$begingroup$
Yes I know this formula, the result is 1/3 right? I just realized I made a mistake, x should be in the range from a to b
$endgroup$
– wawawa
Jan 17 at 12:48
$begingroup$
@ Cecilia Yes, you are correct. I forgot to mention one thing that you solve the two equations under the restriction that $a<b$.
$endgroup$
– user440191
Jan 17 at 12:50
$begingroup$
@ wolfies you are absolutely right. I should have mentioned that I am assuming continuous uniform distribution. However, if one assume that it is the case of discrete uniform, I think thee will be a issue regarding the consideration of the set over which it is uniformly distributed ( as mentioned by @mathworker above)
$endgroup$
– user440191
Jan 17 at 12:58
$begingroup$
I urge @Cecilia to consider the discrete case when the set is ${1,2,dots N}$ and see what happens.
$endgroup$
– user440191
Jan 17 at 12:59
add a comment |
1
$begingroup$
You are assuming that $U$ is continuous Uniform. All that is stated is that it is Uniform (which might be continuous or discrete)
$endgroup$
– wolfies
Jan 17 at 12:47
$begingroup$
Yes I know this formula, the result is 1/3 right? I just realized I made a mistake, x should be in the range from a to b
$endgroup$
– wawawa
Jan 17 at 12:48
$begingroup$
@ Cecilia Yes, you are correct. I forgot to mention one thing that you solve the two equations under the restriction that $a<b$.
$endgroup$
– user440191
Jan 17 at 12:50
$begingroup$
@ wolfies you are absolutely right. I should have mentioned that I am assuming continuous uniform distribution. However, if one assume that it is the case of discrete uniform, I think thee will be a issue regarding the consideration of the set over which it is uniformly distributed ( as mentioned by @mathworker above)
$endgroup$
– user440191
Jan 17 at 12:58
$begingroup$
I urge @Cecilia to consider the discrete case when the set is ${1,2,dots N}$ and see what happens.
$endgroup$
– user440191
Jan 17 at 12:59
1
1
$begingroup$
You are assuming that $U$ is continuous Uniform. All that is stated is that it is Uniform (which might be continuous or discrete)
$endgroup$
– wolfies
Jan 17 at 12:47
$begingroup$
You are assuming that $U$ is continuous Uniform. All that is stated is that it is Uniform (which might be continuous or discrete)
$endgroup$
– wolfies
Jan 17 at 12:47
$begingroup$
Yes I know this formula, the result is 1/3 right? I just realized I made a mistake, x should be in the range from a to b
$endgroup$
– wawawa
Jan 17 at 12:48
$begingroup$
Yes I know this formula, the result is 1/3 right? I just realized I made a mistake, x should be in the range from a to b
$endgroup$
– wawawa
Jan 17 at 12:48
$begingroup$
@ Cecilia Yes, you are correct. I forgot to mention one thing that you solve the two equations under the restriction that $a<b$.
$endgroup$
– user440191
Jan 17 at 12:50
$begingroup$
@ Cecilia Yes, you are correct. I forgot to mention one thing that you solve the two equations under the restriction that $a<b$.
$endgroup$
– user440191
Jan 17 at 12:50
$begingroup$
@ wolfies you are absolutely right. I should have mentioned that I am assuming continuous uniform distribution. However, if one assume that it is the case of discrete uniform, I think thee will be a issue regarding the consideration of the set over which it is uniformly distributed ( as mentioned by @mathworker above)
$endgroup$
– user440191
Jan 17 at 12:58
$begingroup$
@ wolfies you are absolutely right. I should have mentioned that I am assuming continuous uniform distribution. However, if one assume that it is the case of discrete uniform, I think thee will be a issue regarding the consideration of the set over which it is uniformly distributed ( as mentioned by @mathworker above)
$endgroup$
– user440191
Jan 17 at 12:58
$begingroup$
I urge @Cecilia to consider the discrete case when the set is ${1,2,dots N}$ and see what happens.
$endgroup$
– user440191
Jan 17 at 12:59
$begingroup$
I urge @Cecilia to consider the discrete case when the set is ${1,2,dots N}$ and see what happens.
$endgroup$
– user440191
Jan 17 at 12:59
add a comment |
$begingroup$
As the mean is directly in the middle between $a$ and $b$ you can set
$a = 5-x$ and $b=5+x$ for $x>0$
Now solve
$$sigma^2 = frac{(b-a)^2}{12}= frac{(2x)^2}{12}=frac{x^2}{3} = 3stackrel{x>0}{Rightarrow} x= 3$$
So, $U$ "lives" on $[a,b]=[2,8]$. It follows
$$P(U<4) = frac{4-2}{8-2}=frac{2}{6}=frac{1}{3}$$
$endgroup$
$begingroup$
Thank you so much for the answer, however @Bhargob answers the question before you haha and I've already chosen his answer, thanks for your time and I really appreciated it.
$endgroup$
– wawawa
Jan 17 at 14:59
add a comment |
$begingroup$
As the mean is directly in the middle between $a$ and $b$ you can set
$a = 5-x$ and $b=5+x$ for $x>0$
Now solve
$$sigma^2 = frac{(b-a)^2}{12}= frac{(2x)^2}{12}=frac{x^2}{3} = 3stackrel{x>0}{Rightarrow} x= 3$$
So, $U$ "lives" on $[a,b]=[2,8]$. It follows
$$P(U<4) = frac{4-2}{8-2}=frac{2}{6}=frac{1}{3}$$
$endgroup$
$begingroup$
Thank you so much for the answer, however @Bhargob answers the question before you haha and I've already chosen his answer, thanks for your time and I really appreciated it.
$endgroup$
– wawawa
Jan 17 at 14:59
add a comment |
$begingroup$
As the mean is directly in the middle between $a$ and $b$ you can set
$a = 5-x$ and $b=5+x$ for $x>0$
Now solve
$$sigma^2 = frac{(b-a)^2}{12}= frac{(2x)^2}{12}=frac{x^2}{3} = 3stackrel{x>0}{Rightarrow} x= 3$$
So, $U$ "lives" on $[a,b]=[2,8]$. It follows
$$P(U<4) = frac{4-2}{8-2}=frac{2}{6}=frac{1}{3}$$
$endgroup$
As the mean is directly in the middle between $a$ and $b$ you can set
$a = 5-x$ and $b=5+x$ for $x>0$
Now solve
$$sigma^2 = frac{(b-a)^2}{12}= frac{(2x)^2}{12}=frac{x^2}{3} = 3stackrel{x>0}{Rightarrow} x= 3$$
So, $U$ "lives" on $[a,b]=[2,8]$. It follows
$$P(U<4) = frac{4-2}{8-2}=frac{2}{6}=frac{1}{3}$$
answered Jan 17 at 12:58
trancelocationtrancelocation
14.1k1829
14.1k1829
$begingroup$
Thank you so much for the answer, however @Bhargob answers the question before you haha and I've already chosen his answer, thanks for your time and I really appreciated it.
$endgroup$
– wawawa
Jan 17 at 14:59
add a comment |
$begingroup$
Thank you so much for the answer, however @Bhargob answers the question before you haha and I've already chosen his answer, thanks for your time and I really appreciated it.
$endgroup$
– wawawa
Jan 17 at 14:59
$begingroup$
Thank you so much for the answer, however @Bhargob answers the question before you haha and I've already chosen his answer, thanks for your time and I really appreciated it.
$endgroup$
– wawawa
Jan 17 at 14:59
$begingroup$
Thank you so much for the answer, however @Bhargob answers the question before you haha and I've already chosen his answer, thanks for your time and I really appreciated it.
$endgroup$
– wawawa
Jan 17 at 14:59
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%2f3076925%2fif-u-is-uniformly-distributed-with-mean-5-and-variance-3-what-is-pu4%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
2
$begingroup$
uniformly distributed over what set?
$endgroup$
– mathworker21
Jan 17 at 12:44
1
$begingroup$
Where did you get stuck with solving this? What have you tried already? Questions without context and visible effort often get downvoted and closed.
$endgroup$
– postmortes
Jan 17 at 12:58