Engineering Homework Help

DAD 220 Southern New Hampshire University Data Analysis and Summary

 

Overview

You have a job interview coming up with a prospective employer. They have given you the task of writing a summary that explains how you would write a report for one of their clients. They also want you to give a brief explanation justifying the approach you took.

Prompt

The potential employer would like you to conduct an analysis of data and then summarize your findings using clear language for a nontechnical audience. They have provided you with a data set called FleetMaintenanceRecords to base your report on for the interview. They have asked you to identify relevant themes that can be used to help them manage their fleet of trucks. In preparation for your interview, create an example summary of the analysis you conducted that you would use to communicate the findings to stakeholders. Place the deliverables for your instructor and the potential employer in the Analysis and Summary Template Word Document.

  1. Analyze the data you’ve been provided to identify themes. Guiding information to gather:
    1. Review part-replacement frequencies and types and create a hypothesis that can be used by the fleet management team to better deal with vehicle maintenance. You’ll need to create a table called Parts Maintenance and load the data into it. Put this table in the database named after yourself. Load this data set from the ‘/home/codio/workspace’ path and run queries to find the results.
      1. Which parts are being replaced most?
      2. Is there a region of the country that experiences more part failures and replacements than others?
        1. Can you identify a region (Northeast, Southeast, Midwest, Northwest, Southwest) that has more reasons for replacement? Use the Region Definitions sheet PDF to identify states in each region.
        2. How might the fleet maintenance team use the information to update its maintenance schedule? Your response should be backed by the data you have found.
      3. Which parts are being replaced most due to corrosion or rust?
      4. Which parts are being replaced because of mechanical failure, like a flat tire or rock through the windshield?
  2. Write a brief summary of your analysis that takes the information from step one and presents it in a way that nontechnical stakeholders will be able to digest.
  3. Outline the approach that you took to conduct the analysis.
    1. What queries did you use to identify trends or themes in the data?
    2. What are the benefits of using these queries to retrieve the information in a way that allows you to provide valuable information to your stakeholders?
  4. Lastly, identify how the functions in the analysis tool (Codio) allowed you to organize the data and retrieve records quickly so that they demonstrated what you wanted.

Place your responses in the template linked in the Prompt section. After you download the template, rename your copy by adding your last name to its file name. This will help organize your work once it has been submitted.