Factor which helps in analysis of parallel algorithms is the total number of processors needed to deliver a solution to a provided problem. So for a given input of size let's say n the number of processors needed by parallel algorithm is a function of ‘n', generally indicated by TP (n).