Skip to main content

Questions tagged [gamma-distribution]

A non-negative continuous probability distribution indexed by two strictly positive parameters.

0 votes
0 answers
28 views

Concentration inequality for sums of independent gamma random variables

I am dealing with the following problem: Say $X_1, \ldots, X_n$ are independent Gamma random variables, each one having shape and rate parameters $\alpha_i$ and $\beta_i$, respectively. Let $S_n = \...
HeyCool08's user avatar
0 votes
1 answer
86 views

Student T as an infinite gaussian mixture

I'm reasking this question to understand the answer. The question asks to show a gamma-weighted Gaussian distribution is equivalent to a Student t-distribution. The accepted answer loses me when it ...
Brian Okoro's user avatar
3 votes
1 answer
54 views

Intuition behind relation between Gamma and Standard Normal distribution

I read if $Z$ is a random variable with a standard Normal distribution and $X=Z^2$ then $X \sim \operatorname{Gamma}(1/2, 1/2)$. I understand the math (manipulations of formulas) behind it. What about ...
Gabriele Bettineschi's user avatar
0 votes
1 answer
64 views

Maximum Likelihood of Standard Deviation

I'm trying to get a better understanding about the distribution and uncertainty of the sample standard deviation. Since I'm not a mathematician, I try to compare the math literature with some ...
Mexx's user avatar
  • 33
0 votes
0 answers
33 views

Fitting Hypergeometric distribution requires non-integer arguments?

I have a vector (length s) of observations, x are class "0" and s-x are class "1" and are drawn from a population of size N. Hence, they follow the hypergeometric distribution: $$H(...
Jesús Castrejón's user avatar
0 votes
0 answers
17 views

Diagnostic for GLM Gamma model in R

I am applying a glm model with gamma distribution and log link function to a continuous variable defined only on R+. I have tried to fit the model but I am having some difficulty interpreting the ...
GiulioSurya's user avatar
3 votes
0 answers
29 views

Is there a likelihood penalization or (im)proper prior to remove estimation bias for gamma parameters?

So I am learning that maximum likelihood estimation of the parameters for a gamma distribution are biased. As far as I understand there is no guarantee in general that there exists a prior (or base ...
Galen's user avatar
  • 9,401
3 votes
1 answer
122 views

Gamma regression with XGBoost

I'll try to be brief. I have two questions about what exactly happens when I train a gradient boosted ensemble of trees using, say, XGBoost in order to perform a Gamma regression. I apologize in ...
user412834's user avatar
4 votes
1 answer
153 views

In a GLM model with a gamma log link, how to interpret a negative coefficent of a dummy variable with a continuous response?

I am a little confused with how to interpret a negative coefficient in a GLM model using the Gamma family with a log link. My response variable is continuous (with no zeros) and right skewed and ...
user3334472's user avatar
0 votes
1 answer
32 views

How to choose between gamma and Gaussian given a choice of gauges?

I'm trying to make the choice between the gamma and Gaussian distributions as a prior distribution for some data. When I learned statistics a while ago, I was given the rule of thumb: if your data ...
Corbin's user avatar
  • 111
6 votes
1 answer
93 views

Why is the canonical link of a GLM with Gamma distribution the reciprocal?

I'm fitting a generalized linear model to a theoretically gamma-distributed dataset, and I'm confused about the canonical link. The gamma distribution has PDF $$ f(y;a,\lambda) = \frac{\lambda^a e^{-\...
Jack Guan's user avatar
  • 103
4 votes
2 answers
252 views

What is the interleaved probability like when two Gamma distribution processes fired together?

As opposed to the similar question here: Is there a probabilistic (not analytical) argument for why the sum of independent Poissons is Poisson? The difference is to consider the interval between two ...
wanyancan's user avatar
1 vote
2 answers
65 views

How to find the appropriate family for a GLM

I have behavioural data on gentoo penguins from when we did research in Antarctica. I am looking at vigilance on exterior and interior nests at two different locations. To standardise the count of ...
Alice's user avatar
  • 11
1 vote
0 answers
17 views

Evaluating GLM with Gamma distribution vs. transformed response for predicting right-skewed price data

I am trying to predict house prices using a dataset with the following variables: ...
John Smith's user avatar
0 votes
0 answers
31 views

Model failed to converge (gamma model, self-paced reading data)

I'm trying to run a Gamma analysis in a self-paced reading data. However, the model successively fails to converge. I've seen some answers here trying to solve this problem for other people, but none ...
user avatar

15 30 50 per page
1
2 3 4 5
63