reactos/rosapps/roscalc/docs/Help.en/statistical_functions.htm

46 lines
2.8 KiB
HTML
Raw Normal View History

<html>
<head>
<title>STATISTICAL FUNCTIONS</title>
</head>
<body>
<h2 style="margin-top: 0; margin-bottom: 0">STATISTICAL FUNCTIONS</h2>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0">By pressing the <img border="0" src="images/Sta.PNG" width="36" height="28">
button, the statistical window is enabled.</p>
<p style="margin-top: 0; margin-bottom: 0">Statistical window allows to store groups of number and execute some common statistical
operators.</p>
<p style="margin-top: 0; margin-bottom: 0">Into the statistical box, there are four buttons with these functions:</p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0">[RET]</p>
<p style="margin-top: 0; margin-bottom: 0">It moves the focus back to the calculator.</p>
<p style="margin-top: 0; margin-bottom: 0">[LOAD]</p>
<p style="margin-top: 0; margin-bottom: 0">It loads the selected number into the output display of the calculator.</p>
<p style="margin-top: 0; margin-bottom: 0">[CD]</p>
<p style="margin-top: 0; margin-bottom: 0">It deletes the selected number from the list.</p>
<p style="margin-top: 0; margin-bottom: 0">[CAD]</p>
<p style="margin-top: 0; margin-bottom: 0">It deletes all numbers currently stored into the list.</p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0">While the statistical window is shown, four additional buttons are enabled:</p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images/Ave.PNG" width="36" height="28"></p>
<p style="margin-top: 0; margin-bottom: 0">It calculates the arithmetic average of the numbers stored into the list.</p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images/Sum.PNG" width="36" height="28"></p>
<p style="margin-top: 0; margin-bottom: 0">It calculates the sum of all numbers stored into the list.</p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images/s.PNG" width="36" height="28"></p>
<p style="margin-top: 0; margin-bottom: 0">It calculates the population standard deviations of the numbers stored into the list.</p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0"><img border="0" src="images/Dat.PNG" width="36" height="28"></p>
<p style="margin-top: 0; margin-bottom: 0">It inserts the number shown into the output display into the list.</p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p style="margin-top: 0; margin-bottom: 0">Note: when the statistical box is closed, its content is lost.</p>
<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
</body>
</html>