You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 23, 2021. It is now read-only.
When asked for an explanation of the sample size, Koen explained the following:
[15:26:57] Koen J: https://www.ltcconline.net/greenl/courses/201/estimation/ciprop.htm [15:27:15] Koen J: I guess that summarizes the math somehow, still starts with the formula that comes from estimation theory [15:27:24] Koen J: let me link the exact formula that we're interested in [15:27:39] Koen J: https://www.ltcconline.net/greenl/images/NumInts/img8.gif [15:27:41] Koen J: that's the one [15:28:32] Koen J: p = deviation (typically 50%) [15:28:36] Koen J: e = margin of error (typically 5%) [15:28:45] Koen J: z = 1.96
This does not conform to the calculation in CalculateSampleSize() in Utilities.cs.