Chances of winning a raffle The 2019 Stack Overflow Developer Survey Results Are In Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar ManaraProbability of winning a prize in a raffleDoes the order in which prizes are allocated to raffle tickets matter?Chances of winning a raffle when winning tickets are returned to bucket each time.Probability of winning a prize in a raffle (that each person can only win once)Chances of winning a raffle?Probability of winning a prize in a raffle (each person can only win once)percentage of winning this kind of raffleRaffle percentagesPercentage chance of bringing home a raffle prizeFinding odds of a prize draw
Didn't get enough time to take a Coding Test - what to do now?
How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time
Can each chord in a progression create its own key?
Does Parliament need to approve the new Brexit delay to 31 October 2019?
Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?
Are spiders unable to hurt humans, especially very small spiders?
"... to apply for a visa" or "... and applied for a visa"?
University's motivation for having tenure-track positions
Visa regaring travelling European country
Using dividends to reduce short term capital gains?
Drawing arrows from one table cell reference to another
What to do when moving next to a bird sanctuary with a loosely-domesticated cat?
Single author papers against my advisor's will?
Button changing its text & action. Good or terrible?
Sub-subscripts in strings cause different spacings than subscripts
1960s short story making fun of James Bond-style spy fiction
Example of compact Riemannian manifold with only one geodesic.
What happens to a Warlock's expended Spell Slots when they gain a Level?
Loose spokes after only a few rides
Is an up-to-date browser secure on an out-of-date OS?
Why can't wing-mounted spoilers be used to steepen approaches?
Why not take a picture of a closer black hole?
Student Loan from years ago pops up and is taking my salary
Word for: a synonym with a positive connotation?
Chances of winning a raffle
The 2019 Stack Overflow Developer Survey Results Are In
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraProbability of winning a prize in a raffleDoes the order in which prizes are allocated to raffle tickets matter?Chances of winning a raffle when winning tickets are returned to bucket each time.Probability of winning a prize in a raffle (that each person can only win once)Chances of winning a raffle?Probability of winning a prize in a raffle (each person can only win once)percentage of winning this kind of raffleRaffle percentagesPercentage chance of bringing home a raffle prizeFinding odds of a prize draw
$begingroup$
If there are 75 tickets and one 1st prize the chance is 1/75 x 100 in percentage terms. If the number of tickets doubles to 150 but there are now two 1st prizes (first 2 tickets drawn) do the odds of winning a 1st prize increase, decrease or stay the same?
I think the maths is 1/150 x 100 = 0.66666 recurring
Plus
1/149 x 100 = 0.67114
= 1.33781
Compared with
1/75 x 100 = 0.33333 recurring.
So yes better odds. Do I have my maths right?
probability percentages
New contributor
$endgroup$
add a comment |
$begingroup$
If there are 75 tickets and one 1st prize the chance is 1/75 x 100 in percentage terms. If the number of tickets doubles to 150 but there are now two 1st prizes (first 2 tickets drawn) do the odds of winning a 1st prize increase, decrease or stay the same?
I think the maths is 1/150 x 100 = 0.66666 recurring
Plus
1/149 x 100 = 0.67114
= 1.33781
Compared with
1/75 x 100 = 0.33333 recurring.
So yes better odds. Do I have my maths right?
probability percentages
New contributor
$endgroup$
1
$begingroup$
What is mean by "first 2 tickets drawn"?
$endgroup$
– drhab
Apr 8 at 8:39
add a comment |
$begingroup$
If there are 75 tickets and one 1st prize the chance is 1/75 x 100 in percentage terms. If the number of tickets doubles to 150 but there are now two 1st prizes (first 2 tickets drawn) do the odds of winning a 1st prize increase, decrease or stay the same?
I think the maths is 1/150 x 100 = 0.66666 recurring
Plus
1/149 x 100 = 0.67114
= 1.33781
Compared with
1/75 x 100 = 0.33333 recurring.
So yes better odds. Do I have my maths right?
probability percentages
New contributor
$endgroup$
If there are 75 tickets and one 1st prize the chance is 1/75 x 100 in percentage terms. If the number of tickets doubles to 150 but there are now two 1st prizes (first 2 tickets drawn) do the odds of winning a 1st prize increase, decrease or stay the same?
I think the maths is 1/150 x 100 = 0.66666 recurring
Plus
1/149 x 100 = 0.67114
= 1.33781
Compared with
1/75 x 100 = 0.33333 recurring.
So yes better odds. Do I have my maths right?
probability percentages
probability percentages
New contributor
New contributor
New contributor
asked Apr 8 at 8:14
Charlie WestropeCharlie Westrope
1
1
New contributor
New contributor
1
$begingroup$
What is mean by "first 2 tickets drawn"?
$endgroup$
– drhab
Apr 8 at 8:39
add a comment |
1
$begingroup$
What is mean by "first 2 tickets drawn"?
$endgroup$
– drhab
Apr 8 at 8:39
1
1
$begingroup$
What is mean by "first 2 tickets drawn"?
$endgroup$
– drhab
Apr 8 at 8:39
$begingroup$
What is mean by "first 2 tickets drawn"?
$endgroup$
– drhab
Apr 8 at 8:39
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The probability of winning in the first setting is $frac175$, that is true.
As I understand the game, you cannot win both prices in the second setting. The probability of having the first ticket that is drawn is
$$p(textfirst ticket) = frac1150$$
The probability of being the person with the second ticket drawn is
$$p(textsecond ticket) = frac149150 cdot frac1149 = frac1150$$
because you must be one of the 149 persons not having the first ticket and the one person winning when the second ticket is drawn.
Putting it together you have a probability
$$ frac1150 + frac1150 = frac175$$
so your chances stay the same.
You could also think of it like this: The probability of not winning is
$$p(textneither the first nor the second ticket) = frac149150 cdot frac148149 $$
so the probability of winning becomes
$$ 1 - frac149150 cdot frac148149 = 1 - frac7475 = frac175. $$
$endgroup$
$begingroup$
Many thanks. The key question is if I have one ticket out of 75 with 1 prize are my chances the same with one ticket out of 150 and two first prize draws. I think I understand the answer to be the chances are identical. Many thanks.
$endgroup$
– Charlie Westrope
Apr 8 at 8:48
$begingroup$
@CharlieWestrope If you buy one ticket from $n$ in total and among the $n$ tickets there are $k$ that are linked with a prize then the probability on winning a prize is $frackn$. Every ticket with a prize has probability $frac1n$ to become the ticket you buy. So the total probability that one of those tickets will become the ticket you buy is $frac1n+frac1n+cdots+frac1n=frackn$.
$endgroup$
– drhab
Apr 8 at 10:14
$begingroup$
@drhab Well... I interpreted it like this: They draw a ticket. The probability that it is yours is $frac1150$. Then they draw another one. This leads to the argument I gave.
$endgroup$
– Fritz Hefter
Apr 8 at 11:40
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Charlie Westrope is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3179324%2fchances-of-winning-a-raffle%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The probability of winning in the first setting is $frac175$, that is true.
As I understand the game, you cannot win both prices in the second setting. The probability of having the first ticket that is drawn is
$$p(textfirst ticket) = frac1150$$
The probability of being the person with the second ticket drawn is
$$p(textsecond ticket) = frac149150 cdot frac1149 = frac1150$$
because you must be one of the 149 persons not having the first ticket and the one person winning when the second ticket is drawn.
Putting it together you have a probability
$$ frac1150 + frac1150 = frac175$$
so your chances stay the same.
You could also think of it like this: The probability of not winning is
$$p(textneither the first nor the second ticket) = frac149150 cdot frac148149 $$
so the probability of winning becomes
$$ 1 - frac149150 cdot frac148149 = 1 - frac7475 = frac175. $$
$endgroup$
$begingroup$
Many thanks. The key question is if I have one ticket out of 75 with 1 prize are my chances the same with one ticket out of 150 and two first prize draws. I think I understand the answer to be the chances are identical. Many thanks.
$endgroup$
– Charlie Westrope
Apr 8 at 8:48
$begingroup$
@CharlieWestrope If you buy one ticket from $n$ in total and among the $n$ tickets there are $k$ that are linked with a prize then the probability on winning a prize is $frackn$. Every ticket with a prize has probability $frac1n$ to become the ticket you buy. So the total probability that one of those tickets will become the ticket you buy is $frac1n+frac1n+cdots+frac1n=frackn$.
$endgroup$
– drhab
Apr 8 at 10:14
$begingroup$
@drhab Well... I interpreted it like this: They draw a ticket. The probability that it is yours is $frac1150$. Then they draw another one. This leads to the argument I gave.
$endgroup$
– Fritz Hefter
Apr 8 at 11:40
add a comment |
$begingroup$
The probability of winning in the first setting is $frac175$, that is true.
As I understand the game, you cannot win both prices in the second setting. The probability of having the first ticket that is drawn is
$$p(textfirst ticket) = frac1150$$
The probability of being the person with the second ticket drawn is
$$p(textsecond ticket) = frac149150 cdot frac1149 = frac1150$$
because you must be one of the 149 persons not having the first ticket and the one person winning when the second ticket is drawn.
Putting it together you have a probability
$$ frac1150 + frac1150 = frac175$$
so your chances stay the same.
You could also think of it like this: The probability of not winning is
$$p(textneither the first nor the second ticket) = frac149150 cdot frac148149 $$
so the probability of winning becomes
$$ 1 - frac149150 cdot frac148149 = 1 - frac7475 = frac175. $$
$endgroup$
$begingroup$
Many thanks. The key question is if I have one ticket out of 75 with 1 prize are my chances the same with one ticket out of 150 and two first prize draws. I think I understand the answer to be the chances are identical. Many thanks.
$endgroup$
– Charlie Westrope
Apr 8 at 8:48
$begingroup$
@CharlieWestrope If you buy one ticket from $n$ in total and among the $n$ tickets there are $k$ that are linked with a prize then the probability on winning a prize is $frackn$. Every ticket with a prize has probability $frac1n$ to become the ticket you buy. So the total probability that one of those tickets will become the ticket you buy is $frac1n+frac1n+cdots+frac1n=frackn$.
$endgroup$
– drhab
Apr 8 at 10:14
$begingroup$
@drhab Well... I interpreted it like this: They draw a ticket. The probability that it is yours is $frac1150$. Then they draw another one. This leads to the argument I gave.
$endgroup$
– Fritz Hefter
Apr 8 at 11:40
add a comment |
$begingroup$
The probability of winning in the first setting is $frac175$, that is true.
As I understand the game, you cannot win both prices in the second setting. The probability of having the first ticket that is drawn is
$$p(textfirst ticket) = frac1150$$
The probability of being the person with the second ticket drawn is
$$p(textsecond ticket) = frac149150 cdot frac1149 = frac1150$$
because you must be one of the 149 persons not having the first ticket and the one person winning when the second ticket is drawn.
Putting it together you have a probability
$$ frac1150 + frac1150 = frac175$$
so your chances stay the same.
You could also think of it like this: The probability of not winning is
$$p(textneither the first nor the second ticket) = frac149150 cdot frac148149 $$
so the probability of winning becomes
$$ 1 - frac149150 cdot frac148149 = 1 - frac7475 = frac175. $$
$endgroup$
The probability of winning in the first setting is $frac175$, that is true.
As I understand the game, you cannot win both prices in the second setting. The probability of having the first ticket that is drawn is
$$p(textfirst ticket) = frac1150$$
The probability of being the person with the second ticket drawn is
$$p(textsecond ticket) = frac149150 cdot frac1149 = frac1150$$
because you must be one of the 149 persons not having the first ticket and the one person winning when the second ticket is drawn.
Putting it together you have a probability
$$ frac1150 + frac1150 = frac175$$
so your chances stay the same.
You could also think of it like this: The probability of not winning is
$$p(textneither the first nor the second ticket) = frac149150 cdot frac148149 $$
so the probability of winning becomes
$$ 1 - frac149150 cdot frac148149 = 1 - frac7475 = frac175. $$
answered Apr 8 at 8:34
Fritz HefterFritz Hefter
264
264
$begingroup$
Many thanks. The key question is if I have one ticket out of 75 with 1 prize are my chances the same with one ticket out of 150 and two first prize draws. I think I understand the answer to be the chances are identical. Many thanks.
$endgroup$
– Charlie Westrope
Apr 8 at 8:48
$begingroup$
@CharlieWestrope If you buy one ticket from $n$ in total and among the $n$ tickets there are $k$ that are linked with a prize then the probability on winning a prize is $frackn$. Every ticket with a prize has probability $frac1n$ to become the ticket you buy. So the total probability that one of those tickets will become the ticket you buy is $frac1n+frac1n+cdots+frac1n=frackn$.
$endgroup$
– drhab
Apr 8 at 10:14
$begingroup$
@drhab Well... I interpreted it like this: They draw a ticket. The probability that it is yours is $frac1150$. Then they draw another one. This leads to the argument I gave.
$endgroup$
– Fritz Hefter
Apr 8 at 11:40
add a comment |
$begingroup$
Many thanks. The key question is if I have one ticket out of 75 with 1 prize are my chances the same with one ticket out of 150 and two first prize draws. I think I understand the answer to be the chances are identical. Many thanks.
$endgroup$
– Charlie Westrope
Apr 8 at 8:48
$begingroup$
@CharlieWestrope If you buy one ticket from $n$ in total and among the $n$ tickets there are $k$ that are linked with a prize then the probability on winning a prize is $frackn$. Every ticket with a prize has probability $frac1n$ to become the ticket you buy. So the total probability that one of those tickets will become the ticket you buy is $frac1n+frac1n+cdots+frac1n=frackn$.
$endgroup$
– drhab
Apr 8 at 10:14
$begingroup$
@drhab Well... I interpreted it like this: They draw a ticket. The probability that it is yours is $frac1150$. Then they draw another one. This leads to the argument I gave.
$endgroup$
– Fritz Hefter
Apr 8 at 11:40
$begingroup$
Many thanks. The key question is if I have one ticket out of 75 with 1 prize are my chances the same with one ticket out of 150 and two first prize draws. I think I understand the answer to be the chances are identical. Many thanks.
$endgroup$
– Charlie Westrope
Apr 8 at 8:48
$begingroup$
Many thanks. The key question is if I have one ticket out of 75 with 1 prize are my chances the same with one ticket out of 150 and two first prize draws. I think I understand the answer to be the chances are identical. Many thanks.
$endgroup$
– Charlie Westrope
Apr 8 at 8:48
$begingroup$
@CharlieWestrope If you buy one ticket from $n$ in total and among the $n$ tickets there are $k$ that are linked with a prize then the probability on winning a prize is $frackn$. Every ticket with a prize has probability $frac1n$ to become the ticket you buy. So the total probability that one of those tickets will become the ticket you buy is $frac1n+frac1n+cdots+frac1n=frackn$.
$endgroup$
– drhab
Apr 8 at 10:14
$begingroup$
@CharlieWestrope If you buy one ticket from $n$ in total and among the $n$ tickets there are $k$ that are linked with a prize then the probability on winning a prize is $frackn$. Every ticket with a prize has probability $frac1n$ to become the ticket you buy. So the total probability that one of those tickets will become the ticket you buy is $frac1n+frac1n+cdots+frac1n=frackn$.
$endgroup$
– drhab
Apr 8 at 10:14
$begingroup$
@drhab Well... I interpreted it like this: They draw a ticket. The probability that it is yours is $frac1150$. Then they draw another one. This leads to the argument I gave.
$endgroup$
– Fritz Hefter
Apr 8 at 11:40
$begingroup$
@drhab Well... I interpreted it like this: They draw a ticket. The probability that it is yours is $frac1150$. Then they draw another one. This leads to the argument I gave.
$endgroup$
– Fritz Hefter
Apr 8 at 11:40
add a comment |
Charlie Westrope is a new contributor. Be nice, and check out our Code of Conduct.
Charlie Westrope is a new contributor. Be nice, and check out our Code of Conduct.
Charlie Westrope is a new contributor. Be nice, and check out our Code of Conduct.
Charlie Westrope is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3179324%2fchances-of-winning-a-raffle%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
$begingroup$
What is mean by "first 2 tickets drawn"?
$endgroup$
– drhab
Apr 8 at 8:39