|
Hi,
I'm struggling with the following issue.
In my data-set I have 70 records of which I would like to sample 50 records
at random WITH replacement. This procedure needs to be repeated 1000 times
and all added in to a total file containing (50*1000) 50.000 records.
As I need to do some further calculations I need to identify each
of the 1000 random samplings.
Does anybody have an idea how to write this in syntax?
Thanks a lot for your help!
Regards,
Bart
|