Page 1 of 1

cursor task speed

Posted: 30 Jul 2010, 09:38
by Shin Young Hak
Hello all~

I have a question about 1-D cursor task speed.
below is our cursor task result.
I don't know how to calculate the bits transferred.
Total time is 118 sec for this run

Run #2 started
Run 2 finished: 20 trials, 18 hits, 2 invalid.
100% correct, 17.8394 bits transferred.
=====================
RHY_taskS001.applog
Thu Jul 29 15:19:41 2010

Thank you

Young Hak Shin

bit rate

Posted: 30 Jul 2010, 15:08
by gschalk
Check out the bit rate definition in the Wolpaw et al., 2002, review article in Clinical Neurophysiology.

Gerv

Posted: 02 Aug 2010, 08:21
by Shin Young Hak
Thank you for your response,

I have checked the bit rate (bits/trial) equation
B=logN + PlogP + (1-P)log[(1-P)/N-1)].
so, below our result case

Run #2 started
Run 2 finished: 20 trials, 18 hits, 2 invalid.
100% correct, 17.8394 bits transferred

P = 1 , B = 1
And 17.8394 means 17.8394 bits/min(trials/min) ?
or 17.8394 bits/118sec ?

Posted: 03 Aug 2010, 10:56
by mellinger
It means that 17.8 bits have been transferred in total. To obtain a bitrate in bits/sec, divide by the duration, i.e. by 118sec.