Preview

Activity: Calculate Overtime Pay

Satisfactory Essays
Open Document
Open Document
482 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Activity: Calculate Overtime Pay
Week 3 Activity – Calculate Overtime Pay
Week 3 Activity – Calculate Overtime Pay

------------------------------------------------- TCO #4 – Given a simple business problem that requires one or more decisions, create a solution algorithm that uses decisions with logical and relational expressions.

------------------------------------------------- TCO #9 – Given a program with logic errors that is intended as a solution to a simple business problem, employ debugging diagnostics to remove and correct the errors.

Assignment:
You will need to design an application that it will prompt a user for their hourly pay rate, their hours worked, and whether they are single, married, divorced, or widowed. It will then calculate their gross and net pay. If they work more than 40 hours, overtime is calculated at 1 ½ times the regular rate and displayed separately. If they are married, use a flat tax rate of 15%. If they are single, use 22%, if they are divorced, use 23%, and if they are widowed, use 13% (I realize that these are not very realistic). Here is a sample of what the program should do when run:

(No overtime example)
Enter hourly pay rate:
10.00
Enter hours worked:
35
Enter letter for (M)arried, (S)ingle, (D)ivorced, (W)idowed: M
Gross pay is $350.00
Net pay is $297.50

(Overtime example)
Enter hourly pay rate:
10.00
Enter hours worked:
45
Enter letter for (M)arried, (S)ingle, (D)ivorced, (W)idowed: S
Regular pay is $400.00
Overtime pay is $75.00
Gross pay is $475.00
Net pay is $370.50

Rubric:
When completed staple the following documents together neatly in 1,2,3,4 order: 1) This instruction sheet first 2) The IPO Chart, second 3) The Pseudocode, third 4) The Flowchart and output example last.

Point distribution for this application: Calculate Overtime Pay | Document: | Points possible: | Points received | IPO Chart | 5 | | Pseudocode | 5 | | Flowchart and output | 10 | | Total Points |

You May Also Find These Documents Helpful

  • Good Essays

    5. Write yourNAME (Last, First) and SECTION at the upper left hand corner of every sheet.…

    • 873 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    PTGS9 Week 5 Assignment

    • 1370 Words
    • 6 Pages

    If you are submitting your assignment on paper, please staple this sheet to the front of each assignment.…

    • 1370 Words
    • 6 Pages
    Powerful Essays
  • Satisfactory Essays

    TCO #1– Given a simple business problem, design and desk-check a solution algorithm that is expressed in terms of pseudocode or program notes and input-process-output (IPO) analysis leading to a flow chart.…

    • 393 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    OHIP block fee

    • 583 Words
    • 3 Pages

    Charge for Note completion may consist of up to three (3) separate components and their summation is the total cost…

    • 583 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Final Exam Review

    • 1356 Words
    • 6 Pages

    | Clemson repurchased 2,000 shares of treasury stock at a price of $19 per share.…

    • 1356 Words
    • 6 Pages
    Good Essays
  • Good Essays

    case study

    • 792 Words
    • 4 Pages

    2. Using the nine-step decision-making system: a logical approach to problem solving, describe (step by step) how Lynn can apply the model to resolve her problem with Mark.…

    • 792 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Use this method if you'd prefer to copy and paste your paper into a form.2. Prepare Your Document(s)…

    • 375 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    ‫* مبلغ اإلجازة سوف يكون جاهز قبل خمسة أيام عمل من تاريخ السفر في حالة تقديمها في الوقت المناسب.‬…

    • 1540 Words
    • 7 Pages
    Powerful Essays
  • Good Essays

    Agreggated Planning

    • 1180 Words
    • 5 Pages

    The 11 workers can produce (11)(480) = 5,280 hours of regular time in any quarter. The 6,400-hour requirement in quarter 2 exceeds this amount by 1,120 hours. The 6,240-hour requirement in quarter 6 exceeds this amount by 960 hours.…

    • 1180 Words
    • 5 Pages
    Good Essays
  • Satisfactory Essays

    Marginal Utility

    • 600 Words
    • 3 Pages

    Now, consider this scenario: Due to an increase in the internet security threats, the government wants to apply a price control in this market to encourage more people to become internet security professionals. Assume that a wage control is set at $75,000. Will this increase the number of people entering this labor market? Why or why not? Will this increase the number of people hired? Why or why not? There would be an increase of people looking to enter this labor market but they will not be able to find work because there will be fewer jobs available because employers are forced to pay more many to employees.…

    • 600 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    Motorcyle Anti-Theft Alarm

    • 6336 Words
    • 26 Pages

    Alhamdulillah and thank God as His willingness and blessings that brought us upon completing our microprocessor ELE 505 project which is ‘MOTORCYCLE ANTI-THEFT ALARM. First of all, we would like to express our grateful thanks to our lecturer, En Mahmud b Ibrahim for all information and guidance regarding to our project. She was being enormously helpful in giving suggestions, improving our project. Without her guidance we won’t think that we were able to complete this project on time.…

    • 6336 Words
    • 26 Pages
    Powerful Essays
  • Satisfactory Essays

    Labour Economics

    • 537 Words
    • 3 Pages

    1. Given below are the demand schedule and supply schedule for the labour market for supervisors. Remember that demand for labour represents the employers’ demand for workers, while supply represents the workers’ willingness to work. Graph the demand and supply curve on one graph and state the equilibrium price and quantity in this market (don’t just draw an arrow pointing at it). Label the graph properly. (3 marks – 2 for a properly labeled and accurate graph, one for clearly identifying equilibrium –both price and quantity – in the labour market)…

    • 537 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Now take the print of the first side and place the paper again for the back side and that would finish your…

    • 297 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Cost Benefits Analysis

    • 381 Words
    • 7 Pages

    The Cost of current system for the supplies is Php 10,694.00 in their manual way of processing the payslip and records. In this Proposed System, the possible expenses would be Php 24,400.00 and yet it would be lessen for the next coming years…

    • 381 Words
    • 7 Pages
    Satisfactory Essays
  • Good Essays

    Write a class that accepts a user’s hourly rate of pay and the number of hours worked. Display the user’s gross pay, the withholding tax (15% of gross pay), and the net pay (gross pay-withholding).…

    • 1642 Words
    • 7 Pages
    Good Essays