Changes for page Setting up Algorithms

Last modified by karimpirani on 2014/07/01 15:53

From version Icon 18.3 Icon
edited by karimpirani
on 2014/06/30 15:59
Change comment: There is no comment for this version
To version Icon 20.1 Icon
edited by karimpirani
on 2014/06/30 17:38
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -45,7 +45,7 @@
45 45  * Standard:
46 46  * Logical:
47 47  
48 -[[image:algorithms 5.PNG]]
48 +[[image:algorithms 5.PNG||width="100%"]]
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.
... ... @@ -52,19 +52,54 @@
52 52  
53 53  6.1 Note the name and description appear toward the top of the screen
54 54  
55 -6.2
55 +6.2 In the Configurations tab, you have several options, called factors (which are further elaborated below in step 7)
56 56  
57 +6.3 The Score Aggregation Formula asks whether you want to give weight to the different factors or whether you merely want to note their presence
58 +
59 +
60 +* To give weight to the factors, you must click on the down arrow and select the option for "Strength of Classification"
61 +* To only note the presence of the factors, you can keep the default option of "Exists in Classification"
62 +
57 57  [[image:algorithms 6.PNG||width="100%"]]
58 58  
65 +7. Next, we will deal with choosing and assigning factors for consideration in your algorithm
59 59  
67 +7.1 Each factor represents a different domain or its item of interest whose scores may prove relevant to your algorithm
60 60  
69 +7.2 To add a factor, simply click on the factor/domain (which should open a list of its items) and select which items are of import to you. Then, click on the add factor button represented by the green plus icon
70 +
71 +7.3 The new factor(s) should now be displayed on the right pane.
72 +
73 +7.4 To remove a factor, simply select it on the right side and click on the Remove Factor button represented by the red minus icon
74 +
75 +7.5 NOTE: the factors will all show up on the right side with a score of 1. To change the score of interest to better represent what you are looking for, you can double click on the numeral and enter your own score which would then be classified as the risk level you designate it as.
76 +
61 61  [[image:algorithms 7.PNG||width="100%"]]
62 62  
63 63  
80 +8. We now turn to the "Score Classification" tab
64 64  
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
65 65  
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 +
66 66  [[image:algorithms 8.PNG||width="100%"]]
67 67  
68 68  
89 +~** APPLIES ONLY TO ASSESSMENT ALGORITHM ~*~*
69 69  
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 +
70 70  [[image:algorithms 9.PNG||width="100%"]]