Module_3_Answers_Updated
Module_3_Answers_Updated
2 Marks
Z-score indicates how many standard deviations a data point is from the mean.
Z-scores standardize data, enabling comparison across datasets with different scales.
5. Define Sampling.
6. Define Distribution.
5 Marks
- A positive z-score indicates data above the mean; negative indicates below.
Z-score measures how far a data point is from the mean in terms of standard deviations.
It is useful for comparing data across different distributions and identifying outliers.
Example: Testing if a new drug is effective compared to a placebo. Null hypothesis assumes no
Example: For data [2, 4, 6], scaled values are [0, 0.5, 1].
A symmetric, bell-shaped distribution where most data points cluster around the mean.
Characteristics:
Parameters:
- n: number of trials.
- p: probability of success.
19. The average height of adults in a population is 170 cm, with a standard deviation of 8 cm. If a
10 Marks
1. Define Objectives: Clearly specify what the scoring system will achieve.
Scoring assigns numeric values to data based on criteria, while ranking orders data based on
these scores.
Z-score measures how many standard deviations a data point is from the mean.
Example: For a dataset with mean = 50 and standard deviation = 10, a value X = 70:
Z = (70 - 50) / 10 = 2.
Characteristics:
24. Explain statistical significance in terms of Null Hypothesis, Permutation Test, and P-values.
- P-value: Measures the probability of observing results as extreme as the current data under the
null hypothesis. Low p-values (<0.05) suggest rejecting the null hypothesis.
- Permutation Test: A non-parametric method that tests hypotheses by rearranging data and
Sampling: Selecting a subset of a population for study. Techniques include random, stratified, and
systematic sampling.