Category: General

Fractions in binary?

How would you write a fraction in binary numbers; for example, $1/4$, which is $.25$? I know how to write binary of whole numbers such as 6, being $110$, ...

Law of total expectation?

Apparently $E[X] = E[E[X\mid Y]]$ but I don't understand what this really means. I looked at https://en.wikipedia.org/wiki/Law_of_total_expectation b...