Metadata-Version: 2.1
Name: ProbabilisticSampling
Version: 0.0.6
Summary: Set of tools to estimates finite populations parameters based on probabilistic designs and assisted-models estimators.
Author-email: Carlos Alberto Cardozo Delgado <cardozopypackages@gmail.com>
Project-URL: Homepage, https://github.com
Project-URL: Bug Tracker, https://github.com
Keywords: statistics,data science,research,survey
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# ProbabilisticSampling

Set of tools to estimates finite populations parameters based on probabilistic designs and assisted-model estimators.

* Bernoulli Sampling with inclusion probability p of a population of size N.
* Simple Random Sampling without Replacement of a population of size N.
* Horvitz-Thompson Estimator of the total parameter under a given sampling design. 
* Hansen-Hurvitz Estimator of the total parameter under a given sampling design.


<h1 align="center">
  PRObabilistic SAmpling Estimations -- PROSE 
</h1>

<h4 align="center">
Estimation of finite populations parameters based on probabilistic designs and assisted-model estimators
</h4>


**NOTE:** PROSE is supported for python3 and above only. The recommended installation method is through pip/pip3.

## License:

**PROSE** is distributed under the **MIT License**
