# Calculating the DVH for average of n RT Dose

**URL:** https://discourse.slicer.org/t/calculating-the-dvh-for-average-of-n-rt-dose/7456
**Category:** Support
**Created:** [July 8, 2019, 8:42am UTC](https://discourse.slicer.org/t/calculating-the-dvh-for-average-of-n-rt-dose/7456 "2019-07-08T08:42:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![aseman](https://avatars.discourse-cdn.com/v4/letter/a/c0e974/32.png) [@aseman](https://discourse.slicer.org/u/aseman)
#### Post date: [July 8, 2019, 8:42am UTC](https://discourse.slicer.org/t/calculating-the-dvh-for-average-of-n-rt-dose/7456/1 "2019-07-08T08:42:15Z")

</div>

Slicer version: 4.10.1  
Hi 3D Slicer experts and all  
I have some RT Dose (for n patients) and I want to calculate DVH for average of these RT Doses. is it possible that I calculate a mean DVH instead of n DVH with 3D Slicer?  
Thanks a lot

---

<div class="post-metadata">

### Author: ![cpinter](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/cpinter/32/7995_2.png) [@cpinter](https://discourse.slicer.org/u/cpinter)
#### Post date: [July 8, 2019, 2:33pm UTC](https://discourse.slicer.org/t/calculating-the-dvh-for-average-of-n-rt-dose/7456/2 "2019-07-08T14:33:38Z")

</div>

Instead of averaging the DVH, I’d average the dose volumes and then calculate a DVH on those.

First, obviously you need to make sure that your dose volumes are registered (register the CTs and apply transform on dose, see the SlicerRT IGRT tutorial for example). Then you can usethe Dose Accumulation module to average the doses. You can do this by setting equal weights that add up to one.
