I developing a formula for this example:

In summary, developing a formula serves the purpose of creating a systematic and efficient way of solving problems and predicting results. The steps involved in developing a formula include identifying variables, understanding relationships, collecting data, testing and refining the formula, and verifying its accuracy. To determine which variables are important, a thorough understanding of the problem is necessary. A formula differs from an equation in that it describes a pattern or relationship, while an equation shows the equality of two expressions. Formulas can be applied in real-world situations to predict outcomes, calculate quantities, solve problems, and optimize processes.
  • #1
mrtsufo
1
0
Hello! I am looking for find a formula based on the generic example I will describe below. This is not for any school project and I am not a mathematician by any means. I will do my best to explain the scenario in hopes that someone can help me with a formula that fits the situation. Here goes:

Goal:

Create a formula that can generate a real-time moving ratio during a certain interval of time.

Example:

Let’s say you have food served in two rooms that are right next to each other. The Blue Room on the left has a sign that states “Cookies in here” with an arrow pointing into the room. The Green Room on the right has a sign that states “Healthy Food in here” with an arrow pointing into that room.

Your goal is to monitor in real time (in one minute intervals and at the end of that interval, the ratio starts over again) how many people go into each room. The end results are a normalized real time ratio as people continue to go into each room, telling you which room is more popular than the other and in real time.

Weighting:

If a person comes in with a child, that is considered 2 people, thus holding more weight than one person.

If a MALE walks into a room, it holds 30% more weight than if a female walks into that same room(based on that a male eats more than a female).



I may be missing points here, but I think this is a start. I really appreciate any help on this subject! Thanks. –Mike
 
Physics news on Phys.org
  • #2


Dear Mike,

Thank you for your post and for providing a clear example to work with. I am happy to help you find a formula that fits your scenario.

Based on your goal of creating a formula that can generate a real-time moving ratio during a certain interval of time, I would suggest using the following formula:

Ratio = (Number of people in Blue Room / Number of people in Green Room) * 100

This formula will give you a percentage value that can be continuously updated in real time as people enter the rooms. For example, if there are 10 people in the Blue Room and 20 people in the Green Room, the ratio would be (10/20)*100 = 50%. This means that the Green Room is currently more popular than the Blue Room.

To incorporate the weighting for children and gender, you can modify the formula to account for these factors. For example, if you assign a weight of 2 for each child and a weight of 1.3 for males, the formula would be:

Ratio = ((Number of people in Blue Room * 1.3) / (Number of people in Green Room * 2)) * 100

This formula takes into account the number of people in each room as well as their weights, giving a more accurate representation of the popularity of each room.

I hope this formula helps you achieve your goal of monitoring the popularity of the Blue and Green Rooms in real time. If you have any further questions, please don't hesitate to reach out.

Best of luck,
 
  • #3


I find your goal and example interesting and challenging. It seems like you are trying to measure the popularity of two different food options in real-time, while also taking into account the different weights of individuals. This could be useful in a variety of scenarios, such as tracking customer preferences in a restaurant or monitoring the usage of different resources in a public space.

To develop a formula for this example, we first need to define some variables. Let's call the number of people going into the Blue Room "B" and the number of people going into the Green Room "G". We will also need to keep track of the weight of each person, which we can represent as "w". If a person comes in with a child, their weight will be 2, while a male's weight will be 1.3 and a female's weight will be 1. To keep track of the time intervals, we can use "t" as the variable for time.

Based on these variables, we can create the following formula to calculate the real-time ratio of people going into each room:

(Bw + 1.3Gw) / (B + G)

This formula takes into account the weight of each person entering the rooms, giving more weight to males and people with children. The denominator, (B + G), ensures that the ratio remains normalized and reflects the true popularity of each room.

To track the ratio in real-time, we can use the formula at the end of each time interval (e.g. every minute) and then reset the variables for the next interval. This will give you a continuous, real-time ratio that reflects changes in popularity over time.

Of course, this formula may need to be adjusted depending on the specific scenario and factors involved. But it provides a starting point for calculating a real-time moving ratio in a situation like the one you described. I hope this helps and good luck with your research!
 

Related to I developing a formula for this example:

What is the purpose of developing a formula?

The purpose of developing a formula is to create a systematic and efficient way of solving a problem or predicting a result. It allows for consistency and accuracy in calculations and can be used to generalize patterns or relationships in data.

What are the steps involved in developing a formula?

The steps involved in developing a formula may vary depending on the specific problem, but generally include identifying the variables, understanding the relationships between the variables, collecting data, testing and refining the formula, and finally verifying its accuracy through experimentation.

How do you determine which variables are important in a formula?

In order to determine which variables are important in a formula, it is necessary to have a thorough understanding of the problem and the factors that may affect the outcome. This can be achieved through research, experimentation, and statistical analysis of data.

What is the difference between a formula and an equation?

A formula is a mathematical relationship between variables that describes a pattern or relationship, while an equation is a statement that shows the equality of two expressions. In other words, a formula is a specific type of equation.

How can a formula be applied in real-world situations?

A formula can be applied in real-world situations in many ways, such as predicting future outcomes, calculating measurements or quantities, and solving problems in various fields such as science, engineering, and finance. It can also be used to make informed decisions and optimize processes.

Similar threads

  • Introductory Physics Homework Help
Replies
7
Views
3K
  • Introductory Physics Homework Help
Replies
3
Views
475
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
1K
  • Sci-Fi Writing and World Building
3
Replies
90
Views
6K
Replies
1
Views
363
Replies
8
Views
1K
  • Programming and Computer Science
Replies
1
Views
2K
  • Introductory Physics Homework Help
Replies
4
Views
428
  • Introductory Physics Homework Help
Replies
2
Views
901
  • Calculus and Beyond Homework Help
Replies
3
Views
368
Back
Top