1. The problem involves analyzing the distribution of athletes (deportistas) across four sports: Natación, Baloncesto, Ciclismo, and Fútbol.
2. For each sport, we have the total number of athletes, the number with injury (con lesión), and the number without injury (sin lesión).
3. The data is:
- Natación: Total = 2000, Con lesión = 100, Sin lesión = 1900
- Baloncesto: Total = 500, Con lesión = 30, Sin lesión = 470
- Ciclismo: Total = 1000, Con lesión = 60, Sin lesión = 940
- Fútbol: Total = 1000, Con lesión = 80, Sin lesión = 920
4. We can verify the totals by checking if Con lesión + Sin lesión = Total for each sport.
5. For Natación: 100 + 1900 = 2000 ✔
6. For Baloncesto: 30 + 470 = 500 ✔
7. For Ciclismo: 60 + 940 = 1000 ✔
8. For Fútbol: 80 + 920 = 1000 ✔
9. The data is consistent.
10. We can also calculate the percentage of injured athletes per sport using the formula:
$$\text{Percentage with injury} = \frac{\text{Con lesión}}{\text{Total}} \times 100$$
11. For Natación:
$$\frac{100}{2000} \times 100 = 5\%$$
12. For Baloncesto:
$$\frac{30}{500} \times 100 = 6\%$$
13. For Ciclismo:
$$\frac{60}{1000} \times 100 = 6\%$$
14. For Fútbol:
$$\frac{80}{1000} \times 100 = 8\%$$
15. These percentages show the proportion of injured athletes in each sport.
Athlete Injury 1Bb972
Step-by-step solutions with LaTeX - clean, fast, and student-friendly.