Skip to content

Instantly share code, notes, and snippets.

@grahamharrison68
Created March 28, 2021 07:47
Show Gist options
  • Save grahamharrison68/035ab1752b44258e73d2422eedff82a5 to your computer and use it in GitHub Desktop.
Save grahamharrison68/035ab1752b44258e73d2422eedff82a5 to your computer and use it in GitHub Desktop.
x_bar_test = 73.0592655207448
sigma_test = 4.500032137012057
n_test = 30
normal_distribution_ci(0.95, x_bar_test, sigma_test, n_test)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment