<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=50.76.20.17</id>
	<title>formulasearchengine - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=50.76.20.17"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/wiki/Special:Contributions/50.76.20.17"/>
	<updated>2026-07-06T20:35:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.47.0-wmf.7</generator>
	<entry>
		<id>https://en.formulasearchengine.com/w/index.php?title=Conversion_between_quaternions_and_Euler_angles&amp;diff=9671</id>
		<title>Conversion between quaternions and Euler angles</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/w/index.php?title=Conversion_between_quaternions_and_Euler_angles&amp;diff=9671"/>
		<updated>2014-01-14T21:50:53Z</updated>

		<summary type="html">&lt;p&gt;50.76.20.17: Removed incorrect equations&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Redundancy&#039;&#039;&#039; in [[information theory]] is the number of bits used to transmit a message minus the number of bits of actual information in the message. Informally, it is the amount of wasted &amp;quot;space&amp;quot; used to transmit certain data. [[Data compression]] is a way to reduce or eliminate unwanted redundancy, while [[checksum]]s are a way of adding desired redundancy for purposes of [[error detection]] when communicating over a noisy channel of limited [[channel capacity|capacity]].&lt;br /&gt;
&lt;br /&gt;
==Quantitative definition==&lt;br /&gt;
&lt;br /&gt;
In describing the redundancy of raw data, recall that the &#039;&#039;&#039;[[Entropy rate|rate]]&#039;&#039;&#039; of a source of information is the average [[Information entropy|entropy]] per symbol.  For memoryless sources, this is merely the entropy of each symbol, while, in the most general case of a [[stochastic process]], it is&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;r = \lim_{n \to \infty} \frac{1}{n} H(M_1, M_2, \dots M_n),&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
the limit, as &#039;&#039;n&#039;&#039; goes to infinity, of the [[joint entropy]] of the first &#039;&#039;n&#039;&#039; symbols divided by &#039;&#039;n&#039;&#039;.  It is common in information theory to speak of the &amp;quot;rate&amp;quot; or &amp;quot;[[Information entropy|entropy]]&amp;quot; of a language. This is appropriate, for example, when the source of information is English prose. The rate of a memoryless source is simply &amp;lt;math&amp;gt;H(M)&amp;lt;/math&amp;gt;, since by definition there is no interdependence of the successive messages of a memory less source.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;absolute rate&#039;&#039;&#039; of a language or source is simply&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;R = \log |\mathbb M| ,\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
the [[logarithm]] of the [[cardinality]] of the message space, or alphabet.  (This formula is sometimes called the [[Hartley function]].)  This is the maximum possible rate of information that can be transmitted with that alphabet.  (The logarithm should be taken to a base appropriate for the unit of measurement in use.)  The absolute rate is equal to the actual rate if the source is memory less and has a [[Uniform distribution (discrete)|uniform distribution]].&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;absolute redundancy&#039;&#039;&#039; can then be defined as&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; D = R - r ,\,&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
the difference between the absolute rate and the rate.&lt;br /&gt;
&lt;br /&gt;
The quantity &amp;lt;math&amp;gt;\frac D R&amp;lt;/math&amp;gt; is called the &#039;&#039;&#039;relative redundancy&#039;&#039;&#039; and gives the maximum possible [[data compression ratio]], when expressed as the percentage by which a file size can be decreased.  (When expressed as a ratio of original file size to compressed file size, the quantity &amp;lt;math&amp;gt;R : r&amp;lt;/math&amp;gt; gives the maximum compression ratio that can be achieved.)  Complementary to the concept of relative redundancy is &#039;&#039;&#039;efficiency&#039;&#039;&#039;, defined as &amp;lt;math&amp;gt;\frac r R ,&amp;lt;/math&amp;gt; so that &amp;lt;math&amp;gt;\frac r R + \frac D R = 1&amp;lt;/math&amp;gt;.  A memory less source with a uniform distribution has zero redundancy (and thus 100% efficiency), and cannot be compressed.&lt;br /&gt;
&lt;br /&gt;
== Other notions of redundancy ==&lt;br /&gt;
&lt;br /&gt;
A measure of &#039;&#039;redundancy&#039;&#039; between two variables is the [[mutual information]] or a normalized variant.  A measure of redundancy among many variables is given by the [[total correlation]].  &lt;br /&gt;
&lt;br /&gt;
Redundancy of compressed data refers to the difference between the [[expected value|expected]] compressed data length of &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; messages &amp;lt;math&amp;gt;L(M^n) \,\!&amp;lt;/math&amp;gt; (or expected data rate &amp;lt;math&amp;gt;L(M^n)/n \,\!&amp;lt;/math&amp;gt;) and the entropy &amp;lt;math&amp;gt;nr \,\!&amp;lt;/math&amp;gt; (or entropy rate &amp;lt;math&amp;gt;r \,\!&amp;lt;/math&amp;gt;).  (Here we assume the data is [[ergodicity|ergodic]] and [[Stationary process|stationary]], e.g., a memoryless source.)  Although the rate difference &amp;lt;math&amp;gt;L(M^n)/n-r \,\!&amp;lt;/math&amp;gt; can be arbitrarily small as &amp;lt;math&amp;gt;n \,\!&amp;lt;/math&amp;gt; increased, the actual difference &amp;lt;math&amp;gt;L(M^n)-nr \,\!&amp;lt;/math&amp;gt;, cannot, although it can be theoretically upper-bounded by 1 in the case of finite-entropy memoryless sources.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Data compression]]&lt;br /&gt;
* [[Hartley function]]&lt;br /&gt;
* [[Negentropy]]&lt;br /&gt;
* [[Source coding theorem]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
* {{cite book | first = Fazlollah M. | last = Reza | title = An Introduction to Information Theory | publisher = McGraw-Hill | origyear = 1961| location = New York | publisher = Dover | year = 1994 | isbn = 0-486-68210-2 }}&lt;br /&gt;
* {{cite book | first = Bruce | last = Schneier | authorlink = Bruce Schneier | title = Applied Cryptography: Protocols, Algorithms, and Source Code in C | location =New York | publisher = John Wiley &amp;amp; Sons, Inc. | year = 1996 | isbn = 0-471-12845-7 }}&lt;br /&gt;
* {{cite book | last1 = Auffarth | first1 = B | last2 = Lopez-Sanchez | first2 = M. | last3 = Cerquides | first3 = J. | chapter = Comparison of Redundancy and Relevance Measures for Feature Selection in Tissue Classification of CT images | id = {{citeseerx|10.1.1.170.1528}} | title = Advances in Data Mining. Applications and Theoretical Aspects | pages = 248–262 | publisher = Springer | year = 2010 }}&lt;br /&gt;
&lt;br /&gt;
{{Compression Methods}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Information theory]]&lt;/div&gt;</summary>
		<author><name>50.76.20.17</name></author>
	</entry>
</feed>