
David B. answered 08/28/21
Math and Statistics need not be scary
The question is , as is common, poorly written. No where in the question was it stated whether the condition was supposed to be less than, greater than, or not equal to. The previous answer assumed to test for a number of litters that 67.72% of the population drank equal to or LESS then, which makes little sense.
Taking the question literally,it is asking EXACTLY how many liters ANY specific amount of the population dranks. This is impossible to answer as we have assumed a continuous distribution and the probability of any specific number of liters being consumed is infinitesimally small. .
It is most reasonable to assume that the question means "What is the minimum number (x) of liters that 67.72% of the population would consume daily" Which means that everyone in that 67.72% sub population would have consumed at least x liters, as well as some unspecified amount more.
This is a right tailed distribution. We want to know what number x , given ℵ(μ,σ2). where mu = 3.58 and sigma squared = 1.0816, will satisfy the equation P(x>=μ) = .6772
This can be determined from tables, on line calculators, or hand calculators.
Using a TI-86 ( which gives the inverse normal distribution for the left sided distribution so we adjust the input to the function invnm())
we find that invnm((1-.6772),3.58,1.04) = 3.101721 liters.
or rounded, 3.1 l

David B.
one could also have interpreted the question to mean what is the expected amount of liters consumed for the most probable 67.72% of the population. This would be the 67.72 % of the population who consume an amount closest to the average, a two sided distribution where Z would be close to 1 and -1. (exactly [ 2.55 , 4.61] liters)08/28/21