Questions
Match each example with the correct input control.       -       A.      ...

Match each example with the correct input control.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

A code is recalculated to determine that it is correct.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

A blank space is detected where it is expected to see a data value.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

The presence of a letter in a customer account code causes a data processing error.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

The payroll system validates that employee hours worked field does not exceed 50 hours.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

The pay rate field is tested to ensure the rate is between $12 and $35.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

The state of Indiana (IN) code is accidentally entered as NI and is flagged as incorrect.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

An employee pay rate for a line worker in a factor of $32 that has passed the limit and range check is flagged when it is compared with the job skill code (#987) for that job position.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

An entry for a negative purchase for inventory quantity (-200) is flagged.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

A check number #228 is flagged because the checks in that batch are #101 - 151.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

When processing sales orders the system verifies that the Customer file name and serial number in the header label with the sales program's requirements.

A.

Reasonableness Check

B.

Missing Data Check

C.

Sequence Check

D.

Check Digit

E.

Numeric - Alphabetic Check

F.

Limit Check

G.

Validity Check

H.

Range Check

I.

Internal Label Check

J.

Sign Check

In: Accounting

Write a class named Rat (to simulate rational or fraction number) such that it works as...

Write a class named Rat (to simulate rational or fraction number) such that it works as in the main below.

int main()

{

Rat a(3, 4), b(1, 2);

a.print(); // output: 3/4

b.print(); // output: 1/2

Rat c = a.add(b);

c.print(); // output: 5/4

// Hint: 3/4 + 1/2 = 6/8 + 4/8 = 10/8 = 5/4

Rat d = a.multiply(b);

d.print(); // output: 3/8

// Hint: 3/4 x 1/2 = 3/8

return 0;

}

In: Computer Science

paper prototype for laundry delivery and pick up app

paper prototype for laundry delivery and pick up app

In: Computer Science

List and briefly explain each step of the production planning process.

List and briefly explain each step of the production planning process.

In: Operations Management

Does Khan-Cullors tell a fuller mission of Black Lives Matter than what is commonly portrayed in...

Does Khan-Cullors tell a fuller mission of Black Lives Matter than what is commonly portrayed in mainstream media?

In: Psychology

For each of the following indicate whether the statement is TRUE or FALSE. a. ____ A...

For each of the following indicate whether the statement is TRUE or FALSE.

a. ____ A resident alien may be a shareholder of an S-Corporation.

b. ____ An LLC can be taxed as an S-Corporation.

c. ____ A shareholder’s basis in the stock of an S-Corporation can be increased when the corporation borrows money from a bank.

d. ____ A calendar-year C-Corporation which is in its third year of operations can make an S-corporation election on May 15 which will be effective for a partial year beginning June 1st.

e. ____ Section 1245 recapture income of an S-Corporation is reported as a separately stated item shareholders via the K-1

In: Accounting

Match each phrase with the appropriate term.       -       A.       B....

Match each phrase with the appropriate term.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

Programmed procedures also known as edits or validation controls.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

Determines if a value is reasonable when considered alone with other data fields.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

Serves as a journal which includes every transaction successfully processed by the system.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

Also known as auditing around the computer and requires a detailed knowledge of application’s internal logic.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

Also known as auditing through computer and requires in-depth understanding of internal logic.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

Used to establish the application processing integrity.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

A variant of test data method in which comprehensive test data goes through repetitive testing until a valid base case is obtained.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

Takes step-by-step walk of application’s internal logic.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

Automated technique which allows auditors to test logic and controls during normal operations by setting up a dummy entity within the application system.

      -       A.       B.       C.       D.       E.       F.       G.       H.       I.       J.   

Requires auditor to write a program that simulates key features or processes of the application under review.

A.

Transaction Log

B.

Test Data Method

C.

Black-box Approach

D.

Base Case System Evaluation (BCSE)

E.

White-box Approach

F.

Parallel Simulation

G.

Input Controls

H.

Integrated Test Facility (ITF)

I.

Reasonableness Check

J.

Tracing

In: Accounting

Suppose we have a piece of metal sheet of length l = 5.8 cm, and width...

Suppose we have a piece of metal sheet of length l = 5.8 cm, and width w = 10.2 cm to make a capacitor.

(a) If we cut it in two equal halves and make it into a parallel capacitor with plate separation d = 0.4 cm, find the capacitance in pF.
=____ pF

(b) If we cut it into two sections with widths 2?a and 2?b instead (a < b), and roll them up to form a cylindrical capacitor with two shells separated by the same distance d radially, find a and b (in cm).
a =___ cm

In: Physics

The educational model at UoPeople places a great emphasis on examinations. Does your culture or country...

The educational model at UoPeople places a great emphasis on examinations. Does your culture or country have the same emphasis? Do you personally agree with the emphasis placed on examinations?

In: Psychology

Modify your program from Learning Journal Unit 7 to read dictionary items from a file and...

Modify your program from Learning Journal Unit 7 to read dictionary items from
a file and write the inverted dictionary to a file. You will need to decide on
the following:

    * How to format each dictionary item as a text string in the input file.
    * How to convert each input string into a dictionary item.
    * How to format each item of your inverted dictionary as a text string in
      the output file.

Create an input file with your original three-or-more items and add at least
three new items, for a total of at least six items.

------------------------------------------------------------------------------------------------------------------

The Unit 7 program:

Dr_Appointments = {'Mom':[2, 'April', 2020], 'Brother':[6, 'July', 2020], 'Sister':[6, 'January', 2021], }

def invert_dict(d):
inverse = dict()
for key in d:
    val = d[key]
    for val in val:
      if val not in inverse:
        inverse[val] = [key]
      else:
        inverse[val].append(key)
return inverse

print('Dr. Appointments:', Dr_Appointments)

print('Inverted Dr. Appointments:')
Invert_Appointments = invert_dict(Dr_Appointments)
print(Invert_Appointments)

This is the expanded dictionary: the Unit 7 plus three more:

Mom: 2, April, 2020,
Brother: 6, July, 2020,
Sister: 6, January, 2021,
Aunt: 2, December, 2021,
Uncle: 6, November, 2021,
Niece: 2, December, 2020

In: Computer Science

Do we perceive the world as it is or are we easily fooled? Give an example...

Do we perceive the world as it is or are we easily fooled? Give an example from your own life. At least 250 WORD

In: Psychology

Harper's Ferry.   in at least 400 words. NOTE: HISTORY 011: Pol&Soc Hist  

Harper's Ferry.   in at least 400 words.

NOTE: HISTORY 011: Pol&Soc Hist  

In: Psychology

1 (a-c) You ask your graduate student to roll a die 5000 times and record the...

1 (a-c)

You ask your graduate student to roll a die 5000 times and record the results.

a) Give the expected mean and standard deviation of the outcome.

b) The die roll experiment is repeated (though with a different graduate student – for some reason your previous student went to work with a different advisor). However in this case, the die is weighted so that a 6 shows up 11% of the time, a 1 shows up 25% of the time, and all remaining numbers show up 16% (each). Now what is the expected mean and sd of 5000 rolls?

c) What would happen if we changed the experiment to 10,000 rolls?

In: Math

Identify steps that a parent can take to promote high self-esteem and high self-efficacy in a...

Identify steps that a parent can take to promote high self-esteem and high self-efficacy in a child. Address the child’s motor, cognitive, language, and social skills development.

In: Psychology

Discuss three industries in which Job-order costing and Process costing can be used.

Discuss three industries in which Job-order costing and Process costing can be used.

In: Accounting