Assignment5

Assignment5

par Khashayar Namdar,
Nombre de réponses : 7

Dear instructors,

The remaining time for assignment#5 is less than 12 hours. I believe the deadline is set to today's date.

Also, it would be great if we could have some sample responses from the expected solution, same as the previous assignments.


Best,

Ernest

En réponse à Khashayar Namdar

Re: Assignment5

par Erik Spence,
Fixed. Sorry about that.

I'll think about the function examples. These functions can return either large data frames, which are hard to display, or random values, which are hard to reproduce.
En réponse à Erik Spence

Re: Assignment5

par Khashayar Namdar,
Thank you. One more question: Is it fine if we develop the create.pop function using sample()? This way, the number of female and male individuals may not be exactly the same, but it is still uniform. I would consider gender and age as independent variables. Would that be ok?
I'm not sure if all of these were just one question ;)
En réponse à Khashayar Namdar

Re: Assignment5

par Khashayar Namdar,
Also, should we use the same non-negative parameters for the beta dist? (2,4)
En réponse à Khashayar Namdar

Re: Assignment5

par Erik Spence,
The assignment says to use the sample function, so yes, use it to determine the number of males and females.