Created
March 28, 2021 07:47
-
-
Save grahamharrison68/035ab1752b44258e73d2422eedff82a5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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