• Home
  • About R Trix
  • Teaching Resources
  • RTricks Library
  • Interactive Apps
  • Training Network
RTFR landingdist

Simulation Tricks

These kinds of programs try to mimic real-world phenomena. They are based on models which try to match one or more characteristics of the real thing.
  • Simulating Dice
    • R Code for the Roll of a Pair of Dice
    • Instructions
  • Simulating Grass Fires
    • Fire Growth Movie . Instructions and Examples.
    • Examples. Click on the plots below to see the R code used to create them:
  • Simulating Random Numbers
  • Simulating a Monopoly Game
    • Simulating One Move in a Monopoly Game
    • Simulating the Second Move in a Monopoly Game
    • Summarizing the Results of 100000 moves in a Monopoly Game
    • Which colored property is landed on most frequently?