Manders0629
New member
- Joined
- Aug 21, 2023
- Messages
- 1
Looking for some insight into a formula that I've been using (see also: inherited) at work that I want to understand more.
The goal of the formula is to calculate our probability of beating a competitor and winning work (aka Pwin).
There are two primary inputs/steps in the formula:
1. Calculate the percentage difference between our cost and the predicted cost of the competitor
2. Calculate the Z-score. This is done by dividing the above referenced cost difference by the % error associated with the competitor's cost prediction, revealing an absolute value:
=abs(cost difference/error%)
Where I'm confused is: how/why does dividing the cost difference by the competitor cost prediction error reveal a z-score?
Thank you!
The goal of the formula is to calculate our probability of beating a competitor and winning work (aka Pwin).
There are two primary inputs/steps in the formula:
1. Calculate the percentage difference between our cost and the predicted cost of the competitor
2. Calculate the Z-score. This is done by dividing the above referenced cost difference by the % error associated with the competitor's cost prediction, revealing an absolute value:
=abs(cost difference/error%)
Where I'm confused is: how/why does dividing the cost difference by the competitor cost prediction error reveal a z-score?
Thank you!