ASSESSMENTS Flashcards
Choose the least effective step in ensuring the accuracy and completeness of data captured by the system:
a. The use of point-of-sale (POS) scanners
b. implementing a system that uses prenumbered source documents
c. manually encoding original and authentic source documents
d. use of machine-readable forms to processing input records
c. manually encoding original and authentic source documents
The following are examples of source documents in a disbursement cycle, except:
a. purchase requisition
b. delivery ticket
c. check
d. ADA/Electronic Fund Transfer
b. delivery ticket
The following are examples of source documents in a revenue cycle, except:
a. bill of lading
b. receiving report
c. remittance advice
d. credit memo
b. receiving report
All of the following are characteristics of data processing cycle, except:
a. cyclical in nature
b. data storage quality
c. sequential flow
d. speed and efficiency
b. data storage quality
All of the following are examples of source documents except:
a. bank statement
b. payroll time sheet
c. payment confirmation
d. invoice
idk
A manager wants to classify each transaction according to a certain criterion, the correct excel function to use would be
a. IF
b. SUM
c. COUNTIF
d. SUMIF
a. IF
A manager wants to determine the total number of sales for the month of August 2023, the correct excel function to use would be
a. IF
b. SUM
c. COUNTIF
d. SUMIF
b. SUM
A manager wants to determine the number of total purchase amount for the month of August 2023 from Supplier A, the correct excel function to use would be
a. IF
b. SUM
c. COUNTIF
d. SUMIF
d. SUMIF
A manager wants to determine the number of occurrences of sale transaction with Customer A for a certain period, the correct excel function to use would be
a. IF
b. SUM
c. COUNTIF
d. SUMIF
c. COUNTIF
Which of the following contains the correct code for countif
a. COUNTIF(range, criteria, sum_range)
b. COUNTIF(sum_range, criteria, range)
c. COUNTIF(range, criteria)
d. COUNTIF(criteria, range)
c. COUNTIF(range, criteria)
=COUNTIF
a. (value1, [value2], …)
b. (range, criteria)
c. (logical_test, [value_if_tru], [value_if_false])
d. (range, criteria, [sum_range])
b. (range, criteria)
=SUMIF
a. (value1, [value2], …)
b. (range, criteria)
c. (logical_test, [value_if_tru], [value_if_false])
d. (range, criteria, [sum_range])
d. (range, criteria, [sum_range])
=IF
a. (value1, [value2], …)
b. (range, criteria)
c. (logical_test, [value_if_tru], [value_if_false])
d. (range, criteria, [sum_range])
c. (logical_test, [value_if_tru], [value_if_false])
=SUM
a. (number1, [number2], …)
b. (criteria_range1, criteria1, …)
c. (sum_range, criteria_range1, criteria1, …)
d. (value1, [value2], …)
a. (number1, [number2], …)
=SUMIFS
a. (number1, [number2], …)
b. (criteria_range1, criteria1, …)
c. (sum_range, criteria_range1, criteria1, …)
d. (value1, [value2], …)
c. (sum_range, criteria_range1, criteria1, …)