6. Which of the following is not a processing control?

A) Record counts
B) Control totals
C) Hash totals
D) Check digits

I think it should be C but am not certain. Can anyone assist?

To determine which of the choices is not a processing control, let's go through each option:

A) Record counts: This control involves checking the number of records processed to ensure they match the expected count. It helps ensure all records are accounted for and none are missing. This is a valid processing control.

B) Control totals: This control involves calculating a total for a specific field or set of fields in a record and comparing it to an expected value. It helps detect errors or discrepancies in data processing. This is also a valid processing control.

C) Hash totals: Hash totals involve generating a unique value, known as a hash, based on the contents of a record or a group of records. The hash is compared against an expected value to verify the integrity of the data. Hash totals are a valid processing control, making this choice an unlikely candidate for the answer.

D) Check digits: Check digits are used to validate the accuracy of data, particularly in numerical values such as identification numbers or credit card numbers. The check digit is calculated based on the other digits in the value and is used to detect errors during data entry or transmission. Check digits are indeed a processing control.

Based on the explanations above, the most likely answer is C) Hash totals, as the other options are valid processing controls. However, to confirm the answer definitively, it's always a good idea to consult the relevant documentation or resources related to the topic.

Sure, I can help you with that. Processing controls are mechanisms used to ensure the accuracy and integrity of data processing. Let's analyze each option to determine which one is not a processing control:

A) Record counts: This involves counting the number of records processed and comparing it to the expected number of records. It helps identify missing or duplicate records, so it is a processing control.

B) Control totals: Control totals represent the sum of specific numeric fields in a set of records. They are used to verify the accuracy of data processing by comparing the calculated control totals with predetermined values. Control totals are considered a processing control.

C) Hash totals: Hash totals are another type of control total. They involve summing certain numeric data fields and converting the resulting value into a unique hash value. This hash value is then used to verify the accuracy of data. Therefore, hash totals are a type of processing control.

D) Check digits: Check digits are special digits added to data records to detect errors or discrepancies. They are used to verify the accuracy of identification numbers, such as social security numbers or credit card numbers. Check digits are also a form of processing control.

Based on the descriptions, it appears that all the options provided (A, B, C, and D) are processing controls. Therefore, none of them can be considered the correct answer. It seems there might be an error in the question or answer options.