Ask Question
16 September, 02:57

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. 16 September, 03:55
    0
    Half half for both since all three are fair coins.
Know the Answer?
Not Sure About the Answer?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers