Class Project

These materials are provided by the Supply Chain & Logistics Institute at the Georgia Institute of Technology. You are welcome to use them so long as the copyrights remain intact, credit for authorship is acknowledged, and nothing is resold at profit.

Organization

It is essential that you get busy immediately, because you cannot plan realistically until you understand the work required. You should organize your group's resources quickly: database manipulation, CAD drawing, programming skills, report writing, presentation, etc. Make sure you can communicate with each other reliably and quickly.

Here is a calendar of milestones by which you can manage your work:

Milestones for class project
Date Milestone
By week 2 Appoint leaders, form groups. Determine resources, such as who can write, present, program, who knows databases, etc.
By week 3 Client visit, presentation
By week 4 Preliminary definition of project; data request to client. Have prepared tools for data examination, manipulation.
On receipt of data Check for irregularities. Prepare summary.
By week 6 Refinement of project goals; schedule for remainder of project, assignment of tasks within group
By week 10 Finish tool-building, large-scale data analysis.
By week 12 Final runs of any large data analyses, simulations, etc.
By week 14 Draft of project report, presentation
Week 15 Organize and package all tools, documention for client.
Week 16 Presentations, submission of final report

Do not contact the client directly. Instead, send any questions, etc. to me. I will collate them, forward them to the client and distribute the replies.

It is okay for one group to use the results or work of another, so long as the source is properly cited.

Expectations

Deliverables:

You may need to bring more than four copies of each of the above, depending on how many representatives the client brings. This will be determined close to the time of presentation.

All of the deliverables are due at the time of presentation.

Each group will be graded on technical excellence, professionalism, and ability to work together. Group leaders will help me in evaluating the contributions of the group members. If you experience problems, contact me immediately. It is too late to do anything if I do not hear about the problem until the end of the project.

Note that all material is testable on the final exam. Each group member is expected to know about all aspects of the groups tools, techniques, and conclusions. For example, if the group wrote SQL queries to manipulate data then everyone in the group is responsible for understanding what was done and why.

Everyone is expected to attend each presentation, including those of other groups. Because presentation time will be short, please arrive promptly, take a seat, and remain quiet. If you have to leave the classroom for some reason, please do so as quietly and unobtrusively as possible.

The material displayed in the final presentations are part of the course material and may appear on Exam 3.

Suggested first steps

What to do about errors in client data

You will encounter errors in the client data. Here is how to handle them: Answer the following questions as succinctly and clearly as you can.

  1. How big is the problem?

    If it affects only 10 skus out of 10,000, you can probably ignore it. If it affects 3,000, you cannot. If 1,000, then it depends.

  2. How will the problem affect your project?

    Does this problem completely stop the project? Does it threaten the time-line of the project? Can it be dealt with separately (for example, if the data problems were mostly with product in one zone of the warehouse)? Will this data invalidate your study or make it less accurate? How much less accurate?

  3. What do you propose to do about the problem?

    Avoid making work for your client. Your job is to figure out how to can get what you need with as little inconvenience as possible to the client.

In preparing the problem statement be clear and as brief as possible. Try to present the problem so that the client can understand it at a glance. Make it easy for him to choose one of the suggested options for how to proceed.

For example:

Advice on the presentation

You can waste a lot of good technical work with a poor presentation. Note the following.