Hello,
I have a table with attributes from 1,2...8 and respective percentages. If you see, with higher attributes, the percentages are also increasing.
For 6 and 7 I do not have percentages, but I have average of 6 and 7 that is 26,78%. I it possible to find the percentages of 6 and 7, if we know the average?
[TABLE="class: grid, width: 150"]
<tbody>[TR]
[TD]1[/TD]
[TD]0,03%[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]0,07%[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]0,26%[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]1,05%[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]7,49%[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]100%[/TD]
[/TR]
</tbody>[/TABLE]
Thanks in advance.
I have a table with attributes from 1,2...8 and respective percentages. If you see, with higher attributes, the percentages are also increasing.
For 6 and 7 I do not have percentages, but I have average of 6 and 7 that is 26,78%. I it possible to find the percentages of 6 and 7, if we know the average?
[TABLE="class: grid, width: 150"]
<tbody>[TR]
[TD]1[/TD]
[TD]0,03%[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]0,07%[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]0,26%[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]1,05%[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]7,49%[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]100%[/TD]
[/TR]
</tbody>[/TABLE]
Thanks in advance.