# Work with aggregations in Kibana

**URL:** https://discuss.elastic.co/t/work-with-aggregations-in-kibana/52818
**Category:** Kibana
**Created:** [June 15, 2016, 6:51am UTC](https://discuss.elastic.co/t/work-with-aggregations-in-kibana/52818 "2016-06-15T06:51:37Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Louis](https://avatars.discourse-cdn.com/v4/letter/l/ecb155/32.png) [@Louis](https://discuss.elastic.co/u/Louis)
#### Post date: [June 15, 2016, 6:51am UTC](https://discuss.elastic.co/t/work-with-aggregations-in-kibana/52818/1 "2016-06-15T06:51:38Z")

</div>

In Kibana I have a dashboard with relevant information. Aggregated information split into parts.

What I want is to calculate with these aggregations.

Without explaining my application I better give you an example of what I want.

Lets say I have a group of members split into man, woman and child.

On my dashboard I see:  
500 members  
200 man  
100 woman  
200 child

What I want is to show the ratio man / woman = 2.

Is that possible, an how do I do that.

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [June 15, 2016, 10:05pm UTC](https://discuss.elastic.co/t/work-with-aggregations-in-kibana/52818/2 "2016-06-15T22:05:08Z")

</div>

You may be able to do this with a scripted field?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 1:50pm UTC](https://discuss.elastic.co/t/work-with-aggregations-in-kibana/52818/3 "2017-07-06T13:50:24Z")

</div>


