Last visit was: 23 Apr 2024, 19:42 It is currently 23 Apr 2024, 19:42

Close

GRE Prep Club Daily Prep

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 GRE 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.

Close

Request Expert Reply

Confirm Cancel
Verbal Expert
Joined: 18 Apr 2015
Posts: 28620
Own Kudos [?]: 33099 [15]
Given Kudos: 25173
Send PM
Most Helpful Community Reply
User avatar
Director
Director
Joined: 22 Jun 2019
Posts: 521
Own Kudos [?]: 635 [7]
Given Kudos: 161
Send PM
General Discussion
avatar
Retired Moderator
Joined: 20 Apr 2016
Posts: 1307
Own Kudos [?]: 2214 [0]
Given Kudos: 251
WE:Engineering (Energy and Utilities)
Send PM
User avatar
Director
Director
Joined: 22 Jun 2019
Posts: 521
Own Kudos [?]: 635 [4]
Given Kudos: 161
Send PM
A weighted coin has a probability p of showing heads. If suc [#permalink]
4
Bookmarks
A weighted coin has a probability p of showing heads. If successive flips are independent, and the probability of getting at least one head in two flips is greater than 0.5, then what could p be?

Indicate all possible values.

[A] 0.1
[B] 0.2
[C] 0.3
[D] 0.4
[E] 0.6
[F] 0.7

Show: ::
LATER
Retired Moderator
Joined: 10 Apr 2015
Posts: 6218
Own Kudos [?]: 11679 [0]
Given Kudos: 136
Send PM
Re: A weighted coin has a probability p of showing heads. If suc [#permalink]
huda wrote:
A weighted coin has a probability p of showing heads. If successive flips are independent, and the probability of getting at least one head in two flips is greater than 0.5, then what could p be?

Indicate all possible values.

[A] 0.1
0.2
[C] 0.3
[D] 0.4
[E] 0.6
[F] 0.7

Show: ::
C, D, E, and F


ASIDE: We COULD solve this question by using the complement, but I'm going to keep things straightforward

Given: [b]P(heads) = p

So, P(not heads) = 1 - p
In other words, P(tails) = 1 - p

We want: P(at least 1 heads)
We can rewrite this as: P(at least 1 heads) = P(1st is heads AND 2nd is heads OR 1st is heads AND 2nd is tails OR 1st is tails AND 2nd is heads)

= P(1st is heads AND 2nd is heads) + P(1st is heads AND 2nd is tails) + P(1st is tails AND 2nd is heads)

= [P(1st is heads) x P(2nd is heads)]+ [P(1st is heads) x P(2nd is tails)] + [P(1st is tails) x P(2nd is heads)

= [p x p]+ [p x (1 - p)] + [(1 - p) x p]

= p²+ (p - p²) + (p - p²)

= 2p - p²

GIVEN: P(at least 1 heads) > 0.5

So, we can know write: 2p - p² > 0.5

Or we can rewrite this as: p(2 - p) > 0.5

So we're looking for any values that satisfy the above inequality.

Answer: C, D, E, and F

Cheers,
Brent
Intern
Intern
Joined: 08 Aug 2022
Posts: 49
Own Kudos [?]: 33 [1]
Given Kudos: 98
Send PM
Re: A weighted coin has a probability p of showing heads. If suc [#permalink]
1
p = prob heads, 1-p= prob tails = t
1-t^2 > 0.5 --> -t^2>-0.5 --> t^2<0.5 --> t<0.7071
Since 1-t = p, p>0.2929 --> answer choices C, D, E, F
Moderator
Moderator
Joined: 02 Jan 2020
Status:GRE Quant Tutor
Posts: 1085
Own Kudos [?]: 883 [1]
Given Kudos: 9
Location: India
Concentration: General Management
Schools: XLRI Jamshedpur, India - Class of 2014
GMAT 1: 700 Q51 V31
GPA: 2.8
WE:Engineering (Computer Software)
Send PM
Re: A weighted coin has a probability p of showing heads. If suc [#permalink]
1
Given that A weighted coin has a probability p of showing heads and and the probability of getting at least one head in two flips is greater than 0.5, And we need to find the possible values of p

P(At least one Head) = 1 - P(0 Head) = 1 - P(2 Tail) = 1 - P(TT)

P(H) = p
=> P(T) = 1 - P(H) = 1 - p
=> P(TT) = (1-p) * (1-p) = \((1 - p)^2\)

=> P(At least one Head) = 1 - P(TT) = 1 - \((1 - p)^2\) > 0.5
=> \((1 - p)^2\) < 1 - 0.5
=> \((1 - p)^2\) < 0.5 ~ \((0.7)^2\)
(Watch this video to learn How to Solve Inequality Problems)

=> | 1 - p| ≤ 0.7 (equal to sign because 0.5 is greater than \((0.7)^2\))
(Watch this video to learn the Basics of Absolute Values)

=> -0.7 ≤ 1 - p ≤ 0.7

Multiplying all the sides by -1 (and reverting the sign we get)
=> 0.7 ≥ p - 1 ≥ -0.7
=> -0.7 ≤ p - 1 ≤ 0.7

Adding 1 on all the sides we get
=> -0.7 + 1 ≤ p -1 + 1 ≤ 1 + 0.7
=> 0.3 ≤ p ≤ 1.7

But p cannot be greater than 1
=> All values ≥ 3 are possible

So, Answer will be C, D, E, F
Hope it helps!

Watch the following video to learn How to Solve Probability with Coin Toss Problems

Moderator
Moderator
Joined: 02 Jan 2020
Status:GRE Quant Tutor
Posts: 1085
Own Kudos [?]: 883 [0]
Given Kudos: 9
Location: India
Concentration: General Management
Schools: XLRI Jamshedpur, India - Class of 2014
GMAT 1: 700 Q51 V31
GPA: 2.8
WE:Engineering (Computer Software)
Send PM
Re: A weighted coin has a probability p of showing heads. If suc [#permalink]
Given that A weighted coin has a probability p of showing heads and and the probability of getting at least one head in two flips is greater than 0.5, And we need to find the possible values of p

P(At least one Head) = 1 - P(0 Head) = 1 - P(2 Tail) = 1 - P(TT)

P(H) = p
=> P(T) = 1 - P(H) = 1 - p
=> P(TT) = (1-p) * (1-p) = \((1 - p)^2\)

=> P(At least one Head) = 1 - P(TT) = 1 - \((1 - p)^2\) > 0.5
=> \((1 - p)^2\) < 1 - 0.5
=> \((1 - p)^2\) < 0.5 ~ \((0.7)^2\)
(Watch this video to learn How to Solve Inequality Problems)

=> | 1 - p| ≤ 0.7 (equal to sign because 0.5 is greater than \((0.7)^2\))
(Watch this video to learn the Basics of Absolute Values)

=> -0.7 ≤ 1 - p ≤ 0.7

Multiplying all the sides by -1 (and reverting the sign we get)
=> 0.7 ≥ p - 1 ≥ -0.7
=> -0.7 ≤ p - 1 ≤ 0.7

Adding 1 on all the sides we get
=> -0.7 + 1 ≤ p -1 + 1 ≤ 1 + 0.7
=> 0.3 ≤ p ≤ 1.7

But p cannot be greater than 1
=> All values ≥ 3 are possible

So, Answer will be C, D, E, F
Hope it helps!

Watch the following video to learn How to Solve Probability with Coin Toss Problems

Manager
Manager
Joined: 17 Aug 2022
Posts: 88
Own Kudos [?]: 42 [1]
Given Kudos: 73
GRE 1: Q158 V156
Send PM
A weighted coin has a probability p of showing heads. If suc [#permalink]
1
1/2 (chance of getting tails i.e. not heads) * 1/2 = 1/4 chance of not getting heads thus 1- 1/4 = 3/4 chance of getting heads. if the coin has a 50/50 split between heads and tails we know already that E and F are correct. Now we have to plug in numbers for the remaining answer choice
- D: if heads is .4 then tails is .6: 6/10 * 6/10 = 36/10; 1 - 36/100 = 72/100 > 50/100 so D is correct
- C: if heads is .3 then tails is .7: 7/10 * 7/10 = 49/100; 1 - 49/100 = 51/100> 50/100 so C is correct
very unlikely the other choice will be correct given how close C is to being incorrect so CDEF are the answers. Hope the alternative explanation is helpful to someone.
User avatar
GRE Prep Club Legend
GRE Prep Club Legend
Joined: 07 Jan 2021
Posts: 4411
Own Kudos [?]: 68 [0]
Given Kudos: 0
Send PM
Re: A weighted coin has a probability p of showing heads. If suc [#permalink]
Hello from the GRE Prep Club BumpBot!

Thanks to another GRE Prep Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
Prep Club for GRE Bot
[#permalink]
Moderators:
Moderator
1085 posts
GRE Instructor
218 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne