Hey colleages,
I would randomly sample 1 observation from the following dataset:
identifier number of obs.
1 1004
2 321
3 5
4 1
5 16
6 114
.....
I had expected to sample 1 obs. for each identifier, but I soon notice that the data points are very unevenly distributed.
I would like to know how I should sample under such circumstances. Note: I sample in order to construct a negative case dataset for my research.
Thanks a lot!
Raymon Lucas
I would randomly sample 1 observation from the following dataset:
identifier number of obs.
1 1004
2 321
3 5
4 1
5 16
6 114
.....
I had expected to sample 1 obs. for each identifier, but I soon notice that the data points are very unevenly distributed.
I would like to know how I should sample under such circumstances. Note: I sample in order to construct a negative case dataset for my research.
Thanks a lot!
Raymon Lucas

Comment