Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
Customized for You
we will pick new questions that match your level based on your Timer History
Track Your Progress
every week, we’ll send you an estimated GMAT score based on your performance
Practice Pays
we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Thank you for using the timer!
We noticed you are actually not timing your practice. Click the START button first next time you use the timer.
There are many benefits to timing your practice, including:
In Episode 7 of our GMAT Ninja CR series, we are rounding up the oddballs, the misfits, and the format-benders: EXCEPT, Fill-In-The-Blanks, and other unusual Critical Reasoning question types. When you see a question that ends with a literal blank line
For most test takers, Data Insights is the most challenging section on the GMAT, with test takers scoring several points lower on average on DI than on Quant or Verbal and completing the section with less time to spare.
Register for the GMAT Club Virtual MBA Spotlight Fair – the world’s premier event for serious MBA candidates. This is your chance to hear directly from Admissions Directors at nearly every Top 30 MBA program..
Hi friends, I was going through some notes and in that the author has used Burnoulli's theorem to solve below probability problem. Can you please suggest the shortest(probably some other easiest) way of doing this ?
A coin is tossed 5 times. What is probability of getting heads 3 times?
soln suggested: npk=nck * p^k * (1-p)^(n-k)
here, k(req outcomes) = 3, n (no of flips) = 5
P = 5p3+5p4+5p5
(5p3 = 5c3 * 50% ^ 3 * (1-50%)^(5-3)
= 10 * 1/8 * 1/4
= 10/32.
accordingly we can get 5p4 and 5p5 as 5/32 and 1/32 resp.)
So, p = 10/32 + 5/32 + 1/32 = 1/2
I can't remember this formulae so please suggest the best way of solving this problem.
Archived Topic
Hi there,
This topic has been closed and archived due to inactivity or violation of community quality standards. No more replies are possible here.
Still interested in this question? Check out the "Best Topics" block below for a better discussion on this exact question, as well as several more related questions.
A coin is tossed 5 times. What is probability of getting heads 3 times?
Show more
the question is unclear. is it exactly 3 heads or at least three heads?
but this formulae is the best one to solve binomial dist.
(i) if exactly 3 heads
P(3 heads) = nck x p^k x (1-p)^(n-k) = C (n, k) x p^k x (1-p)^(n-k)
P(3 heads) = 5c3 x (1/2)^3 x (1-1/2)^(5-3) = 10 x (1/8)(1/4) = 10/32
(ii) if at least 3 heads
P(3 heads) = 5c3 x (1/2)^3 x (1-1/2)^(5-3) = 10 x (1/8)(1/4) = 10/32
P(4 heads) = 5c4 x (1/2)^4 x (1-1/2)^(5-4) = 5 x (1/16)(1/2) = 5/32
P(5 heads) = 5c5 x (1/2)^5 x (1-1/2)^(5-5) = 1 x (1/32)(1) = 1/32
Great explanation Professor.
BTW in which case we should use or shouldnot use this formulae?
P(...) = nck x p^k x (1-p)^(n-k) = C (n, k) x p^k x (1-p)^(n-k)
Great explanation Professor. BTW in which case we should use or shouldnot use this formulae? P(...) = nck x p^k x (1-p)^(n-k) = C (n, k) x p^k x (1-p)^(n-k)
Show more
This formulae for the binomial distribution is used when:
(a) events are dichotomous (fall into only two categories i.e head or tail, black or white) and each event has an equal chance of occurance.
(b) events are mutually exclusive
(c) events are independent and
(d) events are randomly selected
Great explanation Professor. BTW in which case we should use or shouldnot use this formulae? P(...) = nck x p^k x (1-p)^(n-k) = C (n, k) x p^k x (1-p)^(n-k)
This formulae for the binomial distribution is used when:
(a) events are dichotomous (fall into only two categories i.e head or tail, black or white) and each event has an equal chance of occurance. (b) events are mutually exclusive (c) events are independent and (d) events are randomly selected
Show more
Thank you Professor.
P.S. Please in case you have any probability, combination, permutation theory materials share it with me. Thank you in advance.
Still interested in this question? Check out the "Best Topics" block above for a better discussion on this exact question, as well as several more related questions.