feat(1G_EnsSci): Exercice sur les erreur de repréentations graphiques
BIN
1G_EnsSci/01_Representation_Graphique/3EX_erreurs.pdf
Normal file
23
1G_EnsSci/01_Representation_Graphique/3EX_erreurs.tex
Normal 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}
|
@@ -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}
|
||||
|
BIN
1G_EnsSci/01_Representation_Graphique/fig/EMIMaths-exemple1.jpg
Normal file
After Width: | Height: | Size: 56 KiB |
BIN
1G_EnsSci/01_Representation_Graphique/fig/EMIMaths-exemple2.jpg
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
1G_EnsSci/01_Representation_Graphique/fig/EMIMaths-exemple3.jpg
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
1G_EnsSci/01_Representation_Graphique/fig/EMIMaths-exemple4.jpg
Normal file
After Width: | Height: | Size: 65 KiB |
BIN
1G_EnsSci/01_Representation_Graphique/fig/EMIMaths-exemple5.jpg
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
1G_EnsSci/01_Representation_Graphique/fig/EMIMaths-exemple6.jpg
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
1G_EnsSci/01_Representation_Graphique/fig/popularite.jpg
Normal file
After Width: | Height: | Size: 52 KiB |