Projet initial

Auteur·rice

Karim Kilani

Introduction

Pour présenter Quarto, nous allons nous référer à l’article de Evans (2025). l’auteur montre un exemple de formules mathématique en Latex. Nous avons reproduit son exemple ci-dessous.

Source : Evans (2025)

Let \(Y \sim \mathrm{Bin}(n,p)\) where \(n \geq 1\) and \(0 \leq p \leq 1\).
Then the probability mass function of \(Y\) is given by

\[ P(Y=y)=\binom{n}{y}p^{y}(1-p)^{n-y}, \quad y=0,1,2,\ldots,n. \]

L’intelligence et la programmation en R

Evans, Kristian. 2025. « Innovative and interactive statistics teaching using Quarto ». Teaching Statistics.