Glossary: Difference between revisions
| Line 5: | Line 5: | ||
===Computation=== | ===Computation=== | ||
The coefficient of determination is in fact the squared correlation coefficient for a distribution constructed from two sets of univariate data as follows: | The coefficient of determination is in fact the squared correlation coefficient for a single bivariate distribution constructed from two sets of univariate data as follows: | ||
*There are <math>n_1</math> values <math>x^{(1)}_i</math> measured under condition 1, and <math>n_2</math> values <math>x^{(2)}_i</math> measured under condition 2. | *There are <math>n_1</math> values <math>x^{(1)}_i</math> measured under condition 1, and <math>n_2</math> values <math>x^{(2)}_i</math> measured under condition 2. | ||
*From these two data sets, a single, two-dimensional data set is constructed, consisting of points <math>(x,y)</math> by assigning the measured value to <math>x</math>, and setting <math>y=+1</math> if the value has been measured under condition 1, and <math>y=-1</math> for condition 2. The actual label values assigned to <math>y</math> do not matter, as long as they are distinct, but choosing +1 and -1 simplifies further computation. | *From these two data sets, a single, two-dimensional data set is constructed, consisting of points <math>(x,y)</math> by assigning the measured value to <math>x</math>, and setting <math>y=+1</math> if the value has been measured under condition 1, and <math>y=-1</math> for condition 2. The actual label values assigned to <math>y</math> do not matter, as long as they are distinct, but choosing +1 and -1 simplifies further computation. | ||
Revision as of 16:54, 9 January 2012
A glossary of general terms
(Coefficient of Determination)
The coefficient of determination, or value, is a statistical measure computed over a pair of sample distributions, giving a measure of how strongly the means of the two distributions differ. In a BCI context, the coefficient of determination is computed over signals that have been measured under two different task conditions, and represents the fraction of the total signal variance that is accounted for ("determined by") by the task condition.
Computation
The coefficient of determination is in fact the squared correlation coefficient for a single bivariate distribution constructed from two sets of univariate data as follows:
- There are values measured under condition 1, and values measured under condition 2.
- From these two data sets, a single, two-dimensional data set is constructed, consisting of points by assigning the measured value to , and setting if the value has been measured under condition 1, and for condition 2. The actual label values assigned to do not matter, as long as they are distinct, but choosing +1 and -1 simplifies further computation.
- For any two-dimensional data set of points , the squared correlation coefficient is:
.
In the special case of the distribution defined above, defining
,
we have
,
,
,
where we have introduced to arrive at the last expression, which is useful for efficient computation of .
Significance Test
For small numbers of trials (<30 per label), determination coefficients can become rather large even if there is no significant effect. To assess significance under the (robust) assumption of Gaussianity, determination coefficients may be converted into t-values according to
.
Such a t-value may be used in a one-tailed t-test against the "no correlation" null hypothesis.
Sensorimotor Rhythm (SMR)
A general term referring to idling activity from the sensory and motor cortices. The mu rhythm is the most prominent SMR activity.