Difference between revisions of "Manuals/calci/AVEDEV"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div id="6SpaceContent" class="zcontent" align="left"><font size="3"><font face="Times New Roman">''' <font size="3"><font face="Times New Roman">AVEDEV (N1, N2...)</font></fo...")
 
 
(56 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<div id="6SpaceContent" class="zcontent" align="left"><font size="3"><font face="Times New Roman">''' <font size="3"><font face="Times New Roman">AVEDEV (N1, N2...)</font></font> <font size="3"><font face="Times New Roman">Where N1, N 2 ...   are positive integers.</font></font> '''</font></font></div>
+
<div style="font-size:30px">'''AVEDEV()'''</div><br/>
----
+
*Parameters are any set of any real numbers.
<div id="1SpaceContent" class="zcontent" align="left"><font size="3"><font face="Times New Roman">
+
**AVEDEV(),returns the average of the absolute deviations of data points from their mean.
  
<font size="3"><font face="Times New Roman">AVEDEV returns the average of the absolute deviations of data points from their mean.</font></font>
+
==Description==
  
</font></font></div>
+
*This function is used to find  the average of the absolute deviations of data points from its mean.
----
+
*Arguments can be numbers,names,arrays or references.
<div id="7SpaceContent" class="zcontent" align="left">
+
This function gives the average absolute deviation of a given set of numbers.
 +
The Average deviation is calculated in three steps:
 +
#We have to find the mean <math>\bar{x}</math>.
 +
#To find the deviation of each value, subtract all numbers with its mean value.
 +
#Then find the average deviation, add all the deviation values and divide by the total number of given numbers.
 +
:<math>Average Deviation =\sum_{i=1}^{n} \frac{x_i-\bar{x}}{n}</math>
 +
*Here <math>x_i</math> is the observation.
 +
*<math>\bar{x}</math> is the mean.
 +
*<math>n</math> is the number of given set of observations.
 +
Here we have to give more than one arguments. Arguments can be either number, name,logical values, arrays or cell references that contain numbers.
 +
This function will give the result as error, when the text couldn't convert in to numbers.
  
<font size="3"><font face="Times New Roman"> </font></font>
 
  
<font size="3">·</font>        <font size="3"><font face="Times New Roman">Arguments can be numbers, names, arrays, or references. </font></font>
+
==ZOS==
  
<font size="3">·</font>        <font size="3"><font face="Times New Roman">Logical values and text representations of numbers are calculated. </font></font>
+
*The syntax is to calculate AVEDEV in ZOS is <math>AVEDEV()</math>.
 +
**Parameters are any set of any real numbers.
 +
*For e.g.,AVEDEV(-25..-12)
 +
{{#ev:youtube|_hYy71RCZxg|280|center|AVEDEV}}
  
Formula:-
+
==Examples==
  
<font size="3">·</font>        <font size="3"><font face="Times New Roman">The equation to find out the average deviation is: </font></font>
+
*=AVEDEV(50,52, 54, 56, 58, 60) gives the result 3<br/>
 +
'''Steps'''
 +
#Mean = <math>\frac{50+52+ 54+ 56+ 58+ 60}{6} = \frac{330}{6} = 55</math>
 +
#Deviation =<math> |50-55|,|52-55|,|54-55|,|56-55|,|58-55|,|60-55| = 5,3,1,1,3,5</math>
 +
#Average Deviation = <math>\frac{5+3+1+1+3+5}{6} = 3</math>
 +
*=AVEDEV(-20,40,-30,50,60) = 36
 +
*=AVEDEV(-1.2,3.5,7,2,8.3,9.1) = 3.35
 +
*=AVEDEV(B2:B5) = 1.75
  
</div>
+
==Related Videos==
----
 
<div id="12SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="left">AVEDEV</div></div>
 
----
 
<div id="10SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Syntax </div><div class="ZEditBox"><center></center></div></div>
 
----
 
<div id="4SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Remarks </div></div>
 
----
 
<div id="3SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Examples </div></div>
 
----
 
<div id="11SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Description </div></div>
 
----
 
<div id="2SpaceContent" class="zcontent" align="left">
 
  
{| id="TABLE3" class="SpreadSheet blue"
+
{{#ev:youtube|GdIkEngwGNU|280|center|Mean Absolute Deviation}}
|- class="even"
 
| class="  " |
 
<div id="2Space_Copy" title="Click and Drag over to AutoFill other cells."></div>
 
| Column1
 
| class="  " | Column2
 
| class="  " | Column3
 
| class="  " | Column4
 
|- class="odd"
 
| class=" " | Row1
 
| class=" " | 7
 
| class="sshl_f" | 1.75
 
| class="sshl_f" |
 
| class="sshl_f" |
 
|- class="even"
 
| class="  " | Row2
 
| class=" " | 6
 
| class="sshl_f SelectTD SelectTD" |
 
<div id="2Space_Handle" title="Click and Drag to resize CALCI Column/Row/Cell. It is EZ!"></div><div id="2Space_Copy" title="Click and Drag over to AutoFill other cells."></div>
 
| class="sshl_f" |
 
| class="sshl_f" |
 
|- class="odd"
 
| Row3
 
| class=" " | 9
 
| class="sshl_f" |
 
| class="sshl_f" |
 
| class="sshl_f" |
 
|- class="even"
 
| Row4
 
| class="sshl_f " | 3
 
| class="sshl_f" |
 
| class="sshl_f" |
 
| class="sshl_f" |
 
|- class="odd"
 
| class=" " | Row5
 
| class="sshl_f" |
 
| class="sshl_f" |
 
| class="sshl_f" |
 
| 0
 
|- class="even"
 
| Row6
 
| class="sshl_f" |
 
| class="sshl_f" |
 
| class="sshl_f" |
 
| class="sshl_f" |
 
|}
 
  
<div align="left">[[Image:calci1.gif]]</div></div>
+
==See Also==
----
+
 
<div id="8SpaceContent" class="zcontent" align="left"><font size="3"><font face="Times New Roman">''' <font size="3"><font face="Times New Roman">AVEDEV (N1, N2...)</font></font> <font size="3"><font face="Times New Roman">Where N1, N 2 ...   are positive integers.</font></font> '''</font></font></div>
+
*[[Manuals/calci/SUM | SUM]]
----
+
*[[Manuals/calci/AVERAGE  | AVERAGE ]]
<div id="5SpaceContent" class="zcontent" align="left"><font size="3"><font face="Times New Roman">'''<font size="3"><font face="Times New Roman"> <font size="3" face="Times New Roman"><nowiki>=AVEDEV (B2:B5) is 1.75</nowiki></font> </font></font>'''</font></font></div>
+
*[[Manuals/calci/AVERAGEA  | AVERAGEA ]]
----
+
 
 +
 
 +
==References==
 +
 
 +
[http://en.wikipedia.org/wiki/Absolute_deviation  Average Deviation]
 +
 
 +
 
 +
 
 +
*[[Z_API_Functions | List of Main Z Functions]]
 +
 
 +
*[[ Z3 |  Z3 home ]]

Latest revision as of 02:34, 11 August 2020

AVEDEV()


  • Parameters are any set of any real numbers.
    • AVEDEV(),returns the average of the absolute deviations of data points from their mean.

Description

  • This function is used to find the average of the absolute deviations of data points from its mean.
  • Arguments can be numbers,names,arrays or references.

This function gives the average absolute deviation of a given set of numbers. The Average deviation is calculated in three steps:

  1. We have to find the mean .
  2. To find the deviation of each value, subtract all numbers with its mean value.
  3. Then find the average deviation, add all the deviation values and divide by the total number of given numbers.
  • Here is the observation.
  • is the mean.
  • is the number of given set of observations.

Here we have to give more than one arguments. Arguments can be either number, name,logical values, arrays or cell references that contain numbers.

This function will give the result as error, when the text couldn't convert in to numbers.


ZOS

  • The syntax is to calculate AVEDEV in ZOS is .
    • Parameters are any set of any real numbers.
  • For e.g.,AVEDEV(-25..-12)
AVEDEV

Examples

  • =AVEDEV(50,52, 54, 56, 58, 60) gives the result 3

Steps

  1. Mean =
  2. Deviation =
  3. Average Deviation =
  • =AVEDEV(-20,40,-30,50,60) = 36
  • =AVEDEV(-1.2,3.5,7,2,8.3,9.1) = 3.35
  • =AVEDEV(B2:B5) = 1.75

Related Videos

Mean Absolute Deviation

See Also


References

Average Deviation