satyam-kalyane / Probability-Distribution-Visualizer

Different probability distributions are visualized with their parameters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProbabilityDistributionsVisualiser

It is based on python language. Here you can find various probability distributions such as uniform distribution, normal distribution , poissons distribution

Screenshots

. .

Usage

To visualize distribution Calculating mean , variance , CDF Shading the region of CDF

How to Run

  • system should have installed python3
  • Import following modules
  1. numpy
  2. matplotlib
  3. scipy
  4. turtle

About

Different probability distributions are visualized with their parameters


Languages

Language:Python 100.0%