Skip to content

Shiny App to calculate uncertain quantities with probability distributions

Notifications You must be signed in to change notification settings

destyo/Probabilistic_Spreadsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Probabilistic Spreadsheet

Image from Gyazo

Shiny interface

Follow this link for the interactive Shiny app.

Image from Gyazo

About The Project

Probabilistic Spreadsheet is a web application to generate and perform calculations with uncertain quantities based on probability distributions. It uses Monte Carlo sampling to generate its results. Inspired by Caladis.

Guidelines

Inspirado en Caladis. Se trata de un “excel” u hoja de cálculos probabilística. De manera que se le permite al usuario hacer cálculos inciertos sobre distribuciones. p.e:
Ventas = N(1000,150)
Costes = N(800,13) Beneficio por venta = X2(3)
Beneficios = Ventas * Beneficio por venta - Coste
Se utiliza método monte carlo (simulaciones) para calcular los valores de la distribución. Cada variable y cálculo se acompaña de una tarjeta con su distribución

Image from Gyazo

Authors

Project Link

https://github.com/destyo/Probabilistic_Spreadsheet

Acknowledgments

About

Shiny App to calculate uncertain quantities with probability distributions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages