What is statistical data in the scoring report

When you create a Scoring Model, some fields are also created in the database. One is used for Behavior Scoring <model name_Behavior> and the other is for Total Model Scoring <model name_Score>. When you view the statistics section of the Scoring Report (Reports > Reporting > Scoring Reports - Summary) for the Behavior section, the data is related directly to what is listed within the database under the Behavior Score field that was created by Acoustic Campaign for that purpose. The same is true for the total Score Model Statistics section.

To illustrate how this Report works, you can create a List Values Report for the two fields you mapped for Behavior and Total Scoring. Scoring Metrics: Min = Minimum score value: is the lowest value that is recorded in your database for that field. Max = Maximum score value: The highest value that is recorded within that field. Median = Median score value: To find the Median, place the numbers that you are given in value order and find the middle number.

For Example: 3, 13, 7, 5, 21, 23, 39, 23, 40, 23, 14, 12, 56, 23, 29

If those numbers are put in order, you see:

3, 5, 7, 12, 13, 14, 21, 23, 23, 23, 23, 29, 39, 40, 56

There are 15 numbers. The middle number is 23.
Note: Multiple occurrences are not discounted. They are included.

When you view the List Values Report, you must also consider the count for each value that is mentioned as it affects the median score. For example, if you have a List Values Report that states there are 16 distinct values, but there is a high count for some (Value 1 is recorded in the database a total of seven times, the number 7 is recorded two times, the value of 11 is recorded three times and all of the others have a count of one). You must place the values in order and the recurrences as well and then find the value that sits in the center of the list.

List Values Report Example:

Value Count

1

7
2 1
3 1
4 1
5 1
6 1
7 2
8 1
9 1
10 1
11 3
12 1
13 1
14 1
15 1
16 1

1 1 1 1 1 1 1 2 3 4 5 6 7 7 8 9 10 11 11 11 12 13 14 15 16

There are 25 values, placing the 13th value in the center, which in this case would be the number 7.

Mode = Most common score value: To Calculate the Mode, look at the frequency of each number and find which value appears the most. The List Values Report gives you a total count for each instance a value appears. Using the example above, the Mode would be the number 1.

Average = Mathematical average of the score values: All values added (including instances) then divided by the total number instances.

For example: 1 1 1 1 1 1 1 2 3 4 5 6 7 7 8 9 10 11 11 11 12 13 14 15 16 = 171

Total of all scores that are divided by 25 values = Average of 6.84, which is rounded up to 7 as Acoustic Campaign rounds up or down to the nearest whole value.

If you are viewing the List Values Report and you wanted to calculate the average, you would take the following actions:

  1. Field Value * Count = Total Instances for Field.
  2. Add all results of Total Instances for Field.
  3. Add all Count Values.
  4. Divide Total Instances for Field by Total Count Value = Average. Round up or down to nearest whole number.

The resulting Statistics Scoring Report would have the following information:

Min: 1 Max: 16 Median: 7 Mode: 1 Average: 7