What is a random variable?easy
Answer
A random variable maps outcomes of a random process to numeric values.
Explanation
Random variables can be discrete, like the number of clicks, or continuous, like response time. They let us describe uncertainty with distributions, expectation, and variance.
Follow-upWhat is the difference between discrete and continuous random variables?