Version 3 (modified by 15 years ago) ( diff ) | ,
---|
Dynamic Delphi Decision Making
A module to improve the ability to make decisions in complex scenarios:
People get to contribute ideas and then vote on them - and revote where their first initial vote is kept, present vote, then a new vote (which is compared to the present vote and updated) - each item is voted upon with paired comparisons which produces a rank. these numbers are then used (along with a calculation for uncertainty which is just everyone who can vote - those who did) - so there are two scales, the one from the calculation from Thurstone (of which i have the code for the unit normal conversion table) and the one with this, but including uncertianty (those who didn't vote).
I think the major part is a lot of nested arrays.
People need to be able to create a list, vote on issues (which are then represented by a sliding scale) which was found
Background Reading:
Attachments (10)
- CollExpJud.pdf (169.5 KB ) - added by 15 years ago.
- ThurstoneScale.png (94.5 KB ) - added by 15 years ago.
- ThurstoneScale.2.jpg (32.3 KB ) - added by 15 years ago.
- ThurstoneScale.jpg (32.3 KB ) - added by 15 years ago.
- dm5.jpg (32.0 KB ) - added by 15 years ago.
- dm6.jpg (46.9 KB ) - added by 15 years ago.
- dm3.jpg (57.0 KB ) - added by 15 years ago.
- ItemSelectionUI.jpg (48.6 KB ) - added by 15 years ago.
- homeUI.jpg (149.2 KB ) - added by 15 years ago.
- pairCompUI.jpg (98.6 KB ) - added by 15 years ago.
Download all attachments as: .zip