Response to Marc

Charts charts charts! I loved working with the charts feature. My particular data set wasn’t that large, and in retrospect I think I would’ve chosen some thing that had a bit more data to go with it, but I have enough data at minimum to see the effectiveness of the features that we learned this week in Excel. Some stand-outs for me were conditional formatting, sorting, and charts.

I think conditional formatting is really when values in the spreadsheet that meet certain criteria can be manipulated color wise or presented in a way so that they stand out as special. For example, my spreadsheet included conditional formatting which highlighted and colored differently a specific drug reaction among patients that had a higher occurrence rate. Again, the possibilities are endless with regard to this feature, and the vast uses of this type of filter would probably be seen even more with very large data sets. The sorting feature follows along with its own unique utility, in that larger and smaller values, for instance, can be clustered together to see majorities or common occurrences, less common outcomes, etc….

I feel a bit sad that I never had the need in my life to make a basic chart in Excel. Lol. But I feel that if I did, I would be quite satisfied with what the program offered. The bar charts and pie charts are quite crisp and effective in their aesthetic, and the options are endless for the user I. Terms of chart type, color, directional variations, etc. I kept playing with the charts feature and finally had to move on because I was just playing with the styles too much. But this is where move of my data analysis lied. Using this feature allowed me to provide clear visuals in my proposal about drug reactions that were the most common among patients.  

References

Wempen, F. (2016). Microsoft office 2016 at work for dummies (For dummies). Hoboken, New

Jersey: For Dummies. (2016).

Discussion 13 & 14- Project HR & Stakeholder Mngt

Leadership

Initial Postings: Read and reflect on the assigned readings for the week. Then post what you thought was the most important concept(s), method(s), term(s), and/or any other thing that you felt was worthy of your understanding in each assigned textbook chapter.Your initial post should be based upon the assigned reading for the week, so the textbook should be a source listed in your reference section and cited within the body of the text. Other sources are not required but feel free to use them if they aid in your discussion.

Also, provide a graduate-level response to each of the following questions:

  1. Describe leadership models that better allow for project and team success.
[Your post must be substantive and demonstrate insight gained from the course material. Postings must be in the student’s own words – do not provide quotes!]

Text

Title: Managing Project Stakeholders 

ISBN: 9781118504277 

Authors: Tres Roeder 

Publisher: John Wiley & Sons 

Publication Date: 2013-04-22

Discussion 6 (Database)

250 words+

1. List different system architecture and discussion their advantages/disadvantages?

 2. Explain why the allocation of records to blocks affects database-system performance significantly. reminding: please list your cited reference if possible

Write a program in C to report duplicate

  

Write a program in C to report duplicate values appearing in an array. A duplicate value only should be reported a single time regardless of how many times it appears in the array.
 

For example, if the values in the array are:
 

1 1 1 2 2 2 2 2 2 2 3 3 3 3 3 3 3 3 3 4 4 5 6 7 8 9
 

The output should look like this:
 

“Duplicate Values: 1 2 3 4”

Create a Web page that contains

  

Create a Web page that contains a text box which users can enter a date. Also include a button that executes the test() method to validate the date against a regular expression. Write a regular expression pattern that allows users to enter a one or two digit month, one or two digit date, and two or four digit year. Also, allow users to separate the month, day, and year by using either dashes or forward slashes. Users should be able to enter any of the following date formats: 1-25-07, 1-25-2007, or 01/25/2007.

Computer crime

 In order to complete Assignment #1 you will need to answer the below questions. Please complete the questions in a Word document and then upload the assignment for grading. When assigning a name to your document please use the following format (last name_Assignment #1). Use examples from the readings, lecture notes and outside research to support your answers. The assignment must be a minimum of 1-full page in length with a minimum of 2 outside sources. Please be sure to follow APA guidelines for citing and referencing sources. Assignments are due by 11:59 pm Eastern Time on Sunday.

1. The term computer crime encompasses a very broad range of criminal acts. Explain in detail categories of computer crime. Use examples to support your explanations.