Skip to content

Simulation of event described in problem 20 on page 55 of Sheldon Ross' A First Course in Probability

Notifications You must be signed in to change notification settings

AndrewJWashington/urn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

urn

Simulation of event described in problem 20 on page 55 of Sheldon Ross' A First Course in Probability (9e).

This is for personal understanding of a problem introduced in Math 180A at UCSD.

Example usage and output:

(urn_env) Andrews-MBP:urn andrew$ python Urn.py 
Blue:  32165
Red:  67835
P(red taken first):  0.32165

About

Simulation of event described in problem 20 on page 55 of Sheldon Ross' A First Course in Probability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages