feat(1G_EnsSci): Exercice sur les erreur de repréentations graphiques

This commit is contained in:
2025-09-16 10:31:36 +02:00
parent 52f1da6ed0
commit 15e25caf63
10 changed files with 40 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,23 @@
\documentclass[a4paper,12pt]{article}
\usepackage{myXsim}
\author{Benjamin Bertrand}
\title{Représentation Graphique - Plan de travail}
\tribe{1GEnsSci}
\date{septembre 2025}
\pagestyle{empty}
\DeclareExerciseCollection[step=3]{banque}
\xsimsetup{collect}
\setcounter{exercise}{2}
\begin{document}
\input{exercises.tex}
\printcollection{banque}
\vfill
\printcollection{banque}
\end{document}

View File

@@ -50,3 +50,20 @@
\item On veut comparer les 10 premières sorties avec les 10 dernières. Quelle représentation peut on réaliser?
\end{enumerate}
\end{exercise}
\begin{exercise}[subtitle={Erreurs dans la presse}, step={3}, origin={https://www.clemi.fr/ressources/ressources-pedagogiques/emi-et-mathematiques-reperer-les-erreurs-de-datavisualisation}, topics={ Représentation Graphique }, tags={ statistiques, tableur, représentation graphique }]
Pour chacun des graphiques ci-dessous, expliquer les données représentées, expliquer pourquoi la représentation est erronée et proposer une représentation juste.
\begin{multicols}{2}
\includegraphics[scale=0.3]{./fig/EMIMaths-exemple1.jpg}
\includegraphics[scale=0.3]{./fig/EMIMaths-exemple4.jpg}
\includegraphics[scale=0.12]{./fig/EMIMaths-exemple6.jpg}
\includegraphics[scale=0.3]{./fig/EMIMaths-exemple2.jpg}
\includegraphics[scale=0.45]{./fig/EMIMaths-exemple3.jpg}
\includegraphics[scale=0.35]{./fig/popularite.jpg}
\end{multicols}
\end{exercise}

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB