How Many Combinations of Two Days Can Be Chosen from Seven?

  • Thread starter j0anna
  • Start date
  • Tags
    Statistics
In summary: If Tuesday has 30% vote and 50% can attend at least one of Monday or Tuesday, the table would begin like:D1 D2 Pa PoM M 40% 40%M T 35% 50%...Obviously neither M-M or M-T wins on both measures, but doing a scatter plot of Pa vs Po will nicely visualize the relative merits of each combination and give you a small list of best candidates to choose from.
  • #1
j0anna
2
0
A certain number of persons (for example 100) choose the days of the week they prefer for a meeting, a fest, an event. The day preferred by most of the persons (for example 40) is Monday. If the meeting is every Monday, at the end of the year the number of persons who partecipated would be the greater, but the percentage of persons would be the same (40%) - for hypothesis, if one person does not indicate one day, he will never be able to partecipate on that day. How do you calculate the days to alternate to satisfy the greatest number of persons AND the biggest percentage of them?

(Every person can indicate one to seven days. We know of course the distribution of the votes)
 
Physics news on Phys.org
  • #2
j0anna said:
... How do you calculate the days to alternate to satisfy the greatest number of persons AND the biggest percentage of them?

For small multi-objective combinatorial optimization problems like these, an easy strategy is to make a table of all possible combinations and plot the results in a scatter plot and choose the least objectionable alternative.

Say if you're looking to alternate two different days and want a tradeoff between Pa (average percentage attendance) and Po (percentage who can attend at least once), that's only 49 combinations and is fairly easy to implement in Excel or otherwise. If Tuesday has 30% vote and 50% can attend at least one of Monday or Tuesday, the table would begin like:

D1 D2 Pa Po
M M 40% 40%
M T 35% 50%
...

Obviously neither M-M or M-T wins on both measures, but doing a scatter plot of Pa vs Po will nicely visualize the relative merits of each combination and give you a small list of best candidates to choose from.

Same idea applies if 3 or 4 days are alternated, just a bigger table and more careful programming is necessary.

HTH
 
  • #3
bpet said:
For small multi-objective combinatorial optimization problems like these, an easy strategy is to make a table of all possible combinations and plot the results in a scatter plot and choose the least objectionable alternative.

Say if you're looking to alternate two different days and want a tradeoff between Pa (average percentage attendance) and Po (percentage who can attend at least once), that's only 49 combinations
How do you obtain 49?
 

FAQ: How Many Combinations of Two Days Can Be Chosen from Seven?

What is the importance of statistics in solving real-world problems?

Statistics is crucial in solving real-world problems because it allows us to analyze and interpret data to make informed decisions. It helps us to understand the patterns and trends within the data, identify relationships between variables, and make predictions about future outcomes.

How do you determine the appropriate statistical method to use for a real problem?

The appropriate statistical method to use for a real problem depends on the type of data and the research question being investigated. It is important to carefully consider the data and research objectives to select the most suitable statistical approach, whether it be descriptive statistics, inferential statistics, or predictive modeling.

What are some common challenges in using statistics to solve real problems?

Some common challenges in using statistics to solve real problems include selecting the appropriate statistical method, dealing with missing or biased data, and ensuring the validity and reliability of the results. It is also important to properly interpret the results and avoid making erroneous conclusions.

How can statistics help in decision-making for real-world problems?

Statistics can provide valuable insights and evidence to support decision-making for real-world problems. By analyzing data and identifying patterns and relationships, statistics can inform us about potential outcomes and help us make more informed and strategic decisions.

What are some ethical considerations when using statistics to solve real problems?

Some ethical considerations when using statistics to solve real problems include protecting the privacy and confidentiality of participants, ensuring the accuracy and transparency of data collection and analysis, and avoiding biased or discriminatory conclusions. It is important to adhere to ethical guidelines and consider the potential impact of the statistical results on individuals and society as a whole.

Back
Top