Decision Science
Decision Science
The mean absolute difference is a measure of statistical dispersion equal to the average
absolute difference of two independent values drawn from a probability distribution.
Mean squared error (MSE) measures error in statistical models by using the average squared
difference between observed and predicted values.
3. α = 0.6
1. Mean absolute deviation (MAD)
MAE = 1 ∑|ei| = 12.823 = 0.7543
n 17
4. α = 0.8
The larger the MAD, the greater variability there is in the data (the data is more spread out).
The MAD helps determine whether the set's mean is a useful indicator of the values within
the set. The larger the MAD, the less relevant is the mean as an indicator of the values within
the set. There is no correct value for MSE. Simply put, the lower the value the better and 0
means the model is perfect.
Answer 2a) Correlations between Migration of Persons from other states (Census of India) &
Total MSMEs
r = 18814384995527.5 /√((5435122693787.5)*(129961899948544))
r = 0.7079
B) Correlations between Migration of Persons from other states (Census of India) & Active
Companies
Mean is the average of the given numbers and is calculated by dividing the sum of given
numbers by the total number of numbers.
The Correlation Coefficient (r) - The sample correlation coefficient (r) is a measure of the
closeness of association of the points in a scatter plot to a linear regression line based on
those points,
R Calculation
r = ∑((X – Mean of X)*(Y – Mean of Y)) /√∑(X- Mean of X)^2*∑(Y- Mean of Y)^2)
r = 3254361431929.63 / √((111961850150.47)(129961899948544))
r = 0.8531
C) Correlations between Migration of Persons from other states (Census of India) & 2017-18
GSDP -CURRENT PRICES (` in Crore)
R Calculation
r = ∑((X – Mean of X)*(Y – Mean of Y)) /√∑(X- Mean of X)^2*∑(Y- Mean of Y)^2)
r = 478543377211.375/ √(( 5435122693787.5)(111961850150.469))
r = 0.6135
Answer 3a
Mean is the average of the given numbers and is calculated by dividing the sum of given
numbers by the total number of numbers.
Standard deviation is a statistic that measures the dispersion of a dataset relative to its mean
and is calculated as the square root of the variance. The standard deviation is calculated as the
square root of variance by determining each data point's deviation relative to the mean.
Calculation of mean and standard deviation of Number of Indigenous (Desi) Total Cattle
Mean of X = ∑X/N
= 1275303/13
= 98100
Standard deviation of X
σ = √∑dx2 – {(∑dx)^2}/n
n
= √ 28534357001 – {(3)^2}/13
13
= √ 28534357001-0.6923
13
= √ 28534357000.3077
13
= √ 2194950538.4852
= 46850.2992
Calculation of mean and standard deviation of Total Buffalo
Standard deviation of Y
σ = √∑dy2 – {(∑dy)^2}/n
n
= √ 39413833430 – {(-2)^2}/13
13
= √ 39413833430 -0.3077
13
= √ 39413833429.6923
13
= √ 3031833340.7456
= 55062.0862
B) A time series is a type of data that is longitudinal in nature, which can be used to analyze
trends and patterns, and to create model and ultimate predictions, based on the historical
behavior of the data. The most common time series analysis techniques are moving averages,
exponential smoothing and linear trend with seasonality.
Beyond the simple models, some extremely complex time series analysis can be computed,
depending of the complexity of the behavior and patterns exhibited by the time series data.
Also, the accuracy of time series forecasting depends on the complexity of the data and the
appropriateness of the model used.
Long Term Variation is the trend followed by the given data. It is a longer-term change. Here
we take into account the number of observations available and make a subjective assessment
of what is long term. It represents a relatively smooth, steady, and gradual movement of a
time series in the same direction. To understand the meaning of the long term, consider the
climate variables. These variables sometimes exhibit cyclic variation over a very long time
period such as 50 years. If one just had 20 years of data, this long term oscillation would
appear to be a trend, but if several hundreds of years of data are available, then long term
oscillations would be visible. These movements are systematic in nature where the
movements are broad, steady, showing a slow rise or fall in the same direction. The trend
may be linear or non-linear (curvilinear). Some examples of secular trends are:
Increase in prices,
Increase in pollution,
An increase in the need for wheat,
An increase in literacy rate,
The decrease in deaths due to advances in science. Taking averages over a certain
period is a simple way of detecting a trend in seasonal data. Change in averages with
time is evidence of a trend in the given series. There are more formal tests for
detecting a trend in time series.