Changes between Version 8 and Version 9 of BluePrintDecisionMaking


Ignore:
Timestamp:
09/17/09 15:15:12 (16 years ago)
Author:
Connie White
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintDecisionMaking

    v8 v9  
    11= Dynamic Delphi Decision Making =
    22
    3 A module to improve the ability to make decisions in complex scenarios.
     3A module to improve the ability to make decisions in complex scenarios.  This module considers a problem and helps a group discuss and rank a group of alternatives into a ranked list which provides information on the items in respect to one another (how much more one is desired over the other) and also considers uncertainty by showing the users how the items in the list are affected.
    44
    55=== Summary ===
     
    1313 * Each item is voted upon with paired comparisons which produces a rank.
    1414 * A calculation for uncertainty is done: everyone who can vote - those who did
    15 So there are two scales:
    16  * one from the calculation from Thurstone (of which code is available for the unit normal conversion table)
    17  * one with this, but including uncertainty (those who didn't vote).
     15So there are three scales:
     16 * one from the calculation from Thurstone (of which code is available for the unit normal conversion table)which takes many individual votes and calculates one group opinion.
     17 * one with this, but including uncertainty (those who didn't vote) showing the best case outcome (if all votes go in favor of that item).
     18 * and then the third shows the opposing side (uncertainty) where the items will stand on a vote given they receive no more votes.
    1819
    1920=== Implementation ===
     
    2223Perhaps look for UI ideas from systems like [http://doodle.com Doodle] & [http://reddit.com Reddit]
    2324=== Background Reading ===
     25
     26A Dynamic Delphi Process Utilizing a Modified Thurstone Scaling Method: Collaborative Judgment in Emergency Response
     27 *http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.107.1633
     28
     29The Formal Research Proposal
     30 *http://sites.google.com/site/conniemwhite/Home/research-proposal
     31
    2432Need to request access:
    2533 * http://sites.google.com/site/conniemwhite/Home/google-summer-of-code-proposal