Why I am finding two formulas for the gamma distribution
The one in my textbook is {1/(beta)^alpha*gamma(alpha)} * x^alpha-1 * exp(-x/beta)
The one I found on the internet is {beta^alpha/gamma(alpha)}* x^alpha-1 * exp(-beta*x)
(I have plotted these graphs for specific values of alpha and beta, they are not similar ) are they two different?? if not can you tell why?
Thanks in advance