Skip to content

Instantly share code, notes, and snippets.

@parthi2929
Last active August 8, 2018 12:23
Show Gist options
  • Select an option

  • Save parthi2929/2d91a6a5d0175a9ef408f89b6fcbbb58 to your computer and use it in GitHub Desktop.

Select an option

Save parthi2929/2d91a6a5d0175a9ef408f89b6fcbbb58 to your computer and use it in GitHub Desktop.
Sampling Distributions of Sample Proportion
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@parthi2929
Copy link
Copy Markdown
Author

parthi2929 commented Aug 8, 2018

When image, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment