AI Features

Probability Distribution

This chapter discusses the concept of probability distribution.

We'll cover the following...

Probability Distribution

When working with random variables, we can ask questions like "what is the probability that X equals 2 heads in three coin flips, or that Y equals a value greater than 2 on a die roll?". We'll work these example scenarios below.

Example 1

If we flip a coin three times, the sample space will look something like below:

S=HHH,HHT,HTH,HTT,THH,TTH,THT,TTTS = { HHH, HHT, HTH, HTT, THH, TTH, THT, TTT} ...

Ask