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 KICHENASSAMY Sanjay \hfill 18.0/28.0}
|
||
|
\subsection*{Exercice 1: \hfill 8.67 / 11.0}
|
||
|
\begin{center}
|
||
|
\begin{tabular}{lllrr}
|
||
|
\toprule
|
||
|
Question & Domaine & Commentaire & Note & Bareme \\
|
||
|
\midrule
|
||
|
1 & Information chiffrée & Choix a priori & 2.00 & 2 \\
|
||
|
2 & Statistiques & Description & 0.67 & 1 \\
|
||
|
3 & Statistiques & Effectif total & 1.00 & 1 \\
|
||
|
3 & Statistiques & Etendu & 1.00 & 1 \\
|
||
|
4 & Statistiques & Médiane et Quartiles & 3.00 & 3 \\
|
||
|
4 & Statistiques & InterQuartiles & 1.00 & 1 \\
|
||
|
5 & Statistiques & Choix surprenant & 0.00 & 2 \\
|
||
|
\bottomrule
|
||
|
\end{tabular}
|
||
|
|
||
|
\end{center}
|
||
|
\subsection*{Exercice 2: \hfill 5.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 & 0.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 4.33 / 9.0}
|
||
|
\begin{center}
|
||
|
\begin{tabular}{lllrr}
|
||
|
\toprule
|
||
|
Question & Domaine & Commentaire & Note & Bareme \\
|
||
|
\midrule
|
||
|
1 & Géométrie & Repère et points & 1.00 & 1 \\
|
||
|
2 & Géométrie & Calculer une longueur & 2.00 & 2 \\
|
||
|
3 & Géométrie & Nature du triangle & 0.00 & 2 \\
|
||
|
4 & Géométrie & Coordonnée du milieu & 1.00 & 1 \\
|
||
|
5 & Géométrie & Cercle & 0.00 & 1 \\
|
||
|
6 & Géométrie & Placer le point B & 0.33 & 1 \\
|
||
|
7 & Géométrie & Nature de TRIB & 0.00 & 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 (2.25, 1);
|
||
|
\end{tikzpicture}
|
||
|
\hfill
|
||
|
%0.75
|
||
|
|
||
|
\noindent
|
||
|
Communiquer \hfill
|
||
|
\begin{tikzpicture}[scale=0.7]
|
||
|
\draw [](0,0) rectangle (3, 1);
|
||
|
\draw [fill=black!20] (0, 0) rectangle (2.505, 1);
|
||
|
\end{tikzpicture}
|
||
|
\hfill
|
||
|
%0.835
|
||
|
|
||
|
\noindent
|
||
|
Raisonner \hfill
|
||
|
\begin{tikzpicture}[scale=0.7]
|
||
|
\draw [](0,0) rectangle (3, 1);
|
||
|
\draw [fill=black!20] (0, 0) rectangle (0.7766666666666666, 1);
|
||
|
\end{tikzpicture}
|
||
|
\hfill
|
||
|
%0.2588888888888889
|
||
|
|
||
|
\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}
|