From 1d34db3a81e7fb99ce08dfaa1ca1efcd1766c0bf Mon Sep 17 00:00:00 2001
From: Andre Henriques Exposure graph: Repeated events:
- The P(i) and expected number of new cases if repeating this scenario event - provided the infected person emits the same amount of viruses each day and the exposed person is subject to the same daily exposure time:
-
-
-
-
-
-
-
-
-
- {% for repeat_event in repeated_events %}
- # of repeated events
- P(i)
- Expected new cases
-
-
- {% endfor %}
-
- {{ repeat_event.repeats }}
- {{ repeat_event.probability_of_infection | non_zero_percentage }}
- {{ repeat_event.expected_new_cases | float_format }}
-
Alternative scenarios: