2022-2023/2gt1/230317_DS5/230317_Ds5_JACQUEMIER Samuel.tex

109 lines
3.4 KiB
TeX

\documentclass[a5paper,10pt]{article}
\usepackage{fullpage}
\usepackage{booktabs}
\usepackage{longtable}
\usepackage{tikz}
\usepackage{multicol}
\usepackage{geometry}
\geometry{left=10mm,right=10mm, top=10mm}
\renewcommand{\arraystretch}{1}
\setlength{\columnseprule}{0pt}
\pagestyle{empty}
\begin{document}
\section*{Ds5 \hfill JACQUEMIER Samuel \hfill 24.0/27.0}
\subsection*{Exercice 1: \hfill 10.0 / 11.0}
\begin{center}
\begin{tabular}{lllrr}
\toprule
Question & Domaine & Commentaire & Note & Bareme \\
\midrule
1 & Information chiffrée & Choix a priori & 2.0 & 2 \\
2 & Statistiques & Description & 0.0 & 1 \\
3 & Statistiques & Effectif total & 1.0 & 1 \\
3 & Statistiques & Etendu & 1.0 & 1 \\
4 & Statistiques & Médiane et Quartiles & 3.0 & 3 \\
4 & Statistiques & InterQuartiles & 1.0 & 1 \\
5 & Statistiques & Choix surprenant & 2.0 & 2 \\
\bottomrule
\end{tabular}
\end{center}
\subsection*{Exercice 2: \hfill 8.0 / 8.0}
\begin{center}
\begin{tabular}{lllrr}
\toprule
Question & Domaine & Commentaire & Note & Bareme \\
\midrule
1 & Probabilité & Diagramme de Venn & 2.0 & 2 \\
2 et 3 & Probabilité & Calculer des probabilités & 3.0 & 3 \\
2 et 3 & Probabilité & Notations & 1.0 & 1 \\
3 & Probabilité & Traduction en Français & 2.0 & 2 \\
\bottomrule
\end{tabular}
\end{center}
\subsection*{Exercice 3: \hfill 6.0 / 8.0}
\begin{center}
\begin{tabular}{lllrr}
\toprule
Question & Domaine & Commentaire & Note & Bareme \\
\midrule
1 & Géométrie & Repère et points & 1.0 & 1 \\
2 & Géométrie & Calculer une longueur & 2.0 & 2 \\
3 & Géométrie & Nature du triangle & 2.0 & 2 \\
4 & Géométrie & Coordonnée du milieu & 1.0 & 1 \\
5 & Géométrie & Cercle & 0.0 & 1 \\
6 & Géométrie & Placer le point B & 0.0 & 1 \\
\bottomrule
\end{tabular}
\end{center}
\subsection*{Compétences}
\begin{multicols}{2}
\noindent
Calculer \hfill
\begin{tikzpicture}[scale=0.7]
\draw [](0,0) rectangle (3, 1);
\draw [fill=black!20] (0, 0) rectangle (3.0, 1);
\end{tikzpicture}
\hfill
%1.0
\noindent
Communiquer \hfill
\begin{tikzpicture}[scale=0.7]
\draw [](0,0) rectangle (3, 1);
\draw [fill=black!20] (0, 0) rectangle (1.5, 1);
\end{tikzpicture}
\hfill
%0.5
\noindent
Raisonner \hfill
\begin{tikzpicture}[scale=0.7]
\draw [](0,0) rectangle (3, 1);
\draw [fill=black!20] (0, 0) rectangle (2.25, 1);
\end{tikzpicture}
\hfill
%0.75
\noindent
Représenter \hfill
\begin{tikzpicture}[scale=0.7]
\draw [](0,0) rectangle (3, 1);
\draw [fill=black!20] (0, 0) rectangle (3.0, 1);
\end{tikzpicture}
\hfill
%1.0
\end{multicols}
\end{document}