Changes for page Setting up Algorithms
Last modified by karimpirani on 2014/07/01 15:53
Summary
Details
- Page properties
-
- Content
-
... ... @@ -14,7 +14,7 @@ 14 14 15 15 2.1 To begin the process of creating an algorithm which will analyze data of your choosing, click the New button represented by the green plus icon on the bottom menu bar of options. 16 16 17 -[[image:algorithms 2.PNG]] 17 +[[image:algorithms 2.PNG||width="100%"]] 18 18 19 19 20 20 3. A blank "Create a New Algorithm" page will appear. You can populate this page with information about the new algorithm you intend to run. ... ... @@ -45,7 +45,7 @@ 45 45 * Standard: 46 46 * Logical: 47 47 48 -[[image:algorithms 5.PNG]] 48 +[[image:algorithms 5.PNG||style="width: 50%; margin-right: auto; margin-left: auto; display: block;"]] 49 49 50 50 51 51 6. In the Classification Algorithm option, you will be taken to this main screen for data entry and choice options. ... ... @@ -79,10 +79,27 @@ 79 79 80 80 8. We now turn to the "Score Classification" tab 81 81 82 -8.1 This tab allows you to give ranges for classification. This means that you can set the upper and lower bounds for various levels of risk, severity, etc. that you can define yourself 82 +8.1 This tab allows you to give ranges for classification. This means that you can set the upper and lower bounds for various levels of risk, severity, etc. that you can define yourself 83 83 84 +8.2 To change the bounds or the name of the classification, simply double click on the generic entries already in the box and you should be able to re-name or re-number the fields 85 + 84 84 [[image:algorithms 8.PNG||width="100%"]] 85 85 86 86 89 +~** APPLIES ONLY TO ASSESSMENT ALGORITHM ~*~* 87 87 91 +9. You have several options in the Configurations tab 92 + 93 +9.1 Like the Classification Algorithm, you can select certain factors (in this case, the various domains and items relating to the assessment you previously chose as the instrument) to add or remove as part of your algorithm's consideration 94 + 95 +9.2 Again, like the Classification Algorithm, you can give different weights to the different items, which will impact your overall evaluation 96 + 97 +9.3 A new option in the Assessment Algorithm is the ability to choose your own score aggregation formula, meaning you can decide how you want the data to be considered 98 + 99 + 100 +* Sum: simply adds all the factors and their weights 101 +* Mean: takes the arithmetic average of the scores 102 +* Complexity Score: 103 +* Mean x 10: 104 + 88 88 [[image:algorithms 9.PNG||width="100%"]]