To determine the unit rate, divide 1.19 by 12, which gives the cost per ounce. 1.19/12 =.099 per ounce. Since this involves currency, round your answer to two decimal places unless stated otherwise. Rounding.099 results in $0.10 per ounce.
Response:
Option B is correct
Step-by-step breakdown:

(One-tailed test at a significance level of 5%)
n = 16 and x̄ = 1.97
s = 0.1
Standard error of the mean = 
Difference in means = 
t statistic = Difference in means/se = -1.2
degrees of freedom = 16 - 1 = 15
p-value = 0.124375
(B) do not reject the null hypothesis since the test statistic (-1.2) is > the critical value (-1.7531).
This scenario relates to binomial probability, where the results can either be a success or a failure. A success indicates that a selected adult possesses a bachelor's degree. Consequently, the success probability, denoted as p, is 20/100 = 0.2. The number of adults in the sample, represented as n, equals 100, and x, the count of successes, is 60. The probability of having more than 60 adults with a bachelor's degree, represented as P(x >60), can be noted internally as P(x < 60) = binomcdf (100, 0.20, 60). The function binompdf would indicate P(x = 60).