Basic Statistics
Calculate mean, median, mode, range, and standard deviation for a data set.
Binary AND
Perform bitwise AND operation on two binary numbers.
Binary XOR
Perform bitwise XOR operation on two binary numbers.
Congruence Modulo
Calculate congruence modulo for two numbers.
Hamming Code
Calculate Hamming code for error detection and correction.
Hamming Distance
Calculate the Hamming distance between two binary strings.
Signed Magnitude
Convert decimal numbers to signed magnitude representation.
Upper Lower Fence
Calculate upper and lower fences to identify outliers.
Z-Score
Calculate the Z-score for a given value in a dataset.