A few comments:
1. Don't mix % values with actual values for the first attributes. Pick either all % or all actual values then apply any "weighting".
2. The 4th attribute lower is better, how much better is the question here. If you have a table that translates the values in ascending order with their corresponding values in descending order the problem is easy as you would simply apply the weighting to each Attribute then add them together. (weighting amounts total 100%)
All of the following use the name of the Attribute instead of actual values just to show what is going on.
Attribute 4 (lower is better) could be determined with something like this:
Then the weighted formula if all combined would look like this:
Using your example values this is how the formula would be using cell references. Enter in F2 and fill down:
To rank the values in column F:
Bookmarks