Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The SURVEYSELECT Procedure

Murthy's PPS Method

Murthy's method (METHOD=PPS_MURTHY) selects two units from each stratum, with probability proportional to size and without replacement. The selection probability for unit i in stratum h equals
Phi = Zhi   [ 1 + K - (Zhi/(1-Zhi) ]
where Zhi = Mhi / Mh · and
K  = 
 \sum_{j=1}^N [ Z_{hj} / ( 1 - Z_{hj} ) ]

Murthy's algorithm first selects a unit with probability Zhi . Then a second unit is selected from the remaining units with probability Zhj/(1-Zhi), where unit i is the first unit selected. The joint selection probability for units i and j in stratum h equals

Ph(ij) = Zhi   Zhj   [(2 - Zhi - Zhj)/((1-Zhi)   (1-Zhj))]

Murthy's method requires that the relative size Zhi be less than 0.5 for all units. Refer to Cochran (1977, pp. 263 -265) and Murthy (1957).

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.