<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikimd.com/index.php?action=history&amp;feed=atom&amp;title=Negative_binomial_distribution</id>
	<title>Negative binomial distribution - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikimd.com/index.php?action=history&amp;feed=atom&amp;title=Negative_binomial_distribution"/>
	<link rel="alternate" type="text/html" href="https://wikimd.com/index.php?title=Negative_binomial_distribution&amp;action=history"/>
	<updated>2026-04-05T08:55:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wikimd.com/index.php?title=Negative_binomial_distribution&amp;diff=5651702&amp;oldid=prev</id>
		<title>Prab: CSV import</title>
		<link rel="alternate" type="text/html" href="https://wikimd.com/index.php?title=Negative_binomial_distribution&amp;diff=5651702&amp;oldid=prev"/>
		<updated>2024-04-24T01:09:27Z</updated>

		<summary type="html">&lt;p&gt;CSV import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[File:Thomae&amp;#039;s_function_like_distribution.jpg|Thomae&amp;#039;s function like distribution|thumb]] &amp;#039;&amp;#039;&amp;#039;Negative binomial distribution&amp;#039;&amp;#039;&amp;#039; is a [[probability distribution]] used in [[statistics]] for modeling the number of successes in a sequence of independent and identically distributed [[Bernoulli trials]] before a specified (non-random) number of failures occurs. The distribution is also known as the Pascal distribution or Polya distribution. It generalizes the [[geometric distribution]] and is useful in various real-world scenarios, such as modeling over-dispersed count data, where the variance exceeds the mean.&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
The negative binomial distribution can be defined using two parameters: \(r\) and \(p\). Here, \(r\) represents the number of failures until the experiment is stopped, and \(p\) is the probability of success on each trial. The probability mass function (PMF) of the negative binomial distribution for \(k\) successes is given by:&lt;br /&gt;
&lt;br /&gt;
\[ P(X = k) = \binom{k+r-1}{k} (1-p)^r p^k \]&lt;br /&gt;
&lt;br /&gt;
where \(k\) is the number of successes, \(r &amp;gt; 0\), and \(0 &amp;lt; p &amp;lt; 1\). The function \(\binom{k+r-1}{k}\) is a binomial coefficient.&lt;br /&gt;
&lt;br /&gt;
==Properties==&lt;br /&gt;
===Mean===&lt;br /&gt;
The mean, or expected value, of a negative binomial distribution is given by:&lt;br /&gt;
&lt;br /&gt;
\[ \mu = \frac{rp}{1-p} \]&lt;br /&gt;
&lt;br /&gt;
===Variance===&lt;br /&gt;
The variance of the distribution is:&lt;br /&gt;
&lt;br /&gt;
\[ \sigma^2 = \frac{rp}{(1-p)^2} \]&lt;br /&gt;
&lt;br /&gt;
This shows that the variance is greater than the mean, which is a characteristic of over-dispersed data.&lt;br /&gt;
&lt;br /&gt;
===Relation to Other Distributions===&lt;br /&gt;
The negative binomial distribution includes other distributions as special cases. For \(r=1\), it simplifies to the geometric distribution, which models the number of Bernoulli trials needed to get one success. It also approximates the [[Poisson distribution]] for a large number of trials with a small probability of success.&lt;br /&gt;
&lt;br /&gt;
==Applications==&lt;br /&gt;
The negative binomial distribution is widely used in various fields such as [[biology]], [[ecology]], and [[insurance]]. In biology, it can model the number of trials until a certain number of mutations occur. In ecology, it is used to model the distribution of species abundance. In insurance, it can model the number of claims or losses until a certain threshold.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Bernoulli distribution]]&lt;br /&gt;
* [[Geometric distribution]]&lt;br /&gt;
* [[Poisson distribution]]&lt;br /&gt;
* [[Probability theory]]&lt;br /&gt;
* [[Statistics]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Probability distributions]]&lt;br /&gt;
[[Category:Statistical distributions]]&lt;br /&gt;
{{stb}}&lt;/div&gt;</summary>
		<author><name>Prab</name></author>
	</entry>
</feed>