<?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=Binomial_distribution</id>
	<title>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=Binomial_distribution"/>
	<link rel="alternate" type="text/html" href="https://wikimd.com/index.php?title=Binomial_distribution&amp;action=history"/>
	<updated>2026-04-20T05:47:13Z</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=Binomial_distribution&amp;diff=5633039&amp;oldid=prev</id>
		<title>Prab: CSV import</title>
		<link rel="alternate" type="text/html" href="https://wikimd.com/index.php?title=Binomial_distribution&amp;diff=5633039&amp;oldid=prev"/>
		<updated>2024-04-19T20:09:50Z</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:Binomial_distribution_pmf.svg|Binomial distribution pmf|thumb]] [[File:Binomial_distribution_cdf.svg|Binomial distribution cdf|thumb|left]] [[File:Pascal&amp;#039;s_triangle;_binomial_distribution.svg|Pascal&amp;#039;s triangle; binomial distribution|thumb|left]] [[File:Binomial_Distribution.svg|Binomial Distribution|thumb]]  &amp;#039;&amp;#039;&amp;#039;Binomial Distribution&amp;#039;&amp;#039;&amp;#039; is a [[probability distribution]] that summarizes the likelihood that a value will take on one of two independent values under a given set of parameters or assumptions. The concept is widely used in [[statistics]], [[probability theory]], and various fields that involve decision making under uncertainty, such as [[finance]], [[healthcare]], and [[engineering]].&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
The binomial distribution is defined by two parameters: \(n\) and \(p\). Here, \(n\) represents the number of trials, and \(p\) represents the probability of success on an individual trial. The random variable \(X\), which follows a binomial distribution, represents the number of successes in \(n\) trials.&lt;br /&gt;
&lt;br /&gt;
The probability mass function (PMF) of a binomial distribution is given by:&lt;br /&gt;
&lt;br /&gt;
\[ P(X = k) = \binom{n}{k} p^k (1-p)^{n-k} \]&lt;br /&gt;
&lt;br /&gt;
where \( \binom{n}{k} \) is the binomial coefficient, calculated as \( \frac{n!}{k!(n-k)!} \), \(k\) is the number of successes, \(n-k\) is the number of failures, \(p\) is the probability of success, and \(1-p\) is the probability of failure.&lt;br /&gt;
&lt;br /&gt;
==Characteristics==&lt;br /&gt;
===Mean===&lt;br /&gt;
The mean, or expected value, of a binomial distribution is given by \( \mu = np \).&lt;br /&gt;
&lt;br /&gt;
===Variance===&lt;br /&gt;
The variance of a binomial distribution is given by \( \sigma^2 = np(1-p) \).&lt;br /&gt;
&lt;br /&gt;
===Standard Deviation===&lt;br /&gt;
The standard deviation is the square root of the variance, \( \sigma = \sqrt{np(1-p)} \).&lt;br /&gt;
&lt;br /&gt;
==Applications==&lt;br /&gt;
Binomial distributions are used in a variety of fields to model binary outcomes. For example, in [[healthcare]], it can be used to model the probability of a certain number of patients recovering from a disease out of a total number of cases. In [[quality control]], it can model the number of defective items in a batch of products.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
1. Coin Toss: If a fair coin is tossed 10 times, the probability of getting exactly 6 heads can be calculated using the binomial distribution with \(n=10\) and \(p=0.5\).&lt;br /&gt;
&lt;br /&gt;
2. Quality Control: If a factory produces items with a 2% defect rate, the probability of finding exactly 5 defective items in a sample of 100 can be calculated using the binomial distribution with \(n=100\) and \(p=0.02\).&lt;br /&gt;
&lt;br /&gt;
==Limitations==&lt;br /&gt;
While the binomial distribution is widely applicable, it has limitations. It assumes a fixed number of trials, a constant probability of success, and independent trials. When these assumptions do not hold, other distributions, such as the [[Poisson distribution]] or the [[negative binomial distribution]], may be more appropriate.&lt;br /&gt;
&lt;br /&gt;
[[Category:Probability Distributions]]&lt;br /&gt;
[[Category:Statistics]]&lt;br /&gt;
[[Category:Mathematical and Quantitative Methods]]&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;/div&gt;</summary>
		<author><name>Prab</name></author>
	</entry>
</feed>