makms2023 / ds2006-shah-makhdum

0 stars 0 forks source link

hw14-world-series-distribution Grade #18

Closed eanelson01 closed 5 months ago

eanelson01 commented 6 months ago

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.

eanelson01 commented 5 months ago

Grade: 2

Great job!

For Question 3: It would actually be 0.441 because 1 is A in this case. You had the right idea though.