How to Generate Operating Characteristic (OC) Curves

Channel:
Subscribers:
3,690
Published on ● Video Link: https://www.youtube.com/watch?v=VMHoRqM_Mhs



Category:
Guide
Duration: 3:02
12,353 views
16


How to make OC curves in excel, for industrial engineers.

Code:
.
Function ShiftMult(bound, num, shift)
ShiftMult = (bound - (num) ^ (1 / 2) * shift)
End Function
.
Formula:
=NORM.DIST(ShiftMult($D$1,$C$3,B4),0,1,TRUE)-NORM.DIST(ShiftMult($C$1,$C$3,B4),0,1,TRUE)







Tags:
oc curve
beta error
type 2
beta
error
industrial engineering
isen 350
Operating characteristic
curve
excel