1
Slide 1(Monte Carlo) Simulation
(Monte Carlo) Simulation
Slide 2What is simulation? Simulation is an attempt to model a real world system in order to:
- Obtain a better understanding of the system
(including interactions)
- Physiological models
- Herd models
- Study the effects of various (complex)
decision strategies
- Herd models
Different kinds of simulation
Deterministic <– forget it in Herd Management
- All calculations based on average (fixed) values
- Same input -> same output
- System comprehension
- Ex: physiological models, differential equations,
Probabilistic model
- All calculations based on distributions
- Same input -> same output
- System comprehension, decision strategies
- Ex: Markov chains
Stochastic (Monte Carlo) models
- All random events are simulated by random
number generation
- Same input -> different output -> need many
replications
- System comprehension, decision strategies
- Herd constraints