<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.secondlife.com/w/index.php?action=history&amp;feed=atom&amp;title=LIST_STAT_GEOMETRIC_MEAN%2Fde</id>
	<title>LIST STAT GEOMETRIC MEAN/de - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.secondlife.com/w/index.php?action=history&amp;feed=atom&amp;title=LIST_STAT_GEOMETRIC_MEAN%2Fde"/>
	<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=LIST_STAT_GEOMETRIC_MEAN/de&amp;action=history"/>
	<updated>2026-06-06T15:10:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=LIST_STAT_GEOMETRIC_MEAN/de&amp;diff=156583&amp;oldid=prev</id>
		<title>Zai Lynch: l10n</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=LIST_STAT_GEOMETRIC_MEAN/de&amp;diff=156583&amp;oldid=prev"/>
		<updated>2008-11-28T17:29:30Z</updated>

		<summary type="html">&lt;p&gt;l10n&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{LSL Constant/de&lt;br /&gt;
|name=LIST_STAT_GEOMETRIC_MEAN&lt;br /&gt;
|type=integer&lt;br /&gt;
|value=9&lt;br /&gt;
|desc=Gibt das geometrische Mittel einer aus Zahlen bestehenden Liste.&lt;br /&gt;
&amp;lt;lsl&amp;gt;&lt;br /&gt;
float geometric_mean = llListStatistics( LIST_STAT_GEOMETRIC_MEAN, numList );&lt;br /&gt;
&amp;lt;/lsl&amp;gt;&lt;br /&gt;
Für zwei Zahlen, &amp;#039;&amp;#039;a&amp;#039;&amp;#039; und &amp;#039;&amp;#039;b&amp;#039;&amp;#039; ist das geometrische Mittel die Wurzel aus &amp;#039;&amp;#039;a&amp;#039;&amp;#039; mal &amp;#039;&amp;#039;b&amp;#039;&amp;#039;, bzw. in LSL [[llSqrt/de|llSqrt]](a*b). Für eine Liste mit &amp;#039;&amp;#039;n&amp;#039;&amp;#039; Zahlen, ist das geometrische Mittel die n-te Wurzel aus deren Produkt. Es gibt eine generelle Tendenz oder einen typischen Erwartungswert. Es funktioniert ausschließlich für positive Zahlen.&lt;br /&gt;
&lt;br /&gt;
Im Vergleich dazu ist das Arithmetische Mittel, auch bekannt als &amp;quot;Durchschnitt&amp;quot;, die Summe aller Zahlen dividiert durch deren Anzahl.&lt;br /&gt;
|pa=&lt;br /&gt;
|text=&lt;br /&gt;
|pb=&lt;br /&gt;
|examples&lt;br /&gt;
|constants=&lt;br /&gt;
&amp;lt;!--{{LSL ConstRow/de|CHANGED_SHAPE}}--&amp;gt;&lt;br /&gt;
|functions=&lt;br /&gt;
{{LSL DefineRow/de||[[llListStatistics]]|Ermöglicht statistische Erhebungen an einer Liste.}}&lt;br /&gt;
|events=&lt;br /&gt;
&amp;lt;!--{{LSL DefineRow/de||[[changed]]|}}--&amp;gt;&lt;br /&gt;
|location&lt;br /&gt;
|cat1&lt;br /&gt;
|cat2&lt;br /&gt;
|cat3&lt;br /&gt;
|cat4&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Zai Lynch</name></author>
	</entry>
</feed>