I have a table of values and their probabilities from a continuous distribution, for example say a normal distribution. What would be a good way to manually draw numbers from this distribution?
Imagine I just have this piece of paper with a table of values and I can use anything non-electronic to generate numbers like dice. Are there any methods I can use to generate numbers that follow this distribution?