1. A random variable is a function that associates a numerical value with each outcome of an experiment. Random variables can be discrete, taking countable values, or continuous, taking any real values.
2. Probability distributions describe the behavior of random variables through properties like expected value and variance. The expected value indicates the average or central value, while variance measures how spread out the values are around the average.
3. Common probability distributions include the binomial, describing count outcomes of independent yes/no trials, the normal describing measurements that tend to cluster, and the Poisson describing rare events that occur independently at a constant rate.