Page History: Online Statistics Element
Compare Page Revisions
Page Revision: 2013/08/10 05:18
|
Online Statistics
|
Info |
Category: |
Psychophysics methods |
|
AddIn: |
Psychophysics methods |
Creator: |
OkazoLab Team |
|
Scope: |
Global |
Owns Snippets: |
no |
|
Usage: |
|
This element helps in estimating online statistics of participants' behaviour in experiments. The element accepts a series of arbitrary values (e.g. per each trial) and estimates means, SD, SE across the collected data. In addition, the element can generate online statistical graphs for the Status Screen.
Description
This element helps in estimating online statistics of participants' behaviour in experiments. The element accepts a series of arbitrary values (e.g. per each trial) and estimates means, SD, SE across the collected data. In addition, the element can generate online statistical graphs for the Status Screen.
Snapshots
Snapshot 1
| Snapshot 2 |
Practical Use
Technique 1
- Step 1
- Step 2
Technique 2
- Step 1
- Step 2
// Check the trial outcome. Result and RT just other user variables
// insert code snippet here..
Notes
Insert Notes here..
Properties
Generic Properties
Name | Description | Attributes | Value Type | Proxy Reflex |
---|
Control |
Condition number | | | Int32 | |
Predicted Capacity | | | Int32 | |
Mean format | | | stDoubleOutputFormats | |
SD format | | | stDoubleOutputFormats | |
SE format | | | stDoubleOutputFormats | |
Output Type | | | stAverangerOutputType | |
RunTime |
Push Values | | | System.Double[] | |
Is Content Visible | | | Boolean | |
Push Value | | | Double | |
Push New Block | | | Boolean | |
Block graph | | | ImageSource | |
Current Block Stats |
Last Value | | | String | |
Current stats | | | String | |
Previous Block Stats |
Previous stats | | | String | |
All Block Stats |
All block stats | | | String | |
Global Stats |
Values count | | | Int32 | |
Current Block Number | | | Int32 | |
Conditional Stats |
Overall Stats | | | String | |
Graph |
Lines Color | | | stColor | |
Background Color | | | stColor | |
Bars Color | | | stColor | |
Graph Title | | | String | |
Graph type | | | stStatsGraphType | |
Blocked graph content | | | stStatsGraphContent | |
Use Text Labels | | | Boolean | |
+=== Properties inherited from clElement ===
Inherited properties of clElement
Name | Description | Constraints | Value Type | Upon Change |
---|
Control |
Is Enabled | If set to false the element is completely omitted when the experiment is run. | | Boolean |
|
Title | Title of the element. | | String |
|