Terminologies


Experiment: Has a well defined outcome, for example, tossing a coin we get Heads or Tails. Tossing a coin 20 times and recording the 20 outcomes is a single experiment with 20 trials. The probabilities we get after conducting experiments are called experimental probabilities, and are easier to compute than true probabilities.

Sample Space: Set of all possible outcomes of an experiment. For example, sample of a dice role is ${1,2,3,4,5,6}$

Event: Outcome (or combination of outcomes) of a random experiment. For example, getting a Head when we toss a coin is an event.

Mutually Exclusive Events: These are events that CANNOT happen simultaneously. For example, when we roll a dice, we cannot get both heads and tail at the same time, so getting a head or a tail are mutually exclusive events.

Expected Value: The average outcome we expect if we run an experiment many times. $E(A)$ denotes the expected value of an event $A$.

Simple Event: Events with one outcome, example, rolling a dice.

2025-04-06 at 15.41.37@2x.jpg

Definition


The probability of an event E occurring is defined as follows:

$$ \large P(E) = \frac{n(E)}{n(S)}, \; 0 \le P(E) \le 1 $$

$n(E)$ = Number of ways in which event E can happen

$n(S)$ = Number of possible outcomes of the experiment

2025-04-05 at 23.29.05.jpg

<aside> 💡

Probabilities are only indications of how likely events are; they’re not guarantees.Therefore, when we roll a dice and if we are interested in getting a 6:

</aside>