Discrete Random Variables
Binomial Random Variable:
Binomial Random Variable:
Imagine that you’re being asked to flip a coin n times and to estimate the probability of the coin being heads-side-up. Typically the probability would be 0....
Most of this information (especially notation) comes from Stanford’s CS229 lecture notes and the rest comes from Bishop’s “Pattern Recognition and Machine Le...
Linear regression (single variable) begins with this: We have a feature variable (X) and a target variable (y) that have a linear relationship.