Confused about Cramer-Rao lower bound and CLTHow to demonstrate failure of CLT in R?Confidence intervals based on the CLT: ever useful?Upper bound for sampling fraction for CLT to holdCramer-Rao Lower BoundConfidence intervals and Central Limit Theorem with only one sampleOnline course for inferential statisticsHow does the Central Limit Theorem show that the Binomial Distribution is approximately Normal for a large value of n?CLT and Determining Normality Without DatasetDifference between the Law of Large Numbers and the Central Limit Theorem in layman's term?Confused about Assumptions of Central Limit Theorem

"It doesn't matter" or "it won't matter"?

US tourist/student visa

C++ check if statement can be evaluated constexpr

Doesn't the system of the Supreme Court oppose justice?

Has any country ever had 2 former presidents in jail simultaneously?

Can you use Vicious Mockery to win an argument or gain favours?

Does the Linux kernel need a file system to run?

How would you translate "more" for use as an interface button?

How can I write humor as character trait?

Does an advisor owe his/her student anything? Will an advisor keep a PhD student only out of pity?

It grows, but water kills it

Non-trope happy ending?

How can I, as DM, avoid the Conga Line of Death occurring when implementing some form of flanking rule?

Biological Blimps: Propulsion

The Digit Triangles

What are some good ways to treat frozen vegetables such that they behave like fresh vegetables when stir frying them?

Can I say "fingers" when referring to toes?

Which Article Helped Get Rid of Technobabble in RPGs?

Make a Bowl of Alphabet Soup

What does Apple's new App Store requirement mean

Quoting Keynes in a lecture

What fields between the rationals and the reals allow a good notion of 2D distance?

Do we have to expect a queue for the shuttle from Watford Junction to Harry Potter Studio?

Is there any evidence that Cleopatra and Caesarion considered fleeing to India to escape the Romans?



Confused about Cramer-Rao lower bound and CLT


How to demonstrate failure of CLT in R?Confidence intervals based on the CLT: ever useful?Upper bound for sampling fraction for CLT to holdCramer-Rao Lower BoundConfidence intervals and Central Limit Theorem with only one sampleOnline course for inferential statisticsHow does the Central Limit Theorem show that the Binomial Distribution is approximately Normal for a large value of n?CLT and Determining Normality Without DatasetDifference between the Law of Large Numbers and the Central Limit Theorem in layman's term?Confused about Assumptions of Central Limit Theorem













3












$begingroup$


Learning statistics for application in the physical sciences. I am confused about the cramer-rao (CR) bound vs central limit theorem for estimating the variance of the sample mean. I thought that once we have enough samples, we can use CLT regardless of the shape of the distribution. When would we use the CR bound to calculate the confidence intervals vs CLT? Is it only when the number of samples are low which would lead the CLT to not converge?










share|cite|improve this question







New contributor




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







$endgroup$
















    3












    $begingroup$


    Learning statistics for application in the physical sciences. I am confused about the cramer-rao (CR) bound vs central limit theorem for estimating the variance of the sample mean. I thought that once we have enough samples, we can use CLT regardless of the shape of the distribution. When would we use the CR bound to calculate the confidence intervals vs CLT? Is it only when the number of samples are low which would lead the CLT to not converge?










    share|cite|improve this question







    New contributor




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







    $endgroup$














      3












      3








      3


      1



      $begingroup$


      Learning statistics for application in the physical sciences. I am confused about the cramer-rao (CR) bound vs central limit theorem for estimating the variance of the sample mean. I thought that once we have enough samples, we can use CLT regardless of the shape of the distribution. When would we use the CR bound to calculate the confidence intervals vs CLT? Is it only when the number of samples are low which would lead the CLT to not converge?










      share|cite|improve this question







      New contributor




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







      $endgroup$




      Learning statistics for application in the physical sciences. I am confused about the cramer-rao (CR) bound vs central limit theorem for estimating the variance of the sample mean. I thought that once we have enough samples, we can use CLT regardless of the shape of the distribution. When would we use the CR bound to calculate the confidence intervals vs CLT? Is it only when the number of samples are low which would lead the CLT to not converge?







      inference central-limit-theorem






      share|cite|improve this question







      New contributor




      Chuck 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




      Chuck 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






      New contributor




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









      asked 11 hours ago









      ChuckChuck

      161




      161




      New contributor




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





      New contributor





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






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




















          1 Answer
          1






          active

          oldest

          votes


















          7












          $begingroup$

          The Cramèr-Rao lower bound (or Fréchet-Darmois-Cramèr-Rao lower bound) is a lower bound on the variance of a collection of estimators, for instance unbiased estimators or estimators with a given bias. In some cases, there exists an estimator within the collection that meets this lower bound, but in other cases, the lower bound may be strict. Using a Cramèr-Rao lower bound to construct a confidence interval is a very crude approach to confidence intervals.



          The CLT is a version of a limiting theorem, which means that an estimator of $theta$ $hattheta(x_1:n)$, for instance the MLE, has a limiting distribution as the sample size $n$ grows to infinity, for instance $sqrtn(hattheta(X_1:n)-theta)$ converges in distribution to a $mathcal N(0,sigma^2(theta))$ distribution. For a collection of estimators of $theta$, asymptotic variances $sigma^2(theta)$ may be compared, but this does not imply anything at the finite $n$ level.






          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: "65"
            ;
            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: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            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
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );






            Chuck 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%2fstats.stackexchange.com%2fquestions%2f398723%2fconfused-about-cramer-rao-lower-bound-and-clt%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









            7












            $begingroup$

            The Cramèr-Rao lower bound (or Fréchet-Darmois-Cramèr-Rao lower bound) is a lower bound on the variance of a collection of estimators, for instance unbiased estimators or estimators with a given bias. In some cases, there exists an estimator within the collection that meets this lower bound, but in other cases, the lower bound may be strict. Using a Cramèr-Rao lower bound to construct a confidence interval is a very crude approach to confidence intervals.



            The CLT is a version of a limiting theorem, which means that an estimator of $theta$ $hattheta(x_1:n)$, for instance the MLE, has a limiting distribution as the sample size $n$ grows to infinity, for instance $sqrtn(hattheta(X_1:n)-theta)$ converges in distribution to a $mathcal N(0,sigma^2(theta))$ distribution. For a collection of estimators of $theta$, asymptotic variances $sigma^2(theta)$ may be compared, but this does not imply anything at the finite $n$ level.






            share|cite|improve this answer











            $endgroup$

















              7












              $begingroup$

              The Cramèr-Rao lower bound (or Fréchet-Darmois-Cramèr-Rao lower bound) is a lower bound on the variance of a collection of estimators, for instance unbiased estimators or estimators with a given bias. In some cases, there exists an estimator within the collection that meets this lower bound, but in other cases, the lower bound may be strict. Using a Cramèr-Rao lower bound to construct a confidence interval is a very crude approach to confidence intervals.



              The CLT is a version of a limiting theorem, which means that an estimator of $theta$ $hattheta(x_1:n)$, for instance the MLE, has a limiting distribution as the sample size $n$ grows to infinity, for instance $sqrtn(hattheta(X_1:n)-theta)$ converges in distribution to a $mathcal N(0,sigma^2(theta))$ distribution. For a collection of estimators of $theta$, asymptotic variances $sigma^2(theta)$ may be compared, but this does not imply anything at the finite $n$ level.






              share|cite|improve this answer











              $endgroup$















                7












                7








                7





                $begingroup$

                The Cramèr-Rao lower bound (or Fréchet-Darmois-Cramèr-Rao lower bound) is a lower bound on the variance of a collection of estimators, for instance unbiased estimators or estimators with a given bias. In some cases, there exists an estimator within the collection that meets this lower bound, but in other cases, the lower bound may be strict. Using a Cramèr-Rao lower bound to construct a confidence interval is a very crude approach to confidence intervals.



                The CLT is a version of a limiting theorem, which means that an estimator of $theta$ $hattheta(x_1:n)$, for instance the MLE, has a limiting distribution as the sample size $n$ grows to infinity, for instance $sqrtn(hattheta(X_1:n)-theta)$ converges in distribution to a $mathcal N(0,sigma^2(theta))$ distribution. For a collection of estimators of $theta$, asymptotic variances $sigma^2(theta)$ may be compared, but this does not imply anything at the finite $n$ level.






                share|cite|improve this answer











                $endgroup$



                The Cramèr-Rao lower bound (or Fréchet-Darmois-Cramèr-Rao lower bound) is a lower bound on the variance of a collection of estimators, for instance unbiased estimators or estimators with a given bias. In some cases, there exists an estimator within the collection that meets this lower bound, but in other cases, the lower bound may be strict. Using a Cramèr-Rao lower bound to construct a confidence interval is a very crude approach to confidence intervals.



                The CLT is a version of a limiting theorem, which means that an estimator of $theta$ $hattheta(x_1:n)$, for instance the MLE, has a limiting distribution as the sample size $n$ grows to infinity, for instance $sqrtn(hattheta(X_1:n)-theta)$ converges in distribution to a $mathcal N(0,sigma^2(theta))$ distribution. For a collection of estimators of $theta$, asymptotic variances $sigma^2(theta)$ may be compared, but this does not imply anything at the finite $n$ level.







                share|cite|improve this answer














                share|cite|improve this answer



                share|cite|improve this answer








                edited 7 hours ago

























                answered 9 hours ago









                Xi'anXi'an

                58.6k897363




                58.6k897363




















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









                    draft saved

                    draft discarded


















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












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











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














                    Thanks for contributing an answer to Cross Validated!


                    • 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%2fstats.stackexchange.com%2fquestions%2f398723%2fconfused-about-cramer-rao-lower-bound-and-clt%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

                    Reverse int within the 32-bit signed integer range: [−2^31, 2^31 − 1]Combining two 32-bit integers into one 64-bit integerDetermine if an int is within rangeLossy packing 32 bit integer to 16 bitComputing the square root of a 64-bit integerKeeping integer addition within boundsSafe multiplication of two 64-bit signed integersLeetcode 10: Regular Expression MatchingSigned integer-to-ascii x86_64 assembler macroReverse the digits of an Integer“Add two numbers given in reverse order from a linked list”

                    Category:Fedor von Bock Media in category "Fedor von Bock"Navigation menuUpload mediaISNI: 0000 0000 5511 3417VIAF ID: 24712551GND ID: 119294796Library of Congress authority ID: n96068363BnF ID: 12534305fSUDOC authorities ID: 034604189Open Library ID: OL338253ANKCR AUT ID: jn19990000869National Library of Israel ID: 000514068National Thesaurus for Author Names ID: 341574317ReasonatorScholiaStatistics

                    Kiel Indholdsfortegnelse Historie | Transport og færgeforbindelser | Sejlsport og anden sport | Kultur | Kendte personer fra Kiel | Noter | Litteratur | Eksterne henvisninger | Navigationsmenuwww.kiel.de54°19′31″N 10°8′26″Ø / 54.32528°N 10.14056°Ø / 54.32528; 10.14056Oberbürgermeister Dr. Ulf Kämpferwww.statistik-nord.deDen danske Stats StatistikKiels hjemmesiderrrWorldCat312794080n790547494030481-4