Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
allendowney
GitHub Repository: allendowney/thinkbayes2
Path: blob/master/book/tables/table01-01.tex
1903 views
1
\begin{tabular}{lrr}
2
\toprule
3
{} & prior & likelihood \\
4
\midrule
5
Bowl 1 & 0.5 & 0.75 \\
6
Bowl 2 & 0.5 & 0.50 \\
7
\bottomrule
8
\end{tabular}
9
10