Login
Register
Questions
Unanswered
Tags
Users
Ask a Question
Tips
Sawtooth Software Home
Most popular tags
cbc
lighthouse-9
acbc
ssi-web
ssi-web-8
maxdiff
cbc-hb
javascript
grid-question
constructed-list
unverified-perl
ssi-web-7
free-format
skip-logic
alternative-specific-design
willingness-to-pay
select-question
choice-simulator
cbc-latent-class
quota-control
acbc-hb
mbc
conditional-pricing
smrt
pass-in-fields
Have an idea?
Visit
Sawtooth Software Feedback
to share your ideas on how we can improve our products.
The best and worst products are calculated in the maxdiff model
Take out the best product, the worst product in the maxdiff model,Answer the best reason, the worst reason
How to write code please help.
Thank you very much!
maxdiff
asked
Apr 1
by
Grace
If you want to display the highest-ranked item in a follow-up question, you can use this script:
[% MaxDiffRankAttLabel(mxd, 1) %]
"mxd" being the name of the MaxDiff exercise.
To show the lowest-ranked item, you can use the same script, but replace the "1" with the number of items shown in the exercise.
Dear Zachary,
Thank you very much!
What version does this function apply to, and if it is lower than this version, is there any other better way?
What version are you using?
Dear Zachary,
Thank you for your reply.
My version is 6.6.18.
That is a very old version and one I do not have experience with. Looking at the version history page, it appears that these functions were likely added in v7:
https://sawtoothsoftware.com/resources/software-downloads/ssi-web/version-history
If you could access the respondent's MaxDiff design and responses on a later survey page, it might be possible - but it would require input from someone with more stats knowledge than me to say what calculations we'd need to manually do to determine the best and worst items.
Your comment on this question:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
[captcha placeholder]
To avoid this verification in future, please
log in
or
register
.
Your solution to the original question
Please only use this to answer the original question. Otherwise please use comments.
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
...