A Julia translation of Peter Norvig's Probability, Paradox, and the Reasonable Person Principle python Jupyter/IPython notebook.
The Julia notebook can be viewed at: http://nbviewer.ipython.org/github/getzdan/NorvigProbability/blob/master/NorvigProbabilityNotebook.ipynb
A version which uses PyPlot, Vega, Winston and Gadfly for a side-by-side comparison, can be viewed (better than it is rendered on GitHub at the moment) at: http://nbviewer.ipython.org/github/getzdan/NorvigProbability/blob/master/NorvigProbability-CompareGraphics.ipynb
The original python notebook can be viewed at: http://nbviewer.ipython.org/url/norvig.com/ipython/Probability.ipynb