Suppose I had a random variable, X, that followed a Gamma distribution.
A Gamma distribution can be defined as \Gamma(\alpha,\beta) , where \alpha and \beta are the 'scale' and 'shape' parameters.
Now suppose if \alpha was a random variable, say following a binomial distribution, how would...