Lottery probabilty - graph problem

  • Context: Undergrad 
  • Thread starter Thread starter andreass
  • Start date Start date
  • Tags Tags
    Graph lottery
Click For Summary

Discussion Overview

The discussion revolves around determining the minimum number of lottery tickets needed to guarantee a win in a lottery where 3 numbers are drawn from a pool of 14, and a ticket wins if it has at least 2 correct numbers. Participants explore different approaches, including combinatorial calculations and graph theory concepts.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant suggests that to guarantee a win, one must calculate the number of losing tickets and add 1, implying a need for 274 tickets based on their interpretation.
  • Another participant clarifies that while there are 273 losing tickets, the minimum number of tickets needed to ensure a win is at least 31, based on the number of winning pairs and the coverage of pairs by each ticket.
  • There is a proposal to view the problem as a graph theory issue, where each ticket represents a triangle in a complete graph, and the discussion includes examples of how many triangles are needed to cover complete graphs of different sizes.
  • One participant mentions a count of 34 winning combinations, which includes 33 combinations with 2 correct numbers and 1 combination with all 3 correct, leading to a calculation of needing 331 tickets based on this count.

Areas of Agreement / Disagreement

Participants express differing views on the minimum number of tickets required, with no consensus reached. Some calculations suggest a need for 31 tickets, while others propose 274 or 331 based on different interpretations of the problem.

Contextual Notes

Participants note that the problem involves uncertainty regarding the winning numbers and the calculations depend on the interpretation of winning combinations and ticket coverage.

andreass
Messages
14
Reaction score
0
I have a problem, but don't know which way to try to solve it.


There is lottery: 3 numbers will be drawn out of 14. Each ticket with 2 correct numbers win.
If 5-8-14 will be drawn, I'll be winning also with my ticket 5-8-13 or 1-8-14 etc.

Total possible tickets = 364 (combin[14,3]). Total winning pairs = 91 (combin[14,2]).
1 ticket covers 3 pairs, that means I need not less (but maybe more) 91/3 = 31 ticket to have a guaranteed win.
What is the minimum number of tickets needed?

Hypergeometric distribution isn't exact thing needed (but maybe it can be used)



I think it could be also viewed as a graph problem.
We have complete graph, each ticket is 3-clique. Each pair of numbers is one edge.
What is the smallest number of triangles needed, to get full graph (Edges can overlap)

for ex.
K4 needs 3 traingles, to cover.
[URL]http://upload.wikimedia.org/wikipedia/commons/b/be/3-simplex_graph.svg[/URL]

K5 needs 4 triangles
[URL]http://upload.wikimedia.org/wikipedia/commons/2/2d/4-simplex_graph.svg[/URL]

K6 needs 6 triangles
[URL]http://upload.wikimedia.org/wikipedia/commons/e/e9/5-simplex_graph.svg[/URL]



Anyway - I don't need exact solution, just advice for right approach.
 
Last edited by a moderator:
Physics news on Phys.org
Since there are 273 losing tickets, you need 274 to guarantee a win.
 
mathman said:
Since there are 273 losing tickets, you need 274 to guarantee a win.

I think I didn't write clear enough :)
It is possible to have 273 different combinations (lottery tickets) if draw 3 out of 14.
But I win if at least 2 of 3 numbers are correct.
What is the minimum number of tickets that I need to buy, to be sure I'll win?

91 is the number of doubles that can win. Each ticket contains 3 such doubles.
That means I need at least CEIL(91/3) = 31 tickets.
That is bottom limit, but it doesn't mean it's the minimum tickets needed.

Example - if there was lottery 3 out of 4 (and 2 correct numbers also win), then I would need minimum 3 tickets (like 1-2-3, 1-3-4 and 2-3-4) to have a guaranteed win.
 
To guarantee a win, calculate the number of losing tickets and add 1.
 
mathman said:
To guarantee a win, calculate the number of losing tickets and add 1.

Your advice is not much of a help.
In the first post I stated that I don't know how to calculate minimum tickets needed and with which numbers should they be filled.

So if I fill all the tickets needed with respectively needed combinations, there will be no loosing tickets.
 
Since you don't know in advance what the winning numbers will be, you simply need to calculate how many possible tickets there are (364) and how many are winners (my count is 34, but I could be wrong), so the minimum needed is the difference + 1 = 331.

I got 34 as 33 with 2 correct and 1 with all 3.
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
5K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
7K
Replies
3
Views
4K