answersLogoWhite

0

What is numeric data used for?

Updated: 11/1/2022
User Avatar

Wiki User

13y ago

Best Answer

For recording information using numbers.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is numeric data used for?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the 2 types of data allowed in QBASIC?

the two types of data used in Qbasic is numeric data and alpha numeric data.


The count function can only be used with numeric data?

The Count Function can only be used with numeric data. true or false


Define numeric data?

Numeric data refers to any data that is represented as numerical values, such as integers, decimals, or fractions. This type of data is used for quantitative analysis and calculations in various fields such as mathematics, statistics, and science. Numeric data can be manipulated and processed mathematically to uncover patterns, trends, and relationships within the data.


What are differences between data types numeric and non numeric?

Numeric data are data that can be quantify. i.e age, e.t.c While Non-numeric data are data that cannot be quantify but can be categorise. Such as colour, name e.t.c


What is used to enter text and numeric data?

The Formula Bar.


What is the difference between numeric data and non-numeric data?

Numeric data are numbers (like age, cost, etc.), while non-numeric data are not numbers (like name, address, etc.).


Is Chart a visual display of numeric data?

Yes, a chart can be used to display numerical data.


What is cell reference that contain numeric data?

a. Write down the cell reference of a cell the contains numeric data


The difference between numeric and alphabetic?

alphabets contains only the letters from a-z while alphanumeric has both numbers and letters... example... ABCDEFGHIJ are alphabets A4F54F54F5G AND 3F3FS34TH3 are both alphanumeric... alphanumeric are commonly used as passwords since they are more difficult to crack that words or numbers separately...


What is the difference between numeric and non-numeric keys in RDBMS?

Numeric means a number is used. For a key, that would usually be an integer. Non-numeric keys can include any symbols (i.e., text). In theory, you could also use other specialized data types, for example, dates. Check the data types available by a specific RDBMS; details may vary. Almost any data type can be used for a key; although variable-length data types such as BLOB are either not supported or not practical to use.


A chart is a picture of numeric data and is sometimes referred to as a range?

A chart is sometimes referred to as a graph and is a picture of numeric data.


What type of field can store numeric data that can be used in mathematical calculations?

In database systems, the fields Integer, Number, Floating, Long are the datatypes used for storing and representing numbers or numeric data. Calculations can be performed based on these data types. Refer to the application/system specific manual for the exact implementation of the above.