+0  
 
0
1253
1
avatar
The population of Texas is about 25,000,000. What is the order of magnitude of this number?
 Dec 3, 2013
 #1
avatar
0
HERE'S THE DEFINITION. NOW DO YOUR OWN WORK TRICK



An order of magnitude is generally a factor of ten. A quantity growing by four orders of magnitude implies it has grown by a factor of 10000 or 104. However, because computers are binary, orders of magnitude are sometimes given as powers of two.

This article presents a list of multiples, sorted by orders of magnitude, for digital information storage measured in bits. This article assumes a descriptive attitude towards terminology, reflecting general usage. The article assumes the following:

A group of 8 bits constitutes one byte. The byte is the most common unit of measurement of information (megabyte, mebibyte, gigabyte, gibibyte, etc.).
In 16-bit and 32-bit architectures, having processor registers of these sizes, that chunk of data is usually called a word.
The decimal SI prefixes kilo, mega etc., are powers of 10. The power of two equivalents are the binary prefixes kibi, mebi, etc.

Accordingly:

1 kB (kilobyte) = 1000 bytes = 8000 bits
1 KiB (kibibyte) = 210 bytes = 1024 bytes = 8192 bits
 Dec 3, 2013

1 Online Users

avatar