Welcome Guest, you are in: Login

EventIDE Wiki

RSSRSS

Navigation




Search the wiki


PoweredBy

Page History: Staircase Method Element

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: 2012/03/18 00:23


Element Icon Staircase Method
Info
Category: Psychophisics Methods AddIn: Psychophisics
Creator: OkazoLab Team Scope: Global
Owns Snippets: no Usage: Snippets, Status Screen
Staircase element allows an easy implementation of the adaptive staircase method.


Description

Staircase element assists in implementing the single staircase method that efficiently estimates participant's detection threshold in regards to stimulus intensity (e.g. contrast or duration). The element continuously calculates adjustments for stimulus intensity on the basis of participant's consecutive responses. In addition, the element estimates the threshold of the given participant, collects various statistics and even generates the real-time staircase plot for the status screen. In general, element's staircase algorithm is related on the classical staircase procedure introduced by von Békésy (1947). The element implements a single staircase. If multiple staircases, interleaved or not, are required by an experimental paradigm, different Staircase elements can be used in parallel.

Snapshots

Snapshot 1

Snapshot 1

Snapshot 2

Snapshot 2


Practical Use

Technique 1

  1. Add Staircase element to any of experiment's event. The event choice is not important for elements working in the global scope
  2. Set a value of Initial Intensity property of the element. The numerical value should correspond the initial level of stimulus intensity selected to be easily detected.
  3. Set a value of Staircase Step property. The value denotes an adjustment of the stimulus intensity when the correct response is given by a participant. The adjustment on the wrong response is calculated by the element automatically.
  4. Set a percentage value of Performance Level property. The staircase procedure will be automatically adjusted to keep the overall participant performance close to that level. Thus, the staircase results will indicate participant's threshold on the given performance level, e.g for 80% of detection rate. The chance level corresponds to the value 50.

Technique 2

  1. Step 1
  2. Step 2

 // Check the trial outcome. Result and RT just other user variables
// insert code snippet here..

Element actions aligned with different epochs of the parent event

EpocheActions
Initialized
Rendered
Activating
Activated
Running
Deactivated
Deinitialized

Notes

Insert Notes here..

Properties

Generic Properties

NameDescriptionAttributesValue TypeProxy Reflex
Settings
Initial ValueInitial value of stimulus intensity Double
Staircase StepBase step of changing stimulus intensity. A sign of the value defines the staircase direction relative to the initival value. Double
Performance LevelThe desired performance level, or correct rate, for the measured threshold, in percentages. The staircase steps on correct and wrong response will be different if this value is not equal 50%, which indicates the chance level. The valid input range is 0<=X<100. Double
Reversal NumberThe number of reversals before completing the threshold estimation. Int32
Staircase Input
Add ResponseAdds the current trial response to the staircase data. Set either true or false to add correct/incorrect response. Object
All ResponsesArray of the collected responses Boolean[]
Response CountCurrent number of the collected responses Int32
Staircase ResultsRuntime action. Set to true in order to reset the staircase and start a new estimation process Boolean
Staircase Results
Correct RateCorrect rate of the collected responses in percentages Double
Is CompletedIndicates that the estimation of the threshold is completed - the number of reversal is reached. Boolean
Estimated ThresholdThe current estimate of the the measured threshold. Double
Next ValueNext value for stimulus intensity as suggested by the staircase. Use it for adjusting a variable stimulus. Don't pickup the new value in the same snippet with adding a response, it's not estimated yet. Instead, read and use the new value in a separate subsequent snippet. Double
ValuesAll staircase values Double[]
Staircase PlotAuto-updating plot of the staircase. Can be used at runtime as a source for a Image control on the Status Screen. ImageSource

+=== Properties inherited from clElement === Inherited properties of clElement
NameDescriptionConstraintsValue TypeUpon Change
Control
Is EnabledIf set to false the element is completely omitted when the experiment is run.Boolean
TitleTitle of the element.String

ScrewTurn Wiki version 5.2.0.8. Some of the icons created by FamFamFam.