Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: R: AW: R: Fw: Calculating a confidence interval for population variance based upon sample.


From   "Carlo Lazzaro" <[email protected]>
To   <[email protected]>
Subject   st: R: AW: R: Fw: Calculating a confidence interval for population variance based upon sample.
Date   Mon, 1 Feb 2010 18:41:23 +0100

Dear Martin,
thanks for correcting my previous A-lacking code.

Kind Regards,
Carlo

-----Messaggio originale-----
Da: [email protected]
[mailto:[email protected]] Per conto di Martin Weiss
Inviato: lunedì 1 febbraio 2010 16.14
A: [email protected]
Oggetto: st: AW: R: Fw: Calculating a confidence interval for population
variance based upon sample.


<> 


Make that 

*************
bootstrap r(Var), reps(50) : sum A
*************

Otherwise, no result is returned (and no error, either...).


HTH
Martin


-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Carlo Lazzaro
Gesendet: Montag, 1. Februar 2010 16:06
An: [email protected]
Cc: 'Carl Mastropaolo'
Betreff: st: R: Fw: Calculating a confidence interval for population
variance based upon sample.

Dear Carl,
are you looking for something like the following example (flag: Stata
9.2/SE)?
--------------begin example--------------
set obs 10
g A=uniform()
sum A
bootstrap r(Var), reps(50) : sum
--------------end example--------------

HTH and Kind Regards,
Carlo
-----Messaggio originale-----
Da: [email protected]
[mailto:[email protected]] Per conto di Carl Mastropaolo
Inviato: lunedì 1 febbraio 2010 15.47
A: [email protected]
Oggetto: st: Fw: Calculating a confidence interval for population variance
based upon sample.

Hi

I have STATA10.

I can not figure out how to calculate a simple confidence interval for a 
population variance
based upon sample data.  STATA will calculate the sample standard deviation,

but I can not figure out how to compute a confidence interval for the 
population standard deviation.  Is there a command which will do this?

Any help?

Thanx,
Carl

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index