This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I have a data challenge where I have a specific individual, and several data have been collected relating to several of its characteristics. It is a part of large data frame with hundreds of thousands of rows, and it is my job to be able to select about 20-30 peers from within this gigantic table for the specific individual.
My biggest challenge is how to narrow the list down. There are a couple obvious categories to filter based on, but those still return thousands of peers.
Another issue is that some rows have some columns populated, some are missing. So if I went to filter based on a sparsely-populated variable, I would be self-selecting only for peers that have that column filled in, which I think would be considered selection bias.
Another idea that I had was to just pick a random sample of 50 (or some number around that) assuming it would be representative of the general population but Iān not sure if that is statistically sound.
Another thing of note is that all variables are categorical.
Anyone have other suggestions?
Subreddit
Post Details
- Posted
- 5 months ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/AskStatisti...