Statalist


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

st: Re: percent of time a


From   Kit Baum <[email protected]>
To   [email protected]
Subject   st: Re: percent of time a
Date   Wed, 11 Feb 2009 07:05:44 -0500

<>
Easy: for a continuous variable the probability that X_i = x is zero.


Kit Baum, Boston College Economics and DIW Berlin
http://ideas.repec.org/e/pba1.html
An Introduction to Modern Econometrics Using Stata:
http://www.stata-press.com/books/imeus.html


On Feb 11, 2009, at 02:33 , Howie wrote:

Is there a command that will give me the proportion of the time a variable is equal to a certain value? The command must accept weights. I'm looking for something like -tabcond-, from SSC, but that returns proportions as well as counts.

One option would be to -generate- a dummy equal to 1 when my variable is equal to my value and zero otherwise and then to use - svy: mean-, but I would prefer something that can be done in one line (and without generating a new variable). My variable is continuous, so I don't want to -svy: tab- the whole thing.

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