BSc CSIT (TU) Science Statistics I (BSc CSIT, STA164) Question Paper 2080 Nepal
This is the official BSc CSIT (TU) (Science stream) Statistics I (BSc CSIT, STA164) question paper for 2080, as set in the regular annual examination. It carries 60 full marks and a time allowance of 180 minutes, across 12 questions. On Kekkei you can attempt this Statistics I (BSc CSIT, STA164) past paper online with a timer, get instant AI feedback and step-by-step solutions, and track the topics where you lose marks — completely free. Whether you are revising for your BSc CSIT (TU) Statistics I (BSc CSIT, STA164) exam or solving previous years' question papers, this 2080 paper is a great way to practise under real exam conditions.
Section A: Long Answer Questions
Attempt any TWO questions.
Explain the concept of a measure of dispersion. Calculate the quartile deviation, mean deviation and standard deviation for the given data and compare them.
Measure of Dispersion
A measure of dispersion (or variation) describes how much the individual observations in a data set are spread out or scattered about a central value (mean, median). While a measure of central tendency gives a single representative value, a measure of dispersion tells us how reliable that value is. Small dispersion means the data are homogeneous and clustered; large dispersion means they are heterogeneous and widely scattered.
Common measures: Range, Quartile Deviation (Q.D.), Mean Deviation (M.D.) and Standard Deviation (S.D.). Range and Q.D. are positional (based on quartiles); M.D. and S.D. are calculation-based (based on deviations from an average).
Worked Example
Take the data: (n = 7), already arranged in order.
Mean .
(a) Quartile Deviation
Position of item .
Position of item .
(b) Mean Deviation (about the mean)
| 5 | 7 | 9 | 11 | 13 | 15 | 17 | |
|---|---|---|---|---|---|---|---|
| $ | x-11 | $ | 6 | 4 | 2 | 0 | 2 |
, so .
(c) Standard Deviation
.
Comparison
| Measure | Value | Basis |
|---|---|---|
| Quartile Deviation | 4.00 | Middle 50% of data only |
| Mean Deviation | 3.43 | Absolute deviations from mean |
| Standard Deviation | 4.00 | Squared deviations from mean |
For this symmetric data the values are close. In general, S.D. is the most reliable measure because it uses every observation, is amenable to algebraic treatment and is the basis of further statistical analysis; Q.D. is preferred for open-ended distributions, and M.D. is simple but less suitable for further computation (theoretically for most distributions).
Define conditional probability and independent events. State Bayes' theorem and apply it to solve a problem on conditional probability.
Conditional Probability
The conditional probability of event given that event has already occurred is
It re-scales the sample space to those outcomes in which occurs.
Independent Events
Two events and are independent if the occurrence of one does not affect the probability of the other:
Bayes' Theorem
If are mutually exclusive and exhaustive events with , and is any event with , then
The are prior probabilities and are posterior probabilities; the denominator is by the law of total probability.
Applied Problem
Three machines produce 50%, 30% and 20% of a factory's output, with defective rates 3%, 4% and 5% respectively. An item is found defective; what is the probability it came from machine ?
Priors: . Likelihoods (defective ): .
Total probability of a defective item:
By Bayes' theorem:
Conclusion: Given the item is defective, there is about a 27% chance it was produced by machine .
Define mathematical expectation. Find the mean and variance of a discrete random variable from its probability distribution. State the properties of expectation.
Mathematical Expectation
The mathematical expectation (expected value) of a random variable is its long-run average value, weighting each value by its probability. For a discrete random variable taking values with probabilities ,
Mean and Variance from a Distribution
Consider the distribution:
| 0 | 1 | 2 | 3 | |
|---|---|---|---|---|
| 0.1 | 0.3 | 0.4 | 0.2 |
Mean:
For variance compute :
Standard deviation .
Properties of Expectation
- for any constant .
- .
- (linearity).
- — addition theorem (always holds).
- If and are independent, — multiplication theorem.
- , and .
Section B: Short Answer Questions
Attempt any EIGHT questions.
Define mathematical expectation.
The mathematical expectation (or expected value) of a random variable is its probability-weighted average value, denoted or .
- Discrete: , where and .
- Continuous: , where is the probability density function.
It represents the long-run average value of over many repetitions of the experiment and serves as the theoretical mean of the distribution.
State Bayes' theorem.
Bayes' theorem relates posterior probability to prior probability and likelihood. If are mutually exclusive and exhaustive events (a partition of the sample space) with , and is any event with , then
Here are the prior probabilities, the likelihoods, and the posterior probabilities. The denominator equals by the law of total probability.
What is the difference between a parameter and a statistic?
A parameter is a numerical characteristic of the entire population, whereas a statistic is a numerical characteristic computed from a sample.
| Aspect | Parameter | Statistic |
|---|---|---|
| Computed from | Whole population | A sample drawn from the population |
| Value | Fixed (usually unknown) constant | Varies from sample to sample (random) |
| Notation | (mean), (S.D.), (proportion) | (mean), (S.D.), (proportion) |
| Purpose | The quantity we want to know | Used to estimate the parameter |
In short, a statistic (e.g. sample mean ) is used to estimate the corresponding unknown parameter (e.g. population mean ).
Define the variance of a random variable.
The variance of a random variable measures the average squared deviation of from its mean . It quantifies the spread of the distribution:
- Discrete: .
- Continuous: .
Variance is always non-negative, and its positive square root is the standard deviation. Also .
What is a probability distribution?
A probability distribution of a random variable is a description that assigns probabilities to all the possible values the variable can take, listing each value together with its probability of occurrence.
- Discrete distribution: specified by a probability mass function satisfying and .
- Continuous distribution: specified by a probability density function satisfying and .
Example (discrete): For a fair die, for . Examples include the Binomial, Poisson and Normal distributions.
Define the weighted arithmetic mean.
The weighted arithmetic mean is an average in which each value is given a weight reflecting its relative importance, instead of treating all observations equally. It is defined as
It is used when the items do not contribute equally (e.g. computing a GPA where credit hours are weights, or an index number). When all weights are equal it reduces to the ordinary arithmetic mean.
Example: Marks 80, 70, 90 with weights (credits) 3, 2, 5: .
State the properties of expectation.
Properties of mathematical expectation:
- Constant: for any constant .
- Scalar multiple: .
- Linearity: .
- Addition theorem: (holds for any ).
- Multiplication theorem: if and are independent, .
- lies between the minimum and maximum values of ; and if then .
- Relation to variance: .
What is the interquartile range?
The interquartile range (IQR) is the difference between the third quartile (75th percentile) and the first quartile (25th percentile):
It is a measure of dispersion covering the middle 50% of the data and is not affected by extreme values (outliers), making it a robust measure of spread. The related quartile deviation (semi-interquartile range) is .
Example: If and , then .
Find the probability of getting a head when a fair coin is tossed once.
When a fair coin is tossed once, the sample space is with equally likely outcomes. The favourable event has .
Thus the probability of getting a head is or 0.5 (50%).
Frequently asked questions
- Where can I find the BSc CSIT (TU) Statistics I (BSc CSIT, STA164) question paper 2080?
- The full BSc CSIT (TU) Statistics I (BSc CSIT, STA164) 2080 (regular) question paper is available free on Kekkei. You can read every question online and attempt the paper under timed exam conditions.
- Does the Statistics I (BSc CSIT, STA164) 2080 paper come with solutions?
- Yes. Every question on this Statistics I (BSc CSIT, STA164) past paper includes a step-by-step solution, plus instant AI feedback when you attempt it on Kekkei.
- How many marks is the BSc CSIT (TU) Statistics I (BSc CSIT, STA164) 2080 paper?
- The BSc CSIT (TU) Statistics I (BSc CSIT, STA164) 2080 paper carries 60 full marks and is meant to be completed in 180 minutes, across 12 questions.
- Is practising this Statistics I (BSc CSIT, STA164) past paper free?
- Yes — reading and attempting this Statistics I (BSc CSIT, STA164) past paper on Kekkei is completely free.