110 lines
3.5 KiB
TeX
110 lines
3.5 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 RIZZI Elisa \hfill 13.0/28.0}
|
|
\subsection*{Exercice 1: \hfill 6.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 & 1.0 & 1 \\
|
|
3 & Statistiques & Effectif total & 0.0 & 1 \\
|
|
3 & Statistiques & Etendu & 1.0 & 1 \\
|
|
4 & Statistiques & Médiane et Quartiles & 2.0 & 3 \\
|
|
4 & Statistiques & InterQuartiles & 0.0 & 1 \\
|
|
5 & Statistiques & Choix surprenant & 0.0 & 2 \\
|
|
\bottomrule
|
|
\end{tabular}
|
|
|
|
\end{center}
|
|
\subsection*{Exercice 2: \hfill 4.0 / 8.0}
|
|
\begin{center}
|
|
\begin{tabular}{lllrr}
|
|
\toprule
|
|
Question & Domaine & Commentaire & Note & Bareme \\
|
|
\midrule
|
|
1 & Probabilité & Diagramme de Venn & 0.0 & 2 \\
|
|
2 et 3 & Probabilité & Calculer des probabilités & 1.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 3.0 / 9.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 & 0.0 & 2 \\
|
|
4 & Géométrie & Coordonnée du milieu & 0.0 & 1 \\
|
|
5 & Géométrie & Cercle & 0.0 & 1 \\
|
|
6 & Géométrie & Placer le point B & 0.0 & 1 \\
|
|
7 & Géométrie & Nature de TRIB & 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 (1.5, 1);
|
|
\end{tikzpicture}
|
|
\hfill
|
|
%0.5
|
|
|
|
\noindent
|
|
Communiquer \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
|
|
Raisonner \hfill
|
|
\begin{tikzpicture}[scale=0.7]
|
|
\draw [](0,0) rectangle (3, 1);
|
|
\draw [fill=black!20] (0, 0) rectangle (0.6666666666666666, 1);
|
|
\end{tikzpicture}
|
|
\hfill
|
|
%0.2222222222222222
|
|
|
|
\noindent
|
|
Représenter \hfill
|
|
\begin{tikzpicture}[scale=0.7]
|
|
\draw [](0,0) rectangle (3, 1);
|
|
\draw [fill=black!20] (0, 0) rectangle (1.7999999999999998, 1);
|
|
\end{tikzpicture}
|
|
\hfill
|
|
%0.6
|
|
|
|
\end{multicols}
|
|
|
|
\end{document} |