Probability Toolkit

A tool to help quickly calculate different probability values for various distributions.

What is Probability Toolkit?

Probability Toolkit is a Chrome extension developed by H&J Development Studios, and its main feature is "A tool to help quickly calculate different probability values for various distributions.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Probability Toolkit Extension CRX File

Download Probability Toolkit extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Calculate different probability values, expected value, and variance for the following distributions: Binomial, Geometric, Hypergeometric, Poisson, Negative Binomial, Uniform, Normal, Exponential, Chi-square, and Gamma. Moreover, this tool offers quick z-table lookups for arbitrary ranges.                    

Extension Basic Information

Name Probability Toolkit Probability Toolkit
ID babocajfleeapimlbagijhnnlbamkngf
Official URL https://chromewebstore.google.com/detail/probability-toolkit/babocajfleeapimlbagijhnnlbamkngf
Description A tool to help quickly calculate different probability values for various distributions.
File Size 63.07 KB
Installation Count 79
Current Version 1.0
Last Updated 2018-08-03
Publish Date 2018-08-03
Rating 5.00/5 Total 3 Ratings
Developer H&J Development Studios
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Probability Toolkit",
    "version": "1.0",
    "description": "A tool to help quickly calculate different probability values for various distributions.",
    "browser_action": {
        "default_popup": "popup.html"
    }
}