totalvarlatency property

The variance of response latencies for the specified element over the entire experiment.

Applies to

<trial> <openended> <likert> <namingtrial> <block> <expt>

Remarks

None.

Examples

The following displays the value of totalvarlatency in a text stimulus:

<text sometext>
/ items= ("totalvarlatency = <% trial.sometrial.totalvarlatency %>")
</text>

The following displays the value of totalvarlatency in an instruction page:

<page somepage>
totalvarlatency = <% trial.sometrial.totalvarlatency %>
</page>


Send comments on this topic.
1999-2006 Millisecond Software, LLC. All rights reserved.