Software Design - Data Accuracy

Card Puncher Data Processing

Software Design - Data Accuracy

About

Data accuracy refers to the degree with which data correctly represents the “real-life” objects they are intended to model.

Measure of Accuracy

In many cases, accuracy is measured by how the values agree with an identified source of correct information (such as reference data).

There are different sources of correct information:

  • a database of record,
  • a similar corroborative set of data values from another table,
  • dynamically computed values,
  • or perhaps the result of a manual process.

If that data is available as a reference data set, and automated process can be put in place to verify the accuracy, but if not, a manual process may be instituted to contact that regional board to verify the accuracy of that attribute.

Example

An example of an accuracy rule might specify that for healthcare providers, the Registration Status attribute must have a value that is accurate according to the regional accreditation board.





Discover More
Weka Accuracy Metrics
Data Mining - (Parameters | Model) (Accuracy | Precision | Fit | Performance) Metrics

Accuracy is a evaluation metrics on how a model perform. rare event detection Hypothesis testing: t-statistic and p-value. The p value and t statistic measure how strong is the...
Data System Architecture
Data Property - Data Consistency - (Strong|Atomic) consistency - Linearizability)

In its most basic form, consistency refers to data values in one data set being consistent with values in another data set at the same point in time. In an other form, consistency, also known as atomic...
Dataquality Metrics
Data Quality - Metrics

Very often these metrics are named dimension but it is an abuse language, it acts rather in a dimensional model as attribute of the data rules. Timeliness refers to the time expectation for...
Data System Architecture
Logical Data Modeling - Data Integrity

Data/Database integrity ensures that data entered into the database is: accurate, correct (valid), and consistent. Three basic types of integrity are: Entity integrity, allowing no two rows...
How Old Is The Earth
Soft Skill - Truth

Don't be a fool, Truth is not Accuracy Omdenken/status/550351956284174338?s=03Tom Clancy [[twitterMaitre Eolas experiments comes from This Is How Your Fear...
Card Puncher Data Processing
The Art of Programming - Information System and Software Design

The Art of Programming - Information System and Software Design This section is about how to use the basic block of a language in order to create high order component. Abstract:_The_Art_of_DesignThe...



Share this page:
Follow us:
Task Runner