@@ -29,17 +29,17 @@ title: "Proof by Topic"
2929- [ Conditional distributions of the multivariate normal distribution] ( /P/mvn-cond )
3030- [ Conditional distributions of the normal-gamma distribution] ( /P/ng-cond )
3131- [ Conjugate prior distribution for Bayesian linear regression] ( /P/blr-prior )
32- - [ Conjugate prior distribution for Poisson-distributed data] ( /P/poiss-prior )
3332- [ Conjugate prior distribution for binomial observations] ( /P/bin-prior )
3433- [ Conjugate prior distribution for multinomial observations] ( /P/mult-prior )
3534- [ Conjugate prior distribution for multivariate Bayesian linear regression] ( /P/mblr-prior )
35+ - [ Conjugate prior distribution for Poisson-distributed data] ( /P/poiss-prior )
3636- [ Conjugate prior distribution for the Poisson distribution with exposure values] ( /P/poissexp-prior )
3737- [ Conjugate prior distribution for the univariate Gaussian] ( /P/ug-prior )
3838- [ Conjugate prior distribution for the univariate Gaussian with known variance] ( /P/ugkv-prior )
3939- [ Construction of confidence intervals using Wilks' theorem] ( /P/ci-wilks )
4040- [ Construction of unbiased estimator for variance] ( /P/resvar-unb )
41- - [ Convexity of the Kullback-Leibler divergence] ( /P/kl-conv )
4241- [ Convexity of the cross-entropy] ( /P/entcross-conv )
42+ - [ Convexity of the Kullback-Leibler divergence] ( /P/kl-conv )
4343- [ Covariance of independent random variables] ( /P/cov-ind )
4444- [ Cross-validated log Bayes factor for the univariate Gaussian with known variance] ( /P/ugkv-cvlbf )
4545- [ Cross-validated log model evidence for the univariate Gaussian with known variance] ( /P/ugkv-cvlme )
@@ -105,8 +105,8 @@ title: "Proof by Topic"
105105### I
106106
107107- [ Inflection points of the probability density function of the normal distribution] ( /P/norm-infl )
108- - [ Invariance of the Kullback-Leibler divergence under parameter transformation] ( /P/kl-inv )
109108- [ Invariance of the differential entropy under addition of a constant] ( /P/dent-inv )
109+ - [ Invariance of the Kullback-Leibler divergence under parameter transformation] ( /P/kl-inv )
110110- [ Invariance of the variance under addition of a constant] ( /P/var-inv )
111111- [ Inverse transformation method using cumulative distribution function] ( /P/cdf-itm )
112112
@@ -134,10 +134,10 @@ title: "Proof by Topic"
134134- [ Log Bayes factor in terms of log model evidences] ( /P/lbf-lme )
135135- [ Log family evidences in terms of log model evidences] ( /P/lfe-lme )
136136- [ Log model evidence for Bayesian linear regression] ( /P/blr-lme )
137- - [ Log model evidence for Poisson-distributed data] ( /P/poiss-lme )
138137- [ Log model evidence for binomial observations] ( /P/bin-lme )
139138- [ Log model evidence for multinomial observations] ( /P/mult-lme )
140139- [ Log model evidence for multivariate Bayesian linear regression] ( /P/mblr-lme )
140+ - [ Log model evidence for Poisson-distributed data] ( /P/poiss-lme )
141141- [ Log model evidence for the Poisson distribution with exposure values] ( /P/poissexp-lme )
142142- [ Log model evidence for the univariate Gaussian] ( /P/ug-lme )
143143- [ Log model evidence for the univariate Gaussian with known variance] ( /P/ugkv-lme )
@@ -151,16 +151,14 @@ title: "Proof by Topic"
151151- [ Marginal distributions of the normal-gamma distribution] ( /P/ng-marg )
152152- [ Marginal likelihood is a definite integral of joint likelihood] ( /P/ml-jl )
153153- [ Maximum likelihood estimation for Dirichlet-distributed data] ( /P/dir-mle )
154- - [ Maximum likelihood estimation for Poisson-distributed data] ( /P/poiss-mle )
155154- [ Maximum likelihood estimation for multiple linear regression] ( /P/mlr-mle )
156- - [ Maximum likelihood estimation for the Poisson distribution with exposure values ] ( /P/poissexp -mle )
155+ - [ Maximum likelihood estimation for Poisson-distributed data ] ( /P/poiss -mle )
157156- [ Maximum likelihood estimation for the general linear model] ( /P/glm-mle )
157+ - [ Maximum likelihood estimation for the Poisson distribution with exposure values] ( /P/poissexp-mle )
158158- [ Maximum likelihood estimation for the univariate Gaussian] ( /P/ug-mle )
159159- [ Maximum likelihood estimation for the univariate Gaussian with known variance] ( /P/ugkv-mle )
160160- [ Maximum likelihood estimator of variance is biased] ( /P/resvar-bias )
161161- [ Mean of the Bernoulli distribution] ( /P/bern-mean )
162- - [ Mean of the Poisson distribution] ( /P/poiss-mean )
163- - [ Mean of the Wald distribution] ( /P/wald-mean )
164162- [ Mean of the beta distribution] ( /P/beta-mean )
165163- [ Mean of the binomial distribution] ( /P/bin-mean )
166164- [ Mean of the categorical distribution] ( /P/cat-mean )
@@ -170,6 +168,8 @@ title: "Proof by Topic"
170168- [ Mean of the multinomial distribution] ( /P/mult-mean )
171169- [ Mean of the normal distribution] ( /P/norm-mean )
172170- [ Mean of the normal-gamma distribution] ( /P/ng-mean )
171+ - [ Mean of the Poisson distribution] ( /P/poiss-mean )
172+ - [ Mean of the Wald distribution] ( /P/wald-mean )
173173- [ Median of the continuous uniform distribution] ( /P/cuni-med )
174174- [ Median of the exponential distribution] ( /P/exp-med )
175175- [ Median of the normal distribution] ( /P/norm-med )
@@ -180,22 +180,22 @@ title: "Proof by Topic"
180180- [ Moment in terms of moment-generating function] ( /P/mom-mgf )
181181- [ Moment-generating function of a function of a random variable] ( /P/mgf-fct )
182182- [ Moment-generating function of linear combination of independent random variables] ( /P/mgf-lincomb )
183- - [ Moment-generating function of the Wald distribution] ( /P/wald-mgf )
184183- [ Moment-generating function of the beta distribution] ( /P/beta-mgf )
185184- [ Moment-generating function of the normal distribution] ( /P/norm-mgf )
185+ - [ Moment-generating function of the Wald distribution] ( /P/wald-mgf )
186186- [ Moments of the chi-squared distribution] ( /P/chi2-mom )
187187- [ Monotonicity of probability] ( /P/prob-mon )
188188- [ Monotonicity of the expected value] ( /P/mean-mono )
189189
190190### N
191191
192192- [ Necessary and sufficient condition for independence of multivariate normal random variables] ( /P/mvn-ind )
193- - [ (Non-)Multiplicativity of the expected value] ( /P/mean-mult )
194193- [ Non-invariance of the differential entropy under change of variables] ( /P/dent-noninv )
194+ - [ (Non-)Multiplicativity of the expected value] ( /P/mean-mult )
195+ - [ Non-negativity of the expected value] ( /P/mean-nonneg )
195196- [ Non-negativity of the Kullback-Leibler divergence] ( /P/kl-nonneg )
196197- [ Non-negativity of the Kullback-Leibler divergence] ( /P/kl-nonneg2 )
197198- [ Non-negativity of the Shannon entropy] ( /P/ent-nonneg )
198- - [ Non-negativity of the expected value] ( /P/mean-nonneg )
199199- [ Non-negativity of the variance] ( /P/var-nonneg )
200200- [ Non-symmetry of the Kullback-Leibler divergence] ( /P/kl-nonsymm )
201201- [ Normal distribution maximizes differential entropy for fixed variance] ( /P/norm-maxent )
@@ -223,10 +223,10 @@ title: "Proof by Topic"
223223- [ Posterior credibility region against the omnibus null hypothesis for Bayesian linear regression] ( /P/blr-pcr )
224224- [ Posterior density is proportional to joint likelihood] ( /P/post-jl )
225225- [ Posterior distribution for Bayesian linear regression] ( /P/blr-post )
226- - [ Posterior distribution for Poisson-distributed data] ( /P/poiss-post )
227226- [ Posterior distribution for binomial observations] ( /P/bin-post )
228227- [ Posterior distribution for multinomial observations] ( /P/mult-post )
229228- [ Posterior distribution for multivariate Bayesian linear regression] ( /P/mblr-post )
229+ - [ Posterior distribution for Poisson-distributed data] ( /P/poiss-post )
230230- [ Posterior distribution for the Poisson distribution with exposure values] ( /P/poissexp-post )
231231- [ Posterior distribution for the univariate Gaussian] ( /P/ug-post )
232232- [ Posterior distribution for the univariate Gaussian with known variance] ( /P/ugkv-post )
@@ -241,30 +241,30 @@ title: "Proof by Topic"
241241- [ Probability density function of a strictly increasing function of a continuous random variable] ( /P/pdf-sifct )
242242- [ Probability density function of a sum of independent discrete random variables] ( /P/pdf-sumind )
243243- [ Probability density function of an invertible function of a continuous random vector] ( /P/pdf-invfct )
244- - [ Probability density function of the Dirichlet distribution] ( /P/dir-pdf )
245- - [ Probability density function of the F-distribution] ( /P/f-pdf )
246- - [ Probability density function of the Wald distribution] ( /P/wald-pdf )
247244- [ Probability density function of the beta distribution] ( /P/beta-pdf )
248245- [ Probability density function of the chi-squared distribution] ( /P/chi2-pdf )
249246- [ Probability density function of the continuous uniform distribution] ( /P/cuni-pdf )
247+ - [ Probability density function of the Dirichlet distribution] ( /P/dir-pdf )
250248- [ Probability density function of the exponential distribution] ( /P/exp-pdf )
249+ - [ Probability density function of the F-distribution] ( /P/f-pdf )
251250- [ Probability density function of the gamma distribution] ( /P/gam-pdf )
252251- [ Probability density function of the matrix-normal distribution] ( /P/matn-pdf )
253252- [ Probability density function of the multivariate normal distribution] ( /P/mvn-pdf )
254253- [ Probability density function of the normal distribution] ( /P/norm-pdf )
255254- [ Probability density function of the normal-gamma distribution] ( /P/ng-pdf )
256255- [ Probability density function of the t-distribution] ( /P/t-pdf )
256+ - [ Probability density function of the Wald distribution] ( /P/wald-pdf )
257257- [ Probability integral transform using cumulative distribution function] ( /P/cdf-pit )
258258- [ Probability mass function of a strictly decreasing function of a discrete random variable] ( /P/pmf-sdfct )
259259- [ Probability mass function of a strictly increasing function of a discrete random variable] ( /P/pmf-sifct )
260260- [ Probability mass function of a sum of independent discrete random variables] ( /P/pmf-sumind )
261261- [ Probability mass function of an invertible function of a random vector] ( /P/pmf-invfct )
262262- [ Probability mass function of the Bernoulli distribution] ( /P/bern-pmf )
263- - [ Probability mass function of the Poisson distribution] ( /P/poiss-pmf )
264263- [ Probability mass function of the binomial distribution] ( /P/bin-pmf )
265264- [ Probability mass function of the categorical distribution] ( /P/cat-pmf )
266265- [ Probability mass function of the discrete uniform distribution] ( /P/duni-pmf )
267266- [ Probability mass function of the multinomial distribution] ( /P/mult-pmf )
267+ - [ Probability mass function of the Poisson distribution] ( /P/poiss-pmf )
268268- [ Probability of exhaustive events] ( /P/prob-exh )
269269- [ Probability of the complement] ( /P/prob-comp )
270270- [ Probability of the empty set] ( /P/prob-emp )
@@ -285,15 +285,14 @@ title: "Proof by Topic"
285285### R
286286
287287- [ Range of probability] ( /P/prob-range )
288- - [ Relation of Kullback-Leibler divergence to entropy] ( /P/kl-ent )
289288- [ Relation of continuous Kullback-Leibler divergence to differential entropy] ( /P/kl-dent )
290289- [ Relation of continuous mutual information to joint and conditional differential entropy] ( /P/cmi-jcde )
291290- [ Relation of continuous mutual information to marginal and conditional differential entropy] ( /P/cmi-mcde )
292291- [ Relation of continuous mutual information to marginal and joint differential entropy] ( /P/cmi-mjde )
292+ - [ Relation of Kullback-Leibler divergence to entropy] ( /P/kl-ent )
293293- [ Relation of mutual information to joint and conditional entropy] ( /P/dmi-jce )
294294- [ Relation of mutual information to marginal and conditional entropy] ( /P/dmi-mce )
295295- [ Relation of mutual information to marginal and joint entropy] ( /P/dmi-mje )
296- - [ Relationship between R² and maximum log-likelihood] ( /P/rsq-mll )
297296- [ Relationship between coefficient of determination and correlation coefficient in simple linear regression] ( /P/slr-rsq )
298297- [ Relationship between correlation coefficient and slope estimate in simple linear regression] ( /P/slr-corr )
299298- [ Relationship between covariance and correlation] ( /P/cov-corr )
@@ -308,6 +307,7 @@ title: "Proof by Topic"
308307- [ Relationship between normal distribution and standard normal distribution] ( /P/norm-snorm3 )
309308- [ Relationship between normal distribution and t-distribution] ( /P/norm-t )
310309- [ Relationship between precision matrix and correlation matrix] ( /P/precmat-corrmat )
310+ - [ Relationship between R² and maximum log-likelihood] ( /P/rsq-mll )
311311- [ Relationship between residual variance and sample variance in simple linear regression] ( /P/slr-resvar )
312312- [ Relationship between second raw moment, variance and mean] ( /P/momraw-2nd )
313313- [ Relationship between signal-to-noise ratio and R²] ( /P/snr-rsq )
@@ -333,13 +333,13 @@ title: "Proof by Topic"
333333
334334- [ Variance of constant is zero] ( /P/var-const )
335335- [ Variance of parameter estimates for simple linear regression] ( /P/slr-olsvar )
336- - [ Variance of the Poisson distribution] ( /P/poiss-var )
337- - [ Variance of the Wald distribution] ( /P/wald-var )
338336- [ Variance of the beta distribution] ( /P/beta-var )
339337- [ Variance of the gamma distribution] ( /P/gam-var )
340338- [ Variance of the linear combination of two random variables] ( /P/var-lincomb )
341339- [ Variance of the normal distribution] ( /P/norm-var )
340+ - [ Variance of the Poisson distribution] ( /P/poiss-var )
342341- [ Variance of the sum of two random variables] ( /P/var-sum )
342+ - [ Variance of the Wald distribution] ( /P/wald-var )
343343
344344### W
345345
0 commit comments