Event and Probability

Definition of event, probability of event.


This is a test page for ST109.

import numpy as np

def test_function():
    print('This is a test function.')
\[P(A\mid B) = \frac{P(B\mid A)P(A)}{P(B)}\]