Assignment

 Select one type of cryptography or encryption and explain it in detail. Include the benefits as well as the limitations of this type of encryption. Your summary should be 2-3 paragraphs in length and uploaded as a TEXT DOCUMENT. Click the link above to submit your work. There is an EXAMPLE attached to show you the format requirements. 

 Be sure ti include your reference citation. 

security

  

Write an of at least  500 words discussing the Safe Harbor provisions under HIPAA.  

pseudocode

  

use pseudocode to write an object-oriented program that consists of class definition and main program to solve given problem-Write a program that inputs(from the user)the number of hours worked and hourly pay rate for employees and outputs their total pay. The program should process an arbitrary number of employee:the user will terminate input by entering 0 for hours worked and pay rate. Use a class called Worker with-Attributes:Hours,Rate,Total-Methods (), GetRate (), SetTotal (), and access methods (SetHours (),GetHours (),SetRate(), GetRate(), and GetTotal() )for each of the attributes…

Exp22_Excel_Ch03_ML2_Grades

Exp22_Excel_Ch03_ML2_Grades

Exp22 Excel Ch03 ML2 Grades

Excel Chapter 3 Mid-Level 2 – Grade Analysis 

  

Project Description:

As Dr. Dae Jeong’s teaching assistant, you maintain their gradebook for the ACC 200 Financial Accounting class. Dr. Jeong wants you to create a pie chart that shows the percentage of students who earn each letter grade. You will also create a bar chart to show a sample of the students’ test scores. Furthermore, Dr. Jeong wants to see if a correlation exists between attendance and students’ final grades; therefore, you will create a scatter chart depicting each student’s percentage of attendance with their respective final grade average.

     

Start Excel. Download and open   the file named Exp22_Excel_Ch03_ML2_Grades.xlsx.   Grader has automatically added your last name to the beginning of the   filename.

 

 

A pie chart is an effective way   to visually illustrate the percentage of the class that earned A, B, C, D,   and F grades.
 

  Use the Insert tab to create a pie chart from the Final Grade Distribution   data located below the student data in the range F35:G39 and move the pie   chart to its own sheet named Distribution.

 

You should enter a chart title   to describe the purpose of the chart. You will customize the pie chart to   focus on particular slices.
 

  •Apply the Style 12 chart style.
  •Type ACC   200 Final Grades: Fall 2024 for the chart title.
  •Explode the A grade slice by 7%.
  •Change the F grade slice to Dark Red.
  •Remove the legend.

 

A best practice is to add Alt   Text for accessibility compliance.
 

  Add Alt Text: Most students earned B and C grades. (including the period).

 

You want to add data labels to   indicate the category and percentage of the class that earned each letter   grade.
 

  Add data labels in the Inside End position. Select data label options to   display Percentage and Category Name. Remove the Values data labels.

 

 

Apply 18-pt size and apply   Black, Text 1 font color to the data labels.

 

You want to create a bar chart   to depict grades for a sample of the students in the class.
 

  Create a clustered bar chart using the ranges A5:D5 and A18:D23 in the Grades   worksheet. Move the bar chart to its own sheet named Sample Scores.

 

Customize the bar chart with   these specifications:
  · Style 5 chart style
  · Legend on the right side in 11 pt font size
  · Light Gradient – Accent 2 fill color for the plot area

 

 

The chart needs a descriptive   title.
 

  Type Sample   Student Test Scores for   the chart title.

 

Displaying the exact scores   would help clarify the data in the chart.
 

  Add data labels in the Outside End position for all data series. Format the   Final Exam data series with Blue-Gray, Text 2 fill color.
 

 

The student names display in   reverse alphabetical order on the category axis. You want to display the   names in alphabetical order, format the axis, and add Alt Text.
 

  Select the category axis and display the categories in reverse order in the   Format Axis task pane so that O’Hair   is listed at the top and Sager is   listed at the bottom of the bar chart.
 

  Select the category axis and change the font size to 12.
 

  Add Alt Text: Quinn earned the highest scores on all tests. (including the period).

 

You want to create a scatter   chart to see if the combination of attendance and final averages are related.
 

  Display the Grades worksheet. Select the range E5:F31 and create a scatter   chart. Cut the chart and paste it in cell A42. Set a height of 5.96″ and a width of 5.5″.

 

Add Alt Text: The scatter   chart shows the relationship between final grades and attendance. (including the period).

 

Titles will help people   understand what is being plotted in the horizontal and vertical axes, as well   as the overall chart purpose.
 

  Make sure the scatter chart is selected. Type Final Average-Attendance Relationship as the chart title and bold the   title. Type Percentage of Attendance as the primary horizontal axis   title, and type Student Final Averages as the primary vertical axis   title.

 

To distinguish the points   better, you can start the plotting at 40 rather than 0. Make sure the scatter   chart is selected.
 

  Apply these settings to the vertical axis of the scatter chart:
40 minimum bound, 100 maximum bound, 10 major units, and Number format   with 0 decimal places.

 

Make sure the scatter chart is   selected. Apply these settings to the horizontal axis: 40 minimum bound, 100 maximum bound, automatic units.   

 

 

Adding a fill to the plot area   will add a touch of color to the chart.
 

  Make sure the scatter chart is selected. Add the Parchment texture fill to   the plot area.

 

 

You want to insert a trendline   to determine trends.
 

  Make sure the scatter chart is selected and insert a linear trendline chart   element.

 

 

You want to add sparklines to   detect trends for each student.
 

  Insert Column sparklines in the range H5:H31 using data in the range B6:D31   on the Grades sheet. Display the Low Point. Set the Vertical Axis Minimum and   Maximum Values to be the same for all sparklines.

 

To make the Sparklines more   effective and easier to read, you will increase the row height.
 

  Change the row height to 22 for rows 6 through 31.

 

 

Save and close Exp22_Excel_Ch03_ML2_Grades.xlsx. Exit   Excel. Submit the file as directed.

Using Appcelerator Titanium and Figma to simulate a Derby App

 For our assignment this week ( Assignment 8), my aim is for you to understand how Appcelerator Titanium would be used to build a Derby app – a Derby menu. Like last week, we will use a design/modeling tool (Figma) https://www.figma.com to design an app interface that looks like the one in Figure 10-10, p. 295. This can be an interface for iOS, Android, or Windows phone (your choice). Although we can only see a top view from the figure, several UI elements are needed to make the app functional. Our authors provide both a description and the associated JavaScript code for each UI element that can be used to create the Derby app (pp.292-307). In addition to modeling, your goal is to choose at least six (6) UI elements which you would use. Explain what and how these UI elements contribute to your app functionality as you modeled. If possible, draw a line on the interface to the UI functionality and explain. Remember that although you are using Titanium Studio, you are actually developing an iOS, Android, or Windows app. Therefore, discuss use of particulars for that platform. For example: a VIEW  is a basic UI element for either iOS or Android – Android apps always need “accelerator”  and “GPS” UI functionality; whereas these are native (built-in) for the iOS platform, etc. Discuss “JSON is your friend” (p. 302), regardless of which app platform you are building.

  • First download and install Figma (can use comparable SW of your choice) on your computer. This is same as last week.

Make one screen shot here that shows you have install the Figma wireframing tool (or a comparable tool of your choice )* You are ready to start adding UI elements for (to model) your app matching the layout shown in Figure 10-10, p. 295

  • Use Figma widgets/icons and create a mock interface (add at least six appropriate UI elements) that follow and match the Figure 10-10 example 

* Your app is using JavaScript coding, but you ARE NOT required to do/show any coding for this assignment.  Make a second screen shot showing the final placement of the UI elements on your model. Except for coding, this is a simulated app as it would appear if you used Titanium Studio. Lastly, review the coding that our authors provide (pp. 292-307); based on that coding:Write a brief explanation of each UI element you used – try to explain what specific function/method each UI provides that make your app functional.These two screen shots and UI explanations is the deliverable for Assignment. If you used supporting literature/videos other than your own, remember to properly cite and then include an APA style reference list.  

quiz14

Answer each these questions in a paragraph with at least five sentences: Include the question and number your responses accordingly. Provide a citation for each answer.

  1. Give an example from the book where insufficient testing was a factor in a program error or system failure.
  2. What was one cause in the delay in the completing of the Denver Airport.
  3. Why didn’t the healthcare.gov website work at first?
  4. What is one characteristic of high reliability organizations?
  5. Describe the potential risks of alert fatigue in EHR systems.
  6. What were 2 common factors in both the Therac-25 case and the space shuttle disaster.
  7. What does design for failure mean?

H4

 Download and read the document and answer all questions in the document. Please see attached document H4 & APA Criteria doc.     

Annotated Bibliography

One of the fundamental techniques to gather research for a paper is the use of an Annotated Bibliography. As a human-computer interaction researcher, finding relevant literature to support a study is also part of preparing an analytical research paper.

IMPORTANT: To support your research journey, read the Levy & Ellis (2006) article on maximizing your research opportunities in Information Systems Research. 

There must be five entries with a PROPERLY cited APA citation and a description of the article that is 100-125 words. The attached document has five entries that are already present and add new entries to it other than already existing ones.

An example entry is:
Hyman, J. A. (2015). Developing Instructional Materials and Assessments for Mobile Learning. In International Handbook of E-Learning Volume 1 (pp. 347-358). Routledge 

In Hyman (2015), a review of the required elements needed to create instructional materials for an e-learning and m-learning setting is identified. Hyman then proposes a mobile learning framework that focuses on design, environment, activity, and technology to guide the courseware developer in creating user-friendly yet meaningful instruction that is targeted for delivery in the mobile context.