QUESTION IMAGE
Question
dr. dula is a dentist. he needs to report on the average number of cavities that his patients have. 1,0,1,5,6,3,4
Step1: Sum all cavity values
$1 + 0 + 1 + 5 + 6 + 3 + 4 = 20$
Step2: Count total patients
$n = 7$
Step3: Calculate average
$\text{Average} = \frac{\text{Total sum}}{\text{Number of patients}} = \frac{20}{7} \approx 2.85$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
2.85