ISSC642 WORD 500 WK 5

Please look at the killing with keyboards file then answer the following questions in the context of the best practice concepts covered in chapter 11 and the security professional proficiencies covered in chapter 13. Identify what is at risk here, 5 possible threats and 5 vulnerabilities in this scenario. Analyze measures that could be taken to reduce the risks.

Find the attachment for book

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Week 3 Assignment 3 Business Intelligence

 Chapter 5

1. What is an artificial neural network and for what types

of problems can it be used?

2. Compare artificial and biological neural networks. What

aspects of biological networks are not mimicked by artificial

ones? What aspects are similar?

3. What are the most common ANN architectures? For

what types of problems can they be used?

4. ANN can be used for both supervised and unsupervised

learning. Explain how they learn in a supervised mode

and in an unsupervised mode.

Go to Google Scholar (scholar.google.com). Conduct

a search to find two papers written in the last five years

that compare and contrast multiple machine-learning

methods for a given problem domain. Observe commonalities

and differences among their findings and

prepare a report to summarize your understanding.

Go to neuroshell.com. Look at Gee Whiz examples.

Comment on the feasibility of achieving the results

claimed by the developers of this neural network model.

Chapter 6

What is deep learning? What can deep learning do that

traditional machine-learning methods cannot?

2. List and briefly explain different learning paradigms/

methods in AI.

3. What is representation learning, and how does it relate

to machine learning and deep learning?

4. List and briefly describe the most commonly used ANN

activation functions.

5. What is MLP, and how does it work? Explain the function

of summation and activation weights in MLP-type ANN.

Cognitive computing has become a popular term to define

and characterize the extent of the ability of machines/

computers to show “intelligent” behavior. Thanks to IBM

Chapter 6 • Deep Learning and Cognitive Computing 385

Watson and its success on Jeopardy!, cognitive computing

and cognitive analytics are now part of many realworld

intelligent systems. In this exercise, identify at least

three application cases where cognitive computing was

used to solve complex real-world problems. Summarize

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Homework Assignmet

 

Central Sierra Insurance (CSI) sets bonus percentages based on commissions earned by each agent and calculates totals by branch office. This workbook also tracks fundraising efforts of employees for a community event.

[Student Learning Outcomes 2.1, 2.2, 2.3, 2.5, 2.6, 2.7]

File Needed: CentralSierra-02.xlsx (Available from the Start File link.)

Completed Project File Name: [your name]-CentralSierra-02.xlsx

Skills Covered in This Project

  • Create, copy, and edit formulas.
  • Name cell ranges.
  • Set mathematical order of operations.
  • Set cell references to be absolute.
  • Use the NOW function.
  • Use HLOOKUP and VLOOKUP
  • Use the SUMIF function.
  • Build an IF function.
  1. Open the start file CentralSierra-02.xlsx workbook. If the workbook opens in Protected View, click the Enable Editing button so you can modify it. The file will be renamed automatically to include your name. Change the project file name if directed to do so by your instructor, and save it.
  2. Select the Tables sheet, select cells A6:B10, and create range names using the Create from Selection button [Formulas tab, Defined Names group].
  3. Select cells B1:F2 and click the Name box. Name the selection H_Rates. Note that the first row is arranged in ascending order.
  4. Create an HLOOKUP function to display the bonus rate.
    1. Click the Commissions sheet tab and select cell F5.
    2. Start the HLOOKUP function and use cell E5 as the lookup_value.
    3. For the table_array argument, use the H_Rates range.
    4. Use the second row for the row_index_num argument (Figure 2-100).The formula is =HLOOKUP(E5,H_Rates,2)Figure 2-100 HLOOKUP function to display bonus
  5. Format the results as Percent Style with two decimal places.
  6. Copy the formula in cell F5 to cells F6:F14.
  7. Set order of operations to calculate total earnings.
    1. Select cell G5.
    2. Build a formula to add the commissions amount (E5) to the commissions amount times the rate (F5*E5).
    3. Copy the formula in cell G5 to cells G6:G14.
  8. Create and copy a SUMIF function to calculate total earnings by branch office.
    1. Select cell E18.
    2. Start the SUMIF function with cells $D$5:$D$14 as the Range argument.
    3. Set the Criteria argument as a relative reference to cell C18.
    4. Select cells G5:G14 for the Sum_range argument and make the references absolute.
    5. Copy the formula in cell E18 to cells E19:E20 without formatting to preserve borders.
    6. Format cells E18:E21 as Currency.
  9. Total the earnings in cell E21.
  10. Create and format the current date.
    1. Select cell G23 and insert the NOW function.
    2. Select cell G23 and click the Number group launcher [Home tab]. On the Number tab, select the Date category.
    3. Scroll the Type list to find the date that displays the month spelled out, the date, a comma, and a four-digit year (Figure 2-101).The Date category in the Format Cells dialog boxFigure 2-101 Date format selected
    4. Click OK. Press Ctrl+Home.
  11. Create and copy a VLOOKUP function to display goals for each funding source.
    1. Click the Family Day sheet tab and select cell F6.
    2. Start the VLOOKUP function and use cell E6 as the lookup_value.
    3. Click the Tables sheet tab for the table_array argument and use cells $A$6:$B$10. The data is sorted by the first column in ascending order.
    4. Use the second column as the col_index_num The range_lookup argument is empty.
    5. Copy the formula in cell F6 to cells F7:F20 without formatting to preserve the fill color.
    6. Format cells F6:F20 as Currency with no decimal places.
  12. Create and copy an IF function.
    1. Select cell H6 and start an IF
    2. Type a logical_argument to determine if cell G6 is greater than or equal to (>=) cell F6.
    3. Type Yes as the Value_if_true argument and No as the Value_if_false argument.
    4. Copy the formula in cell H6 to cells H7:H20 without formatting to maintain the fill color.
    5. Center align cells H6:H20.
    6. Press Ctrl+Home.
  13. Insert a new sheet at the end of the tab names and paste the range names starting in cell A1. AutoFit columns A:B and name the worksheet as Range Names.
  14. Save and close the workbook (Figure 2-102).Excel 2-4 completed

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Introduction to Artificial Intelligence (Computer Science ,Python)

This should be worked using Python.  The code will be given and you edit some section and write the report.

There are .zip file and the word files what I attached below. 

.zip file is coded file. You should edit some section following instruction. 

The word file include the instruction for the work and  the form of report. 

Though the word file is 6 pages, the most of content is attached picture and the form of report and well- explained to do easily

You should give me code file as .zip and the report following the form. 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Wireless Security-2

1) You need to bypass security on a phone to gather evidence. Describe the forensic process used to allow bypassing user the PIN or other forms of security as a forensics analyst? Explain the process of SIM security?

2) You have a phone that has been retrieved during an arrest. You need to identify the type of phone. Summarize the process of phone identification. Compare and contrast the steps of triaging a phone is powered on versus powered off status.

. No Plagiarism 

· Should be 400 words without References.

REFER chapter-5 to 8

!!! NEED 2 ANSWERS FOR THIS QUESTION WITH 0% PLAGIARISM!!!!

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

ER diagram

The questions consist of two parts 

The first part given the scenario and needs to draw an ER diagram.

the second part needs to identify the relation from the draw and what type 

the questions attached 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

IDE Wars: JES vs. IDLE vs. PyCharm

IDE Wars: JES vs. IDLE vs. PyCharm

An IDE is an Integrated Development Environment.

It is the application used to create applications and code. 

  1. Research the differences between JES, IDLE, and PyCharm.
  2. Compare/contrast features (a chart might be helpful).
  3. What Python IDEs are being used in the industry? 

Be sure to cite your research using APA guidelines found in the APA Style Guide, located in the Student Success Center.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Personal Reflection Assignment

Follow the attached file. 

  

Provide a reflection of at least 600 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 600 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. 

The assignment will be graded using the following criteria:

(Maximum # of Points Per Area)

Grammar/Spelling/Citation: Make sure all work is grammatically correct, spelling is 100% accurate, and cite all sources in-text/at the end of the paper where applicable. 

Technical Connection: Make the paper relevant to the course and its connection with your current classwork. Discuss how what you have learned can be applied to your work or future work. 

Word Count: The minimum word count is 600 words. 350-500 will receive 50% credit. Anything below will receive a minimum number of points. 

Personal Connection – 4 Points: How does this course and the experiences you have been taught in BLCN-635 ONLY impact your personal work. 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

info2

 

Instructions:

– Define the following terms. You can use outside research to augment that information. You must paraphrase the definitions in your own words and cite the source for the definition. Terms to define:

  1. Data
  2. Database
  3. Database Management System (DBMS)
  4. Database Application Programs
  5. Data Independence
  6. Data Security
  7. Database Integrity
  8. Database View
  9. Evolution of relational databases as a tool for information management

– Answer the following questions:

  1. What is concurrency control and why does a DBMS need a concurrency control facility? 
  2. Why is learning about database and its use important to you? Which database is your information stored in (list at least two)? Are they concurrency control databases?
  3. Does the Classroom for this course demonstrate a need for Concurrency Control? Explain.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

SQL & Data Management

Write a SQL query to find the second-highest salary from an Employee table without using LIMIT.

  • Given a Sales table with Date, Product_ID, and Revenue, write a query to find the cumulative revenue per product over time.
  • Design a normalized database schema for an e-commerce application handling customers, orders, and payments.
  • Implement a stored procedure to automatically update product stock levels after a purchase.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now