Hi i have a question related to statistics, suppose Y is a random variable which is a function of x, and you have no prior information about the distribution of Y but will try to learn about its properties with a neural network, which of the following tasks should be easier to approximate?
- given a value, Z, predict the probability that Y would be less or equal to.
- given a probability, P, predict the value that Y would be less or equal to.