0% found this document useful (0 votes)
90 views18 pages

Steel - Case Study

Uploaded by

mdivyalakshmi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
90 views18 pages

Steel - Case Study

Uploaded by

mdivyalakshmi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 18

GROUP 1

 Ashu Sharma
 Manoharan Divyalakshmi
 Neha Arora
 Sapna Bhandari
 Praveena Venu V

Case study  Anto Edin Charley


 Amaan A Majeed

SOLID as STEEL: Production Planning at Thyssenkrupp


Content
• Direction of Data analyzed

• Case Study Question


 What is the average number of strips per shift?
 Strip of which thickness cluster are the most common, and strips of which thickness
cluster are the least common?
 What are the min, max, and average values of delta throughput and RTR?
 Are there shifts during which the PPL processes strips of only steel grade 1, or of only
steel grade 2, etc?
 Can the RTR theory adequately explain the deviations from the planned production
figures?
 Is the MPT theory sufficient to explain the deviations? Explain why or why not.
 Schulze’s theory:
Develop a sound regression model that can be used to predict delta throughput based on
the characteristics of the strips scheduled for production and Schulze’s estimated RTR
• Schulze’s theory: Interpretation
• Future Scope of work
Direction of Data analyzed
13-Nov-13 Wednesday
Timeline 6 Months data considered : 1 st Oct ‘13 Night shift -> 14-Nov-13 Thursday
4th April’14 Early Shift, certain dates are missed, 27-Dec-13 Friday
28-Dec-13 Saturday
indicated in the right
29-Dec-13 Sunday
26-Feb-14 Wednesday

Strips
The variables “THICKNESS” & “WIDTH” denote the number of
strips from the cluster, respectively. However, the total no of strips
in the 3 width clusters had to be the same as the total no. of strips
in the 3 thickness clusters.

RTR theory Run Time = Operating Time *– Non- Operating time (i.e., breakdowns, exceeding downtime
for maintenance / set-up time) RTR THEORY:
The Lower the RTR , the higher the negative
Non-Operating time directly
RUN TIME RATIO RTR = Run Time / Operating Time deviation from the plan
influenced the RTR

*Operating Time = Calendar Time-(legal holidays, shortages, all scheduled maintenance)

MPT theory MPT Theory defines about the material structure is favorable/unfavorable or it is a metric MPT THEORY:
of the structure. In general material with a low thickness and / or low width carries a lower The Lower the MPT , the higher the negative
weight per meter. It takes longer to put 1T of material through the production line, if the
Meters Per Ton deviation from the plan
process speed remained constant
• What is the average number of strips per shift?
Total average number of strips is 36.83 ( Reference from business case: The total no of strips in the 3 width clusters had to
be the same as the total no. of strips in the 3 thickness clusters.)
Mon Tue Wed Thu Fri Sat Sun 180 39.00 106 42.00
38.50 104
80 38.45 104
175 40.00
70 38.00 102 39.60
Total Average 170
102
37.50
60 36.83 mm 36.24 100 38.15 38.00
37.00 100 99
50 165 36.79
36.50 98 36.00
40 160 35.91
76.0074.0074.0074.00
70.0063.0069.00 174 36.00 96
30 170 95 34.00
155 35.50
35.74 94 33.59
20 37.14 37.11 39.51
33.99 35.00
Total Shifts 150 156 32.00
10 34.50 92
500 33.67 36.68 39.08
0 145 34.00 90 30.00
Sum of Total Shifts Average of Total Thickness E M N shift 1 shift 2 shift 3 shift 4 shift 5

No. Of shifts Averge Thickness No. of Shifts Average of Total Thickness

Row Labels Sum of Total Shifts Average of Total Thickness Row Labels Sum of Total Shifts Average of Total Thickness Row Labels Average of Total Thickness2
Mon 70 37.14 E 156 35.74 shift 1 33.59
Tue 63 33.67 M 174 36.24 shift 2 35.91
Wed 69 33.99 N 170 38.45 shift 3 38.15
Thu 76 36.68 Grand Total 500 36.832 shift 4 36.79
Fri 74 37.11 shift 5 39.60
Sat 74 39.08 Grand Total 36.832
Sun 74 39.51
Grand Total 500 36.83
Steel$Total_Strips<-(Steel$thickness.1+Steel$thickness.2+Steel$thickness.3)
> Average_Strips<-mean(Steel$Total_Strips)
> Average_Strips
[1] 36.832
• Strip of which thickness cluster are the most common, and strips of which
thickness cluster are the least common?
Thickness 2 cluster is the most common, around 54.7% of the total strips
Thickness 3 cluster is the least common : 12.98%
Shift 1 output is very low compared to other shift groups
106 25.00
Sum of delta throughput
104 21.76 21.48
20.24 20.00
18.98 Grand Total 7,892.53
102 18.33
100 15.00 shift 5 4,561.61
12.75 13.38
98 12.45
104 shift 4 1,554.66
10.63 10.15 10.00
96 102
100 shift 3 4,357.72
99
94
4.83 5.46 4.88 5.00
4.74
3.98 95 shift 2 1,177.93
92

90 - (3,759.39) shift 1
shift 1 shift 2 shift 3 shift 4 shift 5

No. of Shifts thickness 1 thickness 2 thickness 3 (6,000.00) (4,000.00) (2,000.00) - 2,000.00 4,000.00 6,000.00 8,000.00 10,000.00

A=sum(Steel$thickness.1)/sum(Steel$Total_Strips)*100
> B=sum(Steel$thickness.2)/sum(Steel$Total_Strips)*100
> C=sum(Steel$thickness.3)/sum(Steel$Total_Strips)*100
54.70 >
>A
32.32 [1] 32.31972
>B
[1] 54.70243
>C
12.98 [1] 12.97785
>
>
> barplot(c(A,B,C),col=c("gray","lightblue","blue"),main="Thickness values",xlab="Thickness
type",ylab=" thickness in mm ",legend=c("thickness1","thickness 2","thickness 3"))
• What are the min, max, and average values of delta throughput and RTR?
Delta Throughput RTR
MIN Average MAX MIN Average MAX

-661.83 15.79 730.28 21.70 85.78 100

Average of delta throughput Average of RTR


50.00 43.58 43.86 92.00
90.10
40.00 90.00
30.00 87.50
88.00
20.00 16.36
11.55 86.00 85.13
10.00 84.15
- 84.00
shift 1 shift 2 shift 3 shift 4 shift 5 81.86
(10.00) 82.00
(20.00) 80.00
(30.00) 78.00
(40.00) (37.97) 76.00
(50.00) shift 1 shift 2 shift 3 shift 4 shift 5

1,000.00 120.00
par(mfrow=c(1,2))
800.00 730.28 681.18 100.00 100.00 100.00 100.00 100.00
571.56 100.00 > boxplot(summary(Steel$delta.throughput),col="red",main="Delta
600.00 499.14 Throughput")
358.21 80.00
400.00 > boxplot(summary(Steel$RTR),col="blue",main="RTR")
200.00 60.00 54.00
- 44.40 44.80
shift 1 shift 2 shift 3 shift 4 shift 5 40.00 > Delta_throughput_Summary
(200.00) 30.60
21.70 Min. 1st Qu. Median Mean 3rd Qu. Max.
(400.00) (353.37) 20.00
(390.59) -661.83 -132.69 16.88 15.79 156.34 730.28
(600.00) > Run_Time_Ratio
(588.66) -
(800.00) (655.81) (661.83) shift 1 shift 2 shift 3 shift 4 shift 5 Min. 1st Qu. Median Mean 3rd Qu. Max.
21.70 81.30 88.50 85.78 93.50 100.00
Min of delta throughput Max of delta throughput Min of RTR Max of RTR2
• Are there shifts during which the PPL processes strips of only steel grade 1, or of only steel
grade 2, etc.?
> grade_1<-table(Steel$grade.1==100)
Shifts in which PPL processes 100% of a specific grade only : > grade_1
Grade 1: 5 shifts , Grade 4: 8 shifts, Grade 5:1 shift, Grade rest: 9 shifts FALSE TRUE
495 5
Total: 23 shifts >
Delta Throughput > grade_2<-table(Steel$grade.2==100)
> grade_2
FALSE
1,399.83 500
>
> grade_3<-table(Steel$grade.3==100)
> grade_3
FALSE
Grade 1 Grade 4 Grade 5 Grad e Res t 500
(588.66) >
(948.13) > grade_4<-table(Steel$grade.4==100)
> grade_4
FALSE TRUE
(2,080.87) 492 8
>
> grade_5<-table(Steel$grade.5==100)
> grade_5

23 FALSE TRUE
499 1
8 9 >
5 > grade_rest<-table(Steel$grade.rest==100)
1 > grade_rest

FALSE TRUE
491 9
> grade_table=c(grade_1[2],grade_4[2],grade_5[2],grade_rest[2])
> grade_table
TRUE TRUE TRUE TRUE
5 8 1 9
• Can the RTR theory adequately explain the deviations from the planned production
figures?
• RTR theory : The Lower the RTR , the higher the negative deviation from the plan

• The graphs evidently indicates that as RTR increases, Delta throughput positive value also get increased. At higher RTR, delta throughput increases, or the actual production is more than the
planned production.

• For lower RTR values, there is a negative deviation from the plan i.e., Delta throughput is negative, or the actual production is lower than the planned production. This is positive linear
regression.

• It clearly explain that if the shift runs efficiently, obviously the delta throughput is high and actual production is more than the planned production.
90.10 87.50
81.86 85.13 84.15
Delta Throughput Vs RTR 'RTR'
120
43.58 43.86
100
600

16.36 80
11.55
400

60

RTR
shift 1 shift 2 shift 3 shift 4 shift 5
40
delta.throughput

200

(37.97) 20

0
0

178.99 -41.99-323.46 51.69 -35.84 60.9 209.36 -92.49 2.11 -49.96 61.48
Average of RTR3
Average of delta throughput delta throughput
-200

Linear (Average of delta throughput)


-400

Statistically significant positive correlation between RTR and delta throughput (Correlation coefficient is +
-600

0.5568).
The linear regression model shows a positive correlation between the RTR and delta throughput, meaning
20 40 60 80 100 that when a shift is run efficiently with no production problems, the delta throughput is high
RTR
• Can the RTR theory adequately explain the deviations from the planned production
figures?
SUMMARY OUTPUT

Regression Statistics
Multiple R 0.556778 • p-value is less than 5%, since RTR is the significant
R Square 0.310002 predictor for Delta Throughput
Adjusted R Square 0.308616
Standard Error 178.2591
Observations 500 • But from Model Adequacy point of view, the R2 is just
31% & RSE is very high, which means there are other
ANOVA
df SS MS F Significance F
significant predictors also for delta throughput.
Regression 1 7109656.101 7109656 223.7409081 4.77167E-42
Residual 498 15824592.69 31776.29
Total 499 22934248.79 • The scatter plot shows Residual result of regression
model. The funnel shape represents in the Predicted
Coefficient Upper
s Standard Error t Stat P-value Lower 95% 95% delta throughput Vs Residuals. Hence the data has
Intercept -865.5 59.45433252 -14.5574 2.97101E-40 -982.3126024 -748.688 HETEROSCEDASTICITY.
RTR 10.27369 0.686837181 14.95797 4.77167E-42 8.924235122 11.62315
• Heteroscedasticity refers to the situation where the
RTR Residual Plot
variance of the errors in a regression model is not
800
600
constant across all levels of the independent variable(s).
400 This can lead to biased and inefficient estimates of the
regression coefficients and can affect the validity of
Residuals

200
0
10 20 30 40 50 60 70 80 90 100 110 statistical tests and confidence intervals.
-200
-400
-600
RTR
• Can the RTR theory adequately explain the deviations from the planned production
figures?
# Delta _throughput vs RTR
> cor(RTR,delta.throughput) # correlation coefficient > # Scatter Plots with Fitted Regression Lines
[1] 0.556778 > # Delta _throughput vs RTR
> # Fitting the Simple Linear Regression Models > plot(RTR,delta.throughput,main="Delta throughput Vs RTR",col="red",lwd=4)
> > # For adding the fitted regression line
> # Model 1: Delta_Throughput on RTR > abline(mod_1,lwd=5,col="orange")
> mod_1=lm(delta.throughput~RTR,data=Steel) >
> summary(mod_1) > # 95% Confidence Interval for the Model Parameters
> confint(mod_1)
Call: 2.5 % 97.5 %
lm(formula = delta.throughput ~ RTR, data = Steel) (Intercept) -982.312602 -748.68811
RTR 8.924235 11.62315
Residuals:
Min 1Q Median 3Q Max
-823.70 -130.00 1.61 118.48 585.88

Coefficients: >
Estimate Std. Error t value Pr(>|t|)
(Intercept) -865.5004 59.4543 -14.56 <2e-16 ***
RTR 10.2737 0.6868 14.96 <2e-16 *** >
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Residual standard error: 178.3 on 498 degrees of freedom
Multiple R-squared: 0.31, Adjusted R-squared: 0.3086
F-statistic: 223.7 on 1 and 498 DF, p-value: < 2.2e-16

Statistically significant positive correlation between RTR and delta throughput (Correlation coefficient is + 0.5568)

Results obtained are similar in Excel and R.


• Is the MPT theory sufficient to explain the deviations? Explain why or why not.

• MPT theory :
MPT Theory defines about the material structure is favorable/unfavorable or it is a
Delta throughput Vs MPT
metric of the structure. In general material with a low thickness and / or low width
carries a lower weight per meter. It takes longer to put 1T of material through the
production line, if the process speed remained constant
600

• So, negative deviations in months with average /above average RTR, could
be explained by this metric.
400

• High MPT figures are the cause for high negative delta throughput for shifts
delta.throughput

200

with high RTR.


0

• Negative Correlation(-0.6673): If MPT increases, the negative deviation is


higher
-200

• But some other variables are causing additional deviation ( Since,R² = 0.4452)
-400
-600

20 40 60 80

MPT
• Is the MPT theory sufficient to explain the deviations? Explain why or why not.
SUMMARY OUTPUT

Regression Statistics
Multiple R 0.66726
R Square 0.445235
• p-value is less than 5%, since MPT is the significant
Adjusted R Square 0.444122 predictor for Delta Throughput
Standard Error 159.8387
Observations 500
• But from Model Adequacy point of view, the R2 is just
ANOVA 44.52% & RSE is very high, which means there are other
df SS MS F Significance F significant predictors also for delta throughput.
Regression 1 10211141.57 10211142 399.6781934 1.02517E-65
Residual 498 12723107.21 25548.41
Total 499 22934248.79
• The scatter plot shows Residual result of regression
Coefficient Upper model. The funnel shape represents in the Predicted
s Standard Error t Stat P-value Lower 95% 95%
Intercept 389.5816 20.01718301 19.46236 3.66564E-63 350.2530219 428.9101
delta throughput Vs Residuals. Hence the data has
MPT -10.87 0.543719739 -19.992 1.02517E-65 -11.93828696 -9.80175 HETEROSCEDASTICITY.

MPT Residual Plot


600
400
200
Residuals

0
0 10 20 30 40 50 60 70 80 90 100
-200
-400
-600
-800
MPT
• Is the MPT theory sufficient to explain the deviations? Explain why or why not.

> # Delta_throughput vs MPT


> cor(MPT,delta.throughput)# correlation coefficient > # Scatter Plots with Fitted Regression Lines
[1] -0.6672597 > # Delta_throughput vs MPT
> > plot(MPT,delta.throughput,main="Delta throughput Vs MPT",col="blue",lwd=4)
> # Model 2: Delta_throughput on MPT > abline(mod_2,lwd=5,col="dark blue")
> mod_2=lm(delta.throughput~MPT,data=Steel) > # 95% Confidence Interval for the Model Parameters
> summary(mod_2) > confint(mod_2)
2.5 % 97.5 %
Call: (Intercept) 350.25302 428.910102
lm(formula = delta.throughput ~ MPT, data = Steel) MPT -11.93829 -9.801752
>
Residuals:
Min 1Q Median 3Q Max
-690.40 -83.22 3.02 99.90 505.30

Coefficients:
Estimate Std. Error t value Pr(>|t|)
(Intercept) 389.5816 20.0172 19.46 <2e-16 ***
MPT -10.8700 0.5437 -19.99 <2e-16 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 159.8 on 498 degrees of freedom


Multiple R-squared: 0.4452, Adjusted R-squared: 0.4441
F-statistic: 399.7 on 1 and 498 DF, p-value: < 2.2e-16

Statistically significant Negative Correlation (-0.6673): If MPT increases, the negative deviation is higher

Results obtained are similar in Excel and R.


• Schulze’s theory:
Develop a sound regression model that can be used to predict delta throughput based on
the characteristics of the strips scheduled for production and Schulze’s estimated RTR
Independent Variables : Independent Variables : Independent Variables :
- RTR RTR RTR
Regression Analysis #1 - MPT Regression Analysis MPT Thickness 1,2,3
- Thickness 1,2,3 Thickness 1,2,3 Regression Analysis Width 1,2
- Width 1,2,3 #2 Width 1,2,
- Grade 1,2,3,4,5,rest
#3
formula = delta.throughput ~ RTR + MPT + thickness.1 + thickness.2 + formula = delta.throughput ~ RTR + MPT + thickness.1 + formula = delta.throughput ~ thickness.1 + thickness.2 + thickness.3
thickness.3 + grade.1 + grade.2 + grade.3 + grade.4 + grade.5 + thickness.2 + thickness.3 + width.1 + width.2, data = Steel + width.1 + width.2 + RTR, data = Steel
grade.rest + width.1 + width.2 + width.3, data = Steel
Residuals: Residuals: Residuals:
Min 1Q Median 3Q Max Min 1Q Median 3Q Max Min 1Q Median 3Q Max
-380.71 -36.57 -2.02 40.56 395.51 -367.66 -37.78 -1.89 43.06 390.91 -386.30 -41.51 -1.74 45.90 345.75
Coefficients: (1 not defined because of singularities)
Estimate Std. Error t value Pr(>|t|) Coefficients: Coefficients:
(Intercept) 1307.0351 6703.1503 0.195 0.84548 Estimate Std. Error t value Pr(>|t|) Estimate Std. Error t value Pr(>|t|)
RTR 5.4687 0.3729 14.663 < 2e-16 *** (Intercept) -731.4710 33.1780 -22.047 < 2e-16 *** (Intercept) -826.0840 26.6978 -30.942 < 2e-16 ***
MPT -2.5304 0.6775 -3.735 0.00021 *** RTR 5.4725 0.3686 14.847 < 2e-16 *** thickness.1 9.8287 0.9248 10.628 < 2e-16 ***
thickness.1 10.5467 0.9416 11.200 < 2e-16 *** MPT -2.5544 0.5510 -4.636 4.55e-06 *** thickness.2 14.8289 0.5808 25.531 < 2e-16 ***
thickness.2 12.7887 0.7503 17.045 < 2e-16 *** thickness.1 10.6523 0.9234 11.536 < 2e-16 *** thickness.3 19.2487 0.6169 31.203 < 2e-16 ***
thickness.3 16.9615 0.8231 20.607 < 2e-16 *** thickness.2 13.1381 0.6759 19.437 < 2e-16 *** width.1 -9.2545 0.6271 -14.757 < 2e-16 ***
grade.1 -20.4438 67.0302 -0.305 0.76050 thickness.3 17.0218 0.7720 22.048 < 2e-16 *** width.2 -3.6135 0.5439 -6.644 8.12e-11 ***
grade.2 -20.9425 67.0361 -0.312 0.75487 width.1 -8.5929 0.6308 -13.621 < 2e-16 *** RTR 5.3343 0.3750 14.227 < 2e-16 ***
grade.3 -19.9803 67.0404 -0.298 0.76580 width.2 -2.9276 0.5531 -5.293 1.81e-07 *** ---
grade.4 -20.1423 67.0396 -0.300 0.76396 --- Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
grade.5 -19.6273 67.0373 -0.293 0.76981 Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
grade.rest -20.4379 67.0430 -0.305 0.76061 Residual standard error: 78.88 on 493 degrees of freedom
width.1 -8.3717 0.7109 -11.777 < 2e-16 *** Residual standard error: 77.29 on 492 degrees of freedom Multiple R-squared: 0.8663, Adjusted R-squared: 0.8646
width.2 -2.9507 0.5636 -5.235 2.46e-07 *** Multiple R-squared: 0.8719, Adjusted R-squared: 0.87 F-statistic: 532.2 on 6 and 493 DF, p-value: < 2.2e-16
width.3 NA NA NA NA F-statistic: 478.2 on 7 and 492 DF, p-value: < 2.2e-16
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
Multiple Linear Regression Model needs to be run with Delta throughput as dependent variable and
Residual standard error: 76.15 on 486 degrees of freedom independent variables are taken in above groups.
Multiple R-squared: 0.8771, Adjusted R-squared: 0.8738 Significant contributor
F-statistic: 266.9 on 13 and 486 DF, p-value: < 2.2e-16
Insignificant contributor
• Schulze’s theory: Interpretation

Independent Basis:
Going forward with : Regression Analysis #3
Variables : 1. p-values are very low for all the independent variables
RTR 2. Multiple R2 and adjusted R2 difference is the least i.e. 0.0017
Thickness 1,2,3 3. Although RSE is 78.88%, F-statistic value being high and p-values
Width 1,2 being very low, gives confidence to consider this further

delta.throughput = -826.084 + 9.8287*thickness.1 + 14.8289*thickness.2 + 19.2487*thickness.3 +(-9.2545)*width.1 +


(– 3.6135)*width.2 + 5.3343*RTR
Normal Q-Q Plot Normal Q-Q Plot

<-Normal Plot of Residuals

200
200

Sample Quantiles
Sample Quantiles

0
0

-200
-200

-400
-400

Normal Plot with fitted line->


-3 -2 -1 0 1 2 3 -3 -2 -1 0 1 2 3

Theoretical Quantiles Theoretical Quantiles


• Schulze’s theory: Interpretation

Analyzing the Residuals: Residuals are standardized by subtracting the mean of residuals from each residual value and then dividing by standard
deviation of residuals

Residuals Vs Predicted Check for linearity/homoscedasticity: Standardized residuals Vs Predicted

4
200

2
Steel$res

0
0

stdr

-2
-200

-4
-400

-500 0 500 -500 0 500

Steel$pred Steel$pred
• Schulze’s theory: Interpretation

Multicollinearity / Shapiro –Wilk Test and Breusch Pagen Test:


shapiro.test(Steel$res)
Check for Multicollinearity Shapiro-Wilk Test Shapiro-Wilk normality test
# VIF Check
> # Variance Inflation Factors data: Steel$res
> library(car) W = 0.97012, p-value = 1.448e-08
> vif(mod_10) - Depicts normal distribution as
thickness.1 thickness.2 thickness.3 width.1 width.2 RTR W value is close to 1. > shapiro.test(stdr)
4.178189 4.300192 2.217049 1.436716 1.805823 1.522175
> - p value is less Shapiro-Wilk normality test

data: stdr
W = 0.97012, p-value = 1.448e-08
- Since VIF value does not exceed 5 or 10 , this case
does not exhibit problematic multicollinearity
Studentized Breusch Pagen Test

#Breusch Pagan Test


- High BP value indicates strong > library(lmtest)
> bptest(mod_10)
evidence against the null
hypothesis of Homoscedasticity. studentized Breusch-Pagan test
- This suggests that there is
data: mod_10
significant heteroscedasticity in BP = 104.8, df = 6, p-value < 2.2e-16
the regression model.
• Future Scope of Work

100.00 50.00
43.58 43.86
• Shifts: 90.00
80.00
40.00
30.00
• Shift 1 need to improve the productivity, comparatively others 70.00
16.36
20.00

doing good. 60.00 11.55 10.00


50.00 -
• More negative deviation found only in Shift 1. 40.00 81.86 85.13 90.10
84.15 87.50
(10.00)
30.00 (20.00)

• MPT Vs RTR 20.00 34.73 34.88 34.32 31.94 35.89 (30.00)


10.00 (40.00)
• Above average RTR would give better results in Delta -
(37.97)
(50.00)
throughput, even though MPT is low. Refer the graph, Shift 1 shift 1 shift 2 shift 3 shift 4 shift 5

Vs Shift 4. Average of RTR


Average of delta throughput
Average of MPT

• Resulting the above analysis, the RTR should maintain in above


average.

• Based on Schulze’s theory / Model, thickness 3 and Width 2 is best


combination for positive delta throughput

You might also like