up Inquisit Language Reference

sdlatency property

The standard deviation for monkey response latencies.

Member of

<monkey>

Remarks

None.

Examples

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

<text sometext>
/ items= ("sdlatency = <% monkey.sdlatency %>")
</text>

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

<page somepage>
sdlatency = <% monkey.sdlatency %>
</page>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.