Skip to content

Instantly share code, notes, and snippets.

@grahamharrison68
Created March 28, 2021 07:47
Show Gist options
  • Save grahamharrison68/9b80cb74790ab457db379802d0b5b6cf to your computer and use it in GitHub Desktop.
Save grahamharrison68/9b80cb74790ab457db379802d0b5b6cf to your computer and use it in GitHub Desktop.
p_hat_test = 0.78
n_test = 32
binomial_distribution_ci(0.95, p_hat_test, n_test)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment