Hello fellow ACS users,
I have been estimating medians from range data (from table B19001 HH income) by finding the midpoint household (assuming a uniform distribution within that range containing the midpoint household) and then finding the standard error as outlined on page 17 and 18 of the 2017-2021 Accuracy PUMS document. This has got me thinking: does this procedure apply only to the median (50th percentile), or could it also apply to different percentiles?
Say I was interested in estimating the HH income at the 20th percentile for a particular geography from the range data available in table B19001. Could I find the point estimate by identifying the HH income on the 20th percentile house (again assuming an even distribution within the wage range group that house is in), and the modify the SE(50 percent) formula given on page 17 (and also shown below), to be appropriate for a 20 percent SE?
Current SE Formula Used...
SE(50 percent)=DF × sqrt((95/5B)×50^2)
Proposed alternative formula for 20th percentile SE
SE(20 percent)=DF × sqrt((95/5B)×20×80)
Thank you for your time!