diff --git a/.zk/notebook.db b/.zk/notebook.db index eee18f7..e5393e3 100644 Binary files a/.zk/notebook.db and b/.zk/notebook.db differ diff --git a/zk/Binary_encoding.md b/zk/Binary_encoding.md index 9a03a08..8921cce 100644 --- a/zk/Binary_encoding.md +++ b/zk/Binary_encoding.md @@ -22,7 +22,7 @@ format. The length of the binary number (sometimes called the _word length_) corresponding to 8-bit, 16-bit, 32-bit etc. that is used to represent a given -data set is determined by the number of variations that you reqzuire to capture +data set is determined by the number of variations that you require to capture the entire range of the dataset: > An $n$-bit binary system can encode $2^n$ different things