Normal Distribution Quantiles - Is my solution correct?
$begingroup$
Probability and statistics exam coming up and I have no way to check if my answers are correct, so bear with me, please :) Could someone please check if the below solution is correct? Thank you so much!
X is a normally distributed random variable with expected value 3 and standard deviation 2. Determine the 0.95-quantile for X.
In other words, what we have is, E(X)=$mu$=3 and $sigma$=2
Using that for Normal distribution z$_p$ = $mu$ + $sigma$z$_p$.
We obtain z$_p$=3 +2*0.8289 (from the Standard Normal Distribution
Table) = 4.6578
probability statistics normal-distribution
$endgroup$
|
show 2 more comments
$begingroup$
Probability and statistics exam coming up and I have no way to check if my answers are correct, so bear with me, please :) Could someone please check if the below solution is correct? Thank you so much!
X is a normally distributed random variable with expected value 3 and standard deviation 2. Determine the 0.95-quantile for X.
In other words, what we have is, E(X)=$mu$=3 and $sigma$=2
Using that for Normal distribution z$_p$ = $mu$ + $sigma$z$_p$.
We obtain z$_p$=3 +2*0.8289 (from the Standard Normal Distribution
Table) = 4.6578
probability statistics normal-distribution
$endgroup$
$begingroup$
You have an expression $z_p=mu+sigma z_p$. Fix it. The final answer looks correct, although I haven't checked the numbers.
$endgroup$
– herb steinberg
Feb 2 at 17:40
$begingroup$
I dont know how to insert the monkey tail symbol above the first zp :/ But thank you tof rchecking!
$endgroup$
– VRT
Feb 2 at 17:49
$begingroup$
@VRT I don´t know how do you get the value of $z_{0.95}$. You should read of the table $z_{0.95}=1.645$ But your equation is right.
$endgroup$
– callculus
Feb 2 at 17:58
$begingroup$
@callculus It comes from $Phi(0.95) approx 0.8289$ when $Phi^{-1}(0.95) approx 1.645$ should be used
$endgroup$
– Henry
Feb 2 at 18:19
$begingroup$
In R statistical softwareqnorm(.95, 3, 2)
returns 6.289707. You can come very close with printed tables. $P((X-3)/2 < (c-3)/2) = P(Z < (c-3)/2)) = .95,$ where Z is standard normal. So from a printed table you can get that $(c-3)/2 = 1.645.$ Solve for $c.$ // If you don't mind, I rather 'bear' with you than 'bare'.
$endgroup$
– BruceET
Feb 3 at 3:16
|
show 2 more comments
$begingroup$
Probability and statistics exam coming up and I have no way to check if my answers are correct, so bear with me, please :) Could someone please check if the below solution is correct? Thank you so much!
X is a normally distributed random variable with expected value 3 and standard deviation 2. Determine the 0.95-quantile for X.
In other words, what we have is, E(X)=$mu$=3 and $sigma$=2
Using that for Normal distribution z$_p$ = $mu$ + $sigma$z$_p$.
We obtain z$_p$=3 +2*0.8289 (from the Standard Normal Distribution
Table) = 4.6578
probability statistics normal-distribution
$endgroup$
Probability and statistics exam coming up and I have no way to check if my answers are correct, so bear with me, please :) Could someone please check if the below solution is correct? Thank you so much!
X is a normally distributed random variable with expected value 3 and standard deviation 2. Determine the 0.95-quantile for X.
In other words, what we have is, E(X)=$mu$=3 and $sigma$=2
Using that for Normal distribution z$_p$ = $mu$ + $sigma$z$_p$.
We obtain z$_p$=3 +2*0.8289 (from the Standard Normal Distribution
Table) = 4.6578
probability statistics normal-distribution
probability statistics normal-distribution
edited Feb 3 at 12:21
VRT
asked Feb 2 at 16:41
VRTVRT
957
957
$begingroup$
You have an expression $z_p=mu+sigma z_p$. Fix it. The final answer looks correct, although I haven't checked the numbers.
$endgroup$
– herb steinberg
Feb 2 at 17:40
$begingroup$
I dont know how to insert the monkey tail symbol above the first zp :/ But thank you tof rchecking!
$endgroup$
– VRT
Feb 2 at 17:49
$begingroup$
@VRT I don´t know how do you get the value of $z_{0.95}$. You should read of the table $z_{0.95}=1.645$ But your equation is right.
$endgroup$
– callculus
Feb 2 at 17:58
$begingroup$
@callculus It comes from $Phi(0.95) approx 0.8289$ when $Phi^{-1}(0.95) approx 1.645$ should be used
$endgroup$
– Henry
Feb 2 at 18:19
$begingroup$
In R statistical softwareqnorm(.95, 3, 2)
returns 6.289707. You can come very close with printed tables. $P((X-3)/2 < (c-3)/2) = P(Z < (c-3)/2)) = .95,$ where Z is standard normal. So from a printed table you can get that $(c-3)/2 = 1.645.$ Solve for $c.$ // If you don't mind, I rather 'bear' with you than 'bare'.
$endgroup$
– BruceET
Feb 3 at 3:16
|
show 2 more comments
$begingroup$
You have an expression $z_p=mu+sigma z_p$. Fix it. The final answer looks correct, although I haven't checked the numbers.
$endgroup$
– herb steinberg
Feb 2 at 17:40
$begingroup$
I dont know how to insert the monkey tail symbol above the first zp :/ But thank you tof rchecking!
$endgroup$
– VRT
Feb 2 at 17:49
$begingroup$
@VRT I don´t know how do you get the value of $z_{0.95}$. You should read of the table $z_{0.95}=1.645$ But your equation is right.
$endgroup$
– callculus
Feb 2 at 17:58
$begingroup$
@callculus It comes from $Phi(0.95) approx 0.8289$ when $Phi^{-1}(0.95) approx 1.645$ should be used
$endgroup$
– Henry
Feb 2 at 18:19
$begingroup$
In R statistical softwareqnorm(.95, 3, 2)
returns 6.289707. You can come very close with printed tables. $P((X-3)/2 < (c-3)/2) = P(Z < (c-3)/2)) = .95,$ where Z is standard normal. So from a printed table you can get that $(c-3)/2 = 1.645.$ Solve for $c.$ // If you don't mind, I rather 'bear' with you than 'bare'.
$endgroup$
– BruceET
Feb 3 at 3:16
$begingroup$
You have an expression $z_p=mu+sigma z_p$. Fix it. The final answer looks correct, although I haven't checked the numbers.
$endgroup$
– herb steinberg
Feb 2 at 17:40
$begingroup$
You have an expression $z_p=mu+sigma z_p$. Fix it. The final answer looks correct, although I haven't checked the numbers.
$endgroup$
– herb steinberg
Feb 2 at 17:40
$begingroup$
I dont know how to insert the monkey tail symbol above the first zp :/ But thank you tof rchecking!
$endgroup$
– VRT
Feb 2 at 17:49
$begingroup$
I dont know how to insert the monkey tail symbol above the first zp :/ But thank you tof rchecking!
$endgroup$
– VRT
Feb 2 at 17:49
$begingroup$
@VRT I don´t know how do you get the value of $z_{0.95}$. You should read of the table $z_{0.95}=1.645$ But your equation is right.
$endgroup$
– callculus
Feb 2 at 17:58
$begingroup$
@VRT I don´t know how do you get the value of $z_{0.95}$. You should read of the table $z_{0.95}=1.645$ But your equation is right.
$endgroup$
– callculus
Feb 2 at 17:58
$begingroup$
@callculus It comes from $Phi(0.95) approx 0.8289$ when $Phi^{-1}(0.95) approx 1.645$ should be used
$endgroup$
– Henry
Feb 2 at 18:19
$begingroup$
@callculus It comes from $Phi(0.95) approx 0.8289$ when $Phi^{-1}(0.95) approx 1.645$ should be used
$endgroup$
– Henry
Feb 2 at 18:19
$begingroup$
In R statistical software
qnorm(.95, 3, 2)
returns 6.289707. You can come very close with printed tables. $P((X-3)/2 < (c-3)/2) = P(Z < (c-3)/2)) = .95,$ where Z is standard normal. So from a printed table you can get that $(c-3)/2 = 1.645.$ Solve for $c.$ // If you don't mind, I rather 'bear' with you than 'bare'.$endgroup$
– BruceET
Feb 3 at 3:16
$begingroup$
In R statistical software
qnorm(.95, 3, 2)
returns 6.289707. You can come very close with printed tables. $P((X-3)/2 < (c-3)/2) = P(Z < (c-3)/2)) = .95,$ where Z is standard normal. So from a printed table you can get that $(c-3)/2 = 1.645.$ Solve for $c.$ // If you don't mind, I rather 'bear' with you than 'bare'.$endgroup$
– BruceET
Feb 3 at 3:16
|
show 2 more comments
0
active
oldest
votes
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%2f3097484%2fnormal-distribution-quantiles-is-my-solution-correct%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3097484%2fnormal-distribution-quantiles-is-my-solution-correct%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
$begingroup$
You have an expression $z_p=mu+sigma z_p$. Fix it. The final answer looks correct, although I haven't checked the numbers.
$endgroup$
– herb steinberg
Feb 2 at 17:40
$begingroup$
I dont know how to insert the monkey tail symbol above the first zp :/ But thank you tof rchecking!
$endgroup$
– VRT
Feb 2 at 17:49
$begingroup$
@VRT I don´t know how do you get the value of $z_{0.95}$. You should read of the table $z_{0.95}=1.645$ But your equation is right.
$endgroup$
– callculus
Feb 2 at 17:58
$begingroup$
@callculus It comes from $Phi(0.95) approx 0.8289$ when $Phi^{-1}(0.95) approx 1.645$ should be used
$endgroup$
– Henry
Feb 2 at 18:19
$begingroup$
In R statistical software
qnorm(.95, 3, 2)
returns 6.289707. You can come very close with printed tables. $P((X-3)/2 < (c-3)/2) = P(Z < (c-3)/2)) = .95,$ where Z is standard normal. So from a printed table you can get that $(c-3)/2 = 1.645.$ Solve for $c.$ // If you don't mind, I rather 'bear' with you than 'bare'.$endgroup$
– BruceET
Feb 3 at 3:16