It has been a long time since I took a probability class, and I'm sure that this site is for any level of mathematics...
Given $n$ iid random variables, I want to compute the pdf of their average. How can I do that? I know I can do for summation but is it still true for the average? Can you give me a reference textbook for computing average, not just summation?
A related but not important question: I've read some papers on Monte Carlo simulation, but mostly they just focus on some tail bound but are not interested in actually computing the pdf. Is it because just bounding upper tail value is enough or is it because it's rather cumbersome to compute the exact of pdf?