Question: In R pls 2.1 Without use the sample' function, generate a random vector that follows a multinomial distribution with probability (0.2, 0.3, 0.5). Hint: Using
2.1 Without use the sample' function, generate a random vector that follows a multinomial distribution with probability (0.2, 0.3, 0.5). Hint: Using "runif" or "rbinom". Please write several lines of R scripts to simulate a multinomial distribution with probability (0.2, 0.3, 0.5)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
