Right now your values are just the cell proportions and not the actual conditional values. You can use the gmodels::CrossTable() command to get all of the values in one table.
Question 3
You'll be able to pick this value out from your table. It is P(A | 11 games) instead of P(A).
Great job on the rest and let me know if you have any questions! You can also view the solution key once I have graded all of the assignments.
Grade: 1
Question 2
Right now your values are just the cell proportions and not the actual conditional values. You can use the gmodels::CrossTable() command to get all of the values in one table.
Question 3
You'll be able to pick this value out from your table. It is P(A | 11 games) instead of P(A).
Great job on the rest and let me know if you have any questions! You can also view the solution key once I have graded all of the assignments.