Skip to content

Instantly share code, notes, and snippets.

@Harshit1694
Created May 7, 2019 10:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Harshit1694/cf6a71b841567c23be4f7e2b0aee4aca to your computer and use it in GitHub Desktop.
Save Harshit1694/cf6a71b841567c23be4f7e2b0aee4aca to your computer and use it in GitHub Desktop.
#Step 5 - Calculate the confidence interval
#___________________________________________________________
a1<- xbar-E
a1
a2<- xbar+E
a2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment