Question: I need help with coding in R: Consider a loaded dice such that the probability to obtain an outcome of 1 is 2p/3, the probability
I need help with coding in R:
Consider a loaded dice such that the probability to obtain an outcome of 1 is 2p/3, the probability of obtaining 2, 3, 4 or 5 is p each, and the probability of obtaining 6 is 3p/2.
(1) Create a computer program to simulate the above loaded dice. Generate output.
(2) Use the output to make a plot to check that your program works correctly.
I found p to be 6/37 but i do not know how to do the rest.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
