-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathobs-sample.tex
More file actions
79 lines (61 loc) · 3.08 KB
/
Copy pathobs-sample.tex
File metadata and controls
79 lines (61 loc) · 3.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
% Numbering option: [seceqn]
\documentclass{obs}
\startlocaldefs
\newcommand{\dataset}{{\cal D}}
\newcommand{\fracpartial}[2]{\frac{\partial #1}{\partial #2}}
\endlocaldefs
\pubyear{2026}
\volume{0}
\issue{0}
\firstpage{1}
\lastpage{1}
\begin{document}
\begin{frontmatter}
\title{The Accuracy of Psychohistorical Equations for Predicting the Results of Observational Studies}
\runtitle{Psychohistorical Equations for Observational Studies}
\begin{aug}
\author{\inits{H.}\fnms{Hari} \snm{Seldon}\ead{hseldon@streeling.edu}}
\address{Department of Psychohistory\\
Streeling University\\
Trantor, Center of the Galaxy 94830, Galactic Empire}
\author{\inits{M.A.}\fnms{Mitch A.} \snm{Taylor}\ead{mtaylor@pacifictech.edu}}
\address{Department of Physics\\
Pacific Tech\\
Los Angeles, CA 90001, USA}
\end{aug}
%% History:
\accepted{\smonth{1} \sday{1} \syear{2026}}
\published{\smonth{1} \sday{1} \syear{2026}}
\begin{abstract}
Psychohistory combines history, sociology, and mathematical statistics to make general predictions about the future behavior
of very large groups of people. There are two axioms of psychohistory: (1) the population whose behaviour is modeled
should be sufficiently large; (2) the population should remain in ignorance of the results of the application
of psychohistorical analyses. In this paper, we use psychohistory to predict the results of large observational studies.
\end{abstract}
\begin{keyword}
\kwd{Mass Action}
\kwd{Prime Radiant}
\kwd{Survival Analysis}
\end{keyword}
\end{frontmatter}
\section{Introduction}
Psychohistory depends on the idea that, while one cannot foresee the actions of a particular individual, the laws of statistics as applied to large groups of people can predict the general flow of future events~\citep{Breiman2001Statistical}. As an analogy, consider a gas. It is difficult to predict the motion of a single molecule in a gas, but we can predict the mass action of the gas to a high level of accuracy. In this paper, we apply psychohistory to predict the results of observational studies. \citet{Hastie2009Elements} defined an observational study as an empiric investigation in which ''...the objective is to elucidate cause-and-effect relationships…[in which] it is not feasible to use controlled experimentation, in the sense of being able to impose the procedures or treatments whose effects it is desired to discover, or to assign subjects at random to different procedures.''
...
% Acknowledgements should go at the end, before appendices and references
\begin{acks}
We would like to acknowledge support for this project from Obi-Wan Kenobi of the Galactic Republic.
\end{acks}
\begin{appendix}
\section*{Appendix A.}
\label{app:theorem}
% Note: in this sample, the section number is hard-coded in. Following
% proper LaTeX conventions, it should properly be coded as a reference:
%In this appendix we prove the following theorem from
%Section~\ref{sec:textree-generalization}:
In this appendix we prove the following theorem from
Section~6.2:
...
\end{appendix}
\bibliographystyle{plainnat}
\bibliography{biblio}
\end{document}