New Reply

Simulations / Computer programs

 
Share Thread Thread Tools
Dec16-12, 07:39 PM   #1
 
Blog Entries: 3

Simulations / Computer programs


Hello,

Would someone please give me a list of free programs that I can use to simulate probability experiments/distributions.

Such as drawing 5 cards randomly from a deck or rolling 5 sets of 20 sided dice.


Or do I have to learn R or something?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Dec16-12, 09:08 PM   #2
 
If you're just looking to pick random numbers like in the examples you described, then there are plenty out there. random.org has a generic generator as well as specific examples like coin tosses, dice, and cards.

Or, are you looking for something that will analyze the results for you too?
 
Dec16-12, 09:12 PM   #3
 
Blog Entries: 3
Quote by justsomeguy View Post
If you're just looking to pick random numbers like in the examples you described, then there are plenty out there. random.org has a generic generator as well as specific examples like coin tosses, dice, and cards.

Or, are you looking for something that will analyze the results for you too?
Something that will analyze the results. As well as a program that I can set the number of trials there are, up to the millions.
 
Dec16-12, 09:13 PM   #4
 

Simulations / Computer programs


Sorry if I'm prying but if you have one program that's generating random numbers or distributions, and that same program analyzing them, all it's going to analyze is the output of it's own random number generator.

Is there something specific you want to accomplish?
 
Dec16-12, 09:15 PM   #5
 
Blog Entries: 3
Quote by justsomeguy View Post
Sorry if I'm prying but if you have one program that's generating random numbers or distributions, and that same program analyzing them, all it's going to analyze is the output of it's own random number generator.

Is there something specific you want to accomplish?
I would like to be able to run a simulation similar to what this person has done:

http://www.physicsforums.com/showpos...5&postcount=26
 
Dec16-12, 09:44 PM   #6
 
I see. The random.org card shuffler can do that -- but it's one draw at a time. You can tell it to draw as many cards as you like.

Why not ask Ed what software he used? I could write you something if he doesn't answer, it would be pretty simple.
 
Dec16-12, 09:49 PM   #7
 
Blog Entries: 3
I just sent Ed a message. :P

The thing with random.org is that I don't want to sit there and keep pressing the 'Again' button until I get a million trials. I would also have to record the outcomes by hand.
 
Dec16-12, 09:54 PM   #8
 
Yeah I completely understand that. I'm not sure what specific 'card shuffling' software is out there that will do exactly what you want, but as I said, if he doesn't get back to you I can probably spin something up in perl pretty quick to duplicate his results.
 
Dec16-12, 09:56 PM   #9
 
Blog Entries: 3
Quote by justsomeguy View Post
Yeah I completely understand that. I'm not sure what specific 'card shuffling' software is out there that will do exactly what you want, but as I said, if he doesn't get back to you I can probably spin something up in perl pretty quick to duplicate his results.
Okay, thank you! I'll let you know if he replies or not.
 
Dec22-12, 09:06 PM   #10
 
Blog Entries: 3
Ed Collins replied. Thank you!
 
New Reply

Tags
program, simulation, statistics
Thread Tools


Similar Threads for: Simulations / Computer programs
Thread Forum Replies
Why the De Raedt Local Realistic Computer Simulations are wrong Quantum Physics 82
Quantum physics computer program simulations Quantum Physics 1
computer simulations of expanding space Cosmology 5
Computer simulations of the very very large scale structure of our universe? Cosmology 0
computer programs? Chemistry 3