Funktionen und Formeln
AHP
AHP
ahpMean
returns mean importances for each customer group compatible to a QFD0 matrix
Collection ahpMean(Collection ahpimportance, Collection customergroup)
Parameter
ahpimportance : | is the table of importances for each respondent, calculated by ahp |
customergroup : | is a table column containing the customer group for each respondent |
consistencyRatio
Berechnet das Konsistenzverhältnis.
Collection consistencyRatio(Collection matrix, Collection importance, Collection ri=nothing)
Parameter
matrix : | ist die AHP Matrix. |
importance : | ist der Vektor, der die Wichtigkeit pro Gruppe im AHP enthält. |
ri : |
pairedComparison
Berechnet das Ergebnis eines paarweisen Vergleichs. Das Ergebnis ist der Eigenvektor zum größten Eigenwert der Matrix.
Collection pairedComparison(Collection matrix)
Parameter
matrix : | Die Dreiecksmatrix, die den paarweisen Vergleich enthält. |
spectralRadius
Returns the spectral radius of the comparison matrix. The spectral radius is the largest Eigenvalue of the comparison matrix.
Collection spectralRadius(Collection matrix)
Parameter
matrix : | Die Dreiecksmatrix, die den paarweisen Vergleich enthält. |
Feedback
War dieser Artikel hilfreich?
Falls Sie fragen zu diesem Thema oder Verbesserungsvorschläge haben, lassen Sie es uns bitte wissen: