Hi,
Since both the original and the new are sequential samples with the same random start, your new sample is what would have been obtained if you had sampled them originally. SPSS has a rather terse explanation in their statistics algorithms pdf, but it brings out the deterministic nature. Their reference: Fan, C. T., M. E. Muller, and I. Rezucha. 1962. Development of Sampling Plans by Using
Sequential (Item by Item) Selection Techniques and Digital Computers. Journal of the American
Statistical Association, 57, 387–402. gives a quite clear exposition.
But anyway, yes, it should be fine, provided you did not increase the sample size as a consequence of what was observed. That could easily lead you into p-hacking. (i.e. if something was nearly significant, and you decided to increase the sample size to get it to be significant) There is sequential/adaptive sampling literature that deals with inference and estimation when you have some criterion for adding to the sample. But that may be overkill in your case.
------------------------------
best
Jon
------------------------------
Original Message:
Sent: Fri May 01, 2020 05:35 PM
From: Orion Lawler
Subject: Is it possible to maintain the same sample units while adding sample units to each stratum?
Previously I was sampling on the population with all strata less the original sample units, and I was getting different results for strata 2-6 when I attempted to sample an additional 3, 5 and 10 units. I then realized if I broke the population into each stratum and sampled from this data set then I would end up with the same sample units in the 10 unit sample that I had in the 3 and 5 unit samples. My concern is with extrapolation now. Is it statistically valid to extrapolate these new sample units along with the original sample units to the population?
------------------------------
Orion Lawler
------------------------------
Original Message:
Sent: Fri May 01, 2020 01:19 PM
From: Jon Pedersen
Subject: Is it possible to maintain the same sample units while adding sample units to each stratum?
Hi
That should not happen. The method is sequential and deterministic given the seed. I tried with a small example and that gave the expected results. Do you select the whole sample? If you selected only the stratum of interest this time you would get different results unless it is the first stratum.
Best
Jon
Original Message------
The selection method is SIMPLE_WOR, but when I expand the sample size per strata, with the same seed, I get much different results than the original sample.
------------------------------
Orion Lawler
------------------------------
#SPSSStatistics