\documentclass[11pt]{article} \setlength{\oddsidemargin}{0.0truein} \setlength{\evensidemargin}{0.0truein} \setlength{\textwidth}{6.5truein} \setlength{\topmargin}{0.0truein} \setlength{\textheight}{9.0truein} \setlength{\headsep}{0.0truein} \setlength{\headheight}{0.0truein} \setlength{\topskip}{10.0pt} \setlength{\parskip}{5mm} \usepackage{url} \usepackage{amsmath} \usepackage{amssymb} \pagestyle{empty} \begin{document} \begin{center} \textbf{\Large{\textsc{STANFORD UNIVERSITY}}}\\[5pt] \textbf{\Large{\textsc{DEPARTMENT OF STATISTICS}}}\\[5pt] \Large{\textsc{DEPARTMENTAL SEMINAR}} \end{center} % In the following statements, replace "Time of talk", % "Weekday", and "Date of talk". An example is provided. % If you are not sure about this, just skip this part. \begin{center} 3:15 p.m., Wednesday, October 24, 2007\\ %% Example: 4:15 p.m., Tuesday, February 13, 2007\\ Building 380, Room 380-C\\ \end{center} % In the following statements, replace "Name of the speaker" with your % name, "Department Affiliation" with your department affiliation, and %"University Affiliation" with your university affiliation. \begin{center} \textsl{Wing Wong} \\ Statistics Department\\ Stanford University \end{center} % In the following statements, replace "Title of the talk" % with your title of the talk. \begin{center} \subsection*{Causal inference and networks} \end{center} % In the following statements, replace "Abstract of the talk" % with your abstract. \noindent In this talk I would like to explore the relations between causal inference and network estimation, two areas that have received enormous attention in recent years. Some network models, such as those used to represent social interaction or internet traffic, are mainly descriptive in nature. In contrast, some classes of probabilistic networks have been widely used to represent causal relations among variables. What are the differences among the different classes of network models, and what types of data can support statistical inference on causal relations? Finally, what are some of the methodological challenges in the inference of causal networks? \end{document}