2022-2023/2gt1/230118_DS3/230118_Ds3_NEIVA Hugo.tex

145 lines
4.4 KiB
TeX
Raw Normal View History

2023-01-26 04:27:47 +00:00
\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*{Ds3 \hfill NEIVA Hugo \hfill 13.84/20.0}
\subsection*{Exercice 1: \hfill 6.67 / 7.0}
\begin{center}
\begin{tabular}{lllrr}
\toprule
Question & Domaine & Commentaire & Note & Bareme \\
\midrule
A & Probabilité & Calculer une probabilité & 1.50 & 1.5 \\
Partie A et B & Probabilité & Notations & 0.67 & 1.0 \\
Ba & Probabilité & Arbre et univers & 1.50 & 1.5 \\
Bb & Probabilité & Loi et équirépartition & 1.00 & 1.0 \\
B c, d et e & Probabilité & Probabilités & 2.00 & 2.0 \\
\bottomrule
\end{tabular}
\end{center}
\subsection*{Exercice 2: \hfill 2.67 / 4.0}
\begin{center}
\begin{tabular}{lllrr}
\toprule
Question & Domaine & Commentaire & Note & Bareme \\
\midrule
1 & Fonctions & Tableau de variations & 1.50 & 1.5 \\
1 et 2 & Fonctions & Tableau de signes & 0.50 & 1.5 \\
2 & Fonctions & Tracer avec la calculatrice & 0.67 & 1.0 \\
\bottomrule
\end{tabular}
\end{center}
\subsection*{Exercice 3: \hfill 4.0 / 5.0}
\begin{center}
\begin{tabular}{lllrr}
\toprule
Question & Domaine & Commentaire & Note & Bareme \\
\midrule
1 & Fonctions & Graphique à partir du signe & 1.0 & 1.0 \\
2 & Fonctions & Graphique à partir des variations & 1.0 & 1.0 \\
3 & Fonctions & 10 marteaux & 1.0 & 1.0 \\
4 & Fonctions & Bénéfices positifs & 1.0 & 1.0 \\
5 & Fonctions & Bénéfices max & 0.0 & 1.0 \\
\bottomrule
\end{tabular}
\end{center}
\subsection*{Exercice 4: \hfill 0.5 / 4.0}
\begin{center}
\begin{tabular}{lllrr}
\toprule
Question & Domaine & Commentaire & Note & Bareme \\
\midrule
1 & Programmation & Indice IMC calcul & 0.0 & 1.5 \\
2 & Programmation & IMC interpretation & 0.5 & 1.5 \\
3 & Programmation & Multiples de 0 à 300 & 0.0 & 1.0 \\
\bottomrule
\end{tabular}
\end{center}
\subsection*{Compétences}
\begin{multicols}{2}
\noindent
\hfill
\begin{tikzpicture}[scale=0.7]
\draw [](0,0) rectangle (3, 1);
\draw [fill=black!20] (0, 0) rectangle (0.6000000000000001, 1);
\end{tikzpicture}
\hfill
%0.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
Chercher \hfill
\begin{tikzpicture}[scale=0.7]
\draw [](0,0) rectangle (3, 1);
\draw [fill=black!20] (0, 0) rectangle (2.0025, 1);
\end{tikzpicture}
\hfill
%0.6675
\noindent
Communiquer \hfill
\begin{tikzpicture}[scale=0.7]
\draw [](0,0) rectangle (3, 1);
\draw [fill=black!20] (0, 0) rectangle (2.0100000000000002, 1);
\end{tikzpicture}
\hfill
%0.67
\noindent
Modéliser \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
Rechercher \hfill
\begin{tikzpicture}[scale=0.7]
\draw [](0,0) rectangle (3, 1);
\draw [fill=black!20] (0, 0) rectangle (0.0, 1);
\end{tikzpicture}
\hfill
%0.0
\noindent
Représenter \hfill
\begin{tikzpicture}[scale=0.7]
\draw [](0,0) rectangle (3, 1);
\draw [fill=black!20] (0, 0) rectangle (2.5384615384615383, 1);
\end{tikzpicture}
\hfill
%0.8461538461538461
\end{multicols}
\end{document}