Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


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

RE: st: testing for bimodality in survey data


From   "Millimet, Daniel" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   RE: st: testing for bimodality in survey data
Date   Thu, 10 Nov 2011 04:01:54 +0000

See work by Daniel Henderson:

http://onlinelibrary.wiley.com/doi/10.1002/jae.1023/abstract;jsessionid=6F5210F8EEE655A871FD7DA65A2EBB07.d01t04

and then a subsequent related paper:

http://onlinelibrary.wiley.com/doi/10.1002/jae.1099/abstract

He has code (not Stata) on his website from the first paper

http://bingweb.binghamton.edu/~djhender/research.html

Dann

****************************************************
Daniel L. Millimet, Professor
Department of Economics
Box 0496
SMU
Dallas, TX 75275-0496
phone: 214.768.3269
fax: 214.768.1821
web: http://faculty.smu.edu/millimet
****************************************************


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Dana Shills
Sent: Wednesday, November 09, 2011 9:39 PM
To: [email protected]
Subject: RE: st: testing for bimodality in survey data

Thank you Joerg. That was very helpful. If I understand this correctly, once you have the kdens plot you can visually see if there are two modes. So there is no statistical test thatconfirms the number of modes in the distribution?

----------------------------------------
> Date: Wed, 9 Nov 2011 17:07:52 -0500
> Subject: Re: st: testing for bimodality in survey data
> From: [email protected]
> To: [email protected]
>
> I am not sure what "testing" is supposed to mean in this context, but 
> if you want to explore the possibility of a multimodal distribution 
> you could indeed go for a non-parametric density estimation. I 
> recommend using Ben Jann's -kdens- (available from SSC, -findit 
> kdens-), which is a quite powerful package and supports probability 
> weights. I would also recommend using an adaptive kernel estimate, as 
> this is usually the best kernel estimate when dealing with multimodal 
> data (at least in my experience). What you could do in addition is 
> checking whether the multimodality is due to distributional mixtures 
> (which is often the case when you find more than one mode). For 
> example, say you find your distribution being bimodal, you could fit a 
> 2-component mixture model to estimate the underlying parameters of the 
> mixed distributions via maximum likelihood (to do this you could use
> -fmm- which is also available from SSC; if the model does not converge 
> make sure you provide starting values; for Gaussian mixtures you could 
> use the modes from the kernel estimate and guess the variance). You 
> could also check how well the (in this case) 2 distributions can be 
> separated with using an entropy measure which you could calculate with 
> -fmmlc-, also available from SSC.
>
> Joerg
>
> On Wed, Nov 9, 2011 at 1:50 PM, Dana Shills <[email protected]> wrote:
> > Hello:
> > I am using survey data on firms in Ghana. The survey methodology uses stratified random sampling and I have the probability weights. I want to be able to plot a distribution of firm sizes (incorporating the weights) and test for bimodality in the firm size distribution. I looked at the "adgakern" program but I don't think it allows for survey weights. Could someone please point me to what commands I should be looking at?
> > Thank you for your time.
> > Regards,Dana
> > *
> > *   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–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index