Basic Probability Notation: Random Variables
The domain is the set of possible values of a random variable (usually discrete).
- Weather = {Sunny,Rain,Cloudy,Hail}
- Domain: Possible values a random variable can take.
- Probability distribution: vector of values for a random variable
- P(Weather) = <0.7,0.2,0.08,0.02>