Statistics and Confidence IntervalsConstruct a Confidence Interval of $95%$Confidence level of random sample from continuous distributionConfidence interval - No sampleInterval estimate to infer the population mean with a 95% confidence levelConfidence IntervalsConfidence Intervals Calculation and InterpretationConfidence intervals and significance testsHow to determine a confidence interval without knowing mean and varianceReducing the confidence interval with T distribitionConfidence Intervals using Pivotal Quantities

Why does Kotter return in Welcome Back Kotter?

Codimension of non-flat locus

Could an aircraft fly or hover using only jets of compressed air?

Why is consensus so controversial in Britain?

Do other languages have an "irreversible aspect"?

What is a clear way to write a bar that has an extra beat?

Is it inappropriate for a student to attend their mentor's dissertation defense?

Is it unprofessional to ask if a job posting on GlassDoor is real?

Do infinite dimensional systems make sense?

Does detail obscure or enhance action?

Malformed Address '10.10.21.08/24', must be X.X.X.X/NN or

Can I make popcorn with any corn?

What does the "remote control" for a QF-4 look like?

A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?

Theorems that impeded progress

How old can references or sources in a thesis be?

Are astronomers waiting to see something in an image from a gravitational lens that they've already seen in an adjacent image?

meaning of に in 本当に?

Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)

How do I deal with an unproductive colleague in a small company?

Languages that we cannot (dis)prove to be Context-Free

Did Shadowfax go to Valinor?

Cross compiling for RPi - error while loading shared libraries

Why do I get two different answers for this counting problem?



Statistics and Confidence Intervals


Construct a Confidence Interval of $95%$Confidence level of random sample from continuous distributionConfidence interval - No sampleInterval estimate to infer the population mean with a 95% confidence levelConfidence IntervalsConfidence Intervals Calculation and InterpretationConfidence intervals and significance testsHow to determine a confidence interval without knowing mean and varianceReducing the confidence interval with T distribitionConfidence Intervals using Pivotal Quantities













0












$begingroup$


Given the following set of values:



10,11,14,95,73,30,29,9,97,94,70



How do I calculate a 99% confidence interval for the sample mean? I am assuming that the variance is 10



Well, the idea I have is to assume that the distribution is normal, but after that i'm not completely sure what to do next. In particular, I am unable to find the z-score that corresponds to the z-score in the formula for the CI, i'm not sure what to input in R to find the CI. The formula for the confidence interval is:



$x-z_fraca2 fracsigma^2sqrt(n)$ and $x+z_fraca2 fracsigma^2sqrt(n)$ where x denotes the mean. Here the significance level (a) is 0.01.










share|cite|improve this question











$endgroup$











  • $begingroup$
    What are your thoughts? Are you familiar with any formulas that concern confidence intervals? What computations can you do?
    $endgroup$
    – Brian
    Mar 21 at 17:56










  • $begingroup$
    Well, I know the formula for the confidence interval, but i'm not sure how to find the z-score, I know that I can use R, but i'm not sure what to write in R.
    $endgroup$
    – topologicalmagician
    Mar 21 at 17:57










  • $begingroup$
    Do you know what the "99%" in the confidence interval means? Can you relate this to the Normal distribution in some way? Do you know how z-scores relate to the Normal distribution?
    $endgroup$
    – Brian
    Mar 21 at 18:00











  • $begingroup$
    @Brian Yes, a CI is the 100(1-a)% interval in which the true parameter lies in, a is the significance level. The formula for the CI is : $x+z_fraca2 fracsigma^2sqrt(n)$ and : $x-z_fraca2 fracsigma^2sqrt(n)$ where x denotes the mean
    $endgroup$
    – topologicalmagician
    Mar 21 at 18:04
















0












$begingroup$


Given the following set of values:



10,11,14,95,73,30,29,9,97,94,70



How do I calculate a 99% confidence interval for the sample mean? I am assuming that the variance is 10



Well, the idea I have is to assume that the distribution is normal, but after that i'm not completely sure what to do next. In particular, I am unable to find the z-score that corresponds to the z-score in the formula for the CI, i'm not sure what to input in R to find the CI. The formula for the confidence interval is:



$x-z_fraca2 fracsigma^2sqrt(n)$ and $x+z_fraca2 fracsigma^2sqrt(n)$ where x denotes the mean. Here the significance level (a) is 0.01.










share|cite|improve this question











$endgroup$











  • $begingroup$
    What are your thoughts? Are you familiar with any formulas that concern confidence intervals? What computations can you do?
    $endgroup$
    – Brian
    Mar 21 at 17:56










  • $begingroup$
    Well, I know the formula for the confidence interval, but i'm not sure how to find the z-score, I know that I can use R, but i'm not sure what to write in R.
    $endgroup$
    – topologicalmagician
    Mar 21 at 17:57










  • $begingroup$
    Do you know what the "99%" in the confidence interval means? Can you relate this to the Normal distribution in some way? Do you know how z-scores relate to the Normal distribution?
    $endgroup$
    – Brian
    Mar 21 at 18:00











  • $begingroup$
    @Brian Yes, a CI is the 100(1-a)% interval in which the true parameter lies in, a is the significance level. The formula for the CI is : $x+z_fraca2 fracsigma^2sqrt(n)$ and : $x-z_fraca2 fracsigma^2sqrt(n)$ where x denotes the mean
    $endgroup$
    – topologicalmagician
    Mar 21 at 18:04














0












0








0





$begingroup$


Given the following set of values:



10,11,14,95,73,30,29,9,97,94,70



How do I calculate a 99% confidence interval for the sample mean? I am assuming that the variance is 10



Well, the idea I have is to assume that the distribution is normal, but after that i'm not completely sure what to do next. In particular, I am unable to find the z-score that corresponds to the z-score in the formula for the CI, i'm not sure what to input in R to find the CI. The formula for the confidence interval is:



$x-z_fraca2 fracsigma^2sqrt(n)$ and $x+z_fraca2 fracsigma^2sqrt(n)$ where x denotes the mean. Here the significance level (a) is 0.01.










share|cite|improve this question











$endgroup$




Given the following set of values:



10,11,14,95,73,30,29,9,97,94,70



How do I calculate a 99% confidence interval for the sample mean? I am assuming that the variance is 10



Well, the idea I have is to assume that the distribution is normal, but after that i'm not completely sure what to do next. In particular, I am unable to find the z-score that corresponds to the z-score in the formula for the CI, i'm not sure what to input in R to find the CI. The formula for the confidence interval is:



$x-z_fraca2 fracsigma^2sqrt(n)$ and $x+z_fraca2 fracsigma^2sqrt(n)$ where x denotes the mean. Here the significance level (a) is 0.01.







statistics probability-distributions normal-distribution statistical-inference






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 21 at 18:11







topologicalmagician

















asked Mar 21 at 17:50









topologicalmagiciantopologicalmagician

1199




1199











  • $begingroup$
    What are your thoughts? Are you familiar with any formulas that concern confidence intervals? What computations can you do?
    $endgroup$
    – Brian
    Mar 21 at 17:56










  • $begingroup$
    Well, I know the formula for the confidence interval, but i'm not sure how to find the z-score, I know that I can use R, but i'm not sure what to write in R.
    $endgroup$
    – topologicalmagician
    Mar 21 at 17:57










  • $begingroup$
    Do you know what the "99%" in the confidence interval means? Can you relate this to the Normal distribution in some way? Do you know how z-scores relate to the Normal distribution?
    $endgroup$
    – Brian
    Mar 21 at 18:00











  • $begingroup$
    @Brian Yes, a CI is the 100(1-a)% interval in which the true parameter lies in, a is the significance level. The formula for the CI is : $x+z_fraca2 fracsigma^2sqrt(n)$ and : $x-z_fraca2 fracsigma^2sqrt(n)$ where x denotes the mean
    $endgroup$
    – topologicalmagician
    Mar 21 at 18:04

















  • $begingroup$
    What are your thoughts? Are you familiar with any formulas that concern confidence intervals? What computations can you do?
    $endgroup$
    – Brian
    Mar 21 at 17:56










  • $begingroup$
    Well, I know the formula for the confidence interval, but i'm not sure how to find the z-score, I know that I can use R, but i'm not sure what to write in R.
    $endgroup$
    – topologicalmagician
    Mar 21 at 17:57










  • $begingroup$
    Do you know what the "99%" in the confidence interval means? Can you relate this to the Normal distribution in some way? Do you know how z-scores relate to the Normal distribution?
    $endgroup$
    – Brian
    Mar 21 at 18:00











  • $begingroup$
    @Brian Yes, a CI is the 100(1-a)% interval in which the true parameter lies in, a is the significance level. The formula for the CI is : $x+z_fraca2 fracsigma^2sqrt(n)$ and : $x-z_fraca2 fracsigma^2sqrt(n)$ where x denotes the mean
    $endgroup$
    – topologicalmagician
    Mar 21 at 18:04
















$begingroup$
What are your thoughts? Are you familiar with any formulas that concern confidence intervals? What computations can you do?
$endgroup$
– Brian
Mar 21 at 17:56




$begingroup$
What are your thoughts? Are you familiar with any formulas that concern confidence intervals? What computations can you do?
$endgroup$
– Brian
Mar 21 at 17:56












$begingroup$
Well, I know the formula for the confidence interval, but i'm not sure how to find the z-score, I know that I can use R, but i'm not sure what to write in R.
$endgroup$
– topologicalmagician
Mar 21 at 17:57




$begingroup$
Well, I know the formula for the confidence interval, but i'm not sure how to find the z-score, I know that I can use R, but i'm not sure what to write in R.
$endgroup$
– topologicalmagician
Mar 21 at 17:57












$begingroup$
Do you know what the "99%" in the confidence interval means? Can you relate this to the Normal distribution in some way? Do you know how z-scores relate to the Normal distribution?
$endgroup$
– Brian
Mar 21 at 18:00





$begingroup$
Do you know what the "99%" in the confidence interval means? Can you relate this to the Normal distribution in some way? Do you know how z-scores relate to the Normal distribution?
$endgroup$
– Brian
Mar 21 at 18:00













$begingroup$
@Brian Yes, a CI is the 100(1-a)% interval in which the true parameter lies in, a is the significance level. The formula for the CI is : $x+z_fraca2 fracsigma^2sqrt(n)$ and : $x-z_fraca2 fracsigma^2sqrt(n)$ where x denotes the mean
$endgroup$
– topologicalmagician
Mar 21 at 18:04





$begingroup$
@Brian Yes, a CI is the 100(1-a)% interval in which the true parameter lies in, a is the significance level. The formula for the CI is : $x+z_fraca2 fracsigma^2sqrt(n)$ and : $x-z_fraca2 fracsigma^2sqrt(n)$ where x denotes the mean
$endgroup$
– topologicalmagician
Mar 21 at 18:04











1 Answer
1






active

oldest

votes


















1












$begingroup$

It is likely that you are asked to find a confidence interval for the (unknown) population mean, not the sample mean. The sample mean is not a parameter of interest, it can be calculated from the sample.



A conventional setup for the problem is that you have a sample $mathbf X=(X_1,X_2,ldots,X_n)$ of size $n=11$ from a $N(mu,sigma_0^2)$ population (by assumption) with $sigma_0^2=10$. You have to find a confidence interval for the mean $mu$.



A suitable pivotal quantity here is $$Q(mathbf X,mu)=fracsqrtn(overline X-mu)sigma_0sim N(0,1)$$



, where $overline X=frac1nsumlimits_i=1^n X_i$ is the sample mean.



So if $z_alpha/2$ be such that $P(Z>z_alpha/2)=alpha/2$ where $Zsim N(0,1)$, you have $$P_mu(-z_alpha/2le Qle z_alpha/2)=1-alphaquad,forall,mu$$



You have to use the above to arrive at the form $$P_mu(c_1,le mule,, c_2)=1-alphaquad,forall,mu$$



A $100(1-alpha)%$ confidence interval for $mu$ is then $[c_1,c_2]$.






share|cite|improve this answer











$endgroup$













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



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3157138%2fstatistics-and-confidence-intervals%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









    1












    $begingroup$

    It is likely that you are asked to find a confidence interval for the (unknown) population mean, not the sample mean. The sample mean is not a parameter of interest, it can be calculated from the sample.



    A conventional setup for the problem is that you have a sample $mathbf X=(X_1,X_2,ldots,X_n)$ of size $n=11$ from a $N(mu,sigma_0^2)$ population (by assumption) with $sigma_0^2=10$. You have to find a confidence interval for the mean $mu$.



    A suitable pivotal quantity here is $$Q(mathbf X,mu)=fracsqrtn(overline X-mu)sigma_0sim N(0,1)$$



    , where $overline X=frac1nsumlimits_i=1^n X_i$ is the sample mean.



    So if $z_alpha/2$ be such that $P(Z>z_alpha/2)=alpha/2$ where $Zsim N(0,1)$, you have $$P_mu(-z_alpha/2le Qle z_alpha/2)=1-alphaquad,forall,mu$$



    You have to use the above to arrive at the form $$P_mu(c_1,le mule,, c_2)=1-alphaquad,forall,mu$$



    A $100(1-alpha)%$ confidence interval for $mu$ is then $[c_1,c_2]$.






    share|cite|improve this answer











    $endgroup$

















      1












      $begingroup$

      It is likely that you are asked to find a confidence interval for the (unknown) population mean, not the sample mean. The sample mean is not a parameter of interest, it can be calculated from the sample.



      A conventional setup for the problem is that you have a sample $mathbf X=(X_1,X_2,ldots,X_n)$ of size $n=11$ from a $N(mu,sigma_0^2)$ population (by assumption) with $sigma_0^2=10$. You have to find a confidence interval for the mean $mu$.



      A suitable pivotal quantity here is $$Q(mathbf X,mu)=fracsqrtn(overline X-mu)sigma_0sim N(0,1)$$



      , where $overline X=frac1nsumlimits_i=1^n X_i$ is the sample mean.



      So if $z_alpha/2$ be such that $P(Z>z_alpha/2)=alpha/2$ where $Zsim N(0,1)$, you have $$P_mu(-z_alpha/2le Qle z_alpha/2)=1-alphaquad,forall,mu$$



      You have to use the above to arrive at the form $$P_mu(c_1,le mule,, c_2)=1-alphaquad,forall,mu$$



      A $100(1-alpha)%$ confidence interval for $mu$ is then $[c_1,c_2]$.






      share|cite|improve this answer











      $endgroup$















        1












        1








        1





        $begingroup$

        It is likely that you are asked to find a confidence interval for the (unknown) population mean, not the sample mean. The sample mean is not a parameter of interest, it can be calculated from the sample.



        A conventional setup for the problem is that you have a sample $mathbf X=(X_1,X_2,ldots,X_n)$ of size $n=11$ from a $N(mu,sigma_0^2)$ population (by assumption) with $sigma_0^2=10$. You have to find a confidence interval for the mean $mu$.



        A suitable pivotal quantity here is $$Q(mathbf X,mu)=fracsqrtn(overline X-mu)sigma_0sim N(0,1)$$



        , where $overline X=frac1nsumlimits_i=1^n X_i$ is the sample mean.



        So if $z_alpha/2$ be such that $P(Z>z_alpha/2)=alpha/2$ where $Zsim N(0,1)$, you have $$P_mu(-z_alpha/2le Qle z_alpha/2)=1-alphaquad,forall,mu$$



        You have to use the above to arrive at the form $$P_mu(c_1,le mule,, c_2)=1-alphaquad,forall,mu$$



        A $100(1-alpha)%$ confidence interval for $mu$ is then $[c_1,c_2]$.






        share|cite|improve this answer











        $endgroup$



        It is likely that you are asked to find a confidence interval for the (unknown) population mean, not the sample mean. The sample mean is not a parameter of interest, it can be calculated from the sample.



        A conventional setup for the problem is that you have a sample $mathbf X=(X_1,X_2,ldots,X_n)$ of size $n=11$ from a $N(mu,sigma_0^2)$ population (by assumption) with $sigma_0^2=10$. You have to find a confidence interval for the mean $mu$.



        A suitable pivotal quantity here is $$Q(mathbf X,mu)=fracsqrtn(overline X-mu)sigma_0sim N(0,1)$$



        , where $overline X=frac1nsumlimits_i=1^n X_i$ is the sample mean.



        So if $z_alpha/2$ be such that $P(Z>z_alpha/2)=alpha/2$ where $Zsim N(0,1)$, you have $$P_mu(-z_alpha/2le Qle z_alpha/2)=1-alphaquad,forall,mu$$



        You have to use the above to arrive at the form $$P_mu(c_1,le mule,, c_2)=1-alphaquad,forall,mu$$



        A $100(1-alpha)%$ confidence interval for $mu$ is then $[c_1,c_2]$.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Mar 21 at 19:07

























        answered Mar 21 at 18:56









        StubbornAtomStubbornAtom

        6,29831440




        6,29831440



























            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3157138%2fstatistics-and-confidence-intervals%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

            Moe incest case Sentencing See also References Navigation menu"'Australian Josef Fritzl' fathered four children by daughter""Small town recoils in horror at 'Australian Fritzl' incest case""Victorian rape allegations echo Fritzl case - Just In (Australian Broadcasting Corporation)""Incest father jailed for 22 years""'Australian Fritzl' sentenced to 22 years in prison for abusing daughter for three decades""RSJ v The Queen"

            Who is our nearest planetary neighbor, on average?Santa Claus flies to the South PoleSeven Spheres of Unequal Mass, a weighing problem with a twistDescribe a large integerFast Mental Calculation of $7.5^7$Math in Space (without the help of celebrities)Find the value of $bigstar$: Puzzle 8 - InequalityWho drinks beer while running anyway?A Crucial DeliveryRanking And AverageHow long will my money last at roulette?

            Daza language Contents Vocabulary Phonology References External links Navigation menudaza1242Daza"Dazaga"eeee178086576