Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cesarsouza/statistics-workbench

Statistics Workbench helps you learn, explore, estimate and play with a large number of statistical distributions.
https://github.com/cesarsouza/statistics-workbench

Last synced: about 2 months ago
JSON representation

Statistics Workbench helps you learn, explore, estimate and play with a large number of statistical distributions.

Awesome Lists containing this project

README

        

Statistics Workbench
====================

The statistics workbench is a tool to explore, estimate and discover statistics distributions. It demonstrates how to use the statistics module of the Accord.NET Framework to create probability distributions, estimate those distributions from data and discover how to generate new data samples from existing distributions. All those operations are be combined into a single application for teaching, visualizing, and working with those distributions.

To use it, just clone the repository, open the solution in Visual Studio 2017, and press F5.

Read more at http://www.codeproject.com/Articles/835786/Statistics-Workbench