Hello, check out how the average exit age is calculated in our Agriness tool.
Sum (ExitAnimalAge * TotalExitedAnimalsWithAge)
Average Exit Age = ---------------------------------------------------------------------------- TotalExitedAnimals
Description: The calculation involves summing up the product of the age of animals at exit and the number of animals that exited for each exit record within the specified period. The result of this multiplication is then divided by the total number of animals that exited during the period.
Where:
- Sum: Add up all exit occurrences in the batch or phase during the analyzed period.
- ExitAnimalAge: The age of the animal at the time of exiting the batch or phase during the analyzed period.
- TotalExitedAnimalsWithAge: The total number of animals that exited the batch or phase during the analyzed period through exit events.
- TotalExitedAnimals: The total number of animals that exited the batch or phase during the analyzed period.
Have questions? Contact us!