Aprender
Técnicas para comparar valores: encontrar diferencias, totales y tamaños relativos.
Comparing data involves several methods: finding the difference (subtraction), computing totals (addition), identifying maximum and minimum values, and calculating ratios or percentages. The comparison method depends on the question—'how much more' asks for difference, 'how many times' asks for ratio, 'altogether' asks for total.
difference = larger - smaller; total = sum of all; ratio = A/B
- Difference: Max value 80, Min value 30 → Difference = 50
- Total: Values 20, 30, 40, 50 → Total = 140
- Which is higher: Compare bar heights or values directly
Cómo reconocerlo
- 'How much more/less' → calculate difference
- 'What is the total' → add all values
- 'Which is greater' → direct comparison
- 'Range' → max minus min
Errores comunes
- Subtracting in wrong order (gives negative difference)
- Missing values when calculating totals
- Comparing without reading exact values first
Resolución paso a paso
Usando el gráfico de barras, ¿cuánto más es el valor más alto que el más bajo?
- Buscar el valor mínimo: T2 = 30 (barra más corta)
- Buscar el valor máximo: T1 = 80 (barra más alta)
- 'Cuánto más' significa calcular la diferencia (resta)
- Calcular: 80 - 30 = 50
Respuesta: 50 más