Source: wikibot/majority-function
= Majority function
{wiki=Majority_function}
The Majority function is a computational function that determines the majority value among a set of input values. In the context of Boolean functions, the Majority function takes a certain number of binary inputs (typically 0s and 1s) and outputs the value that appears most frequently among the inputs.