2008
DOI: 10.1145/1367064.1367066
|View full text |Cite
|
Sign up to set email alerts
|

Determining plurality

Abstract: Given a set of n elements, each of which is colored one of c colors, we must determine an element of the plurality (most frequently occurring) color by pairwise equal/unequal color comparisons of elements. We prove that (c − 1)(n − c)/2 color comparisons are necessary in the worst case to determine the plurality color and give an algorithm requiring (0.775c + 5.9)n + O(c 2 ) color comparisons for c ≥ 9.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
5
0

Year Published

2009
2009
2023
2023

Publication Types

Select...
5
1
1

Relationship

1
6

Authors

Journals

citations
Cited by 8 publications
(5 citation statements)
references
References 16 publications
0
5
0
Order By: Relevance
“…The mode algorithms mentioned above can verify the uniqueness of the mode without any asymptotic increase in time. Numerous results established bounds on the number of comparisons required for computing a majority, α-majority, mode, or plurality (e.g., [1,2,11,21]).…”
Section: Related Workmentioning
confidence: 99%
“…The mode algorithms mentioned above can verify the uniqueness of the mode without any asymptotic increase in time. Numerous results established bounds on the number of comparisons required for computing a majority, α-majority, mode, or plurality (e.g., [1,2,11,21]).…”
Section: Related Workmentioning
confidence: 99%
“…We also remark that without such an assumption, a quadratic lower bound can be proven to be very close to the worst-case n 2 upper bound using similar arguments as in the proof of Theorem 2 in Section 3. 4 In fact, this quadratic lower bound can also be extended to the general case where the goal is to identify a ball whose color has appeared more than t ≥ n/2 times. PROOF.…”
Section: Oblivious Strategy For the Majority Problemmentioning
confidence: 99%
“…Since then many research was carried out about the Plurality problem, see e.g. [2,3,4,5,7,10,11,16]. In [7] it is written, that "[The Plurality problem] seems to be a more difficult variant".…”
Section: Introductionmentioning
confidence: 99%