Continuous Variable: can take on any value between two specified values. Obtained by measuring. Discrete Variable: not continuous variable (cannot take on any value between two specified values).
GitHub

normal_distribution.md

A continuous random variable X follows a normal distribution, denoted as $X \sim \mathcal{N}(\mu,,\sigma^{2})$. The normal distribution is characterized by its bell ...
Consider that X is the time (in minutes) that a person has to wait in order to take a flight. If each flight takes off each hour X ~ U(0, 60). Find the probability that (a) waiting time is more than ...
The Virginia Lottery offers a game called the New Year's Millionaire Raffle for which the top prize is one million dollars. There are 375,000 tickets sold, of which 508 are winners. There are three ...
A continuous random variable is a type of variable that can take on any value within a given range. Unlike discrete random variables, which have a countable number of outcomes, continuous random ...
Amusement park patrons, wanting to go on a log ride, might not have to wait in line at all, they might have to wait for hours, or the wait could be anywhere in between. For a random log rider, the ...
The main property of a discrete joint probability distribution can be stated as the sum of all non-zero probabilities is 1. The next line shows this as a formula. The marginal distribution of X can be ...