Giter Site home page Giter Site logo

Add Ideal Mode AHP Option about ahp HOT 5 OPEN

gluc avatar gluc commented on July 19, 2024
Add Ideal Mode AHP Option

from ahp.

Comments (5)

gluc avatar gluc commented on July 19, 2024

Very open for pull requests!

from ahp.

mestinso avatar mestinso commented on July 19, 2024

I wouldn't mind implementing this one, but I am unsure where in the code this change would be exactly. I can make the calculations by hand. For example, if this is the result from the standard distributive mode:
image
Then the only thing that would change in ideal mode is the final suitable leader result: (48.1, 38.5, 13.5) --> (48.3, 36.2, 15.5).

I would note that this is a potentially awkward scenario since the column sums no longer equal the value in the suitable leader row, but I don't have a suggested solution for that at this time

from ahp.

mestinso avatar mestinso commented on July 19, 2024

Ok, I did a little brainstorming on how I think things should look. Here is my proposal:
My thinking is there is another setting would be added called "AHP Mode" with two settings: "Distributive" and "Ideal". Then the "Variable" setting should be revised. Instead of "Variable", I would call it "Priority Display" with "Global" and "Local" as the options. Global is basically the same as your "Total Contribution" option and local is nearly like your "Priority" option. In total there would be 4 main display options: Distributive-Global, Distributive-Local, Ideal-Global, Ideal-Local. Then the analysis and results would look like the following for the suitable leader example:

image

Unsure of where the "Normalized priorities" for the ideal mode should be placed. Arguably, the non-normalized priorities are more fundamental for ideal mode, so I would prioritize the placement of the non-normalized priorities if anything.

Thoughts?

from ahp.

gluc avatar gluc commented on July 19, 2024

Sorry for the slow response, I'm currently on vacation.
Regarding the options, that's certainly fine.
Not so sure about where to put the Normalized. I can see the following options:
a.) put them in parenthesis after each value, e.g. for Dick: 76.9% (48.3%)
b.) add an additional row, e.g. "Choose the Most Suitable Leader (normalized)"
c.) add an additional mode, namely "Distributive", "Ideal", "Ideal-Normalized"

Maybe you'll find even another option. I have no strong preferences, I tend to form preferences by using actual examples, so I trust you on this. Thx!

from ahp.

sbmack avatar sbmack commented on July 19, 2024

Currently, the distributive mode AHP is used for priority calculations. I would suggest adding the ideal mode AHP as an additional option. It's a strong alternative approach that has many worthwhile advantages, such as preventing rank reversal. This way, the user had the option of allowing/preventing rank reversal as desired.

Has this been implemented? The original AHP (distributive mode) that permits rank reversal is flawed in 98% of the applications in which it is used. Even if rank is not actually reversed, similarities among alternatives will improperly skew their relative attractiveness using the distributive pairwise calculations.

from ahp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.