Answer:
Advocating
Explanation:
The team leader needs to advocate and represent the team to their organizational superiors (upper management). Sometimes large organizations are too complex and BIG, and lower management has to find a way to make themselves be noticed. For example, he could start writing a newsletter, etc.
Answer:
The principle of the Software Engineering Code of Ethics that Gilbert violated is:
Judgement (as related to full disclosure of personal involvement).
Explanation:
Gilbert is required by the Judgement Principle to "disclose those conflicts of interest that cannot reasonably be avoided or escaped." Since Gilbert professionally believes that the software meets specifications, secures documents, and satisfies user requirements, it is not quite apparent if he violated any principle. However, he could have informed his client of his personal interest in the software and also presented other software packages of other companies from which the client could make its independent choice.
Answer:
a) safety stock = z-score x √lead time x standard deviation of demand
z-score for 99.9% = 3.29053
√lead time = √7 = 2.6458
standard deviation of demand = 3
safety stock = 3.29053 x 2.6458 x 3 = 26.12 ≈ 26 soaps
reorder point = lead time demand + safety stock = (7 x 16) + 26 = 138 soaps
EOQ = √[(2 x S x D) / H]
S = order cost = $10
D = annual demand = 16 x 365 = 5,840
H = $0.05
EOQ = √[(2 x $10 x 5,840) / $0.05] = 1,528.40 ≈ 1,528 soaps
b) total order costs per year = (5,840 / 1,528) x $10 = $38.22
total holding costs = (1,528 / 2) x $0.05 = $38.20
total annual ordering and holding costs = $76.42
The formula is
A=p (1+r/k)^kt
A future value 12200
P present value 6100
R interest rate ?
K compounded quarterly 4
T time 9 years
Set the equation and solve for r (interest rate)
12200=6100 (1+r/4)^(4×9)
Divide both sides by 6100
12200/6100=(1+r/4)^(36)
2=(1+r/4)^(36)
Take the root of 36 for both sides
2^(1/36)=1+r/4
R= (2^(1/36)-1)×4
R=(2^(1÷36)−1)×4
R=0.0778×100
R=7.78%
Hope it helps!