Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

This repository featured https://groep-check.nl, a website that allows you to calculate the probability that at least one person in a group is infected. Currently broken because of API change at RIVM.

License

Notifications You must be signed in to change notification settings

gerritjandebruin/groep-check.nl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groep-check.nl

This repository server https://groep-check.nl, a website that allows you to calculate the probability that at least one person in a group is infected. Currently, we calculate this in the following way:

(1) p_group = (1 - (1-p_individual) ** n)

In this formula, p_individual is the probability that one person is infected, n the number of people in group and p_group the quantity of interest.

About

This repository featured https://groep-check.nl, a website that allows you to calculate the probability that at least one person in a group is infected. Currently broken because of API change at RIVM.

Topics

Resources

License

Stars

Watchers

Forks

Languages