Last active
August 8, 2018 12:23
-
-
Save parthi2929/2d91a6a5d0175a9ef408f89b6fcbbb58 to your computer and use it in GitHub Desktop.
Sampling Distributions of Sample Proportion
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When
, the discrete probability distribution may not align with continuous normal approximation because pdf can exceed 1 (only the total area is and should be 1). but our discrete probability distribution will not So sometimes we want to use density function to show how discrete distribution approximates to normal.