\[%% % Add your macros here; they'll be included in pdf and html output. %% \newcommand{\R}{\mathbb{R}} % reals \newcommand{\E}{\mathbb{E}} % expectation \renewcommand{\P}{\mathbb{P}} % probability \DeclareMathOperator{\logit}{logit} \DeclareMathOperator{\logistic}{logistic} \DeclareMathOperator{\sd}{sd} \DeclareMathOperator{\var}{var} \DeclareMathOperator{\cov}{cov} \DeclareMathOperator{\cor}{cor} \DeclareMathOperator{\Normal}{Normal} \DeclareMathOperator{\LogNormal}{logNormal} \DeclareMathOperator{\Poisson}{Poisson} \DeclareMathOperator{\Beta}{Beta} \DeclareMathOperator{\Binom}{Binomial} \DeclareMathOperator{\Gam}{Gamma} \DeclareMathOperator{\Exp}{Exponential} \DeclareMathOperator{\Cauchy}{Cauchy} \DeclareMathOperator{\Unif}{Unif} \DeclareMathOperator{\Dirichlet}{Dirichlet} \DeclareMathOperator{\Wishart}{Wishart} \DeclareMathOperator{\StudentsT}{StudentsT} \DeclareMathOperator{\Weibull}{Weibull} \newcommand{\given}{\;\vert\;} \]
Assignment: I would like your group to make up some data - i.e., come up with a model and a story, simulate data from it, and provide the story, the data, and the question. You should submit the following things:
set.seed( )
to make the randomness always the same), and fits the model you have in mind (to verify that the questions are answerable from the data provided).You do not need to simulate the data from a model we have used in class, but you should check that the model you have in mind to analyse the data does what you expect.
Next week, others (the “analysis” team) will get (1) and (2), but (3) is for only the instructors.
Here are some further requirements.
Due: Submit your work via Canvas by the end of the day (midnight) on Thursday, January 20th. (Note: not on Friday as usual!)