answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is one advantage of describing data in writing?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

Is there a way algorithm to encrypt more numbers in one number and can decrypt?

Yes, there are several algorithms for data compression, that is, store data in less space than it usually needs. However, not all data can be encrypted. Encryption basically takes advantage of some sort of repetition in data; once all repetition has been eliminated, data can be encrypted no more.Yes, there are several algorithms for data compression, that is, store data in less space than it usually needs. However, not all data can be encrypted. Encryption basically takes advantage of some sort of repetition in data; once all repetition has been eliminated, data can be encrypted no more.Yes, there are several algorithms for data compression, that is, store data in less space than it usually needs. However, not all data can be encrypted. Encryption basically takes advantage of some sort of repetition in data; once all repetition has been eliminated, data can be encrypted no more.Yes, there are several algorithms for data compression, that is, store data in less space than it usually needs. However, not all data can be encrypted. Encryption basically takes advantage of some sort of repetition in data; once all repetition has been eliminated, data can be encrypted no more.


Computer as an advantage in statistic?

Your question is unclear. I will answer the following question, "How is the computer related technology an advantage in calculations of statistics?" This includes the computer, software, monitors and printers, and related data transmission systems (including the internet) and data storage. Computers and software are often essential in calculating statistics, interpreting statistics and in presenting results. The amount of data that can be easily stored and retreived by computers has increased enormously and this is a great advantage in statistical analysis. Data transmission over the internet means data can be collected at one location and almost immediately be retrieved at a second location. Data collection (which is a part of statistics) is much more efficient. Standard computer programs means fewer human errors in calculating statistics. Still, some data must be check by people. Graphical displays of data help in the checking data. Finally, raw data, data analyses, and all presentations of results can be stored in CD's, making a permanent record of the work performed, in case any questions arise in the future.


What are examples of Set-builder notation?

describing of one object


How do you get the mean median and mode in c programming?

By writing in C code the mathematical methods for finding the mean, median and mode of your data taking into account how your data is stored (eg an array; two separate arrays one with data and the other with frequencies; a two dimensional array containing both data and frequencies; an array of structures containing the data instead of arrays; a linked list of structures; etc).


What can I do with enterprise data integration?

Data integration is a process in which one can collect data from multiple devices, and have it put on to one device, so one is able to see a unified collection of the data.

Related questions

What was one advantage of the Phoenician alphabet?

The writing messages


What is one advantage of the pictographic and phonetic writing systems?

jbggnjkl;


What should you do if There is a data wire that does not have a data source?

it might be the computer, try writing it on a different one


What are the advantages and disadvantages of memos?

One advantage of writing a memo is the fact that it is short and to the point. One disadvantage to writing a memo is the fact that critical information can't be explained thoroughly in such a small business letter.


What are the advantages of a paper data base?

One mainly importnant advantage is that its more simple to use than another data base.


What is data items?

Unit of data contained in a record, describing a particular attribute (such as name, age, address) and requiring one or several bits, bytes, or words to represent an entity.


How can you write numbers by using digits?

I believe that this question is missing some information and seems to refer to 'In Writing. Which is my question; In writing should one use digits to represent numbers? And if so would they still be considered adjectives? Because they are describing the noun number or whichever other noun they are describing.


For how many years data remains stored in server?

the data remain for ever unless and until it is deleted by someone...thts one of the advantage of servers


What are the advantages of plotting data in graph form?

one advantage is that you could then see if there were any rises or falls in the type of data that you are collecting e.g. temperature


What is one advantage of writing out a speech before presenting it?

It allows speakers to use more complex sentences.


What is a piece of writing that tells about the life and achievements of someone who has just died called?

A post mortem biography would be one way of describing it.


What refers to reading and writing data consecutively?

Reading and writing data consecutively refers to the process of sequentially accessing data stored in a computer's memory or on a storage device. This means that data is accessed in a specific order, with each piece of data being accessed immediately after the previous one. For example, when reading a file sequentially, the computer would start at the beginning of the file and read each block of data in order until it reaches the end of the file. Similarly, when writing data consecutively, each new piece of data is written immediately after the previous one in a continuous stream. Sequential access is often used when dealing with large amounts of data that are stored in a specific order, such as in a database or in a file format optimized for sequential access. By accessing data in this way, it can be read or written more efficiently and with less overhead compared to randomly accessing individual pieces of data.