I What is the best way to emphasize the proportion of x or y in a dataset?

  • I
  • Thread starter Thread starter adan
  • Start date Start date
adan
Messages
13
Reaction score
3
Hi,
There are two variables x and y. I compute a proportion of the x as x/(x+y), and the proportion of y as y/(x+y). I want to emphasize more on the amount of x or y. If x is high then the proportion should be high.
Using the above formulas if x=4229, y= 80, then x proportion = 0.981, when x=4617 and y=91, then x proportion approximately equal 0.981.

I hope I made it clear and I would appreciate any suggestion.

Thanks
 
Mathematics news on Phys.org
adan said:
Hi,
There are two variables x and y. I compute a proportion of the x as x/(x+y), and the proportion of y as y/(x+y). I want to emphasize more on the amount of x or y. If x is high then the proportion should be high.
Using the above formulas if x=4229, y= 80, then x proportion = 0.981, when x=4617 and y=91, then x proportion approximately equal 0.981.

I hope I made it clear and I would appreciate any suggestion.
Do you have a question?

The proportions are, more clearly, the proportion or ratio of x to the sum of x and y and the ratio of y to the sum of x and y. Whichever variable is larger will make for a higher proportion of that variable to the sum of the two variables.
 
adan said:
If x is high then the proportion should be high.
At the same y, it is. If both x and y increase then the proportion of x doesn't have to increase. That's the point of taking the ratio. If you just want to compare absolute numbers, use the absolute numbers.
 
Thanks all. I think I would like to do something that can't be done using the ratio. The idea is to generate two values (P,N) between 0 and 1. If x is high P increases, and if y is high N increases. Where x and y >= 0.
I will try P=x/(1+x) and N = y/(1+y)
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top