Difficulty: Easy
Correct Answer: 48
Explanation:
Introduction / Context:Average inventory questions test straightforward mean computation. Keeping track of totals and counts is the central skill.
Given Data / Assumptions:
Concept / Approach:Average = total units / number of shops. Grouping numbers helps reduce mistakes during addition.
Step-by-Step Solution:
Sum = 20 + 30 + 60 + 80 + 50 Pairing: (20 + 80) = 100; (30 + 50) = 80; remaining 60 Total = 100 + 80 + 60 = 240 Average = 240 / 5 = 48Verification / Alternative check:The mean 48 is close to the middle values and balances the distribution between low (20, 30) and high (60, 80) counts, confirming reasonableness.
Why Other Options Are Wrong:
Common Pitfalls:Arithmetic slips when multiple terms are added, or dividing by the wrong count of shops.
Final Answer:48
Discussion & Comments