Giter Club home page Giter Club logo

myan_bucket's Introduction

Bucketing prevalence rates

Framework :

Lot Quality Assesment Sampling applied in social science field.
We want to know the prevalence of one indicator on certain region (the so-called supervision area), in order to assess if this region is well covered.
For example : a food security indicator. We want to know if for each region we're interested in the population is food secure or not.

Method :

Binary classification following a binomial function. Basically we take a sample of people, we see how many are food secure and want to conclude if the area sampled can be considered as 'bad' (low level of food security) or 'good' (high level of food security).

Problematic of this repo :

Given the number of people drawn out of the sample considered as positives, what is the likeliest prevalence of the indicator in our sample ?

In more mathematical words : given the number of success in a sample, what is the likeliest binomial function it has been drawn from and especially following which p ?

Aim of this repo

We want to construct bucket of the number of people considered as positives, each bucket corresponding to a certain prevalence p at a xx% level of confidence.

Example : if we have drawn 5 people positives out of a sample of 19, we aim to show that this proportion refers to a prevalence of 20% with a 95% confidence.

Implementation :

First we have to choose :

  • the sample size
  • the level of confidence

And then we construct non-overlapping binomial CDFs truncated following our level of confidence.

myan_bucket's People

Contributors

edarin avatar

Watchers

James Cloos avatar Gaurav Singhal avatar  avatar  avatar

Forkers

edarin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.