acaland / SmartMe

0 stars 0 forks source link

Definizioni Grafico 1 e 2 (Inglese) #36

Closed Astrovic closed 8 months ago

Astrovic commented 9 months ago

CHART DATA INFO - OPERATOR MODE

<!DOCTYPE html>

VALUE

DEFINITION

AccDay

Average Accuracy per Day, defined as the percentage of green target squares (D4) touched within the allotted time (Treact) on a working day.

AccDay is obtained through the following procedure.

1) For each trial, calculate the percentage of green target squares (D4) touched within the allotted time Treact (AccTrial).

2) For each session, calculate the average AccTrial for all trials scheduled in the session (AccSession).

3) For each day, calculate the average AccSession for all sessions conducted (AccDay).

ReactTimeDay

Average Reaction Time per Day, defined as the reaction time to touch the green target squares (D4) within the allotted time (Treact) on a working day.

ReactTimeDay is obtained through the following procedure.

1) For each trial, calculate the reaction time to touch the green target squares (D4) within the allotted time Treact (ReactTimeTrial).

2) For each session, calculate the average ReactTimeTrial for all trials scheduled in the session (ReactTimeSession).

3) For each day, calculate the average ReactTimeSession for all sessions conducted (ReactTimeDay).

Avg 7 days

Indicates the average trend of the value over the previous 7 working days.

Avg 30 days

Indicates the average trend of the value over the previous 30 working days.

Astrovic commented 9 months ago

CHART DATA INFO - PARTICIPANT MODE

<!DOCTYPE html>

VALUE

DEFINITION

Accuracy

Average Daily Accuracy, defined as the percentage of green target squares (D4) touched within the allotted time (Treact) on a working day.

Reaction Time

Average Daily Reaction Time, defined as the reaction time to touch the green target squares (D4) within the allotted time (Treact) on a working day.