Calculate system availability

To calculate the availability of redundant systems you can use this formula:

total_avail = 1-(1 - single_avail) ^ (number_of_nodes)
Nodes:
Single component availability (%):
Total Availability (%):