Difference between revisions of "Quality score formula"

From TQAuditor Wiki
Jump to: navigation, search
(How Quality Score is calculated?)
(How the number of translated words is selected?)
Line 21: Line 21:
 
[[File:Evaluation report-configure evaluation process.png]]
 
[[File:Evaluation report-configure evaluation process.png]]
  
The system will randomly find the piece of text with corrected segments containing the indicated number of words. And the size of this text may differ depending on the percentage of corrections. E.g. when you select 300 words to evaluate, they may be found in a piece of text containing 500, 1000, or even 10000 words. You’ll just get your 300 words with corrections to classify mistakes, and the system will remember how many total words are contained in the selected piece. You’ll be able to see these numbers on evaluation page:
+
The system will randomly find the piece of text with corrected segments containing the indicated number of words. And the size of this text may differ depending on the percentage of corrections. E.g. when you select 300 words to evaluate, they may be found in a piece of text containing 500, 1000, or even 10000 translated words. You’ll just get your 300 words with corrections to classify mistakes, and the system will remember how many total words are contained in the selected piece. You’ll be able to see these numbers on evaluation page:
  
 
[[File: Corrected_text.png]]
 
[[File: Corrected_text.png]]
  
 
And the system will use the total number of words as V in the formula above.
 
And the system will use the total number of words as V in the formula above.

Revision as of 09:06, 9 June 2017

How Quality Score is calculated?

Quality score reflects the number of mistakes made per 1000 words of translated text.

The formula is: Q=E/V*1000, where

Q – Quality score E – Number of mistake points scored for the selected piece of text

V – The volume of text in which the mistakes were found.

E.g. the text contains 500 words and contains 12 mistake points, the quality score will be 12/500*1000=24

How the number of translated words is selected?

Before starting the evaluation, the reviewer selects the number of words to evaluate:

File:Evaluation report-configure evaluation process.png

The system will randomly find the piece of text with corrected segments containing the indicated number of words. And the size of this text may differ depending on the percentage of corrections. E.g. when you select 300 words to evaluate, they may be found in a piece of text containing 500, 1000, or even 10000 translated words. You’ll just get your 300 words with corrections to classify mistakes, and the system will remember how many total words are contained in the selected piece. You’ll be able to see these numbers on evaluation page:

File:Corrected text.png

And the system will use the total number of words as V in the formula above.