Skip to content

Instantly share code, notes, and snippets.

@itsdebartha
Last active August 22, 2022 06:51
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 itsdebartha/58a3a6a9ceff23dc711a87558352e883 to your computer and use it in GitHub Desktop.
Save itsdebartha/58a3a6a9ceff23dc711a87558352e883 to your computer and use it in GitHub Desktop.
x<-replicate(10000,rolls()) #repeat this 10000 times
mean(x) #take the mean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment