Final Exam Midterm Review Flashcards

(188 cards)

1
Q

What is forecasting?

A

Prediction
- predicting when or how big of the impact
- Best guess about what will happen in the future

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What can over forecasting cause?

A

Excessive Inventory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What can under forecasting cause?

A

Loss of sale

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the only certain thing about forecasting?

A

The only certain thing about a forecast is that it will be wrong

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a source of major productivity improvements?

A

Reducing Forecast Errors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the elements of good forecasting?

A
  • Modeling
  • Constant Updating (as new data comes in)
  • Intuition
  • Risk-taking
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the forecast breakdown for heirarchy?

A

Corporate - Merger and Acquisition Decision
\/\/\/
Business - New Product Introduction
\/\/\/
Functions - Operations: capacity, inventory, process, quality, supply chain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is an accurate statement about forecast accuracy?

A

As the forecast horizon increases, forecast accuracy decreases

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is considered long term forecasting? and examples.

A

2+ years
- Long-range marketing program
- Facility planning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is considered medium term forecasting? and examples.

A

2 months - 2 years
- Production Planning
- New Product Introduction
- Capital Budgeting

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is considered short term forecasting? and examples.

A

0 - 3 months
- Work Force Scheduling
- Inventory Management
- Demand Forecasting

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the two forecasting methods?

A

Qualitative and Quantitative

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the application for Qualitative and Quantitative Forecasting?

A

Qualitative = Long-term and medium-term forecast

Quantitative = Short-term forecast

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the description for Qualitative forecasting?

A
  • Subjective
  • Based on people’s opinions (opinion matters)
  • No specific models (may lack of reliable past data)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the description for Quantitative forecasting?

A
  • Objective
  • Based on numeric data and models (historic data matters)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are some method examples for Qualitative forecasting?

A
  • Delphi Method (A panel of experts)
  • Market Surveys (questionnaires to gather data on market conditions)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What are some method examples for Quantitative forecasting?

A
  • Time Series forecasting methods (e.g. Naive, moving average, exponential smoothing)
  • Casual Forecasting Methods (linear regression)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is short-term demand forecasting focused on?

A

What’s the product / service demand for the next time period (week, month, year)?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What are the time series methods under Short-Term demand forecasting? How many?

A

4 time series methods
- Naive method
- (Simple) moving average
- Weighted moving average
- Exponential Smoothing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What is a characteristic of an unrealistic demand pattern?

A

If the forecast is steady (in a straight line) for a long period.
i.e. Demand doesn’t fluctuates and stays in a straight line in one area of the mean (constant of 150 over a 10 week period)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What are characteristics of a realistic demand patterns?

A
  • Fluctuates about a constant mean
  • Fluctuates and an increasing (or decreasing) trend
  • Fluctuates and has “seasonal” patterns (i.e. sales of winter jackets, summer shorts)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What are the general steps (procedure) for the four forecasting methods?

A

Dt —> At —> Ft+1
Step 1: Based on given demand (D) information, calculate average (A) i.e., a statistic for past demand

Step 2: Use the A to inform demand (F) for the next period

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What are the notations in the general steps for forecasting quantitative methods?

A

Dt = Demand (D) = Observed/realized demand in period (t)

At = A statistic of past demand through period t (an average of past demand)

Ft+1 = Forecasted demand for a time period t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

How do you calculate error for period (t)?

A

et = D1 - Ft

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What can be said about the four forecasting methods (similarities)?
The four forecasting methods are basically the same method, but with different weighting schemes
26
What is the Naive method used for?
The Naive method only uses the most recent demand to generate a forecast for the next period - Next period's forecast = this periods sales
27
What is the formula for the naive method?
At = (100%)Dt = Dt
28
Explain the steps to get the forecast (F) in the naive method?
Get the demand (should already be provided), carry that over to the Naive Average (A) so that the demand equals the naive average (they are the same) and then carry A down to the forecast for the next period - the previous periods Naive Average (A) is the next periods Forecast (A) so if Period 2's A is 150, then F for period 3 is 150.
29
What is an alternative formula for the Naive Method?
A1 = D1, A1 = F2
30
What is the (Simple) Moving Average method used for?
The simple moving average forecast (with order N) uses the N (most recent period's) demands to generate a forecast for the next period - Managerial Decision = N
31
What is the formula for Simple Moving Average method?
At = EDt / N
32
What are the procedure for the Simple Moving average method?
Step 1: At = Dt + D t-1 + .... + Dt-N+1 / N Step 2: At = Ft+1
33
What is an example for the formula for Simple Moving Average method if N = 3?
*** We can use the method "three-period" moving average A3 = D3 + D2 + D1 / 3 -----> average of demands in periods 3,2,1 and repeat the steps down A4 = D4 + D3 + D2 /3 and so on The forecast (F) for the next period is the previous period average (A). Example = If A3 = 126, then F4 = 126
34
What is the Weighted Moving Average method used for?
This method is based on the weighted average of the past N periods. - Managerial decision: N & Wi
35
What is the formula for the Weighted Moving Average?
At = E(Wi)(Dt)
36
What are the procedure for the Weighted Moving Average
Step 1: 𝛴WiDt = W1Dt+W2Dt-1+...+ WNDt-N+1 Step 2: A = Ft+1
37
What are the steps to finding Forecast (F) in Weighted Moving average utilizing the "three-period" forecast demand, N=3?
- Find demand (should already be given). - Multiply the most recent demand by W1added by the second most recent multiplied by W2 + the further period by W3 and so on. Using Pemdas. - The Average (A) will be used for the forecast in the next period so if A3 = 130 then F4 = 130.
38
What is Simple Exponential Smoothing used for?
Exponential smoothing uses the demands observed in all previous periods to generate the forecast - 'a' places weights on previous time periods - 'a' is usually given a value between 0 and 1
39
What are the two formulas for Simple Exponential Smoothing?
At = EWiDt wt-i = a(1-a)
40
What are the procedures for Simple Exponential Smoothing?
Step 1: At = aDt + (1-a)Ft (current average = a Current Demand + (1-a) Current Forecast) Step 2: At = Ft+1
41
How to use the formula in steps for Simple Exponential Smoothing?
Recall Ft = At-1 (Current forecast comes from last average) Ft = At−1= αDt−1+(1−α) Ft−1 Ft−1 = At−2 = αDt−2 + (1−α) Ft−2 Ft−2 = At−3 = αDt−3 + (1−α) Ft−3 Any Ft or At loops in all previous periods demands
42
What are the steps to finding the Forecast (F) in the Simple Exponential Smoothing?
Using demand and forecast for the current period, multiply the alpha that's given by the current period demand and add that to 1 minus the alpha multiplied by the current forecast to get the Average (A) for example 107. Then that current period average (A) (example 107) will be used for the forecast for the next period. So if A1 = 107, then F2 = 107.
43
What are the two true statements using intuition when considering Simple Exponential Smoothing?
1 - Exponential smoothing uses the demands observed in all previous periods to generate the forecast for the following periods. 2 - The weights associated with each previous periods appear to be exponentially decreasing.
44
What is the weight formula for Simple Exponential Smoothing?
Wt-1 = a(1-a)^i aE |0,1|
45
What do time series methods rely on?
They rely on historical data to understand future pattern?
46
What is the highlight for the Naive Method?
Only the last period is important in predicting demand
47
What is the highlight for the Simple Moving Average?
- The last N periods are of equal importance - Managerial Decision: value of N
48
What is the highlight for the Weighted Moving Average?
- The last N periods are unequally important - Managerial Decision: a. Value of N b. Value of weights (W) for each past demand
49
What are the highlights with the Simple Exponential Smoothing?
- All periods are important but the relative importance declines smoothly over time in an exponential fashion. - Managerial Decision: value of a (smoothing constant)
50
What is true of the weight scheme in the Naive Method?
The most recent period has all the weights
51
Why concern forecast accuracy?
Every model is wrong, but which one is less wrong?
52
Why should firms estimate forecast accuracy?
- To monitor erratic demand observations or "outliers" - To determine when the forecasting method is no longer tracking actual demand - To determine the parameter values that provide the forecast with the least error
53
What is the forecast error (e) formula? Give an example.
Forecast error equals demand minus forecast et = Dt - Ft e2 = D2 - F2
54
What are two true statements regarding forecast errors for each period?
- It does not involve At (average) directly - Errors can be positive (under-forecasting) or negative (over-forecasting)
55
What is the purpose for the Absolute Error Statistics?
Does not account for the relative magnitude of underlying demand values
56
What are the three forecast error methods under Absolute Error Statistics?
- MFE (Mean Forecast Error) - MAD (Mean Absolute Deviation) - MSE (Mean Squared Error)
57
What is the purpose for Relative Error Statistics?
Accounts for the relative magnitude of underlying demand values
58
What forecast error method is under the Relative Error Statistics?
MAPE (Mean Absolute Percentage Error)
59
What is the procedure for the Mean Forecast Error (MFE)?
Step 1: Calculate forecast error (e) for each period Step 2: Calculate MFE by taking the average of the computed forecast errors
60
What are the steps in determining the Mean Forecast Error (MFE)?
- Find the forecast error (e) by subtracting demand (D) by forecast (F) - Find the average of e by adding (and subtracting) all the values of e (e2, e3, e4, etc.) and dividing it by the number of periods (n) that have an error (so if period 1 does not have an error do not include that in the total so if there are 6 periods and only 4 have errors then only divide the sum total of e by 4)
61
What are the procedures for finding the Mean Absolute Deviation (MAD)?
Step 1: Calculate forecast error and absolute error for each period Step 2: Calculate MAD by taking the average of the computed absolute errors
62
What are the steps in determining the Mean Absolute Deviation (MAD)?
- Find the forecast error (e) first - Find the absolute error for the forecast error by only taking the positive number of each value in error (so -25 would be just 25) - Add up all the absolute error and divide it by the total number being added
63
What is the procedure for finding Mean Squared Error (MSE)?
Step 1: Calculate squared error for each period Step 2: Calculate the MSE by taking the average of the computed squared errors
64
What are the steps in determining the Mean Squared Error (MSE)?
- Find the forecast error (e) - Square the value for e (so 25 squared equals 652) - Sum the values of the squared error and divided it by the total number being added
65
What is the procedure for finding the Mean Absolute Percentage Error (MAPE)?
Step 1: Calculate absolute error percentage for each period Step 2: Calculate MAPE by taking the average of the computed absolute error
66
What are the steps in determining the Mean Absolute Error Percentage (MAPE)?
- Find the forecast error (e) - Take the absolute value of the forecast error (e) and divide it by the demand to get the percentage - Add up all the percentages (without the percentage sign or else it'll mess up the calculations) - Divide the sum by the total number being added to get the percentage
67
What is the effect for weight when the alpha (a) is larger or smaller in the systemic change in the mean?
A smaller alpha = the most recent demand is lighter - is less responsive to recent changes A larger alpha = the most recent demand is heavier - traces the trend faster
68
What is the effect of N in the Moving Average for the systemic change in the mean demand?
Smaller N traces the trend faster Larger N is less responsive to recent changes
69
What parameter for a method is better in handling the systematic change in the mean demand?
- Moving Average - Exponential Smoothing
70
Which parameter for a method is better in handling a random spike in demand?
- Moving Average - Exponential Smoothing
71
What effect does N have in the Moving Average with random spikes in demand?
- Smaller N traces the random spike closely - Larger N has a smoother forecast
72
What happens with alpha (a) in exponential smoothing for random spikes in demand?
- Larger a traces the random spikes closely - Smaller a has a smoother forecast
73
What are the two exponential smoothing methods?
- (Simple) Exponential Smoothing - Double Exponential Smoothing
74
What is the difference between Simple and Double exponential smoothing?
- Simple: Does not account for the trend explicitly - Double: Accounts for the trend explicitly
75
What is the atheoretical approach and the methods when it comes to time series models?
- Assumptions: past data is best predictor for the future - Models: 1. Naive Method 2. Moving Average 3. Weight Moving Average 4. Exponential Smoothing 5. Double Exponential Smoothing
76
What is the theoretical approach when it comes to casual models?
- Assumption: there is a relationship between variables - Models: 1. Regression-based approach
77
What is the regression method?
The regression method can be applied to examine "statistical" relationship between two (or more) variables
78
What is the relationship between X and Y in the Regression Assumption?
Regression Assumption- variable we want to forecast is related to other variables in the business environment
79
What are the formulas when finding the Regression Line?
𝑌 ̂ = a + bX 𝑌 ̂ = intercept (a) + slope (b) * X a = Y ̅ − bX ̅ b = (∑XY − nX ̅ Y ̅ ) / (∑X^2−nX ̅ ^2)
80
What does the regression line do?
Minimizes the forecast errors (MSE) between: - Actual (Y) - Forecasted (Y^)
81
What are the limitations of regression?
- In many cases, we don't know the driving factors - There is no theory supporting the selection of the driving factors (X) - Correlation does not imply causation
82
What are the difficulties when correlating with a cause in the Regression Model?
Difficulty- Identify what's the "real" treatment / intervention (X) that leads to changes in the outcome (Y)
83
What are some forecasting insights? (3 of them)
- Forecasting demand for families of product is more accurate than forecasting demand for individual product - Forecasting demand for a month is more accurate than forecasting demand for a week - The further into the future you want to forecast demand, the less accurate you are likely to be
84
What is inventory?
A stock of materials used to facilitate production or satisfy customer demands
85
What are the three factors with Inventory?
- Supply Rate - Demand Rate - Inventory as a buffer
86
Why do we have a buffer for household inventory?
- Economic Purchase - Protect Against uncertainties
87
What is the Economic Reason for firms building inventory?
To allow economic production and purchase
88
When firms build inventory, why should they prepare for changes?
- To cover anticipated change in demand (i.e. peak season) and supply problems (i.e. price change) a. Anticipation Inventory - To protect against uncertainties in demand, supply, lead times, schedule changes a. Build inventory safety stock
89
Is inventory costly?
Yes
90
What are the three types of inventory?
1. Raw Materials 2. Work in Process 3. Finished Goods
91
What is Dependent Demand and what type(s) of inventory does it involve?
- Raw Materials - Work in Process Demand depends on the demand of the finished goods
92
What is Independent Demand and what type(s) of inventory are involved?
- Finished Goods Demand is independent of other items, depends on market demand
93
What is Raw Materials?
The basic inputs to the manufacturing process
94
What is Work in Process?
Inventories of goods that have been partially processed but not yet completed
95
What are Finished Goods?
Completed units that are awaiting shipment to the customers.
96
What are the four types of inventory costs?
- Item Cost (or purchasing cost) - Ordering Cost - Holding / Carrying Cost - Stockout Cost
97
What is Item Cost?
Cost of buying individual inventory items - Item cost may be discounted if buying in bulk
98
What is Ordering Cost?
A fixed cost of placing an order. It usually does not depend on the lot size. It includes costs associated with: - Paperwork, electronic entry - Worker time for ordering (or setting up the order) - Transportation Costs
99
What are Holding / Carrying Cost?
Cost of keeping items in inventory for a period of time - Cost of storage (space, insurance, taxes) - Cost of obsolescence, deterioration, and loss (shrinkage)
100
What is Stockout cost?
Backorder costs - Lost Sale - Customer Dissatisfaction
101
What is the goal for managerial decisions for Inventory?
- Goal: How to fulfill the demand while minimizing the cost
102
What are the two decisions when trying to minimize the cost while fulfilling demand?
Decision #1 - How much to order? (What is an optimal order quantity?) Decision #2 - When to order?
103
What are the two type of quantity when deciding how much inventory to order?
- Varied Quantity (to fill the inventory up to a target level) - Fixed Quantity
104
What are the two types of review when considering when to order inventory?
- Continuous Review - Periodic Review (with fixed interval)
105
What are the two things associated with the EOQ model?
- Fixed Quantity - Continuous Review
106
What is included in the EOQ Basic scenario inventory dynamics?
- Demand Rate (D) is constant - Order Quantity (Q) is fixed - Assume zero lead time (time between placing the order and receiving the order is zero)
107
What decision is considered with inventory dynamics in the EOQ basic scenario?
What's an optimal order quantity?
108
What are the four key EOQ assumptions?
- No Stockouts (all demand is met) - Constant Unit Price (C) (no discounts given for large orders) - Demand Rate (D) is known and constant (demand can be forecasted perfectly and demand is the same in every period) - Lead time (L) is known and constant (time between placing the order and receiving the order is always the same and not necessarily zero)
109
What are the EOQ Model formulas?
Annual Cost (TC) = Annual Ordering Cost (# of orders per year) + Annual Holding Cost (average inventory units) TC = (D/Q)*Co + (Q/2)*Ch or Q = √ 2DCo / Ch
110
What are the notations for the EOQ Model?
TC = Total Annual Cost ($) D = Annual Demand (Units / Year) Q = Order Quantity (Units) Co (or S) = Cost of placing (or setting up) an order ($) Ch = Annual Holding Cost per unit ($ / unit / year)
111
What happens to the annual ordering cost and annual holding cost when order size increases?
When order size (Q) increases: - Annual ordering cost decreases - because of less frequent order placing - Annual holding cost increases - because of higher inventory level
112
What are the steps and derivation when finding EOQ?
Step 1 - Set up the equation for the total cost (TC) as a function of Q ~~ TC=(D/Q) Co + (Q/2) Ch Step 2 - Take the first derivative with respect to Q ~~ δTC / δQ = - (D/Q^2)*Co + (1/2)*Ch Step 3 - Set the derivative equal to zero ~~ (0 = - (D / (Q^2)*Co + (1/2)*Ch Step 4 - Solve for Q Q = √ 2DCo / Ch
113
Which parameters are most common in EOQ equations?
Demand (D) Order Cost (Co) Holding Cost (Ch) Holding Cost Rate (i) Unit Cost (C)
114
What is the formula for holding cost?
Ch = Holding Cost Rate (i) * Unit Cost (C)
115
Formula for finding EOQ?
Q = √ 2DCo / Ch
116
What is the formula for total annual cost?
TC = (D/Q)*Co + (Q/2)*Ch
117
What is the formula for the Annual Ordering Cost?
AOC = (D/Q)*Co
118
What is the formula for finding Annual Holding Cost?
AHC = (Q/2) * Ch
119
How to calculate for the number of orders per year?
of orders per year = D/Q
120
What is the formula for the Order Cycle (time between orders)?
Order Cycle = Q/D
121
What are some tips for EOQ breakdown?
- Calculate EOQ first - Have Consistent Unit measures
122
For non-zero lead time utilizing the EOQ model, what decision is discussed?
When to Order?
123
What is the formula for the Reorder Point?
Reorder Point (R) = D (demand) * Lead Time (L)
124
What happens when inventory drops to R (reorder point)?
An order needs to be placed
125
Example: A firm's annual demand is 10,000 units, and lead time is 10 days. Assuming the firm operates 250 days in a year, what's the firm's inventory reorder point (R)?
400 units R = D*L = (10,000 / 250 days) * 10 = 400
126
What is the EOQ System in simple terms?
- Firms monitor their inventory level continuously - When their inventory level drops to R, they must place an order Q - The quantity to order is the same very time, which is equal to EOQ
127
What happens in the EOQ system when the demand is random?
When demand is random, firms could run out of stock before the shipment arrives (uncertainty arises during the replenishment lead time (L) period)
128
What happens to the service level when the demand is random in the EOQ system?
- The probability of not stocking out when a customer arrives, (i.e., the probability of fulfilling the total demand during the lead time using on-hand inventory) - A higher service level means that customers are less likely to encounter a stock out
129
What are the different name for the Q system?
- Continuous Review System - Fixed-Order-Quantity System
130
What is Q in the Continuous Review System?
FIxed Order Size Q is EOQ
131
What is the Q System for?
Continuously check inventory position when there is demand
132
What happens when inventory positions drops to R (reorder point) in the Q system?
Have to place an order with a fixed quantity (Q)
133
What are the notations in the Q System?
Q = Order Quantity L = Lead Time R = Reorder
134
What can stockout happen in the Q System?
Stockout may happen during lead time (L) period
135
What is Demand Distribution?
Probability Distribution of demand rate
136
What are the notations in the Demand Distribution?
M = Mean of demand rate σ = standard deviation of demand rate s = safety stock R = reorder point
137
What should you do after you decide on the service level in the demand distribution?
Stockout Probability = 1 - service level probability
138
How to find the reorder point in the Demand Distribution?
Reorder Point = Mean Demand + Safety Stock (informed by service level probability)
139
What is between the Mean and the Reorder Point on the Demand Distribution graph?
- The service level probability - Safety Stock
140
What is beyond the range of the reorder point on the Demand Distribution graph?
The stockout probability
141
What are the general steps to obtain the reorder point? In the Q system
- Have a desired service level (p) - Find the safety factor (z) - Calculate safety stock (s) = z + σ - Compute reorder point (R) = s + m
142
What does Z indicate on the probability chart?
Z indicates how many deviations away R is from the mean value
143
What is a true statement on how service level informs safety stock?
As service level (p) increases, safety factor (z) increase and as safety factor increase then safety stock (s) increases - Higher service level, higher safety stock inventory level
144
What is the main difference between the EOQ Model and the Q system?
EOQ - Demand (D) is a constant - Formula: R = DL Q System - Demand follows a normal distribution with mean μ and standard deviation σ, which is usually given in the format of historical demand distribution - Demand over the lead time (L) period follows a normal distribution, with mean μL and standard deviation σ√L - Formula: R = m + s = μL + zp*σ√L zp: safety factor (z) with a service level (p)
145
What is the summary of the meaning for the formula to find the reorder point in the Q system?
R = μL + zp*σ√L - μL = mean demand during the lead time - zp*σ√L = safety stock to protect against the variation in demand during the lead time
146
What are other names for a P system?
- Periodic Review System (main name) - Order-Upto System - Fixed-Order-Interval System
147
What are the steps in the P system?
- Review Inventory - Place Order - Receive Order
148
Which steps in the P system follow a Fixed Review Cycle?
- Review Inventory - Place Order
149
Which steps in the P system follow the Fixed Delivery Cycle?
- Receive Order
150
What happens in the Review Inventory step in the P System?
Fixed-order-interval system - Companies review their inventory level at fixed periods - The time between two inventory reviews is review period (P)
151
What happens in the Place Order step in the P System?
It follows an order-upto policy - Order Size (Q) = Target Inventory Level (T) - "on-hand" inventory - The company will place an order for the difference - Order Quantity varies
152
What happens in the Receive Order step in the P System?
There is a lead-time (L) to receive the shipments
153
What can happen with stockout in the P system?
Stockout may happen during review and lead time period (P+L)
154
What is the Review Cycle equivalent to in the P System?
Review Cycle = Delivery Cycle (since the lead time L is fixed)
155
What are the notations in the P System?
T = Target Level Q = Order Quantities L = Lead Time P = Time between orders
156
What are the three factors in the P System?
- Demand Distribution - Safety Stock (s) - Target Inventory (T)
157
What is the Safety Stock in the P System?
s = zσ - Safety Factor (z) is associated with a pre-determined service level (p) - σ = the standard deviation of demand over "P+L" period
158
What is the Target Inventory in the P System?
T = m + s - m = average demand over "P+L" period - s = safety stock to cover "P+L" period
159
What are the general steps to obtain the target inventory (T) in the P System?
- Have a desired service level (p) - Find the safety factor (z) - Calculate the safety stock (s) = z + σ - Compute reorder point (R) = s + m
160
What happens in the Q System with distribution?
Distribution of Demand over lead time (L)
161
What happens in the P system with distribution?
Distribution of demand over review and lead time (P+L) period
162
What happens in the Target Inventory (T) in the P System?
- Demand follows a normal distribution with mean μ and standard deviation σ - Demand over the "P+L" period follows a normal distribution with mean (P + L) μ and standard deviation σ √ P + L Target Inventory (T) = (P+L) μ + zp* σ √ P+L
163
What happens with Review Period (P) in the P system and the difference between the EOQ Model?
- EOQ model's Order Cycle = Q/D - Review Period P = Optimal Q / Demand = EOQ / D = 1/D*√2DCo/Ch = √2Co / DCh
164
What is the summary of the formula for target inventory in the P System?
(T) = (P+L) μ + zp* σ √ P+L - (P+L) μ = Average demand during the (P+L) periods - zp* σ √ P+L = Safety stock to protect against the variations in demand during the (P+L) periods
165
What is the formula to find Period (P) in the P System?
P = EOQ / D = √ 2Co / DCh
166
What is the difference regarding safety stock between the P and Q system?
P System - requires a larger safety stock (carrying more inventory (works better when items are inexpensive) Q System - requires fewer safety stock (works better when items are expensive)
167
What is the difference between placing orders in the Q and P system?
P System - When orders must be placed at specified intervals (Periodic Delivery leads to periodic review) (P system requires more planning) Q System - When the cost of continuously monitoring the system inventory is low (Q system requires more unplanned trips)
168
What is the difference in ordering between the Q and P system?
P System - When multiple items are order from the same supplier (Joint-replacement) Q System - When ordering fixed lot sizes (e.g. EOQ or full truck load) is more economical
169
When deciding how much inventory to order, which system(s) are the best for a fixed amount?
- EOQ Model - Q System
170
When deciding how much inventory to order, which system(s) are the best for a varied amount?
- P System
171
When deciding when to order inventory, which system(s) are the best for a fixed period?
- EOQ Model - P System
172
When deciding when to order inventory, which system(s) are the best for a varied period?
- Q System
173
What is a Project?
A temporary endeavor undertaken to create a unique product/service
174
What are the three project objectives?
- Budget (cost) - Schedule (delivery) - Performance (quality)
175
What are the project trade-offs?
- Budget vs. Schedule: Running a project with a tight budget may prolong the project - Schedule vs. Performance: It may take longer time to complete a "quality" project - Budget vs. Performance: it may cost more to delivery a "quality" project
176
What are the four phases in project management?
1. Project Planning 2. Project Scheduling 3. Project Control 4. Project Closing
177
What is the process for Phase 1 of Project Management
1. Planning Phase (Project Planning) - Identify the project customers - Set project objectives - Estimate total resources - Appoint key personnel
178
What is the process for Phase 2 of Project Management?
2. Scheduling Phase (Project Scheduling) - Develop a detailed Work-Breakdown Structure (WBS) - Sequence the tasks using Gantt Charts - Assign people to tasks
179
What is the process for Phase 3 of Project Management?
3. Control Phase (Project Control) - Monitor Activities - Compare planned activities to actual progress
180
What is the process for Phase 4 of Project Management?
4. Closing Phase (Project Closing) - Finish all work - Report the project - Turn over project to owners
181
What are the tools used in the Project Scheduling phase?
Tool 1: Work-Breakdown Structure (WBS) Tool 2: Gantt Chart
182
What is the Work-Breakdown Structure (WBS) for?
- A hierarchical listing of all the tasks needed to complete a project - Break down tasks in more detailed steps
183
What is the Gantt Chart for?
- Assign start and end dates for each tasks - Sequence the tasks - Visual and easy to understand
184
In the Scheduling Phase, why would you use a Gantt Chart?
- Gantt Charts capture the time schedule for each task in the WBS (assign a start date and an end date for each task) (indicate the duration for each task on the chart) - A Gantt Chart can be created for activities at all levels
185
What happens in Phase 3 (Project Control)?
Phase 3: Control Activities and decisions - Monitor actual project schedule, cost, and performance - Compare planned activities (in Gantt Chart) to actual project progress - Determine whether any corrective actions are needed - Take appropriate corrective actions
186
What happens in Phase 4 (Closing Phase)?
Phase 4: Closing Activities - Finish all work - Close contracts - Turn the project over to product/service owners
187
What is Lean?
- Focus on creating value for customers - Eliminate waste
188
What are the four levels for Lean?
- Philosophy - Principles - Practices - Tools