# How to use the Pool Pledge calculator for Operators

**URL:** https://forum.cardano.org/t/how-to-use-the-pool-pledge-calculator-for-operators/32639
**Category:** Education
**Created:** [3 May 2020 17:36 UTC](https://forum.cardano.org/t/how-to-use-the-pool-pledge-calculator-for-operators/32639 "2020-05-03T17:36:11Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![rickymac](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.cardano.org/rickymac/32/9307_2.png) [@rickymac](https://forum.cardano.org/u/rickymac)
#### Post date: [3 May 2020 17:36 UTC](https://forum.cardano.org/t/how-to-use-the-pool-pledge-calculator-for-operators/32639/1 "2020-05-03T17:36:11Z")

</div>

Example of how to use the pledge calculators for pool operators to get a rough idea. Not financial advice 🙂

[![](https://img.youtube.com/vi/YrXUj7X9VbE/hqdefault.jpg "How to use the Pledge Calculator for Pool Operators (and curious kittens)") ](https://www.youtube.com/watch?v=YrXUj7X9VbE)

---

<div class="post-metadata">

### Author: ![\_ilap](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.cardano.org/_ilap/32/80886_2.png) [@\_ilap](https://forum.cardano.org/u/_ilap)
#### Post date: [3 May 2020 21:48 UTC](https://forum.cardano.org/t/how-to-use-the-pool-pledge-calculator-for-operators/32639/2 "2020-05-03T21:48:25Z")

</div>

Hi Rick,

Yesterday, I created a very simple func in [desmos](https://www.desmos.com/calculator/rscf3lb4jn), in which gives you the pools’ epoch reward, and you just need to fill in the following parameters:

- S = the total delegated stakes 12.8bn for ITN,
- p = your pool’s pledge,
- d = pool’s delegated stakes (p is excluded)
- R = Epoch’s reward for ITN. it is the genesis’ parameter the `reward_parameters` ITN genesis constant  
in ADA i.e. 3835616.44
- k = pool numbers and, default 1000
- a0 = the security parameter, default=0.1, 10%, but it does not apply to ITN.

---

<div class="post-metadata">

### Author: ![rickymac](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.cardano.org/rickymac/32/9307_2.png) [@rickymac](https://forum.cardano.org/u/rickymac)
#### Post date: [12 May 2020 14:53 UTC](https://forum.cardano.org/t/how-to-use-the-pool-pledge-calculator-for-operators/32639/3 "2020-05-12T14:53:04Z")

</div>

Thank you Pal, I will get some practice using this and make a demo video. This will be good practice running some test variable and compare them on the Haskell test net.
