Probability Toolkit

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

Probability Toolkitคืออะไร?

Probability Toolkit เป็นส่วนขยายของ Chrome ที่พัฒนาโดย H&J Development Studios และคุณลักษณะหลักของมันคือ "A tool to help quickly calculate different probability values for various distributions."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Probability Toolkit

ดาวน์โหลดไฟล์ส่วนขยาย Probability Toolkit ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Probability Toolkit Probability Toolkit
ID babocajfleeapimlbagijhnnlbamkngf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/probability-toolkit/babocajfleeapimlbagijhnnlbamkngf
คำอธิบาย A tool to help quickly calculate different probability values for various distributions.
ขนาดไฟล์ 63.07 KB
จำนวนการติดตั้ง 79
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2018-08-03
วันที่เผยแพร่ 2018-08-03
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา H&J Development Studios
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    }
}