Search notes:

probability

Probability is the measure of the likelihood that an event will occur. The value of this probablity is between 0 and 1, inclusively.
Probability theory is the foundation of risk assessment, modeling and statistics.

Probability calculation summary

A and B P(A ⋂ B) P(A|B) * P(B) = P(B|A) * P(A)
A or B P(A ⋃ B) P(A) + P(B) - P(A ⋂ B)
A given B P(A|B) P(A ⋂ B) / P(B) = P(B|A)*P(A) / P(B) This is *Bayes' theorem

See also

Probablity ditributions
stochastic

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/science/...', 1758200597, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/science/mathematics/probability/index(52): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78