R
RiTSo _
Situation:
There are a maximum of eight 'races', in each race there are a number
of different drivers. The problem we are looking at focuses on one
particular driver and their chance of winning x races, etc.
Throughout the day the driver may or may not drive in all of the races.
Requirements:
No Heads
Exactly 1 Win
Exactly 2 Wins
Exactly 3 Wins
Exactly 4 Wins
Exactly 5 Wins
Exactly 6 Wins
Exactly 7 Wins
Exactly 8 Wins
At least 1 Win
At least 2 Wins
At least 3 Wins
At least 4 Wins
At least 5 Wins
At least 6 Wins
At least 7 Wins
Problem:
Up to now it has been done a bit manually and only for the 'exactly'
situation. By that I mean it has been worked out as 'Win Race 1/Lose
Others', 'Win Race 2/Lose Others', 'Win Race 3/Lose Others'.....etc.,
then the same for Win Race 1 and Race 2, Win Race 2 and Race 3, but
lose others, problem is by the time you get to four races the number of
combinations becomes rather large.
I'm sure doing it the above way would give the results required but
also quite confident that there must be an easier way to solve the
issue in excel.
Also, to add another problem, the driver might not drive in all eight
races. Therefore there has to be some way in the calculation to factor
in that the driver is not in all eight races. So if they drove in six
the 'exactly 7 wins' and 'exactly 8 wins' would not be an option, but
the other options below this would factor in that there were not eight
races and adjust accordingly.
Would appreciate any help on this and/or pointers in the right
direction for formulas or tutorials which may help.
Thanks.
There are a maximum of eight 'races', in each race there are a number
of different drivers. The problem we are looking at focuses on one
particular driver and their chance of winning x races, etc.
Throughout the day the driver may or may not drive in all of the races.
Requirements:
From the above the following probabilities are required:
No Heads
Exactly 1 Win
Exactly 2 Wins
Exactly 3 Wins
Exactly 4 Wins
Exactly 5 Wins
Exactly 6 Wins
Exactly 7 Wins
Exactly 8 Wins
At least 1 Win
At least 2 Wins
At least 3 Wins
At least 4 Wins
At least 5 Wins
At least 6 Wins
At least 7 Wins
Problem:
Up to now it has been done a bit manually and only for the 'exactly'
situation. By that I mean it has been worked out as 'Win Race 1/Lose
Others', 'Win Race 2/Lose Others', 'Win Race 3/Lose Others'.....etc.,
then the same for Win Race 1 and Race 2, Win Race 2 and Race 3, but
lose others, problem is by the time you get to four races the number of
combinations becomes rather large.
I'm sure doing it the above way would give the results required but
also quite confident that there must be an easier way to solve the
issue in excel.
Also, to add another problem, the driver might not drive in all eight
races. Therefore there has to be some way in the calculation to factor
in that the driver is not in all eight races. So if they drove in six
the 'exactly 7 wins' and 'exactly 8 wins' would not be an option, but
the other options below this would factor in that there were not eight
races and adjust accordingly.
Would appreciate any help on this and/or pointers in the right
direction for formulas or tutorials which may help.
Thanks.