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]

AW: st: RE: A modest proposal - missing data doesn't count


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   AW: st: RE: A modest proposal - missing data doesn't count
Date   Tue, 15 Jun 2010 12:53:27 +0200

<> 

So, Allan, of course society could adopt the view that more traffic lights
are desirable, but the cost/benefit-tradeoffs have led to the current state
of affairs. The same thing happened with Stata: More warnings would prevent
more beginners from doing stupid things, but would also be a hassle for
advanced users.

I found the alternative approaches to missings presented in
http://www.stata.com/meeting/uk08/KIMacD.presentation.ppt wholly
unconvincing and worse than the current state. 

A traffic light does not stop you by itself, it merely tells you to stop. In
the same vein, the problem of missings being regard as bigger than other
numeric values has been appropriately flagged ([U], sect. 12.2.1. or
http://www.stata.com/support/faqs/data/values.html) and discussed frequently
on the list. You have to take the appropriate action yourself, though. Also,
commands such as -inspect- can tell you beforehand whether missings will be
an issue for you and you should consequently be on high alert...


HTH
Martin


-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Allan Reese
(Cefas)
Gesendet: Dienstag, 15. Juni 2010 11:34
An: [email protected]
Betreff: Re: st: RE: A modest proposal - missing data doesn't count

Thanks for all comments.  I'll continue to add -& x<.- to expressions as
-& !mi(x)- requires more typing and -inrange(x,10,.)- excludes the
missing but implements >= not >.

The fuss (addressing Martin's criticism) is that Stata has always been
consistent and logical# on this matter, but Stata users are not
consistent and logical - they're human.  Hence this issue is a pitfall
and I would love to find a way to make it less error prone.  Martin may
get it right every time; other users will not.  Many users of a certain
spreadsheet - or generally, managers of staff who use it - have assured
me, "If people enter the right values, then there is no problem."  If
people always did the right thing, we would not have trains passing red
lights, swabs left inside patients after operations, oil pipe valves
that fail to failsafe ...

It's so easy to forget that x<10 will not be affected by missing values
but x>10 will be.  It would be good to have software that guards against
pitfalls rather than invites you in.

Allan

# Computer logical, but when x is missing x>10 is formally undecided and
the result should be missing.


****************************************************************************
*******
This email and any attachments are intended for the named recipient only.
Its unauthorised use, distribution, disclosure, storage or copying is not
permitted.  If you have received it in error, please destroy all copies and
notify the sender.  In messages of a non-business nature, the views and
opinions expressed are the author's own and do not necessarily reflect those
of the organisation from which it is sent.  All emails may be subject to
monitoring.
****************************************************************************
*******


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