Summarydata Values all recording as 0 - Please help


Author
Message
rachelfikslin
rachelfikslin
Partner Member (533 reputation)Partner Member (533 reputation)Partner Member (533 reputation)Partner Member (533 reputation)Partner Member (533 reputation)Partner Member (533 reputation)Partner Member (533 reputation)Partner Member (533 reputation)Partner Member (533 reputation)
Group: Forum Members
Posts: 2, Visits: 2
Hi there,
I am new to inquisit and I am finalizing an LDT script with 56 word-pair trials.  I am trying to record summary data columns that average the latencies of 6 particular items.  I recorded them like this:
<values>
/ latencyneudommean = totalmeanlatency(trial.ldtneutraldominant1, trial.ldtneutraldominant2, trial.ldtneutraldominant3, trial.ldtneutraldominant4, trial.ldtneutraldominant5, trial.ldtneutraldominant6)
</values>

<summarydata>
/ columns = [values.latencysexsubsum]
</summarydata>

I did it this way for several different sets of trials and it allows me to run the experiment (meaning there are no errors that prevent the script from running), however, when I get my summary data file, there are 0s for all of the columns that resemble this one.  What am I doing wrong in my script?  I want to have a column that gives me a mean of the latencies for those trial pairs.  How can I do this?

Any help is much appreciated!!!!

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Reading This Topic

Explore
Messages
Mentions
Search