mirror of
https://github.com/asimonson1125/Implementations-of-Probability-Theory.git
synced 2026-02-24 21:59:50 -06:00
Drafted bayes report
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
% OPEN Timesheet
|
||||
\begin{table}[h!]
|
||||
\centering
|
||||
\begin{tabular}[t]{| c | c | c | c | p{6cm} |}
|
||||
\begin{tabular}[t]{| c | p{1.3cm} | c | c | p{6cm} |}
|
||||
\hline
|
||||
Week & Date & Type & Duration (Hours) & Description \\
|
||||
\hline
|
||||
@@ -36,26 +36,57 @@ Week & Date & Type & Duration (Hours) & Description \\
|
||||
\hline
|
||||
2 & 09/02 & Reporting & 3 & First applications of Latex for final report, created Timesheet System. \\
|
||||
\hline
|
||||
2 & 09/02 & Research & 2 & Stat Review: Sample Space through Probability Density Functions \\
|
||||
2 & 09/02 & Research & 2.5 & Stat Review: Sample Space through Probability Density Functions \\
|
||||
\hline
|
||||
2 & 09/06 & Advising Meetings & 1 & Research Review and exploration of PDF expected values and confidence intervals \\
|
||||
\hline
|
||||
3 & 09/14 & Research & 3 & Reading: Fooled by Randomness by Nassim N. Taleb \\
|
||||
\hline
|
||||
4 & 09/19 & Research & 2 & Producing Confidence Intervals \\
|
||||
\hline
|
||||
4 & 09/20 & Research & 1 & Statistical Inference and t-testing \\
|
||||
4 & 09/20 & Research & 1.5 & Statistical Inference and t-testing \\
|
||||
\hline
|
||||
4 & 09/20 & Advising Meetings & 1 & Stat Review finalization, definition of reporting standard \\
|
||||
\hline
|
||||
5 & 09/23 & Research & 2 & Parametric and Non-parametric tests \\
|
||||
5 & 09/23 & Research & 2.5 & Parametric and Non-parametric tests \\
|
||||
\hline
|
||||
6 & 10/03 & Reporting & 4 & Structuring stat review report \\
|
||||
5 & 09/26 & Research & 3 & Kinsman's suggested reading: Prob and Stat by Charles Linn \\
|
||||
\hline
|
||||
6 & 09/25 - 09/30 & Research & 5 & Reading: Fooled by Randomness by Nassim N. Taleb \\
|
||||
\hline
|
||||
6 & 10/03 & Reporting & 4 & Structuring stat review writeup \\
|
||||
\hline
|
||||
6 & 10/04 & Reporting & 2 & Confidence Statistics writeup \\
|
||||
\hline
|
||||
6 & 10/04 & Research & 2.5 & Ludic Fallacy Reading: Skin in the Game by Nassim N. Taleb \\
|
||||
\hline
|
||||
6 & 10/04 & Advising Meetings & 1 & Report review and discussion on replacing deliverables \\
|
||||
\hline
|
||||
6 & 10/05 & Application & 1.5 & Hexagonal basis vectors \\
|
||||
\hline
|
||||
7 & 10/08 & Research & 2 & The Black Swan by Nassim Taleb \\
|
||||
\hline
|
||||
7 & 10/10 & Reporting & 2 & Epistemology Writeup \\
|
||||
\hline
|
||||
7 & 10/10 & Research & 1.5 & The Lindy Effect: The Lindy Way of Living - NYT \\
|
||||
\hline
|
||||
7 & 10/11 & Reporting & 3 & Moral Hazards, Outsized Impact, Lindy Effect in writeup \\
|
||||
\hline
|
||||
7 & 10/11 & Advising Meetings & 1 & Epistemology and Overview discussion, hex mapping \\
|
||||
\hline
|
||||
8 & 10/15 & Research & 3 & Bayes Belief Networks \\
|
||||
\hline
|
||||
8 & 10/16 & Application & 2.5 & Bayes visualizations and practice worksheets \\
|
||||
\hline
|
||||
8 & 10/16 & Reporting & 2 & Early Bayesian Statistics Report \\
|
||||
\hline
|
||||
\end{tabular}
|
||||
\end{table}
|
||||
\noindent Hours for Advising Meetings: 4\\
|
||||
Hours for Reporting: 7\\
|
||||
Hours for Research: 7\\
|
||||
\textbf{Total Hours: 18}\\
|
||||
\noindent Hours for Advising Meetings: 6.0\\
|
||||
Hours for Application: 4.0\\
|
||||
Hours for Reporting: 16.0\\
|
||||
Hours for Research: 28.5\\
|
||||
\textbf{Total Hours: 54.5}\\
|
||||
% CLOSE Timesheet
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user