Ask Question
20 September, 16:39

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.

+1
Answers (1)
  1. 20 September, 17:00
    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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers