Discussion (course – Bussiness Continuation Plan & Disaster Recovery Plan )

 

Compose and submit well-written paragraphs that contain a minimum of 200 words, which address the following: 

Assume you are a network administrator in your organization, describe the most cost-effective ways to secure your organization’s connection to the outside world. Briefly discuss the risk assessment components necessary to secure the organization’s asset (in this case, data).

The post should include adequate citations and references that adhere strictly to the APA format.

Assignment

1)  Discussion #1: Explain the relationship among data mining, text mining, and sentiment analysis.

 
2)Discussion #2: In your own words, define text mining, and discuss its most popular applications. 

3)  What are the common challenges with which sentiment analysis deals? What are the most popular application areas for sentiment analysis? Why?

Practical Connection Assignment

 

Provide a reflection of at least 500 words (or 2 pages double spaced) of how the knowledge, skills, or theories of this course have been applied, or could be applied, in a practical manner to your current work environment. If you are not currently working, share times when you have or could observe these theories and knowledge could be applied to an employment opportunity in your field of study.

Requirements:

Provide a 500 word (or 2 pages double spaced) minimum reflection.

Use of proper APA formatting and citations. If supporting evidence from outside resources is used those must be properly cited.

Share a personal connection that identifies specific knowledge and theories from this course.

Demonstrate a connection to your current work environment. If you are not employed, demonstrate a connection to your desired work environment.

You should NOT, provide an overview of the assignments assigned in the course. The assignment asks that you reflect how the knowledge and skills obtained through meeting course objectives were applied or could be applied in the workplace.

This assignment should not be a rehash of a previous practical connection assignment from another residency/course/student.

Website enrollment form

 

Website enrollment form

A blogging website wants users to enroll to get access to the blogs.  The figure above shows the form layout for enrollment.

Develop a Java WindowBuilder Application to implement this form.

Add a Button called “Enroll” at the bottom.

When the user clicks this button, the information entered by the user should be displayed in the box called Enrollment information.

All the information user entered should be displayed along with their selections indicated by the  Checkboxes and Radio Buttons under their proper headings (Interests, Communication Preference, How referred)

Example Output: 

Name: xxxxxxxxxxxx 

Email:  [email protected] 

Phone: 123-456-7890 

City: zzzzzzzzzzz 

State: TX

Interests                             Communication                 How Referred                        

Electronics                         E-mail                                Website                               

Website 

Technology 

Travel 

Shopping

Python API – Weather Py

In this example, you’ll be creating a Python script to visualize the weather of 500+ cities across the world of varying distance from the equator. To accomplish this, you’ll be utilizing a simple Python library, the OpenWeatherMap API, and a little common sense to create a representative model of weather across world cities.

Your first requirement is to create a series of scatter plots to showcase the following relationships:

  • Temperature (F) vs. Latitude
  • Humidity (%) vs. Latitude
  • Cloudiness (%) vs. Latitude
  • Wind Speed (mph) vs. Latitude

After each plot add a sentence or too explaining what the code is and analyzing.

Your second requirement is to run linear regression on each relationship, only this time separating them into Northern Hemisphere (greater than or equal to 0 degrees latitude) and Southern Hemisphere (less than 0 degrees latitude):

  • Northern Hemisphere – Temperature (F) vs. Latitude
  • Southern Hemisphere – Temperature (F) vs. Latitude
  • Northern Hemisphere – Humidity (%) vs. Latitude
  • Southern Hemisphere – Humidity (%) vs. Latitude
  • Northern Hemisphere – Cloudiness (%) vs. Latitude
  • Southern Hemisphere – Cloudiness (%) vs. Latitude
  • Northern Hemisphere – Wind Speed (mph) vs. Latitude
  • Southern Hemisphere – Wind Speed (mph) vs. Latitude

After each pair of plots explain what the linear regression is modeling such as any relationships you notice and any other analysis you may have.

Optional You will be creating multiple linear regression plots. To optimize your code, write a function that creates the linear regression plots.

Your final notebook must:

  • Randomly select at least 500 unique (non-repeat) cities based on latitude and longitude.
  • Perform a weather check on each of the cities using a series of successive API calls.
  • Include a print log of each city as it’s being processed with the city number and city name.
  • Save a CSV of all retrieved data and a PNG image for each scatter plot.

4

 

Instructions

Identify what are the different types of hash values. Then tell me, what is the recommended hash value and WHY (and see if you can find case law supporting this!)

Value of this assignment

When you lead an investigation then it is important for you to be comfortable with the different types of hash values as well as knowing what hash value your tool (hardware or software) will provide.

Knowing all this is helpful as part of your courtroom experience and/or if you want to cross-examine the forensic specialist.

Format

Please provide me your analysis in a 1-page document. 

Discussion question, 350 words 4 academic reviewed references.

There are three levels of management hierarchy: strategic, managerial and operational.

Part 1: Review at least 4 academically reviewed articles on each management hierarchy. Summary the articles in your own words.

Part 2: Discuss how the three levels of management hierarchy: strategic, management, and operational relates to the mission of a business.

Part 3: As an IT professional, how would you use information technology to improve the efficiency the three levels of management hierarchy?