The Wikipedia entry for Probability Density Function states that the PDF "describes the relative likelihood for this random variable to take on a given value." Two questions:
Does that mean that the ratio of two points reflects the difference in probability? For instance, on a standard normal distribution f(0.0)=0.3989, while f(1.0)=0.2420. Does this mean that an outcome of 0.0 is 1.65 times more likely than an outcome of 1.0? (I know that the actual probability of any exact value is zero.)
If one can compare points in this way, can you then compare points from two different densities? For instance, on a standard normal distribution f(1.0)=0.2420, whereas f(1.0) for a Student's-T distribution with 1 degree of freedom is 0.1592. Does this mean an outcome of 1.0 is 1.52 times more likely on a standard normal distribution than a T distribution?