Ask Question
28 January, 17:49

Use the pbinom () function in R to show the cumulative probability of getting 0, 1, 2, 3, or 4 heads when you flip the coin 4 times (this is the same as finding the probability than the value is less than or equal to 0, 1, 2, 3, or 4.)

A. probability of getting no more than 0 heads: 0.0625

B. probability of getting no more than 1 head: 0.3125

C. probability of getting no more than 2 heads: 0.6875

D. probability of getting no more than 3 heads: 0.9375

E. probability of getting no more than 4 heads: 1.0000 4.

+2
Answers (1)
  1. 28 January, 17:59
    0
    Half half for both since all three are fair coins.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Use the pbinom () function in R to show the cumulative probability of getting 0, 1, 2, 3, or 4 heads when you flip the coin 4 times (this ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers