TFTP and FTP

 In this graded practice you will saving your router programming onto  permanent storage on your router as well as backup copies into a TFTP  and FTP server. 

Research Paper Main

Pick a manufacturing industry that is transportation and apply data mining to an individual step in the process. Please also address decision tree classifiers as part of the research paper.

Need 4 pages research paper with references. Use proper APA formatting. Do not plagiarize. Cite other people’s work; they have put much effort into getting their work published and deserve to be recognized.

BI Week 13 Assignment

Questions for Discussion

1. Some people say that chatbots are inferior for chatting. Others disagree. Discuss.

2. Discuss the financial benefits of chatbots.

3. Discuss how IBM Watson will reach 1 billion people by 2018 and what the implications of that are.

Exercise Question

1. Compare the chatbots of Facebook and WeChat. Which has more functionalities?

12. Research the role of chatbots in helping patients with dementia.

16. Microsoft partners with the government of Singapore to develop chatbots for e-services. Find out how this is done.

When submitting work, be sure to include an APA cover page and include  at least two APA formatted references (and APA in-text citations) to  support the work this week.
All work must be original (not copied from any source). 

Computer Science

 

Required Resources

The following resources will be used to complete your assignment:

  • Microsoft Excel

You will analyze the data you collected and provided in your assignment last week. As you are working on each of the steps below, think about the analysis that you will provide to the research team. Follow the steps below to complete this analysis.

  1. Copy the file you created in week 5 and rename the new one “YourName_COMP150_W6_Assignment”.
  2. Open the file and duplicate the sheet where the initial table and data were created
  3. Rename the new sheet as “sorting & filters” and move it to the right of the original sheet
    1. Make the data look professional by using formatting options such as borders and table styles to place the data into a table.
    2. Select one of the text-based data columns such as names, cities, or addresses and sort the data by Z to A.
    3. Create a custom filter to any part of the data except where you did the sort. For example, if you sorted by the patient’s name, then filter another set of data.
  4. Duplicate the original sheet again and rename it as “conditional formatting”. Move it right after the “sorting & filters” sheet.
    1. Implement conditional formatting to any of the number-based data sets. For example, showing higher numbers in green, while showing lower numbers in red.
    2. Add an IF function and apply it to the entire set. For example, you could create a function that says if x number is higher than x number, then you are at risk. The purpose is to show how an IF function works so creativity is permitted in how you use the function.
  5. Use the “conditional formatting” sheet to create a pivot table.
    1. The pivot table needs to be on its own sheet.
    2. The pivot table needs to be meaningful so make sure to select data that will make it clear for your analysis.
    3. The pivot table should have data selected on the columns, rows, and values fields. Make sure to consider the data when adding the selection of the value
  6. Create a minimum of two charts. Make sure to select the right chart that explains your analysis. Each chart should be on its own sheet and should have a title. Make sure the purpose of the chart is self-explanatory just by looking at it.
  7. Update the documentation sheet
    1. Update the date.
    2. Add all the new rows for the sheets created.
    3. Provide a brief written analysis for each of the new sheets. Explain what you want the research team to learn about each sheet.
  8. Review all the sheets to ensure it looks professional. Try to keep the same style, colors, and formatting, Make sure the file is named “YourName_COMP150_W6_Assignment” and submit the file.

Grading

This activity will be graded based on the Week 6 Assignment rubric.

Course Outcomes (CO): 4

Due Date: By 11:59 p.m. MT on Sunday

 

Textbook Reading

Below you will find the textbook reading for the week. Remember to complete your reading by Wednesday to be prepared for the week!

Microsoft Office 2016 at work for dummies (Links to an external site.)

  • Sorting & Filtering – Chapter 10
  • Quick Analysis Tool – Chapter 8
  • Conditional Formatting – Chapter 9
  • IF Function – Chapter 8
  • Pivot Tables (Links to an external site.)
  • Charts – Chapter 11
  • Cell borders, shading, and formatting – Chapter 9
Preview the document

Project Phase 4

 

Unit 4 Project Phase 4 Downloadable InstructionsPreview the document

Congratulations, you have set up a new network in a rural area that  will be serving a small neighborhood. Your network currently consist of 6  houses but is expected to grow to include all of the 500 houses in your  area. The only other network alternative to your system is satellite  networking which is very slow and prone to outages. You will be  providing both cable TV and internet access through your network so make  sure you are providing enough speed in your network for your customers.

Download the project instructions. Type your class number:  10.___.0.0/16 in all of the underline ___ indicators, answer the  questions as you go through the steps and add the screenshots where  indicated in the instructions document

rp

This week, you have read about entrepreneurship in a global economy. For your written assignment this week, complete a case study of the organization you work for (use a hypothetical or “other” organization if more applicable) that will address the following prompts:

  • Describe the organization’s environment, and evaluate its preparedness to go global, if not already, and it’s strategy for staying global if it is.
  • Research other company’s strategy for going global and explain if this will or will not work for your company. 
  • Make a recommendation for a global strategy in the organization, including a justification for your recommendations.

Submit your midterm research paper as a single document. Your paper should meet the following requirements:

  • Be approximately five pages in length, not including the required cover page and reference page.
  • Follow APA 7 guidelines. Your paper should include an introduction, a body with fully developed content, and a conclusion.

Computerized objects discussion board

1515 unread replies.1515 replies.

Many everyday objects (such as amusement park rides, cars, elevators, and ovens) that you might not normally associate with a computer or information system, in fact, are today.

There are obvious benefits, but are there risks as well?

For instance, would you feel more or less comfortable riding on a roller coaster that was computer controlled?

Do the benefits of computerizing an increasing number of everyday objects outweigh the potential risks?

Why or why not?

MySQL

Create a simple PHP login page which will allow to create a new username and password and then log in as that username and password.  

Submit:  1. SQL script to create table that will store usernames and passwords 

2. PHP script with embedded SQL performing the task above