24 X 7 Available
Calculations shown here are just for getting a better idea about the binary plan calculation. The amount and binary figures may change as per the members' placement in your company's binary tree.
| Level | Members | Members x Binary | Total Binary | Qualified Binary per Member | Total Qualified Binary | Amount to be Given |
|---|---|---|---|---|---|---|
| {{ binaryLevel.level }} | {{ binaryLevel.members }} | {{ binaryLevel.members }} X {{ binaryLevel.matchingPerMember }} | {{ binaryLevel.total_matching }} | {{ binaryLevel.qualifiedPairs }} | {{ _.round(binaryLevel.qualifiedPairs * binaryLevel.members) }} | {{ binaryLevel.income }} |
| {{ totalMembers }} | {{ binaryDistribution | currency }} | |||||
| Total Business | {{ totalBusiness | currency }} | |||||
| Product / Service Cost | - {{ totalProductCost | currency }} | |||||
| GST Charge | - {{ totalGstCharge | currency }} | |||||
| Matching Distribution | - {{ binaryDistribution | currency }} | |||||
| Admin Charge | + {{ totalAdminCharge | currency }} | |||||
| TDS Charge | - {{ totalTdsCharge | currency }} | |||||
| Net Profit | {{ netProfit | currency }} | |||||
| Per Member Profit | {{ _.round(netProfit/totalMembers) | currency }} | |||||