<>
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/