-
Notifications
You must be signed in to change notification settings - Fork 284
Several low risk encounters shown despite low infection rate #1361
Comments
You already found my Issue #1234, just btw I also live in Munich, so I've done your step to repoduce (;
I know this behaviour, since the last 3 weeks my App always showed min 1, max 4 "Encounters with Low-Risk". I am very, very sure that all your Encounters happened. The ENF, which uses BLE, records everything which is in the reach of your phone. P.S.: The EN Log will be fixed with iOS 14.1 👍 |
Hey @danielvonmitschke , Thanks for reporting the problem. I have created a ticket in the internal Jira (ticket ID: EXPOSUREAPP-3326) and forwarded your feedback to the developers. They will now look at your issue and decide what to do. Any updates for solutions will be posted in this thread. Regards, Corona-Warn-App Open Source Team |
I understand the concept behind this and that there can be a low risk encounter by just passing by someone. |
As I consider myself quite lonely too this kind of proves and disproves my point :) |
I don't really know if we should talk about a low infection rate in Munich (7 days Incidence per 100.000 residents: 72,8 as of 20.10.20), but I understand your concerns... Edit: CWA has to download new keys so that there is a new Entry in the Log, and in this Entry there the correct number of Matched Keys should be shown |
That's why I wrote "and though we are slightly over the 50/100.000 level we only have about 1.500 concurrent infections" :-)
Did this 20min ago but probably will have to wait for the sync tonight. |
Nice (:, could you report back then, a working Log would be helpful 🙂 |
@Ein-Tim I’ve just updated to iOS 14.1. The log does show one match |
@jajoho |
This is tricky: we can't assume uniform distribution of infections, rather we would expect high heterogeneity e.g. a high amount of spatial clustering in addition to temporal clustering: each infected person uploads up to 14 diagnosis keys (for the past 14 days) and places where infected ppl went have a higher chance to have been visited by other ppl who later turn out to be infected as well. And for a "simple sanity check" whether too many ppl get notified we would need the CWA status from at least a representative sample of ppl from e.g. Munich together with the number of DK uploads for that region afaik. |
As @daimpi writes neither the use of the CWA nor the distribution of COVID-19 cases is likely to be uniform in the population. As an example: See the age distribution of cases for Berlin. In other words: the likelihood of cases as well as CWA users might be higher for your contacts than in the average population. So hard to do any solid math here without reliable data. :-) As an idea (will only work on Android though): Try to use Ramble to collect all Bluetooh beacons for a selected time window. It's possible to filter out those, which are CWA pings. This should give you an idea of how many contacts you have per day and the number might be surprisingly high, e.g., around the office, because it's ALL beacons which are stored by the app (independent of distance and duration), not just the high risk ones. Notice also that if you met one person on several days, then this might induce several (low) risk encounters, because the app cannot distinguish if the diagnosis keys of persons between days (@daimpi please correct me, if I'm wrong here). So your 4 exposures could in reality just be one person, which you met on several days in the past. |
@hoehleatsu
That's a good idea, this is exactly what corona-warn-companion uses in RaMBLE mode 🙂.
You're absolutely correct: Temporary Exposure Keys (TEKs) have a validity of 24 h each (from 0 to 0 UTC each day) after which they will get replaced by a new TEK and without further information it is not possible to know whether they came from different ppl or the same person on different days i.e. meeting person A on day x and Person B on day x+1 looks identical to meeting person A on day x & x+1. |
I can confirm that the log match count is correct with iOS 14.1. |
@daimpi @hoehleatsu |
@danielvonmitschke glad we could help 🙂. Regarding
You might want to check out corona-warn-app/cwa-wishlist#181 and my response there. |
@daimpi |
Time is probably measured by the timestamp at the beginning of a sighting vs. end of sighting:
(link) If you just pass someone it's anyway not super likely that ENF will record their RPI as the listening windows are usually 2-5 min apart. |
That kind of contradicts all above theories about where these low risk encounters could be coming from :-) |
Depends on how many ppl you pass 😉. As stated above: it's hard to do the math without proper data. |
I think the situation here was resolved, so we will close. Corona-Warn-App Open Source Team |
Avoid duplicates
But could be a duplicate of or in relation to #1234
Describe the bug
I think there might be something wrong with the current implementation of the en framework.
Starting about 5-6 weeks ago I always have 1 to 5 low risk encounters shown in my app.
At first I thought, that I met someone or a group that might have been a type of infection cluster and the encounters are caused by this. But new low risk encounters keep popping up and almost never go down to zero.
You could say this to be normal if living in a hot spot with a very high infection rate and engaging in a lot of social interactions.
But none of this is the case.
I live in Munich and though we are slightly over the 50/100.000 level we only have about 1.500 concurrent infections.
Munich has a population of about 1.5 million.
Also I think you could assume that only 20% of these infected individuals actually use the app AND enter their positive test result.
So what are the odds to meet or pass by one of the infected persons (0,02% of the population) in such a big city?
Especially as the only places I go to are my office (with 5 other people) and the local super market (small to medium sized).
My office is about 1km from my home and I go there by bike on a quite deserted road (so almost never passing by anybody on my way to the office). There are no other places I go to.
And it's not only me. Some friends and relatives also are wondering all the time where their low risk encounters could be coming from.
Also I never ever had any matched keys in the log files (though #1106 assumes this only to be a logging issue).
I don't know if this is really a bug, but it feels kind of something not working properly (especially in relation to the zero matched keys count).
Expected behaviour
Not so many low risk encounters (and especially not so often additional/new ones).
Steps to reproduce the issue
Move to Munich ;)
Technical details
Possible Fix
--
Additional context
CoViD statistics for Munich:
https://www.muenchen.de/rathaus/Stadtinfos/Coronavirus-Fallzahlen.html
Internal Tracking ID: EXPOSUREAPP-3326
The text was updated successfully, but these errors were encountered: