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: Inverse Cummulative Variable


From   Nick Cox <[email protected]>
To   [email protected]
Subject   Re: st: Inverse Cummulative Variable
Date   Sun, 11 Mar 2012 12:30:39 +0000

The -cumul- command is devoted to this question.

For corresponding graphs, see -distplot- (SJ).

Nick

On Sun, Mar 11, 2012 at 12:05 PM, Arantxa Crespo Rodriguez
<[email protected]> wrote:

> I have a dataset of firms with the number of employees for each one.
> I wanna create a variable that tells me how many firms have more or
> the same number of employees than the current observation.
> Example:
>
> Firm id   Employees  Inverse Cumulative
> 101         10           9
> 102         20           8
> 103         20           8
> 104         37           6
> 105         38           5
> 106         52           4
> 107         52           4
> 108         52           4
> 109         60           1

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