anpcpp 0.4.0
Analytic Network Process computational library
Loading...
Searching...
No Matches
Public Attributes | List of all members
anpcpp::VoteSpreadSummary Struct Reference

Summary of collected votes for one comparison / ratings alternative. More...

#include <multiuser.hpp>

Public Attributes

double mean = 0.0
 Geometric mean (pairwise) or arithmetic mean (ratings).
 
double alignment_pct = 0.0
 0–100; 100 when all votes equal (or a single vote).
 

Detailed Description

Summary of collected votes for one comparison / ratings alternative.

Pairwise: geometric mean and ±1 geometric SD (log-space, SD about the mean). Ratings: arithmetic mean and ±1 arithmetic SD (SD about the mean). Alignment is 0–100 (100 = identical votes).


The documentation for this struct was generated from the following file: