Almost all the semester we will be dealing with RV
Concise way of specifying attributes of outcomes
Modeling students (Grade and Intelligence):
W = all possible students
What are events
Grade_A = all students with grade A
Grade_B = all students with grade B
Intelligence_High = … with high intelligence
Very cumbersome
We need “functions” that maps from W to an attribute space.
P(G = A) = P({student ϵ W : G(student) = A})