Тоо бодох програмName
Хоёр тусгаар үйл явдлын магадлалыг нэгтгэх: and, or, neither.
Тоо бичсэнээр үр дүнг шинэчилнэ.
Энэ калькуляторын тухай
example, if the probability of two independent events A and B is 50%, then the probability of both events happening is 100%. The probability calculator takes the chance of two independent events A and B and works out the key combined probabilities: both happening (A and B), at least one happening (A or B), only one of them, and neither happening. It assumes the events are independent, meaning one occurring does not change the chance of the other. Enter each probability asapercentage between 0 and 100. The example example is 100%. The probability calculator takes the chance of two independent events A and B and works out the key combined probabilities: both happening (A and B), at least one happening (A or B), only one of them, and neither happening. It assumes the events are independent, meaning one occurring does not change the chance of the other. Enter each probability asapercentage between 0 and 100. The probability calculator takes the chance of two independent events A and B and works out the key combined probabilities: both happening (A and B), at least one happening (A or B), only one of them, and neither happening. The probability calculator is based on the principle of probability distribution. The probability calculator is based on the principle of probability distribution.The probability calculator is based on the principle of probability distribution.The probability calculator is based on the principle of probability distribution.The probability calculator is based on the principle of probability distribution.The probability calculator is based on the principle of probability distribution.The probability calculator is based on the principle of probability distribution.The probability calculator is based on the principle of probability distribution.The probability calculator is based on the principle of probability distribution.The probability calculator is based on the principle of probability distribution.The probability calculator is based on the principle of probability distribution.The probability calculator is based on the principle of probability distribution.The probability calculator is based on the principle of probability distribution.The probability calculator is based on the principle of probability distribution.The probability calculator is based on the principle of probability distribution.The probability calculator is based on
Жишээ асуултууд
Хоёр үйл явдлын аль нь ч тохиолдохгүй байх магадлалыг хэрхэн олох вэ?
Хоёр өөр үйл явдлын хувьд магадлалыг үржүүл: P( A, B) = P( A) · P( B). 50% үйл явдал, 30% үйл явдал хоёрын аль нь ч тохиолдох нь 0. 5 × 0. 3 = 0. 15, эсвэл 15%.
"Тэр" гэдэг нь юу гэсэн үг вэ?
Өөртөө засах гэсэн утга нь нэг үйл явдлын үр дүн нь нөгөөд нөлөөлөхгүй гэсэн үг юм. Жишээ нь хоёр мөнгөн тэмдэгт өргөх мэт. Хэрэв үйл явдлууд хоорондоо хамааралтай бол энэхүү аргачлалууд хэрэггүй бөгөөд нөхцөлтэй магадлал хэрэгтэй болно.
"A эсвэл B" -ийг хэрхэн тооцох вэ?
P( A or B) = P( A) + P( B) − P( A and B). Хоёрдогч үр дүнг хасах нь хоёр удаа тооцохыг зогсоож, үр дүн нь 100% -аас хэтрэхгүй.
Хоёр үйл явдал ч тохиолдохгүй байх магадлалыг хэрхэн олох вэ?
Бүх үйл явдлын тохиолдлын магадлалыг үржүүл: P( аль нь ч биш) = (1 − P( A)) × (1 − P( B)). 50% ба 30% үйл явдлын хувьд 0. 5 × 0. 7 = 0. 35, эсвэл 35%.
"A эсвэл B" ба "тэдгээрийн зөвхөн нэг нь"-ийн хооронд ямар ялгаа байдаг вэ?
"A or B" нь хоёр нь ч тохиолдох тохиолдолд багтаасан, харин "just one" нь хассан. "Just one" нь P(A or B) minus P(A and B)-д тэнцэх бөгөөд хоёр нь ч тохиолдох тохиолдолд тооцож, давхцал нь тооцогдохгүй.
Хэрэв хоёр үйл явдал бие биенээсээ хамааралгүй бол яах вэ?
Энэхүү формул нь бие даасан гэж тооцогддог. Хэрэв нэг үйл явдал нөгөөд нөлөөлвөл та нөхцөлтэй магадлал, P( A ба B) = P( A) × P( B | A) хэрэгтэй. Энэ тооцоолуур нь хосолсон магадлалыг хэтрүүлж эсвэл хэтрүүлнэ.
Энэ магадлалууд 100% -аас илүү байж болох уу?
Хоёр, зөвхөн A, зөвхөн B, хоёр ч биш гэсэн4хуваагддаг үр дүн нь яг 100% - ийн дүнтэй байдаг. "A эсвэл B" гэсэн тоонууд том байж болох ч 100% - аас хэтрэхгүй. Учир нь давхцал хасагдана.
API - энэ калькуляторыг кодоос ашиглах
Энэ тооцоологчийг JSON- ийн төгсгөлийн цэг болгон дуудна - түлхүүр шаардахгүй. Доорх талбарын утгауудыг асуултын параметр эсвэл JSON- оор илгээнэ үү. Бүх API баримт бичгийг уншина уу →
Сүүлийн цэг
GET https://calculator.free/api/v1/probability/
curl
curl "https://calculator.free/api/v1/probability/?pa=50&pb=30"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/probability/?" + new URLSearchParams({
"pa": "50",
"pb": "30"
}));
const data = await r.json();
console.log(data.results);
Энэ нь зөвхөн ерөнхий зөвлөгөөний дүн шинжилгээ бөгөөд санхүү, эмнэлгийн болон татварын зөвлөгөө биш юм.