HYPGEOMDIST problem

dado6612

Well-known Member
Joined
Dec 4, 2009
Messages
591
Hi to all

I am trying to figure out chances of a "lottery draw" with hypgeomdist function, but it seems I might not understand how it works..

For example
there are 80 numbers
20 are draw
I have selected 3 numbers
what are chances of getting those 3 numbers in 20 out of 80 draw?

Thank you
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
So, if I understand this correctly, you choose 3 numbers, 20 are drawn out of a total pool of 80 numbers, and you want to figure out the probability of all 3 of your chosen numbers being drawn?

If this is the case, your formula would be:
=HYPGEOMDIST(3,20,3,80)
 
Upvote 0

Forum statistics

Threads
1,214,952
Messages
6,122,457
Members
449,083
Latest member
Ava19

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top