Create a spreadsheet that might be used to track payroll expenses for a week. Create a two-row spreadsheet where the top row is column headers and the second row holds calculations that determine the values identified above.There will be no data in this spreadsheet beyond the calculations that you create.Your spreadsheet will track the payroll expenses that are associated with employee pay and the payroll expenses that the employer pays. Your job is to determine how much money the employee will be paid, how much employee tax the employee is charged, and how much payroll expense the employer must pay.Assumptions:We're going to assume that all employees are paid by the hour and we're not going to concern ourselves with overtime. If you want to add in overtime, I'll add into your grade a bit. Overtime is any time you work beyond 40 hours and you get paid time and a half for those hours. To calculate overtime, you'll need to use an IF statement.Time is in tenths of an hour (for example, 30.2 hours, 43.5 hours)All employees are benefittedEmployee Revenue:hours worked * pay rate = weekly pay (gross pay)Employee Expenses:Employee Social Security is 6.2% of gross payEmployer Expenses:Employee gross payrollEmployer Social Security is also 6.2% of gross pay (yes, 12.4% of your pay goes to Social Security)Federal Unemployment Tax is 2.5% of gross payAlaska State Unemployment Tax is 1.09% of gross payVacation pay is 4% of gross pay (2 weeks over a 50 week year)Sick pay is 3.8% of gross pay (2 weeks over a 52 week year).At the end of the row I want to know the total employee net pay (gross pay minus employee security tax) and the total employer expense (including employee pay after employee social security tax is removed

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Create a spreadsheet that might be used to track payroll expenses for a week. Create a two-row spreadsheet where the top row is column headers and the second row holds calculations that determine the values identified above.There will be no data in this spreadsheet beyond the calculations that you create.Your spreadsheet will track the payroll expenses that are associated with employee pay and the payroll expenses that the employer pays. Your job is to determine how much money the employee will be paid, how much employee tax the employee is charged, and how much payroll expense the employer must pay.Assumptions:We're going to assume that all employees are paid by the hour and we're not going to concern ourselves with overtime. If you want to add in overtime, I'll add into your grade a bit. Overtime is any time you work beyond 40 hours and you get paid time and a half for those hours. To calculate overtime, you'll need to use an IF statement.Time is in tenths of an hour (for example, 30.2 hours, 43.5 hours)All employees are benefittedEmployee Revenue:hours worked * pay rate = weekly pay (gross pay)Employee Expenses:Employee Social Security is 6.2% of gross payEmployer Expenses:Employee gross payrollEmployer Social Security is also 6.2% of gross pay (yes, 12.4% of your pay goes to Social Security)Federal Unemployment Tax is 2.5% of gross payAlaska State Unemployment Tax is 1.09% of gross payVacation pay is 4% of gross pay (2 weeks over a 50 week year)Sick pay is 3.8% of gross pay (2 weeks over a 52 week year).At the end of the row I want to know the total employee net pay (gross pay minus employee security tax) and the total employer expense (including employee pay after employee social security tax is removed

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Web Page
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education