Business Intelligence

The following are the items to discuss in the paper:

  • Define and discuss what is sentiment analysis.
  • Discuss at least three (3) applicable applications for sentiment analysis and why those applications are used.

Paper requirements:

  • Minimum 1200 words (excluding title page, table of contents, abstract, and references pages)
  • Minimum of four (4) references
  • Format your paper consistent with APA guidelines – review the provided PowerPoint, APA Manual, and video for details and assistance.
  • When submitting the assignment, please ensure you are submitting it as an attached MS Word document.

Wk 4 – Apply: Risk Register

 

Assignment Content

  1. Tony and his project team identified some risks during the first month of the Recreation and Wellness Intranet Project. However, all they did was document the risks in a list. They never ranked the risks or developed any response strategies. Because the project has had several problems, such as key team members leaving the company, users being uncooperative, and team members not providing good status information, Tony decided to be more proactive in managing risks and want to address positive risks as well as negative risks.

    Complete the following tasks:

    1. Create a risk register for the project. Identify SIX potential risks, including risks related to the problems described in the previous paragraph. Include negative and positive risks.
    2. Develop a response strategy for each risk of at least 45 words each. Enter the information in the risk register. The more substantial and well-argued your response strategy, the better. Minimal effort = Minimal grade.
    3. Separately from the Risk Register, write at least 175 words describing what specific tasks would be required to implement the strategy. Include time and cost estimates for each strategy.
    4. Submit your risk register with the response strategy and explanation.

      Note: A Risk Register template is available. I recommend that you use it. 

Assignment 3

Penetration testing is a simulated cyberattack against a computer or network that checks for exploitable vulnerabilities. Pen tests can involve attempting to breach application systems, APIs, servers, inputs, and code injection attacks to reveal vulnerabilities. In a well-written, highly-detailed research paper, discuss the following:

– What is penetration testing

– Testing Stages

– Testing Methods

– Testing, web applications, and firewalls

Your paper should meet the following requirements:

– Be approximately four pages in length, not including the required cover page and reference page.

Follow APA7 guidelines. Your paper should include an introduction, a body with fully developed content, and a conclusion.

– Support your answers with the readings from the course and at least two scholarly journal articles to support your positions, claims, and observations.

No Plagiarism 

Technology and Writing

Create an outline of your project.  

While creating your outline, keep in mind that you need to address the six questions from Postman. Here they are again.

  1. What is the problem for which this technology is the solution?
  2. Whose problem is it?
  3. Which people and what institutions might be most seriously harmed by a technological solution?
  4. What new problems might be created because we have solved this problem?
  5. What sort of people and institutions might acquire special economic and political power because of technological change?
  6. What changes in language are being enforced by new technologies, and what is being gained and lost by such changes?

Melissa’s Boating Emporium, DATABASE SYS:THEORY & PROGM

 

  1. At Melissa’s Boating Emporium, Melissa rents different kinds of boats to their customers: jet skis, skiffs, and pontoons for a day. All boats will have a specific daily rental rate.
    Melissa needs to manage the following pontoon information:

    • Registration Number
    • Name (each pontoon is named uniquely)
    • Manufacturer
    • Length
    • Capacity (i.e., how many people they will hold)
    • Skiffs are fairly standard, so Melissa needs to only manage the following skiff information:
    • Registration Number
    • Manufacturer
    • Jet Ski information Melissa needs is as follows:
    • Registration Number
    • Manufacturer
    • Date Manufactured
    • Jet Ski type (Recreational, Rec-Lite, or Luxury)
    • Age of Jet Ski
    • Pontoons and skiffs can be used for fishing, and Melissa will see to it that you have the right equipment for your rental. As an option, your rental can include the following types of equipment: bucket, net, bait knife, cutting board, map of surrounding areas, anchor, rod rentals and bait. Every piece of equipment has its own rental cost.  Each of these fishing items can be added to your boat rental, but equipment is not associated with any one boat. Any boat rental can also include an optional flare gun from the inventory of equipment for an extra price. All equipment will have a description and a rental price. All boats are available for rentals.
      Melissa wants to keep track of the date of all her rentals and the overall charge. As for her customers, she will want to log their name (first name and last name will do), their cell phone number, and their New Jersey Boat Safety Certificate identification number.
      Finally, Melissa will sell any of her used Jet Skis to customers. She will make a determination at the time of sale as to what she will charge. But she wants to keep track of the amount of the sale, the date of the sale, and to whom it was made.
      Please submit your ER or EER diagram.

Computer Security Questionnaire

 

  • 11.1 List and briefly define three classes of intruders.
  • 11.2 What are two common techniques used to protect a password file?
  • 11.3 What are three benefits that can be provided by an intrusion detection system?
  • 11.4 What is the difference between statistical anomaly detection and rule-based intrusion detection?
  • 11.5 What metrics are useful for profile-based intrusion detection?
  • 11.6 What is the difference between rule-based anomaly detection and rule-based penetration identification?
  • 11.7 What is a honeypot?
  • 11.8 What is a salt in the context of UNIX password management?
  • 11.9 List and briefly define four techniques used to avoid guessable passwords.

Assignment 1

Develop a draft of Chapter 2 where you clearly provide a well developed introduction and other sections relevant to your topic. This should be your first complete draft of Chapter Two.Before submitting, you should carefully review Chapter 2 and check the following:

  • Use Grammarly in Microsoft Word to review your assignment before submitting. Grammarly may show areas that you do not think need to be changed. If so, you should use the “trash” feature in Grammarly to remove each area that you do not think need to be addressed.
  • Review all of your references. Are all references in APA format? Do all in-text citations have an associated reference in the reference list? Do you have references in the reference list that are not cited in the chapters?
  • Did you follow the UC APA dissertation template? 

Write a public class named Player

Write a public class named Player meeting the following specifications:

1. The Player should have three fields:

a field called name of type String which holds the name of the player

a field called xp of type int which holds the player’s current experience points

a field called distance of type double which holds the player’s current distance from the spawn point

2. The Player class should have get and set methods for all fields.

Write a public PlayerTest class that has a main method and does the following:

1. Creates two Player objects.

2. Uses the set methods in the Player objects to set the values of all fields in both Player objects.

3. Prints the values of all the fields in each Player object to the screen using two System.out.print statements and the get methods.

Submit the two .java files containing your source code.

JA: Have you begun working on a solution? What Java code do you have so far?

Customer: nothing

JA: What are the full requirements for this task? How soon do you need it completed?

Customer: today

JA: Is there anything else the Programmer should know before I connect you? Rest assured that they’ll be able to help you.

Customer: no, i just need help with one program