Hi I want to find the average of a lisf of list of doubles and return list of doubles which is the average of original list how can I do this in java streams?