Semester Submission

This commit is contained in:
2024-12-06 18:02:57 -05:00
parent a7b3e46f56
commit c9189c0e8f
5 changed files with 351 additions and 125 deletions

View File

@@ -1,5 +1,6 @@
Week,Date,Type,Duration (Hours),Description
1,08/30,Advising Meetings,2,"Stat Review Content acknowledgement, Latex overview for reports"
1,08/26-08/30,Research,8,"Subjective Probablistic Models in The Scout Mindset"
2,09/02,Reporting,3,"First applications of Latex for final report, created Timesheet System."
2,09/02,Research,2.5,"Stat Review: Sample Space through Probability Density Functions"
2,09/06,Advising Meetings,1,"Research Review and exploration of PDF expected values and confidence intervals"
@@ -47,3 +48,17 @@ Week,Date,Type,Duration (Hours),Description
12,11/14,Reporting,1.5,"Contrasting Viterbi to exponential blowup"
12,11/15,Reporting,3,"Viterbi graphics"
12,11/15,Reporting,1,"Renormalization and Minority Rule Reporting"
12,11/16,Reporting,2,"applying post-wandering mental feedback"
13,11/18,Research,3,"Monte Carlo Simulations"
13,11/19,Reporting,1,"Retrospective Discussion"
13,11/19,Reporting,2,"Monte Carlo Simulations, Buffon's Needle"
13,11/21,Research,1.5,"Skin in the Game - Fragile System Risk Aversion"
13,11/21,Research,5,"Understanding MCMC. So not worth it."
13,11/21,Reporting,2,"MCMC writeup"
13,11/22,Advising Meetings,1,"Virtual Review of Research"
14,11/26-11/30,Research,4.5,"The Signal and the Noise - Nate Silver"
15,12/3,Advising Meetings,1,"Impromptu Discussion"
15,12/5,Reporting,2,"Scale as Dimension, Methodology Considerations"
15,12/5,Application,1.5,"Scale as Dimension and Moore's Law calculation (hugggeee numbers)"
15,12/6,Advising Meetings,1,"Report Submission Discussion and Future Application"
15,12/6,Reporting,3,"Pre-Finals Report finalization for semester submission"
1 Week Date Type Duration (Hours) Description
2 1 08/30 Advising Meetings 2 Stat Review Content acknowledgement, Latex overview for reports
3 1 08/26-08/30 Research 8 Subjective Probablistic Models in The Scout Mindset
4 2 09/02 Reporting 3 First applications of Latex for final report, created Timesheet System.
5 2 09/02 Research 2.5 Stat Review: Sample Space through Probability Density Functions
6 2 09/06 Advising Meetings 1 Research Review and exploration of PDF expected values and confidence intervals
48 12 11/14 Reporting 1.5 Contrasting Viterbi to exponential blowup
49 12 11/15 Reporting 3 Viterbi graphics
50 12 11/15 Reporting 1 Renormalization and Minority Rule Reporting
51 12 11/16 Reporting 2 applying post-wandering mental feedback
52 13 11/18 Research 3 Monte Carlo Simulations
53 13 11/19 Reporting 1 Retrospective Discussion
54 13 11/19 Reporting 2 Monte Carlo Simulations, Buffon's Needle
55 13 11/21 Research 1.5 Skin in the Game - Fragile System Risk Aversion
56 13 11/21 Research 5 Understanding MCMC. So not worth it.
57 13 11/21 Reporting 2 MCMC writeup
58 13 11/22 Advising Meetings 1 Virtual Review of Research
59 14 11/26-11/30 Research 4.5 The Signal and the Noise - Nate Silver
60 15 12/3 Advising Meetings 1 Impromptu Discussion
61 15 12/5 Reporting 2 Scale as Dimension, Methodology Considerations
62 15 12/5 Application 1.5 Scale as Dimension and Moore's Law calculation (hugggeee numbers)
63 15 12/6 Advising Meetings 1 Report Submission Discussion and Future Application
64 15 12/6 Reporting 3 Pre-Finals Report finalization for semester submission

Binary file not shown.

View File

@@ -15,7 +15,7 @@
\rule{14cm}{0.05cm}\\ \vspace{.5cm}
\Large{Independent Study Timesheet}\\
\Large{Independent Study Appendix and Timesheet}\\
\large{Andrew Simonson}
\vspace*{\fill}
@@ -33,6 +33,8 @@ Week & Date & Type & Duration (Hours) & Description \\
\hline
1 & 08/30 & Advising Meetings & 2 & Stat Review Content acknowledgement, Latex overview for reports \\
\hline
1 & 08/26-08/30 & Research & 8 & Subjective Probablistic Models in The Scout Mindset \\
\hline
2 & 09/02 & Reporting & 3 & First applications of Latex for final report, created Timesheet System. \\
\hline
2 & 09/02 & Research & 2.5 & Stat Review: Sample Space through Probability Density Functions \\
@@ -127,12 +129,40 @@ Week & Date & Type & Duration (Hours) & Description \\
\hline
12 & 11/15 & Reporting & 1 & Renormalization and Minority Rule Reporting \\
\hline
12 & 11/16 & Reporting & 2 & applying post-wandering mental feedback \\
\hline
13 & 11/18 & Research & 3 & Monte Carlo Simulations \\
\hline
13 & 11/19 & Reporting & 1 & Retrospective Discussion \\
\hline
13 & 11/19 & Reporting & 2 & Monte Carlo Simulations, Buffon's Needle \\
\hline
13 & 11/21 & Research & 1.5 & Skin in the Game - Fragile System Risk Aversion \\
\hline
13 & 11/21 & Research & 5 & Understanding MCMC. So not worth it. \\
\hline
13 & 11/21 & Reporting & 2 & MCMC writeup \\
\hline
13 & 11/22 & Advising Meetings & 1 & Virtual Review of Research \\
\hline
14 & 11/26-11/30 & Research & 4.5 & The Signal and the Noise - Nate Silver \\
\hline
15 & 12/3 & Advising Meetings & 1 & Impromptu Discussion \\
\hline
15 & 12/5 & Reporting & 2 & Scale as Dimension, Methodology Considerations \\
\hline
15 & 12/5 & Application & 1.5 & Scale as Dimension and Moore's Law calculation (hugggeee numbers) \\
\hline
15 & 12/6 & Advising Meetings & 1 & Report Submission Discussion and Future Application \\
\hline
15 & 12/6 & Reporting & 3 & Pre-Finals Report finalization for semester submission \\
\hline
\end{longtable}
\noindent Hours for Advising Meetings: 10.0\\
Hours for Application: 16.0\\
Hours for Reporting: 30.0\\
Hours for Research: 46.0\\
\textbf{Total Hours: 102.0}\\
\noindent Hours for Advising Meetings: 13.0\\
Hours for Application: 17.5\\
Hours for Reporting: 42.0\\
Hours for Research: 68.0\\
\textbf{Total Hours: 140.5}\\
% CLOSE Timesheet
\end{document}