1/6
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
bit
A binary digit, either 0 or 1.
byte
A sequence of 8 bits.
roundoff
Error that results when the number of bits is not enough to represent the number with full precision (like using 3 digits to represent pi as 3.14).
analog data
Values that change smoothly, rather than in discrete intervals, over time.
lossless
Compressing data in a way that preserves all data away and allows full recovery of the original.
lossy
Compressing data in a way that discards some data and makes it impossible to recover the original.
metadata
Data about data, like descriptive information about a file or a row in a database.