Essay

 

Consider the following problems, design the algorithms that would solve them, and then implement the algorithm in Java.

You are free to choose between writing pseudo-code or drawing flowcharts. Make sure to include screenshots of your running programs. You can take screenshots using PrintScreen of the console window in which you run the program. Put your algorithm and the screenshots together in a Word document.

Problem 1:

Write a program that reads the ages of three persons from the user, and decides who is the oldest, and who the youngest person is.

Problem 2:

Write a program that reads in the name and salary of an employee. Here the salary will denote an hourly wage, such as $9.25. Then ask how many hours the employee worked in the past week. Be sure to accept fractional hours. Compute the pay. Any overtime work (over 40 hours per week) is paid at 150 percent of the regular wage. Print a paycheck for the employee.

Problem 3:

The original US income tax of 1913 was quite simple. The tax was:

  • 1 percent on the first $50,000
  • 2 percent on the amount over $50,000 up to $75,000
  • 3 percent on the amount over $75,000 up to $100,000
  • 4 percent on the amount over $100,000 up to $250,000
  • 5 percent on the amount over $250,000 up to $500,000
  • 6 percent on the amount over $500,000.

There was no separate schedule for single or married taxpayers. Write a program that computes the income tax according to this schedule.

Problem 4:

Write a program asks the user to enter a month (1 for January, 2 for February, and so on) and then prints the number of days in the month. For February, print “28 or 29 days”.

For example:

Enter a month: 5
30 days

Do not use a separate if/else branch for each month. Use Boolean operators.

Problem 5:

A year with 366 days is called a leap year. Leap years are necessary to keep the calendar synchronized with the sun because the earth revolves around the sun once every 365.25 days. Actually, that figure is not entirely precise, and for all dates after 1582 the Gregorian corrections apply. Usually years that are divisible by 4 are leap years, for example 1996. However, years that are divisible by 100 (for example 1900) are not leap years, but years that are divisible by 400 are leap years (for example 2000). Write a program that asks the user for a year and computes whether that year is a leap year. Use a single if statement and Boolean operators.

 

  • Algorithm – 2 points.
  • Java Program – 6 points.
  • Screenshot of the running program – 2 points

CS

1.   Do you believe that all data should be encrypted? Many computing professionals think this is a good idea. But a small number of computing experts feel that no data should be encrypted—that all data and software should be openly available to anyone who wants it. Explain your answer (whether you believe all data should or should not be encrypted). (2-3 paragraphs)

2.  In this module, you learned that random numbers (or, at least, pseudorandom numbers) are essential in cryptography, but it is extremely difficult even for powerful hardware and software to generate them. Go online and conduct research on random number generators. What are the different uses of these tools besides cryptography? How do they work? Explain your answer using your own words in 2-3 paragraphs. 

NO PLAGIARISM 

computing

 
File submission: Laboratory spreadsheet     Objective of the activity  Through the lab activity, students will practice basic spreadsheet skills, such as:  Create spreadsheets with predefined Microsoft Excel functions. Create, enter, store and organize alphanumeric data. Use types of formulas to automate processes. Use graphical representations of data in spreadsheets. Instructions  Access the document.  Laboratory spreadsheet.docxPreview the document 

 
Deliverable  The activity is individual. The work must be delivered on time, without spelling or grammatical errors. Each student must submit one (1) only workbook. The book will, in turn, have three spreadsheets.  To develop the three (3) exercises follow the instructions.  After completing the lab, you should save the file as Excel Lab. 

 
Basic review resources  Hoisington, C .; Freund, S .; Vermaat, M .; Pratt, P. J.; Last, M. Z .; Schmieder, E .; Sebok, S. L. & Starks, J. (2016). Shelly Cashman series Microsoft Office 365 & Office 2016: Introductory. Cengage. Hernández, C. L. (2018). Create Charts. Retrieved from https://vimeo.com/275970556 (Links to an external site.) GCFGlobal LearnFree.org. Retrieved from https://edu.gcfglobal.org/en/excel2016 (Links to an external site.) GCFGlobal LearnFree.org. Retrieved from https://edu.gcfglobal.org/es/excel-2016 (Links to an external site.) Supplemental Review Resource  Usero Vilchez, J. (2012). Create a simple spreadsheet. Recovered from Office automation Excel 01 Create a simple spreadsheet Computer Science Academy Usero (Links to an external site.) Office Automation Excel 01 Create a simple spreadsheet Informatics Academia Usero 

2 Pages excluding citations

Topic:How the knowledge,skills or theories of operational excellence have been applied, or could be applied in a practical manner in IT industry/company(example financial or health care domain).

What theories and knowledge could be applied in IT company based on operational excellence?

2-3References APA format 

PDF of references also required

research paper

select one out of four

• Data Science & Analytics (Visualization, Analytics, Data Mining) 

• Artificial Intelligence (Computational Linguistics, Machine Learning, Robotics).

 • Programming Languages (Foundations, Design & Application, Implementation).

 • Project Management (Computer Technology, Agile Frameworks, Triple Constraints)

Discussion

 Please effectively communicate how you would lead an organization (or a group of people within the organization). Your discussion should also include innovative thinking, and information-technology aspects (such as the Internet, social-media, computers, etc.) that may assist you in decision-making. You may frame your discussion around any functional component of business, and in any context; problem-solving, management, leadership, organizational behavior, etc. 

Introduction to Eigenvalues and Eigenvectors - Part 1

week5

1.  Prepare a one page paper on Principal Component Analysis from chapter 7 of the textbook. You may use the internet for more information. Please double space your paper and cite your sources. 

2.  

Please view the following video, then prepare a one page paper on eigenvalues. You may research the internet for more information.

Introduction to Eigenvalues and Eigenvectors – Part 1 (Links to an external site.)Introduction to Eigenvalues and Eigenvectors - Part 1

Please double space your paper and cite your sources.

Here is another video to help you understand the concepts:

 

Eigenvectors and eigenvalues | Essence of linear algebra, chapter 14 (Links to an external site.)Eigenvectors and eigenvalues | Essence of linear algebra, chapter 14

two page paper double space.

3.  Prepare a one page (minimum) paper on some of the uses of Neural Networks from chapter 8.  You  may research the Internet for more information on some of the uses of AI (artificial intelligence).  Please double space your paper and cite your sources. 

4.  Prepare a one page (minimum) paper on cluster analysis. You may research the internet for more information. Please double space your paper and cite your sources. 

textbook.

https://online.vitalsource.com/#/books/9780470979280/cfi/6/32!/4/2/6/4/84/4/2/2/2/2@0:0

username: [email protected]

password: Welcome1