Return to Set

Upgrade to remove ads

View

  • Term
  • Definition
  • Both Sides

Study

  • All (97)

Shortcut Show

Next

Prev

Flip

OM 300: FINAL EXAM

[Chp. 4] Global company profile: Walt Disney Parks & Resorts
o Global portfolio includes parks in HK, Paris, Tokyo, Orlando, and Anaheim o Revenues are derived from people-how many visitors and how they spend their money o Daily management report contains only the forecast and actual attendance at each park o Generate daily, weekly, monthly, annual, and 5-year forecasts o 20% of customers come from outside the USA o Economic model includes gross domestic product, cross-exchange rates, arrival into USA 
Flip
What is forecasting?
The art and science or predicting future events // underlying basis of all business decisions 
Flip
3 Forecasting time horizons
+Short-range: up to 1 year, generally 3 months +Medium-range: 3 months to 3 years +Long-range: 3+ years 
Flip
What is short-range forecasting used for?
Used for planning purchasing, job scheduling, workforce levels, job assignments, and production levels 
Flip
Medium-Range?
Used in sales planning, production planning and budgeting, cash budgeting and analysis of various operating plans 
Flip
Long-range?
used in planning for new products, capital expenditures, facility location or expansion, and research and development 
Flip
Differences between the time horizon forecasts
-Short term more accurate, math based, immediate decisions, scheduling, production planning - Short term used moving averages, exponential smoothing, and trend extrapolation - Mid/long-term aren't definite and used to make decisions on where to invest and what to expect (production planning, budgeting, construction, future capacity, etc.) 
Flip
How does forecast affect human resources?
HR can get labor trained for increased production, hiring, training, and laying off workers 
Flip
How does it affect capacity planning?
If you aren't accurately forecasting you may not be able to produce at the right rate, lose customers 
Flip
How does it affect supply chain?
Bettering supplier relationships, advantages in innovation, cost, and speed to market depend on accurate forecasts (e.g. Apple controlling everything, Toyota, Wal-Mart collaborates with suppliers 
Flip
7 Steps to forecasting (Disney)
1) Determine the use of the forecast - park attendance to drive forecasts 2) Select the items to be forecasted - daily attendance at each park 3) Determine the time horizon of the forecast - short, medium, or long term? 4) Select the forecasting model(s) - moving averages, regression analysis, etc. 5) Gather the data 6) Make the forecast 7) Validate and implement the results - reviewed daily to schedule 15-minute worker intervals 
Flip
Qualitative vs. Quantitative forecasting approaches
Qualitative - (personal, emotional experiences) - Used when situation is vague and little data exists (new products, new technology). Involves intuition and experience (forecasting sales on the internet) Quantitative - (math) - Used when situation is 'stable' and historical data exists (forecasting sales of color televisions) 
Flip
Jury of Executive Opinion (Qual)
Uses the opinion of a small group of high-level managers to form a group estimate of demand (often augmented by statistical models, relatively quick) - Used by Bristol-Myers Squibb for future trends in the medical field - Drawback: group think 
Flip
Delphi method (Qual)
Uses a group process to allow experts to make forecasts (they use a questionnaire and continue until a consensus is reached) - 3 types of participants: 1. Decision makers - (5-10 people) make the actual forecast 2. Staff personnel - prepare and administer surveys 3. Respondents - people from difference places who make judgements 
Flip
Sales force composite (Qual)
Based on salespersons' estimates of expected sales - combined at the district and national levels to reach overall forecast 
Flip
Market survey (Qual)
Solicits input from customers or potential customers regarding future purchasing plans -Drawbacks: what customers say and what they do are often different 
Flip
What is Time-Series forecasting?
Uses a series of past data points (daily, monthly, quarterly, etc.) to make a forecast - Set of evenly spaced numerical data obtained by observing response variable at regular time periods - Only past values matter, nothing else does 
Flip
4 Components of Time-Series Forecasting
1) Trend - the gradual upward or downward movement of the data over time 2) Seasonality - a data pattern that repeats itself after a period of days, weeks, months, or quarters (e.g. 7 days a week, 52 weeks a year) 3) Cycles - patterns in the data that occur every several years 4) Random variations - 'blips' in the data caused by chance and unusual situations 
Flip
Naive Approach (Quan)
Assumes that demand in the next period is equal to demand in the most recent period (next month forecast is last month actual) 
Flip
Moving Average (Quan -Time series)
Uses an average of the n most recent periods of data to forecast the next period Moving average = ΣD in previous n periods/n - Jan = 10, Feb = 12, March = 13 April = (10+12+13)/3 
Flip
Weighted Moving average (Quan -Time series)
- Used when some trend or pattern is present (places more emphasis on recent values) = Σ((Weight for period n)(Demand in period n))/ΣWeight - Jan = 10, Feb = 12, March = 13 April = [(3x13)+(2x12)+10)/6] -Potential problems: Increasing n smooths the forecast but makes it less sensitive to change, does not forecast trends well, requires extensive historical data 
Flip
Exponential Smoothing (Quan -Time series)
A weighted-moving-average in which data points are weighted by an exponential function - Ft= F(t-1)+ α(A(t-1)- F(t-1) ) Ft = new forecast, F(t-1) = previous period's forecast, a = smoothing constant, A(t-1) = previous period's actual demand 
Flip
How is forecast error measured and compared across multiple forecasts?
Generally we select the model that gives us the lowest forecast error -Forecast error = actual demand - forecast value 
Flip
Mean Absolute Deviation (MAD)
A measure of the overall forecast error for a model - MAD = Σ|Actual - Forecast|/n 1) Forecast + a(actual - forecast) 2) Subtract the above forecast by the actual 3) Total all the above steps and divide by n 
Flip
Seasonal Variation
Regular upward or downward movements in a time series that tie to recurring events Below are steps for a company with 1 month "seasons" 1) Find the average demand for each season/month (e.g. Jan 2012 = 80, Jan 13 = 85, Jan 14 = 105, average = 90 units) 2) Find the average demand over all months (e.g. Total average annual demand = 1128/12 months = 94) 3) Compute a seasonal index by dividing step 1 by step 2 (e.g. 90/94 = 0.957) 4) Estimate next years total annual demand (e.g. if we expect 1,200 units per year, Jan = (1200/12)*0.957 = 96) 5) Do this for each month 
Flip
What is associative forecasting?
Used when changes in one or more independent variables can be used to predict the changes in the dependent variable (usually consider several variables that are related to the quantity being predicted) 
Flip
Trend Projection (Quan -Time series)
A method that fits a trend line to a series of historical data points and then projects the line into the future for forecasts - y^ = a + bx y^ = computed value of the variable to be predicted (dependent variable) a = y-axis intercept b = slope of the regression line x = independent variable (time) x(bar) = average of the x-values y(bar) = average of the y-values slope (b) = Σxy - nx(bar)y(bar)/Σx^2 - nx(bar)^2 
Flip
Calculate trend progression (Least Squares)
1) Year(x), Demand (y), find x^2 and x*y 2) Sum x, y, x^2, and x*y 3) xbar = Σx/n, ybar = Σy/n 4) solve for b 5) solve for a 6) solve for y^ with x = the next year 
Flip
How are forecasts monitored and controlled?
Tracking signal: a measurement of how well a forecast is predicating actual values Tracking signal = Cumulative Error/MAD Tracking signal = Σ(actual demand in period i - forecast demand in period i)/MAD 
Flip
Calculate Tracking Signal
1) Find error (actual - forecast) 2) Add Cumulative error (adding the error for each one) 3) Find MAD 4) Find tracking signal (Cumulative/MAD) 
Flip
[Chp. 8] Why did FedEx choose a 'hub' approach?
1) Permits service to a far greater number of points with fewer aircrafts than traditional City A-City B system. 2) Match aircraft flights with package loads each night and reroute flights when load volume requires it 3) Reduce mishandling and delay in transit because there is total control from pickup to delivery 
Flip
Why did FedEx choose Memphis?
Located in the middle of the U.S. and it has very few hours of bad weather closures 
Flip
Why is location decisions so important?
They have significant cost impacts, they are made infrequently, they are difficult to change, they are increasingly global in nature 
Flip
Globalization has taken place because of the development of...
Market economics, better communication, faster, better shipping, easier cash flow between countries, differences in labor cost 
Flip
What factors should be considered when making a location? What makes each one of these significant?
1) Labor productivity - cost of labor cannot be considered by itself, as production is important 2) Exchange rates and currency risk 3) Costs - Tangible costs: readily identifiable costs that can be measured with some precision, like labor/taxes Intangible costs: a category of location costs that cannot be easily quantified, like quality of life or government 4) Political risk, values, and culture - culture is very hard 5) Proximity to markets - manufactures find it beneficial to locate near customers, and near users 6) Proximity to suppliers - Firms locate near their raw materials and suppliers because of 1) perishability (food), 2) transportation costs 3) bulk 7) Proximity to competitors - clustering 
Flip
Clustering
The location of competing companies near each other, often because of a critical mass of information, talent, venture capital, or natural resources 
Flip
What methods are used to evaluate/compare location possibilities? How/when are they used?
- Factor-Rating Method - Locational Cost-Volume Analysis - Center of gravity - Transportation model 
Flip
Factor-Rating Method
A location method that instills objectivity into the process of identifying hard-to-evaluate costs - 6 steps: 1. Develop a list of key success factors; 2. Assign a weight to each factor; 3. Develop a scale for each factor; 4. Have management score each location; 5. Multiply the score by the weights and total the score 6. Make a recommendation based on the max point score Calculation: weight*score (then add up score) 
Flip
Locational Cost-Volume Analysis
A method of making an economic comparison of location alternatives (identifies crossover point) 3 steps: 1. Determine fixed and variable costs for each location; 2. Plot the costs for each location, with costs on the vertical and annual volume on the horizontal; 3. Select location based on lowest total cost Crossover: fixed1 + variable1(x) = fixed2 + variable2(x) 
Flip
Center of Gravity Method
A mathematical technique used for finding the best location for a single distribution that services several stores or areas - Takes into account the location of markets, the volume of goods shipped, and shipping costs 
Flip
Transportation model
A technique for solving a class of linear programming problems - The purpose is to determine the best pattern of shipments from several points of supply to several points of demand so as to minimize total production and transportation costs 
Flip
What decision to make based on each result
Factor rating - look for high value Cost-volume - look for lowest cost Center-of-gravity - look for minimized distribution cost 
Flip
Difference between industrial-sector and the service sector
Industrial analysis is on minimizing costs, while the service sector is on maximizing revenue 
Flip
Compare the location strategies between service and goods-producing firms (Service)
----Service---- -Revenue Focus: Volume/revenue (purchasing power), physical quality (parking, security), Cost determinants (rent, operations) -Techniques: regression models(new), factor-rating, traffic counts(new), demographic analysis(new), purchasing power(new), center-of-gravity(new) GIS(new) -Assumptions: Location is a major determinant of revenue, high customer-contact issues are critical, costs are relatively constant for a given area 
Flip
Compare the location strategies between service and goods-producing firms (Goods)
----Goods---- -Cost focus: Tangible costs (cost of raw material, shipments), Intangible costs (attitude, quality of life) - Techniques: transportation method (new), factor-rating method, locational cost-volume analysis (new), crossover charts (new) -Assumptions: location is a major determinant of cost, most major costs can be identified explicitly for each site, low customer contact allows focus on the identifiable costs, intangible costs can be evaluated 
Flip
How does LaQuinta choose profitable hotel sites?
Price model has 4 variables: 1) The price of the inn 2) Median income levels 3) The state population per inn 4) The location of nearby colleges 
Flip
[Chp. 12] Amazon
Jeff Bezos expects the customer experience at Amazon to be one that yields the lowest price, the fastest delivery, and an error-free order fulfillment process so no other contact with Amazon is necessary - returns are expensive! 
Flip
What are the functions of inventory?
1) To provide a selection of goods for anticipated customer demand and to separate the firm flow fluctuations in that demand 2) To decouple various parts of the production process 3) To take advantage of quantity discounts 4) To hedge against inflation 
Flip
4 Types of inventory
1) Raw material inventory 2) Work-in-progress inventory 3) Maintenance/repair/operating supply inventory-MRO 4) Finished-goods inventory 
Flip
Raw materials inventory
Materials that are usually purchased but have yet to enter the manufacturing process 
Flip
Work-In-Progress
Products or components that are no longer raw materials but have yet to become finished products 
Flip
MROs
Needed because timing for maintenance is unknown 
Flip
Finished-goods inventory
An end item ready to be sold, but still an asset on the company's books 
Flip
How is inventory managed?
1) How inventory items can be classified (ABC analysis) 2) How accurate inventory records can be maintained 
Flip
ABC Analysis
A method for dividing on-hand inventory into three classifications based on annual dollar volume -Class A: high annual dollar volume (70-80%) -Class B: medium annual dollar volume (15-25%) -Class C: low annual dollar volume (5%) - Used to establish policies that focus on the few critical items and not the many trivial ones (Pareto Principle) 
Flip
Records Accuracy
Record accuracy allows organization to focus on what is needed. -Necessary to make precise decision about ordering, scheduling, and shipping. -Incoming and outgoing record keeping must be accurate - Accuracy maintained by periodic and perpetual systems (regular checks and continual checks) 
Flip
Cycle counting
A continuing reconciliation of inventory with inventory records (keeping inventory as you go, not stopping) Cycle counting advantages: - Eliminates shutdown and interruption - Eliminates annual inventory adjustments - Trained personnel audit the accuracy of inventory - Allows cause of errors to be identified and corrected - Maintains accurate inventory records 
Flip
What are the different inventory costs? What are they comprised of?
- Housing costs (6%): building rent or depreciation, operating costs, taxes, insurances - Material-handling costs(3%): equipment lease or depreciation, power, operating costs - Labor cost(3%): receiving, warehousing, security - Investment costs(11%): borrowing costs, taxes, and insurance on inventory - Pilferage, scrap, and obsolescence (3%): much higher in industries undergoing rapid change like PCs 
Flip
Shrinkage and pilferage
S: Retail inventory that is unaccounted for between receipt and sale P: A small amount of theft 
Flip
Holding cost and order cost
H: The cost to keep or carry inventory in stock O: The cost of the ordering process 
Flip
Setup cost and Setup time
SC: The cost to prepare a machine or process for production ST: The time required to prepare a machine or process for production 
Flip
The 3 independent inventory models
1) Economic order quantity (EOQ) model - an inventory control tecnique that minimizes the total of ordering and holding costs 2) Production order quantity model - An economic order quantity technique applied to production orders 3) Quantity discount model - a reduced price for items purchased in large quantities 
Flip
EOQ - buying inventory from someone else (Answers "How much?") - What are the 6 assumptions?
1) Demand for an item is known, constant, and independent 2) Lead time (placement to receipt) is known and consistent 3) Receipt of inventory is instantaneous and complete 4) Quantity discounts are not possible 5) The only variable costs are the cost of setting up or placing an order and the cost of holding or storing inventory over time 6) Stockouts (shortages) can be completely avoided if orders are placed at the right time 
Flip
Describe the sawtooth diagram that depicts the model
It the maximum we can ever have is Q (say, 500 units) and the minimum is zero, then if inventory is used (or sold) at a fairly steady rate, the average = Q/2 - Total order received is the peak of the graph, with the downward slope being the usage rate 
Flip
EOQ Definitions
Q = Number of units per order Q* = Optimum number of units per order (EOQ) D = Annual Demand in units for the inventory item S = Setup or ordering cost for each other H = Holding or carrying cost per unit per year N = Expected number of orders T = Time between orders TC = Total annual cost 
Flip
Calculate the Reorder Point (answers the question of "when?")
-The inventory level at which action is taken to replenish the stocked item - ROP = Demand per day(d) x lead time for new orders -Demand per day (d) = annual Demand/number or working days in a year - If lead time and demand during lead time are not consistent, you must add the safe stock (extra stock) to the total 
Flip
Production Order Quantity Model (EPQ)
Applicable 1) when inventory continuously flows or builds up over a period of time after an order has been placed, and 2) when units are produced and sold simultaneously 
Flip
Why the inventory profile differs from the EOQ saw-tooth
The graph has a slower increase and decrease over time -Increase: part of inventory cycle during which production and usage take place -Decrease: demand part of cycle with no production 
Flip
Why is total holding cost calculate differently?
Because we're using the inventory as we produce it 
Flip
EPQ Definitions
Q = Number of units per order H = Holding cost per unit per year p = Daily production rate d = Daily demand rate, or usage rate t = Length of the production run in days 
Flip
EPQ Calculations
Q*, Maximum inventory level, Average inventory, total Setup cost, total Holding cost, Variable cost, Total cost 
Flip
Quantity Discount model
Tradeoff between reduced product cost and increased holding cost 
Flip
Quantity Discount Model Definitions
Q = Quantity ordered D = Annual demand in units S = Ordering or setup cost per order P = Price per unit H = Holding cost per unit per year 
Flip
[CHP.16] Global Company: Toyota Motor Corporation
JIT, TPS (Toyota Production System), and lean operations give Toyota a competitive advantage. 
Flip
Just-In-Time (JIT)
Continuous and forced problem solving via a focus on throughput and reduced inventory -JIT provides an excellent vehicle for finding and eliminating problems because problems are easy to find in a system with no slack
Flip
Toyota Production System(TPS)
Focus on continuous improvement, respect for people, and standard work practices - TPS emphasizes employee learning and empowerment in an assembly-line environment 
Flip
Lean Operations
Eliminates waste through continuous improvement and focus on exactly what the customer wants - Emphasizes understanding the customer 
Flip
What are the goals of JIT, TPS, and Lean Ops?
Eliminate waste, removed variability, and improve throughput 
Flip
What are Ohno's Seven categories of Waste?
1) Overproduction - Producing more than the customer ordered 2) Queues - Idle time, storage, and waiting are wastes 3) Transportation - Moving material between plants more than once 4) Inventory - Unnecessary raw material, WIP 5) Motion - Movement of equipment or people that add no value is waste 6) Overprocessing - work performed on the product that adds no value 7) Defective product - returns, warranty claims, etc. 
Flip
The 5S's
1) Sort/segregate - when in doubt, throw it out - makes space available and improves work flow 2) Simplify/ straighten - use methods analysis to improve workflow and reduce wasted motion 3) Shine/sweep - clean daily. 4) Standardize - remove variations from the process by developing standard operating procedures - Reduces cross-training time and costs 5) Sustain/self-discipline - review periodically to recognize efforts and to motivate to sustain progress - Two additional S's: safety and support 
Flip
How does 5s help eliminate waste?
An orderly workplace reduces waste so that assets are released for other purposes - helps reduce misplaced merchandise and improve customer service 
Flip
Describe the goals of JIT partnerships
1) Remove of unnecessary activities - receiving, incoming inspection, and paperwork related to bidding, invoicing, and payment 2) Removal of in-plant inventory - by delivery in small lots directly to the using department as needed 3) Removal of in-transit inventory - by encouraging suppliers to locate nearby and provide shipments 4) Obtain improved quality and reliability through long-term commitments, communication, and cooperation 
Flip
What are supplier's concerns?
1) Diversification: Suppliers may not want to tie themselves to long-term contracts with one customer 2) Scheduling: Many suppliers have little faith in the purchaser's ability to produce orders to a smooth, coordinate schedule 3) Lead time: Engineering or specification changes can play havoc with JIT because of inadequate lead time for suppliers to implement the necessary changes 4) Quality: Suppliers' capital budgets, processes, or technology may limit ability to respond to changes in product and quality 5) Lot sizes: Suppliers may see frequent delivery in small lots as a way to transfer buyers' holding costs to suppliers 
Flip
Explain how the JIT layout reduces distance...
Distance Reduction - large lots and long production lines with single-purpose machinery are being replace by smaller flexible cells, often U-shaped for shorter paths 
Flip
Increases flexibility...
Increased flexibility-cells designed to be rearranged as volume or designs change, applicable in office environments as well as production settings, facilitates both product and process improvement 
Flip
Impact on employees
Impact on employees-may be cross trained for flexibility and efficiency, improved communications facilitate the passing on of important information about the process, getting it right the first time is critical 
Flip
Reduced space and inventory...
Reduced space and inventory-with reduced space, inventory must be in very small lots units are always moving because there is no storage 
Flip
What is the JIT perspective on inventory?
Inventory is at the minimum level necessary to keep operations running 
Flip
Calculate the setup time associated with specific lot sizes
S = Setup cost D= annual demand H = holding cost d = daily demand p = daily production S = (Q^2)(H)(1-d/p)/2D 
Flip
What is the impact of reducing setup time?
- High setup costs encourage large lot sizes - Reducing setup costs reduces lot size and reduces average inventory - Setup time can be reduced through preparation prior to shut down and changeover Reducing setup time (and cost) is an excellent way to reduce inventory investment and to improve productivity 
Flip
What are the focuses of JIT scheduling?
Effective schedules, communicated inside and outside the community, support JIT. Better scheduling improves the ability to meet customer orders, drives down inventory by allowing small lot sizes, and reduces work-in-progress 
Flip
Two techniques to JIT scheduling
Level schedules and Kanban 
Flip
Level Schedules
Scheduling products so that each day's production meets the demand for that day (small batches rather than large batches) - freezing the schedule helps stability - Small lots increases flexibility to meet customer demand and reduces inventory 
Flip
What is a Kanban?
The Japanese word for card (signal), a kanban system moves parts through production via a "pull" from a signal - The card is the authorization for the next container of material to be produced 
Flip
How are the size and number of kanbans calculated?
# of KB = (Demand during lead time + safety stock)/Container size - Demand during lead time = lead time * daily demand - Safety stock = 1/2 * daily demand 
Flip
Explain the focuses of TPS
- Continuous improvement, Respect for people, standard work practice 
Flip
Explain the focuses of Lean Operations
Building a lean organization, lean sustainability, identifying customer value by analyzing all the activities required to produce the product and then optimizing it
Flip
( 1 of 97 )
Upgrade to remove ads
Login

Join to view and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?