
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://ricefriedegg.com:80/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Counting</id>
	<title>Counting - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://ricefriedegg.com:80/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Counting"/>
	<link rel="alternate" type="text/html" href="http://ricefriedegg.com:80/mediawiki/index.php?title=Counting&amp;action=history"/>
	<updated>2026-04-09T23:09:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>http://ricefriedegg.com:80/mediawiki/index.php?title=Counting&amp;diff=374&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;Category:Statistics &#039;&#039;&#039;Counting&#039;&#039;&#039; is the concepts relating to the total possible number (i.e. count) of ways to do something given a certain population. The common forms include combination and permutation.  = The Fundamental Principle = The &#039;&#039;&#039;fundamental principle&#039;&#039;&#039; of counting states that given k operations are performed, if there are &lt;math&gt;n_i&lt;/math&gt; ways to perform the i-th operation, then the &#039;&#039;total number of ways&#039;&#039; to perform the sequence of k operations is...&quot;</title>
		<link rel="alternate" type="text/html" href="http://ricefriedegg.com:80/mediawiki/index.php?title=Counting&amp;diff=374&amp;oldid=prev"/>
		<updated>2024-03-19T06:04:00Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/mediawiki/index.php/Category:Statistics&quot; title=&quot;Category:Statistics&quot;&gt;Category:Statistics&lt;/a&gt; &amp;#039;&amp;#039;&amp;#039;Counting&amp;#039;&amp;#039;&amp;#039; is the concepts relating to the total possible number (i.e. count) of ways to do something given a certain population. The common forms include combination and permutation.  = The Fundamental Principle = The &amp;#039;&amp;#039;&amp;#039;fundamental principle&amp;#039;&amp;#039;&amp;#039; of counting states that given k operations are performed, if there are &amp;lt;math&amp;gt;n_i&amp;lt;/math&amp;gt; ways to perform the i-th operation, then the &amp;#039;&amp;#039;total number of ways&amp;#039;&amp;#039; to perform the sequence of k operations is...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Statistics]]&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Counting&amp;#039;&amp;#039;&amp;#039; is the concepts relating to the total possible number (i.e. count) of ways to do something given a certain population. The common forms include combination and permutation.&lt;br /&gt;
&lt;br /&gt;
= The Fundamental Principle =&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;fundamental principle&amp;#039;&amp;#039;&amp;#039; of counting states that given k operations are performed, if there are &amp;lt;math&amp;gt;n_i&amp;lt;/math&amp;gt; ways to perform the i-th operation, then the &amp;#039;&amp;#039;total number of ways&amp;#039;&amp;#039; to perform the sequence of k operations is the product of all n. This makes sense so I&amp;#039;m not gonna elaborate.&lt;br /&gt;
&lt;br /&gt;
= Permutation =&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;permutation&amp;#039;&amp;#039;&amp;#039; of a population is an ordering of a collection of objects. We calculate this with &amp;lt;math&amp;gt;n!&amp;lt;/math&amp;gt;, and it makes sense so I&amp;#039;m not gonna elaborate.&lt;br /&gt;
&lt;br /&gt;
= Combinations =&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;combination&amp;#039;&amp;#039;&amp;#039; of a population is a unique subset of it (i.e. a distinct group of objects). Notably different from permutations, the order does not matter.&lt;br /&gt;
&lt;br /&gt;
The calculation is a bit complicated. Given &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; items and &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt; items to insert, the total number of ways to select it can be calculated by the following:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\left(^n_k \right) = \frac{n!}{(n - k)! k!}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Quick derivation:&amp;#039;&amp;#039;&amp;#039; the numerator is the number of possible permutations, and the denominator is the number of ways to arrange a permutation. Since order don&amp;#039;t matter, we remove the permutations with different ordering but the same observations.&lt;br /&gt;
&lt;br /&gt;
For all this, just use a calculator.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>