From b6794847f735c3ac6a89b50c917b7a10bdb674d9 Mon Sep 17 00:00:00 2001 From: zleyyij Date: Wed, 24 Jan 2024 14:09:53 -0700 Subject: [PATCH] vault backup: 2024-01-24 14:09:53 --- education/statistics/Sampling.md | 1 + 1 file changed, 1 insertion(+) diff --git a/education/statistics/Sampling.md b/education/statistics/Sampling.md index c22e7c9..371b3d2 100644 --- a/education/statistics/Sampling.md +++ b/education/statistics/Sampling.md @@ -36,3 +36,4 @@ An ideal sample will represent the whole population. | Measurement | Interviewing method influences the response, uses loaded words or ambiguities. | (Ch 20, stat 1040) +The expected value for a sample percentage equals the population percentage. The standard error for that percentage = `(SE_sum/sample_size) * 100%` \ No newline at end of file