Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/HISTOGRAM
(view source)
Revision as of 21:52, 24 February 2015
213 bytes removed
,
21:52, 24 February 2015
no edit summary
Line 20:
Line 20:
*<math>NewTableFlag</math> can be a logical value TRUE or FALSE. If omitted, Calci assumes it to be FALSE.
*<math>NewTableFlag</math> can be a logical value TRUE or FALSE. If omitted, Calci assumes it to be FALSE.
*If <math>NewTableFlag</math> is TRUE, the result is displayed on new zspace sheet.
*If <math>NewTableFlag</math> is TRUE, the result is displayed on new zspace sheet.
−
−
<font color="blue">Need to check the functionality of NewTableFlag.</font>
−
−
<font color="blue">*Currently, for TRUE, result table in Calci shows (both on new zspace)</font>
−
−
<font color="blue">**Bin, Frequency columns and </font>
−
−
<font color="blue">**two more columns showing Bin and Frequency in descending order</font>
−
−
<font color="blue">*For FALSE, Calci displays only Bin and Frequency columns.</font>
== Examples ==
== Examples ==
Line 92:
Line 82:
! Bin
! Bin
! Frequency
! Frequency
+
! Cumulative
+
! Bin
+
! Frequency
+
! Cumulative
|- class="odd"
|- class="odd"
| 10
| 10
| 2
| 2
+
| 28.57142857142857%
+
| 20
+
| 3
+
|
|- class="even"
|- class="even"
| 20
| 20
| 3
| 3
+
| 71.42857142847143%
+
| 10
+
| 2
+
|
|- class="odd"
|- class="odd"
| 30
| 30
| 0
| 0
+
| 71.42857142847143%
+
| 10
+
| 2
+
| 28.57142857142857%
+
|- class="even"
|- class="even"
| 40
| 40
| 1
| 1
+
| 85.71428571428571%
|- class="odd"
|- class="odd"
| 50
| 50
| 1
| 1
+
| 100%
|- class="odd"
|- class="odd"
| More
| More
| 0
| 0
+
| 100%
|}
|}
Swapna
writer
2,661
edits