Commit 41fdfe87be60e17c0d5039edcccf1fa5bd609c2c
1 parent
1a24e0fc
Exists in
master
and in
97 other branches
statistics help
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
help/statisticsHOWTO
1 | -<li>1. To calculate a statistics on <i>any type</i> of parameter <i>drag</i> it from the Parameters tree and <i>drop</i> onto the panel | |
1 | +<li>1. To calculate statistics on <i>any type</i> of parameter <i>drag</i> it from the Parameters tree and <i>drop</i> it onto the panel | |
2 | 2 | <li>2. After dropping the parameter select function to apply (<i>click to select</i>!!! to open the menu) |
3 | 3 | <li>3. Statistics can be calculated on Time Interval or TimeTable/Catalog intervals |
4 | 4 | <br><b> |
5 | 5 | Notes:</b> |
6 | -<li>1. countTrue function accpets only boolean parameters. It calculates the numbre of true occurences in boolean Parameter. | |
7 | -<li>2. Covrage represents the number points used in the calculation devided by the theorical number of points in the specified time interval. | |
6 | +<li>1. countTrue function accepts only Boolean Parameters. It calculates the number of true occurrences in the Boolean Parameter. | |
7 | +<li>2. Coverage represents the number of points used in the calculation divided by the theorical number of points in the specified time interval. | |
8 | 8 | ... | ... |