{{Short description|Mathematical criterion for fair division}} '''Equitability''' is a criterion for fair division. A division is called '''equitable''' if the subjective value of all partners is the same, i.e., each partner is equally happy with his/her share. Mathematically, that means that for all partners {{mvar|i}} and {{mvar|j}}:
: <math>V_i(X_i) = V_j(X_j)</math>
Where:
* <math>X_i</math> is the part of the resource allocated to partner {{mvar|i}}; * <math>V_i</math> is the value function of partner {{mvar|i}}. Usually these functions are normalized such that <math>V_i(\emptyset)=0</math> and <math>V_i(EntireCake)=1</math> for every {{mvar|i}}.
== Comparison to other criteria ==
* Equitability (EQ) compares values of ''different'' people to ''different'' pieces; * Envy-freeness (EF) compares values of ''the same'' person to ''different'' pieces; * Exact division (EX) compares values of ''different'' people to ''the same'' pieces.
The following table illustrates the difference. In all examples there are two partners, Alice and Bob. Alice receives the left part and Bob receives the right part. {| class="wikitable sortable" |- ! Division !! !! EQ? !! EF? !! EX? |- | {| |- | '''A:''' || '''50%''' || 50% |- | '''B:''' || 50% || '''50%''' |} || || {{ya}} || {{ya}} || {{ya}} |- | {| |- | '''A:''' || '''60%''' || 40% |- | '''B:''' || 40% || '''60%''' |} || || {{ya}} || {{ya}} || {{na}}<br/><small>(Alice and Bob don't agree on the values of the pieces).</small> |- | {| |- | '''A:''' || '''40%''' || 60% |- | '''B:''' || 60% || '''40%''' |} || || {{ya}} || {{na}}<br/><small>(Alice and Bob envy each other's share).</small> || {{na}} |- | {| |- | '''A:''' || '''70%''' || 30% |- | '''B:''' || 40% || '''60%''' |} || || {{na}}<br/><small>(Alice enjoys her share more than Bob enjoys his share).</small> || {{ya}} || {{na}} |- | {| |- | '''A:''' || '''60%''' || 40% |- | '''B:''' || 60% || '''40%''' |} || || {{na}} || {{na}}<br/><small>(Bob envies Alice).</small> || {{ya}} |- | {| |- | '''A:''' || '''60%''' || 40% |- | '''B:''' || 70% || '''30%''' |} || || {{na}} || {{na}} || {{na}} |}
Note that the table has only 6 rows, because 2 combinations are impossible: an EX+EF division must be EQ, and an EX+EQ division must be EF.
== Existence and computation == Equitability has been mainly applied in the division of a ''heterogeneous continuous resource''; see Equitable cake-cutting.
It has also been applied in the division of homogeneous resources; see Adjusted winner procedure.
Recently, it has also been studied in the context of fair item allocation. With indivisible items, an equitable allocation might not exist, but it can be approximated in several ways. For example, an allocation is called '''EQ1''' if the difference between subjective valuations is at most a single item. It was studied for goods,<ref>{{cite arXiv|last1=Freeman|first1=Rupert|last2=Sikdar|first2=Sujoy|last3=Vaish|first3=Rohit|last4=Xia|first4=Lirong|date=2019-05-25|title=Equitable Allocations of Indivisible Goods|class=cs.GT|eprint=1905.10656}}</ref> for chores,<ref>{{cite arXiv|last1=Freeman|first1=Rupert|last2=Sikdar|first2=Sujoy|last3=Vaish|first3=Rohit|last4=Xia|first4=Lirong|date=2020-02-24|title=Equitable Allocations of Indivisible Chores|class=cs.GT|eprint=2002.11504}}</ref> for a goods on a path,<ref>{{cite arXiv|last1=Misra|first1=Neeldhara|last2=Sonar|first2=Chinmay|last3=Vaidyanathan|first3=P. R.|last4=Vaish|first4=Rohit|date=2021-01-26|title=Equitable Division of a Path|class=cs.GT|eprint=2101.09794}}</ref> and in conjunction with utilitarian optimality.<ref>{{cite journal|last1=Aziz|first1=Haris|last2=Huang|first2=Xin|last3=Mattei|first3=Nicholas|last4=Segal-Halevi|first4=Erel|date=2023|title=Computing welfare-Maximizing fair allocations of indivisible goods|journal=European Journal of Operational Research |volume=307 |issue=2 |pages=773–784 |doi=10.1016/j.ejor.2022.10.013 |arxiv=2012.03979}}</ref>
== References == <references />
Category:Fairness criteria