Correct.
In the case of the Marza's missile battery's .weapon file, we have the below (snipped for brevity)...
{
"damage": 273.600006,
"burst_pattern": [0.0, 0.2, 0.4, 0.6, 0.8, 1.0, 1.2, 1.4, 1.6, 1.8, 2.0, 2.2],
}
The total volley does 273, but because there are 12 missiles in the burst, each one only does 22.8. Against a capital ship with 8 shield mitigation (the TEC standard), that's a total of 96 less damage, a 35% reduction to the volley.