0

I have:

  • a database of simple events concerning a group of animals, for example: an animal is born, an animal gets some medicines prescribed, an animal is inseminated, an animal gives birth
  • a set of rules for predicting future events: an animal dies after N years, gives birth M days after insemination, and so on.

Do you know any engines which allow calculating (or simulating) status for a specific day in the future, taking into account historic events and future (predicted) events? By status I mean exact statistics like: number of living animals, medicines needed for a given day and so on. It is needed to visualize trends in the group and experiment with parameters of the rules.

tomasz
  • 403
  • 3
  • 16
  • Please explain your problem in more detail. Now it is too general/vague. Preferably give the assignment as you got it. – philipxy Mar 23 '15 at 05:41
  • You will never get exact predictions from a simulation involving variable timings for occurrences. Do you think it's realistic or reasonable to think you can predict exactly when a given animal will become sick, give birth, or die? – pjs Mar 23 '15 at 14:45
  • Of course it will probably not happen in reality. It needs to be exact according to the rules and data used. – tomasz Mar 23 '15 at 16:08

0 Answers0