ASSIGNMENT SET-1
1. What are the functions and limitations of Statistics
Statistics is a field of mathematics that studies the collection, organization, analysis,
interpretation, and presentation of data. It entails using mathematical approaches to identify
patterns and trends in data, allowing for decision-making in ambiguous situations.
As Croxton and Cowden put it: "Statistics is the science of collecting, presenting, analyzing,
and interpreting numerical data in order to assist in making more effective decisions."
Simply said, statistics aids in the transformation of raw data into meaningful information,
allowing for greater understanding and insight into a variety of occurrences.
Functions of Statistics
1. Collection of Data:
The first and most crucial function of statistics is to collect data in a systematic
manner. Without accurate data collection, any analysis becomes unreliable. Data can
be collected through various methods such as surveys, experiments, and observations.
Example: A government collecting census data to understand population distribution.
2. Presentation of Data:
After data is collected, it needs to be organized and presented in a readable form.
Statistics provides tools to present data using tables, charts (bar charts, pie charts), and
graphs (line graphs, histograms), making large amounts of data easy to comprehend.
Example: A financial analyst presenting quarterly sales data through graphs to show
trends.
3. Analysis of Data:
Once data is presented, statistical tools like averages (mean, median, mode),
dispersion measures (variance, standard deviation), and correlation can be applied to
derive insights. This helps in identifying patterns, relationships, or anomalies.
Example: A company analyzing employee performance scores to identify training
needs.
4. Interpretation of Data:
Statistical analysis is incomplete without interpretation. It involves deriving
meaningful insights and conclusions from the data. This helps in understanding the
implications of the analysis and guiding decision-making.
Example: Interpreting customer feedback statistics to improve product quality.
5. Forecasting and Prediction:
One of the key functions of statistics is to predict future trends by analyzing past data.
This is widely used in fields like economics, business, and meteorology.
Example: A business forecasting future demand for its product based on historical
sales data.
6. Policy Formulation:
Policymakers and strategists rely on statistical data to make informed decisions.
Whether it's national economic policies or corporate business strategies, data-driven
insights play a key role.
Example: A government formulating healthcare policies based on disease statistics.
Limitations of Statistics (Elaborate Explanation)
1. Limited to Quantitative Data:
Statistics primarily deals with quantitative data. It struggles to directly handle
qualitative aspects such as emotions, attitudes, and opinions.
Example: Measuring employee happiness quantitatively is difficult as it involves
subjective feelings.
2. Possibility of Misleading Results:
If data is collected from a biased source or if the sample size is not representative, the
conclusions drawn from statistical analysis can be misleading.
Example: Conducting a survey on smartphone usage by only sampling teenagers
would lead to biased results.
3. Requires Expert Interpretation:
The results of statistical analysis often require expert interpretation. Incorrect
interpretation can lead to wrong conclusions and poor decisions.
Example: Misinterpreting a high correlation between two variables as causation can
result in flawed decisions.
4. Cannot Establish Causation:
While statistics can show correlation or relationships between variables, it cannot
prove that one variable causes another.
Example: A study might show a correlation between increased coffee consumption
and better productivity, but this does not imply that coffee causes productivity.
5. Affected by Errors:
Statistical analysis is susceptible to errors, such as sampling errors (choosing a sample
that is not representative of the population) and non-sampling errors (errors during
data collection or processing).
Example: Errors in survey design, like poorly framed questions, can lead to inaccurate
data.
6. Easily Manipulated:
Statistics can be manipulated to present a biased view. Selective presentation or
omission of data points can mislead the audience.
Example: A company may present only favorable statistics to investors while hiding
unfavorable trends.
7. Homogeneity Assumption:
Statistical methods assume that the data being analyzed is homogeneous. If there are
significant differences within the data, statistical results may be inaccurate.
Example: Analyzing the average income of a population without accounting for
income inequality can lead to flawed conclusions.
8. Dependency on Sample Size:
The reliability of statistical results depends on the sample size and its
representativeness. A small or poorly chosen sample can lead to unreliable results.
Example: Drawing conclusions about national voter preferences based on a small
sample from one region.
2. A clerk calculated arithmetic mean of 50 values as 39.2. However, it was found that instead of
taking two values as 25 and 32, he took them as 52 and 23. Find the corrected arithmetic mean
Mean:-
Sum of observations/No of observations
=> x/50 = 39.2
=> x = 50(39.2)
=> x = 1960
Hence, the incorrect sum was 1960.
So, the correct sum will be:-
= 1960-52+25-23+32
= 1942
Thus, correct sum is 1942.
Now, correct mean:-
= 1942/50
= 38.84
Thus, the correct arithmetic mean
is 38.84.
3. Define Following Terms:
• Mutually exclusive Events
• Independent Events
Mutually Exclusive Events
Definition:
Two or more events are considered mutually exclusive if they cannot occur simultaneously. This
means that the occurrence of one event excludes the possibility of the other event(s) happening.
Example:
When tossing a coin, there are two possible outcomes: Heads (H) and Tails (T). If we get
heads, we cannot get tails in the same toss. Therefore, the events “getting heads” and “getting
tails” are mutually exclusive.
When rolling a die, the events of getting a 1 and getting a 6 are mutually exclusive, as you can
only get one number on a single roll.
Mathematical Representation:
If A and B are two mutually exclusive events, then the probability that both events occur
together is zero:
P(A∩B)=0
Where P(A∩B)represents the probability of both A and B occurring simultaneously.
Addition Rule for Mutually Exclusive Events:
Since mutually exclusive events cannot occur together, the probability that either A or B will occur is
the sum of their individual probabilities:
P(A∪B)=P(A)+P(B)
Where P(A∪B) represents the probability of A or B occurring.
Independent Events
Definition:
Two events are independent if the occurrence or non-occurrence of one event does not influence
the occurrence of the other event. This means that knowing whether one event has occurred
provides no information about whether the other event will occur.
Example:
Tossing two coins: When tossing two coins, the outcome of one coin does not affect the
outcome of the other. If the first coin lands on heads, it doesn’t change the probability of the
second coin landing on heads or tails. Therefore, the events "getting heads on the first coin"
and "getting heads on the second coin" are independent.
Rolling two dice: The result of rolling the first die does not affect the result of rolling the
second die. Hence, the two events are independent.
Mathematical Representation:
If A and B are two independent events, the probability of both events occurring (i.e., the joint
probability) is the product of their individual probabilities:
P(A∩B)=P(A)⋅P(B)
Where P(A∩B) represents the probability that both A and B occur.
Key Characteristics of Independent Events:
1. The outcome of one event has no impact on the other.
2. The joint probability is the product of the individual probabilities.
3. If A and B are independent, then the conditional probability of A given B is:
P(A∣B)=P(A)
This indicates that the probability of A occurring remains the same, regardless of whether B
has occurred.