Skip to content

al11588/HowToCreateCoinTossExperiment

Repository files navigation

How to create a coin toss experiment in Python?

Description:

This experiment involves a coin being tossed 20 times where 5 heads are observed.

Image Of Test

Programming Stack:

  • Languages Used: Python.

  • Python Packages Used: Anaconda, Pymc3, Numpy, Scipy, Matplotlib, Seaborn.

How To Run Locally:

  • Install: Python 3.

  • Install: Anaconda 5.2.

  • Install: pymc3.

  • Open: "Howtocreatecointossexperiment.ipynb".

  • Run: Press Run.