Difference between revisions of "Gap Analysis"
From wiki.pengtools.com
(→References) |
|||
Line 11: | Line 11: | ||
[[Gap Analysis]] is based on 3 questions: | [[Gap Analysis]] is based on 3 questions: | ||
− | 1 | + | <table width="100%" border="1" cellpadding="3" cellspacing="1"> |
+ | <tr> | ||
+ | <th>Question <ref name = DDA /></th> | ||
+ | <th>Answer</th> | ||
+ | <th>Note</th> | ||
+ | </tr> | ||
− | + | <tr> | |
+ | <td>1. Where we now?</td> | ||
+ | <td><math>q(t) = \frac{q_i}{(1+b\ D_i\ t)^{1/b}}</math></td> | ||
+ | <td><math> Q = \frac{q_i}{D_i\ (b-1)} \left ( (1+b\ D_i\ t)^ \left ( 1-\frac{1}{b} \right ) -1 \right )</math></td> | ||
+ | </tr> | ||
− | + | <tr> | |
+ | <td>2. Where we should be?</td> | ||
+ | <td><math>q(t) = {q_i}\ e^{-D_i\ t}</math></td> | ||
+ | <td><math>Q = \frac{q_i}{D_i}(1-e^{-D_i\ t})</math></td> | ||
+ | </tr> | ||
− | + | <tr> | |
+ | <td>3. What needs to be done to get where?</td> | ||
+ | <td><math>q(t) = \frac{q_i}{1+D_i\ t}</math></td> | ||
+ | <td><math>Q = \frac{q_i}{D_i} ln{(1+D_i\ t)}</math></td> | ||
+ | </tr> | ||
− | + | </table> | |
== References == | == References == |
Revision as of 10:34, 11 July 2018
Contents
Brief
Gap Analysis is the process which involves the comparison of actual performance with potential or desired performance [1].
Any difference between the actual performance and potential is identified as the performance gap.
Philosophy
Gap Analysis is based on 3 questions:
Question [2] | Answer | Note |
---|---|---|
1. Where we now? | ||
2. Where we should be? | ||
3. What needs to be done to get where? |
References
- ↑ "Gap analysis at wikipedia.org".
- ↑ Cite error: Invalid
<ref>
tag; no text was provided for refs namedDDA