Using the table as, which product has the highest average sales across all cities?
City | Product A | Product B | Product C | Product D |
---|---|---|---|---|
Mumbai | 120 | 150 | 100 | 80 |
Delhi | 100 | 130 | 90 | 100 |
Kolkata | 80 | 110 | 120 | 90 |
Chennai | 110 | 140 | 80 | 70 |
Bangalore | 130 | 160 | 110 | 60 |
To determine which product has the highest average sales across all cities, calculate the average sales for each product:
Product A: (120 + 100 + 80 + 110 + 130) / 5 = 108
Product B: (150 + 130 + 110 + 140 + 160) / 5 = 138
Product C: (100 + 90 + 120 + 80 + 110) / 5 = 100
Product D: (80 + 100 + 90 + 70 + 60) / 5 = 80
Comparing the averages, Product B has the highest average sales with a score of 138.
A bar graph shows the number of students in 5 departments of a college. If the average number of students is 240 and the number of students in the Science department is 320, how many students are there in total in the other four departments?
A pie chart shows the distribution of students across 5 faculties in a university. If 20% are in Arts, 25% in Science, 15% in Law, 30% in Engineering, and the rest in Commerce, what is the angle (in degrees) for Commerce?
In a sequence of numbers, each term is generated by multiplying the previous term by 2 and then subtracting 1. If the first term is 3, what is the fourth term in the sequence?