in Probability edited by
8,260 views
32 votes
32 votes

Consider a finite sequence of random values $X=[x_1,x_2,\dots x_n]$. Let $\mu_x$ be the mean and $\sigma_x$ be the standard deviation of $X$. Let another finite sequence $Y$ of equal length be derived from this as $y_i=a*x_i+b$, where $a$ and $b$ are positive constants. Let $\mu_y$ be the mean and $\sigma_y$ be the standard deviation of this sequence.

Which one of the following statements is INCORRECT?

  1. Index position of mode of $X$ in $X$ is the same as the index position of mode of $Y$ in $Y$
  2. Index position of median of $X$ in $X$ is the same as the index position of median of $Y$ in $Y$
  3. $\mu_y=a \mu_x + b$
  4. $\sigma_y=a \sigma_x + b$
in Probability edited by
8.3k views

2 Comments

Effects of Linear Transformations on mean and standard deviation

http://onlinestatbook.com/2/summarizing_distributions/transformations.html

0
0

Practice question of similar type but with normal distribution rather than discrete. 

0
0

4 Answers

44 votes
44 votes
Best answer
Answer - $D$.

Mean, median and mode are linear functions over a random vaiable.

So, multiplying by constants or adding constants wont change their relative position.

Standard deviation is not a linear function over a random variable.
edited by

4 Comments

1. Variance is invariant with respect to changes in a location parameter. That is, if a constant is added to all values of the variable, the variance is unchanged:

    Var(X + a) = Var(X).
    
2. If all values are scaled by a constant, the variance is scaled by the square of that constant:

    Var(aX) = a^2 Var(X)

Ref: https://en.wikipedia.org/wiki/Variance#Basic_properties

5
5
arjun sir how you have calculated sd -sqrt(16.6^2+……..);

i am not getting this as i know var=x^2p(x)-Mu^2);
0
0

 standard deviation is square root of variance….

and it is deviation from mean...in sir’s example

it should be divided by n-1

SD of X = sqrt((16.6^2 + 13.6^2 + 16.4^2 + 14.4^2 + 0.6^2)/4) = 15.306

SD of Y = sqrt((33.2^2 + 27.2^2 + 32.8^2 + 28.8^2 + 1.2^2)/4) = 30.613 = 2 * SD of X. 

 

0
0
24 votes
24 votes

(D) Answer.  σy=aσx

12 votes
12 votes

Taking example here also give ansing easy

Say

$X= \left [ 2,3,4,4,5 \right ]$

and value of $a=2 , b=100$

So, according to question $Y= \left [ 104,106,108,108,110 \right ]$

Now come to option

A) correct, because for X mode is 4 and for Y mode is 108 which has same index position

B) correct , because for X median is 4and for Y median is 108 which has same index position

C) both gives mean =107.2

D) will be incorrect in option elimination

and also by calculation

$\sigma _{y}=0$

while $a\sigma _{x}+b=2.28$

https://www.khanacademy.org/math/statistics-probability/summarizing-quantitative-data/mean-median-basics/a/mean-median-and-mode-review

https://en.wikipedia.org/wiki/Standard_deviation

edited by

4 Comments

srestha MAM  I THINK  aσx+b=2.28 IS WRONGLY CALCULATED??

0
0

@eyeamgj why??

0
0

Another formula:

For symmetry ditribution

  • mean-mode=3(mean-median)
1
1
  • mean-mode=3(mean-median)

 Only for moderately skewed distribution.

0
0
1 vote
1 vote

Let Variance of X = p

$\sigma _{x}$ = $\sqrt{p}$

Variance of Y = $a^{2}p$ 

 ($\because$ When we add a constant to each element of the list, the standard deviation (or variance) remains unchanged. This is because, the mean also gets added by the same constant and hence the deviation from the mean remains the same for each element. when we multiply a random variable with a constant, since we square the values while calculating variance, the value of a(constant) will also gets squared)

$\sigma _{y}$ = $a\sqrt{p}$ = a * $\sigma _{x}$

$\therefore $ $\sigma _{y}$ =  $a \sigma _{x}$

Answer D is incorrect

 

Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true