If you know the net cash flows, such as initial cost of the project and expected benefits, you can then find IRR with paper and pencil as listed below . You will need to arrive at two different NPV values one which is positive and the other which is negative. Once we have two rates at which the NPV values are at opposing ends we can use linear interpolation to find IRR
These calculations below are from an online irr calculation tool listed in the related link section
CF
0 = -400000
CF
1 = 100000
CF
2 = 100000
CF
3 = 100000
CF
4 = 100000
CF
5 = 100000
DCF
1 = 100000/(1+5%)
1 = 100000/1.05 = 95238.1
DCF
2 = 100000/(1+5%)
2 = 100000/1.1025 = 90702.95
DCF
3 = 100000/(1+5%)
3 = 100000/1.15763 = 86383.76
DCF
4 = 100000/(1+5%)
4 = 100000/1.21551 = 82270.25
DCF
5 = 100000/(1+5%)
5 = 100000/1.27628 = 78352.62
NPV = 95238.1 + 90702.95 + 86383.76 + 82270.25 + 78352.62 -400000
NPV = 432947.68 -400000
NPV at 5% = 32947.68
DCF
1 = 100000/(1+10%)
1 = 100000/1.1 = 90909.09
DCF
2 = 100000/(1+10%)
2 = 100000/1.21 = 82644.63
DCF
3 = 100000/(1+10%)
3 = 100000/1.331 = 75131.48
DCF
4 = 100000/(1+10%)
4 = 100000/1.4641 = 68301.35
DCF
5 = 100000/(1+10%)
5 = 100000/1.61051 = 62092.13
NPV = 90909.09 + 82644.63 + 75131.48 + 68301.35 + 62092.13 -400000
NPV = 379078.68 -400000
NPV at 10% = -20921.32
iL = 5%iU = 10%npvL = 32947.68npvU = -20921.32irr = iL + [(iU-iL)(npvL)] / [npvL-npvU]
irr = 0.05 + [(0.1-0.05)(32947.68)] / [32947.68--20921.32]
irr = 0.05 + [(0.05)(32947.68)] / [53869]
irr = 0.05 + 1647.384 / 53869
irr = 0.05 + 0.0306
irr = 0.0806
irr = 8.06%