Hartley Information Calculator

The Hartley Information Calculator determines the amount of information contained in a message with length n using Hartley's formula.

This page exists due to the efforts of the following people:

Timur

Timur

cruelity0_0

Created: 2015-12-02 15:34:17, Last updated: 2023-03-16 06:51:09

This calculator is designed to take in the number of letters in the alphabet and the number of letters in the message and calculate the amount of information that the message contains. The Hartley formula is based on the assumption that all messages are equiprobable and that each symbol in the alphabet is equally likely to appear in any position in the message.

That is, we have an alphabet A of which letters we make up a message:
|A| = m

The number of possible variants of different messages:
N = m^n
where N — the possible number of different messages; m — number of letters in the alphabet; n — the number of letters in a message.

Then the Hartley's formula is defined as:
I = \log_2 N = n \log_2 m,
where I — the amount of information, bits.

The Hartley's formula was proposed by Ralph Hartley in 1928 as one of the scientific approaches for message evaluation. The Hartley Information Calculator is useful in information theory, cryptography, and other fields where the amount of information contained in a message needs to be quantified.

PLANETCALC, Hartley's formula

Hartley's formula

Amount of information, bits
 

URL copied to clipboard
PLANETCALC, Hartley Information Calculator

Comments