Analyzing & visualizing data

 

Review the attached file. Suzie has an issue. She can either move to NY or FL and needs to review some data that her agent gave her. The agent reviewed house prices and crime ratings for houses that Suzie would be interested in based on her selection criteria.  She wants to live in an area with lower crime but wants to know a few things:

  1. Is it more expensive or less expensive to live in FL or NY?
  2. Is the crime rate higher in FL or NY (Note a low score in crime means lower crime)?
  3. Is the crime rate higher in lower or higher house price areas?

Using the R tool, show the data in the tool to answer each of the questions.  Also, show the data visualization to go along with the summary.

  1. If you were Suzie, where would you move based on the questions above?
  2. After you gave Suzie the answer above (to #4), she gave you some additional information that you need to consider:
    1. She has $100,000 to put down for the house.
    2. If she moves to NY she will have a job earning $120,000 per year.
    3. If she moves to FL she will have a job earning $75,000 per year.
    4. She wants to know the following:
      1. On average what location will she be able to pay off her house first based on average housing prices and income she will receive?
      2. Where should she move and why?  Please show graphics and thoroughly explain your answer here based on the new information provided above.

Research paper review in detail

I need the following after reviewing the paper

Problem Statement – Issued discussed by the author

Approach & design – How the authors approach to the issue & what proposed ideas they mentioned

Strengths and Weakness – Readers perspective strengths & weakness from the papaer

Evaluation(Performance) – How the authors evaluated the proposed system, what parameters they used to test the performance

Conclusion(In readers perspective)

Along with these, I need to have a detailed explanation of the paper section-wise:

sections are:

Abstract

Introduction

Background

Delay Compensation(This need to be in more detail along with the algorithm explanation)

Performance evaluation

Discussion & conclusion

Instructions:

The figures in the paper should also be addressed. 

Need PPT slides for section 3 less slides and more explanation(bullet points in slides, explanation in a different document file) Algorithm flow and all should be addressed.

Nothing should be taken directly from the paper.

Should not use any only AI tools for developing the content

Assignment help

Submit below two discussions
Question 1
Topic:  Car Hacking and cybersecurity in automotive industry

500-700 word, double spaced, written in APA format, showing sources and a bibliography

Question 2
Technology in Surveillance State, The utilization of technology in the Surveillance State

750 word, double spaced, written in APA format, showing sources and a bibliography

CYA……4

  write and submit a lab report of a minimum of 3 pages on what you learned in the lab, with screenshots and analysis of the following labs in testout. Please follow the attach instructions.  

Engineering ethics

 

For paper 3, you will analyze the ethical or unethical nature of a specific engineering issue by identifying problems in the situation and using an engineering code of ethics to determine how engineering actions and decisions were ethical or unethical. You should write your analysis on one of the topics below. Within your chosen topic, you’ll argue three points that focus on specific parts of engineering that were ethical or unethical according to a specific code of engineering ethics (e.g., NSPE Code of Ethics (Links to an external site.), ASME Code of Ethics (Links to an external site.)).

Avoid discussion of business ethics and focus on the engineering and/or actions of engineers.

ChatGPT
Planned Obsolecense
Manned Trip to Mars
Gene Editing
Drone Surveillance

LEARNING OUTCOMES/GOALS

(1) Students form a persuasive and well-supported argument about the ethical issues of the case
(2) Students adequately describe the technical engineering aspects of the issue for a general audience
(3) Students create clear, organized, and detailed documents

ASSIGNMENT CHECKLIST

  • All papers must be in 12-point Times New Roman font (smaller fonts are appropriate for figure captions and text inside figures).
  • All margins must be 1” all around (note that old versions of Word typically default to 1.25” for left and right margins, so you will need to change these).
  • All papers should be 4-6 pages, double-spaced.
  • Graphics should be used as needed, particularly in the technical description.
  • The paper should be well-researched and cite various sources as needed. Your sources are necessary to provide authoritative support for your ideas and to give credit for supporting ideas that don’t belong to you. Use the APA style of documentation to format your in-text citations and References section.
  • Your paper should have a well-defined point/thesis – a statement somewhere in the introduction that conveys to the reader precisely what your subject is, what your position is, and how you will support this position. Remember that a thesis is a promise to the reader that you’re going to discuss one specific main idea; the rest of your paper is how you go about keeping that promise.

GENERAL WRITING AND ORGANIZATION CONSIDERATIONS

Every paragraph and section should be obviously related to the thesis; every paragraph and section should be obviously related to each other; every sentence in a paragraph should be obviously linked to each other and should obviously refer back to its paragraph’s topic sentence.

The structure of the paper should include an introductory section, a section that describes the engineering issue/technology/problem, a section that discusses the relevant ethical issues and applies a code of engineering ethics to the issues, and a conclusion section. These sections should be clearly labeled with section headings.

Your audience for paper 3, though educated, possesses no specialized knowledge of your research/experiment or of the ethical situation you’re discussing; this fact means you must provide a technical explanation of your chosen scenario (defining any technical terms).

Graphics must serve a substantive purpose, which means you must think carefully about what areas of your content might be helped by visual representation and what types of graphics (photos, diagrams, tables, charts, etc.) will most effectively accomplish your purpose. These graphics may certainly come from outside sources as long as you cite them appropriately. If you modify a graphic in any way, your citation should reflect changes made.

Below, I have attached the short reflection that I have submitted before writing this paper

Practical Connection Assignment

I want 2 different sets 5 pages each with below instructions. I can give 10$ for 1 set  so for 2 sets 20$

Assignment Instructions: 

For this project, select an organization that has leveraged Cloud Computing technologies in an attempt to improve profitability or to give them a competitive advantage.  Research the organization to understand the challenges that they faced and how they intended to use Cloud Computing to overcome their challenges.  The paper should include the following sections each called out with a header.

• Company Overview:  The section should include the company name, the industry they are in and a general overview of the organization.
• Challenges: Discuss the challenges the organization had that limited their profitability and/or competitiveness and how they planned to leverage Cloud Computing to overcome their challenges.
• Solution:  Describe the organization’s Cloud Computing implementation and the benefits they realized from the implementation.  What was the result of implementing Cloud Computing?  Did they meet their objectives for fall short?
• Conclusion:  Summarize the most important ideas from the paper and also make recommendations or how they might have achieved even greater success.

Requirements:

The paper must adhere to APA guidelines including Title and Reference pages.  There should be at least three scholarly sources listed on the reference page.  Each source should be cited in the body of the paper to give credit where due.  Per APA, the paper should use a 12-point Time New Roman font, should be double spaced throughout, and the first sentence of each paragraph should be indented .5 inches.  The body of the paper should be 3 – 5 pages in length.  The Title and Reference pages do not count towards the page count requirements.

Arrays

  

Arrays
 

Case: Cost Is No Object
In earlier chapters, you developed programs for Cost Is No Object—a car rental service. Create an application that produces employee information for Cost Is No Object. The application prompts the user for an employee ID number, first and last names, street address, zip code, and job description code.
 

Any time the user enters an invalid value, continue to reprompt the user for the same data. Invalid values are:
· An employee ID number that is negative or greater than 999
· A zip code that is not in the list of allowed zip codes
· A job description code that is not between 10 and 19 inclusive