asked 109k views
2 votes
The first unit of production takes 20 hours to produce and the learning rate is expected to be 90 percent. how long will it take to produce the twelfth unit? less than or equal to 11.0 hours greater than 11.0 hours but less than or equal to 13.0 hours greater than 13.0 but less than or equal to 15.0 hours greater than 15.0 hours

asked
User Desa
by
8.3k points

1 Answer

3 votes
Learning curve rate, r, means the ratio of production time satisfies the relation
T_2k=r*T_k

solving the equation gives
T(n)=(T_initial)*(n^b) where b=log(r)/log(2)

Here, r=0.9 => b=log(0.9)/log(2)=-0.15200
n=12, T_initial=20
=>
T(12)=20*12^(-0.15200)=13.71 hours


answered
User Have A Nice Day
by
9.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.