I was wondering how others treat missing birth dates. I can see 3 options myself:
(1) Use a birth date that falls within the range of birth dates in the rest of the database. This would not interfere with any analysis of the data, but it wouldn’t be clear that this birth date is in fact not correct.
(2) Use a bogus birth date, like e.g. 1900-01-01. In this case it would be clear that the birth date is not correct, but it could potentially skew any analyses involving birth date / age.
(3) Drop the record.
What are people’s thoughts on this?