Given two fair dices, what is the probability of getting scores that sum to 4? to 8?

Given two fair dices, what is the probability of getting scores that sum to 4? to 8?



-Total: 36 combinations
-Of these, 3 involve a score of 4: (1,3), (3,1), (2,2)
-So: 336=112336=112
-Considering a score of 8: (2,6), (3,5), (4,4), (6,2), (5,3)
-So: 536

Popular posts from this blog

After analyzing the model, your manager has informed that your regression model is suffering from multicollinearity. How would you check if he's true? Without losing any information, can you still build a better model?

Is rotation necessary in PCA? If yes, Why? What will happen if you don't rotate the components?

What does Latency mean?