Hello I am wondering about how to approach the following question;
Suppose we are told that the weight of each gum ball ( in centigram) is given by the gamma distribution function, with $\alpha=25$ and $\beta=2$.
We are wanting to know the probability that 100 gum balls will go over the limit of a standard package, of sixty grams.
My thought;
I know that form this type of distribution we have $E[X]= \alpha\beta=50$ Centigrams=$0.5g$
But then how would I go from here. Would I do something like
$P[100X \gt 60]=1-P[x \le 0.6]$ and then actually evaluate the distribution function? Or is there a much simpler way that I am just not saying?