Author: sebb
Date: Mon Sep  5 01:46:46 2011
New Revision: 1165143

URL: http://svn.apache.org/viewvc?rev=1165143&view=rev
Log:
Clarify stdev/stdevp

Modified:
    jakarta/jmeter/trunk/xdocs/usermanual/glossary.xml

Modified: jakarta/jmeter/trunk/xdocs/usermanual/glossary.xml
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/glossary.xml?rev=1165143&r1=1165142&r2=1165143&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/glossary.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/glossary.xml Mon Sep  5 01:46:46 2011
@@ -67,6 +67,7 @@ See, for example: <a href="http://en.wik
 <a name="StandardDeviation"><b>Standard Deviation</b></a> is a measure of the 
variability
 of a data set. This is a standard statistical measure.
 See, for example: <a 
href="http://en.wikipedia.org/wiki/Standard_deviation";>Standard Deviation</a> 
entry at Wikipedia.
+JMeter calculates the population standard deviation (e.g. STDEVP function in 
spreadheets), not the sample standard deviation (e.g. STDEV).
 </p>
 
 <p>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to