acaland / SmartMe

0 stars 0 forks source link

Definizioni Grafico 6 (Inglese) #51

Closed Astrovic closed 9 months ago

Astrovic commented 10 months ago

CHART DATA INFO - OPERATOR MODE

<!DOCTYPE html>

VALUE

DEFINITION

AccTmaxDay

Average daily accuracy for target squares preceded by "cue" squares on the same side with max pre-trigger time (AccTmaxDay), defined as the percentage of green target squares (D2 or D6, collectively considered) touched within the allotted time (Treact) preceded by "cue" squares on the same side with max pre-trigger time, on a working day.

AccTmaxDay is obtained through the following procedure.

1) For each trial, calculate the percentage of target squares (D2 or D6, collectively considered) touched within the allotted time Treact preceded by "cue" squares on the same side with max pre-trigger time (AccTmaxTrial). 

2) For each session, calculate the average of AccTmaxTrial for all trials scheduled in the session (AccTmaxSession). 

3) For each day, calculate the average of AccTmaxSession for all sessions conducted (AccTmaxDay)

AccTminDay

Average daily accuracy for target squares preceded by "cue" squares on the same side with min pre-trigger time (AccTminDay), defined as the percentage of green target squares (D2 or D6, collectively considered) touched within the allotted time (Treact) preceded by "cue" squares on the same side with min pre-trigger time, on a working day.

AccTminDay is obtained through the following procedure. 

1) For each trial, calculate the percentage of target squares (D2 or D6, collectively considered) touched within the allotted time Treact preceded by "cue" squares on the same side with min pre-trigger time (AccTminTrial). 

2) For each session, calculate the average of AccTminTrial for all trials scheduled in the session (AccTminSession). 

3) For each day, calculate the average of AccTminSession for all sessions conducted (AccTminDay).

ReactTimeTmaxDay

Average daily reaction time for "cue" squares on the same side with max pre-trigger time (ReactTimeTmaxDay), defined as the reaction time to touch the green target squares (D2 or D6, collectively considered) within the allotted time (Treact) preceded by "cue" squares on the same side with max pre-trigger time, on a working day.

ReactTimeTmaxDay is obtained through the following procedure. 

1) For each trial, calculate the reaction time to touch the green target squares (D2 or D6) within the allotted time Treact (ReactTimeTmaxTrial) preceded by "cue" squares on the same side with max pre-trigger time. 

2) For each session, calculate the average of ReactTimeTmaxTrial for all trials scheduled in the session (ReactTimeTmaxSession). 

3) For each day, calculate the average of ReactTimeTmaxSession for all sessions conducted (ReactTimeTmaxDay).

ReactTimeTminDay

Average daily reaction time for "cue" squares on the same side with min pre-trigger time (ReactTimeTminDay), defined as the reaction time to touch the green target squares (D2 or D6, collectively considered) within the allotted time (Treact) preceded by "cue" squares on the same side with min pre-trigger time, on a working day.

ReactTimeTminDay is obtained through the following procedure. 

1) For each trial, calculate the reaction time to touch the green target squares (D2 or D6) within the allotted time Treact (ReactTimeTminTrial) preceded by "cue" squares on the same side with min pre-trigger time. 

2) For each session, calculate the average of ReactTimeTminTrial for all trials scheduled in the session (ReactTimeTminSession). 

3) For each day, calculate the average of ReactTimeTminSession for all sessions conducted (ReactTimeTminDay).

Avg 7 days

Indicates the average trend of the value over the past 7 working days

Avg 30 days

Indicates the average trend of the value over the past 30 working days

Astrovic commented 10 months ago

CHART DATA INFO - PARTICIPANT MODE

<!DOCTYPE html>

VALUE

DEFINITION

Accuracy

Average daily accuracy obtained from the average of the following values:

  • Average daily accuracy for target squares preceded by squares on the same side with maximum pre-trigger time (AccTmaxDay), defined as the percentage of green target squares (D2 or D6, collectively considered) touched within the granted time (Treact) preceded by squares on the same side with maximum pre-trigger time, in a working day.
  • Average daily accuracy for target squares preceded by squares on the same side with minimum pre-trigger time (AccTminDay), defined as the percentage of green target squares (D2 or D6, collectively considered) touched within the granted time (Treact) preceded by squares on the same side with minimum pre-trigger time, in a working day.

Reaction Time

Average daily reaction time obtained from the average of the following values:

  • Average daily reaction time for squares on the same side with maximum pre-trigger time (ReactTimeTmaxDay), defined as the reaction time to touch the green target squares (D2 or D6, collectively considered) within the granted time (Treact) preceded by squares on the same side with maximum pre-trigger time, in a working day.
  • Average daily reaction time for squares on the same side with minimum pre-trigger time (ReactTimeTminDay), defined as the reaction time to touch the green target squares (D2 or D6, collectively considered) within the granted time (Treact) preceded by squares on the same side with minimum pre-trigger time, in a working day.