Difference between revisions of "NL/Documentation/How Tos/Calc: functie GEMIDDELDE"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Automated text replacement %s)
m
 
(2 intermediate revisions by 2 users not shown)
Line 18: Line 18:
  
 
===Problemen: ===
 
===Problemen: ===
* Calc neemt aan dat * [[Documentation/nl/How_Tos/Calc: Logische functies#Overzicht van logische waarden|logische waarden]] zijn: <tt>'''1'''</tt> (<tt>'''WAAR'''</tt>) en <tt>'''0'''</tt> (<tt>'''ONWAAR'''</tt>). Excel negeert logische waarden.
+
* Calc neemt aan dat * [[NL/Documentation/How_Tos/Calc: Logische functies#Overzicht van logische waarden|logische waarden]] zijn: <tt>'''1'''</tt> (<tt>'''WAAR'''</tt>) en <tt>'''0'''</tt> (<tt>'''ONWAAR'''</tt>). Excel negeert logische waarden.
  
  
{{Documentation/nl/ZieOok|
+
{{NL/Documentation/ZieOok|
* [[Documentation/nl/How_Tos/Calc: functie GEMIDDELDEA|GEMIDDELDEA]]
+
* [[NL/Documentation/How_Tos/Calc: functie GEMIDDELDEA|GEMIDDELDEA]]
* [[Documentation/nl/How_Tos/Calc: functie MEETK.GEM|MEETK.GEM]]
+
* [[NL/Documentation/How_Tos/Calc: functie MEETK.GEM|MEETK.GEM]]
* [[Documentation/nl/How_Tos/Calc: functie HARM.GEM|HARM.GEM]]
+
* [[NL/Documentation/How_Tos/Calc: functie HARM.GEM|HARM.GEM]]
* [[Documentation/nl/How_Tos/Calc: functie MEDIAAN|MEDIAAN]]
+
* [[NL/Documentation/How_Tos/Calc: functie MEDIAAN|MEDIAAN]]
* [[Documentation/nl/How_Tos/Calc: functie MODUS|MODUS]]
+
* [[NL/Documentation/How_Tos/Calc: functie MODUS|MODUS]]
* [[Documentation/nl/How_Tos/Calc: functie GETRIMD.GEM|GETRIMD.GEM]]
+
* [[NL/Documentation/How_Tos/Calc: functie GETRIMD.GEM|GETRIMD.GEM]]
* [[Documentation/nl/How_Tos/Calc: functie GEM.DEVIATIE|GEM.DEVIATIE]]
+
* [[NL/Documentation/How_Tos/Calc: functie GEM.DEVIATIE|GEM.DEVIATIE]]
* [[Documentation/nl/How_Tos/Calc: functie SOM|SOM]]
+
* [[NL/Documentation/How_Tos/Calc: functie SOM|SOM]]
* [[Documentation/nl/How_Tos/Calc: functie AANTAL|AANTAL]]
+
* [[NL/Documentation/How_Tos/Calc: functie AANTAL|AANTAL]]
* [[Documentation/nl/How_Tos/Calc: functie DBGEMIDDELDE|DBGEMIDDELDE]]
+
* [[NL/Documentation/How_Tos/Calc: functie DBGEMIDDELDE|DBGEMIDDELDE]]
  
* [[Documentation/nl/How_Tos/Calc: Statistische functies|Statistische functies]]
+
* [[NL/Documentation/How_Tos/Calc: Statistische functies|Statistische functies]]
  
* [[Documentation/nl/How_Tos/Calc: Functies alfabetisch gesorteerd|Functies - alfabetisch gesorteerd]],
+
* [[NL/Documentation/How_Tos/Calc: Functies alfabetisch gesorteerd|Functies - alfabetisch gesorteerd]]
* [[Documentation/nl/How_Tos/Calc: Functies gesorteerd per categorie|Functies - gesorteerd per categorie]]}}
+
* [[NL/Documentation/How_Tos/Calc: Functies gesorteerd per categorie|Functies - gesorteerd per categorie]]}}
 
[[Category: NL/Documentation/Reference/Calc]]
 
[[Category: NL/Documentation/Reference/Calc]]

Latest revision as of 15:10, 28 January 2024


GEMIDDELDE

Geeft het gemiddelde van de argumenten terug, negeert tekst.

Syntaxis:

GEMIDDELDE(getal1; getal2; ... getal30)

getal1 tot en met getal30 zijn maximaal 30 getallen of bereiken die getallen bevatten.

Voorbeeld:

GEMIDDELDE(2; 6; 4)

geeft 4 terug, het gemiddelde van de drie getallen in de lijst.

GEMIDDELDE(B1:B3)

waar de cellen B1, B2, B3 1, 3, en appel bevatten geeft 2 terug, het gemiddelde van 1 en 3. Tekst wordt genegeerd.

Problemen:

  • Calc neemt aan dat * logische waarden zijn: 1 (WAAR) en 0 (ONWAAR). Excel negeert logische waarden.



Zie ook

Personal tools