MHB Finding the 3rd Number to Keep Variance Unchanged

  • Thread starter Thread starter Yankel
  • Start date Start date
  • Tags Tags
    Variance
AI Thread Summary
To maintain the variance when adding a third number to the set {0, 2}, the new number must be calculated based on the existing mean and variance. The variance of the original set is 1, calculated using the formula for variance dividing by n. Adding a new number y requires solving a system of equations that includes the mean and variance of the new set {0, 2, y}. The discussion highlights the challenge of having more unknowns than equations, emphasizing the need for the expected mean to avoid losing a degree of freedom. Clarification from the original poster is awaited to ensure accurate understanding of the problem.
Yankel
Messages
390
Reaction score
0
Hello

I have a problem solving this question...

to the numbers 0 and 2, we want to add a 3rd number, such that the variance won't change. What is the 3rd number ?

(when I say variance I mean dividing by n, not by n-1)

thanks !
 
Mathematics news on Phys.org
Yankel said:
Hello

I have a problem solving this question...

to the numbers 0 and 2, we want to add a 3rd number, such that the variance won't change. What is the 3rd number ?

(when I say variance I mean dividing by n, not by n-1)

thanks !
The variance is the square root of the sum of the differences from of the data points from the mean so... $\sigma^2=\frac{1}{2}\left[(0-1)^2+(2-1)^2\right]=1$. If we add the new point $y$, we will need to solve the system of equations. $\mu=\frac{1}{3}\left[ 0+2+y\right]$ and $\sigma^2=\frac{1}{3}\left[(0-\mu)^2+(2-\mu)^2+(y-\mu)^2\right]=1$ This will give a quadratic equation in $y$
 
TheEmptySet said:
The variance is the square root of the sum of the differences from of the data points from the mean so... $\sigma^2=\frac{1}{2}\left[(0-1)^2+(2-1)^2\right]=1$. If we add the new point $y$, we will need to solve the system of equations. $\mu=\frac{1}{3}\left[ 0+2+y\right]$ and $\sigma^2=\frac{1}{3}\left[(0-\mu)^2+(2-\mu)^2+(y-\mu)^2\right]=1$ This will give a quadratic equation in $y$

If we divide the variance by n instead of by (n-1), we can only do so if the expected mean $\mu$ is given.
Otherwise we would lose a degree of freedom.

So the set of equations should be:

$\sigma^2=\frac{1}{2}\left[(0-\mu)^2+(2-\mu)^2\right]$
$\sigma^2=\frac{1}{3}\left[(0-\mu)^2+(2-\mu)^2+(y-\mu)^2\right]$

This does introduce the problem that we have more unknowns than equations.
 
I like Serena said:
If we divide the variance by n instead of by (n-1), we can only do so if the expected mean $\mu$ is given.
Otherwise we would lose a degree of freedom.

So the set of equations should be:

$\sigma^2=\frac{1}{2}\left[(0-\mu)^2+(2-\mu)^2\right]$
$\sigma^2=\frac{1}{3}\left[(0-\mu)^2+(2-\mu)^2+(y-\mu)^2\right]$

This does introduce the problem that we have more unknowns than equations.
Maybe I am misunderstanding something but the way I read the problem was if we have the data set $\{0,2 \}$ we can calculate the mean and variance directly. Now if a new data set is created by adding one other point $\{0,2,y \}$. We can now calculate the new population mean and the new variance of this three point data set. Now we can just solve for what $y$ needs to be. I will wait for clarification from the OP on this.
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
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...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top