Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deterministic sample is not considered a random sample? #148

Open
davidwagner opened this issue Nov 29, 2020 · 0 comments
Open

Deterministic sample is not considered a random sample? #148

davidwagner opened this issue Nov 29, 2020 · 0 comments
Milestone

Comments

@davidwagner
Copy link
Member

Chapter 10 says that a deterministic sample is not a random sample, as it doesn't involve chance.

That chapter also says "A probability sample is one for which it is possible to calculate, before the sample is drawn, the chance with which any subset of elements will enter the sample." It doesn't appear to define "random sample".

I find this confusing. Technically, a deterministic sample is a probability sample. The chance of every subset can be computed: it is either 1 (for the one that will be deterministically chosen) or 0 (for any other subset).

I'm not sure how to make all of these be consistent.

So, should I interpret a deterministic sample as a probability sample but not a random sample? And then what is the definition a random sample?

Or should I interpret this as technically a random sample but we don't want to consider it one because it is a special case?

Or maybe looking at this level of technicality is missing the point, and the point is to give the basic idea without getting bogged down on details or corner cases like this?

@a-adhikari

@papajohn papajohn added this to the 2nd Edition milestone Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants