BSc CSIT (TU) Science Statistics II (BSc CSIT, STA210) Question Paper 2074 Nepal
This is the official BSc CSIT (TU) (Science stream) Statistics II (BSc CSIT, STA210) question paper for 2074, 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 II (BSc CSIT, STA210) 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 II (BSc CSIT, STA210) exam or solving previous years' question papers, this 2074 paper is a great way to practise under real exam conditions.
Section A: Long Answer Questions
Attempt any TWO questions.
Define a probability distribution. Explain the binomial distribution with its mean and variance, and state the conditions under which it is applied.
Probability Distribution
A probability distribution of a random variable is a description that assigns to every possible value (or interval of values) of a probability of occurrence, such that the total probability is .
- Discrete case: a probability mass function with and .
- Continuous case: a probability density function with and .
Binomial Distribution
The binomial distribution describes the number of successes in a fixed number of independent trials, where each trial has only two outcomes (success/failure) with constant success probability (and ).
Its probability mass function is:
Mean and Variance
Since , the variance is always less than the mean for a binomial distribution.
Conditions for Application
- The number of trials is fixed and finite.
- Each trial has only two mutually exclusive outcomes (success or failure).
- The trials are independent of one another.
- The probability of success remains constant from trial to trial.
Example: Tossing a fair coin times and counting heads follows .
Explain the normal distribution and its properties. The mean of a normal distribution is 50 and standard deviation is 10; find the probability that a value lies between 45 and 62.
Normal Distribution
A continuous random variable follows a normal distribution with mean and standard deviation if its probability density function is:
Properties
- The curve is bell-shaped and symmetric about the mean .
- Mean = Median = Mode .
- Total area under the curve equals ; the curve is asymptotic to the -axis.
- It is defined by two parameters: (location) and (spread).
- Empirical rule: about of values lie within , within , and within .
- Quartiles: , ; it has zero skewness and kurtosis .
Numerical:
Given , . Standardize using .
For :
For :
So we need . From the standard normal table:
The probability that a value lies between 45 and 62 is (about ).
What is hypothesis testing? Explain the procedure of testing of hypothesis including null and alternative hypotheses, level of significance, types of errors and the critical region.
Hypothesis Testing
Hypothesis testing is a statistical procedure used to decide, on the basis of sample evidence, whether a stated assumption (hypothesis) about a population parameter should be accepted or rejected at a chosen level of significance.
Procedure
1. Set up the hypotheses
- Null hypothesis (): a statement of no difference / no effect, assumed true unless evidence contradicts it, e.g. .
- Alternative hypothesis (): the claim accepted if is rejected. It may be two-tailed () or one-tailed ( or ).
2. Choose the level of significance () The probability of rejecting when it is actually true. Common values are () or ().
3. Identify the types of error
| Decision | True | False |
|---|---|---|
| Reject | Type I error () | Correct decision |
| Accept | Correct decision | Type II error () |
- Type I error: rejecting a true (probability ).
- Type II error: accepting a false (probability ). The quantity is the power of the test.
4. Select the test statistic appropriate to the problem (e.g. , , , ) and compute its value from the sample.
5. Determine the critical region The critical (rejection) region is the set of values of the test statistic for which is rejected; its size equals . The boundary value is the critical value. For a two-tailed test the region lies in both tails; for a one-tailed test in a single tail.
6. Make the decision If the computed test statistic falls in the critical region (i.e. ), reject ; otherwise do not reject . State the conclusion in terms of the original problem.
Section B: Short Answer Questions
Attempt any EIGHT questions.
State and explain the addition and multiplication theorems of probability with examples.
Addition Theorem of Probability
For any two events and :
If and are mutually exclusive (), this reduces to:
Example: Drawing one card from a pack, (the events are mutually exclusive).
Multiplication Theorem of Probability
For any two events and :
If and are independent, then and:
Example: Tossing a fair coin and rolling a fair die, (independent events).
Explain the Poisson distribution with its mean and variance and state its applications.
Poisson Distribution
The Poisson distribution gives the probability of a given number of independent events occurring in a fixed interval of time or space, when these events occur with a known constant average rate and independently of the time since the last event.
Its probability mass function is:
where is the average number of occurrences. It is the limiting case of the binomial distribution when , with finite.
Mean and Variance
A characteristic feature is that the mean equals the variance .
Applications
- Number of telephone calls arriving at an exchange per minute.
- Number of printing/typing errors per page of a book.
- Number of defective items in a large batch (rare-event quality control).
- Number of customers arriving at a service counter per unit time.
- Number of radioactive particles emitted per second; modelling arrivals in queueing/network traffic.
Define a random variable. Differentiate between discrete and continuous random variables with examples.
Random Variable
A random variable is a real-valued function that assigns a numerical value to each outcome (sample point) of a random experiment. It maps the sample space to the set of real numbers .
Example: In tossing two coins, the number of heads is a random variable.
Discrete vs Continuous Random Variables
| Basis | Discrete Random Variable | Continuous Random Variable |
|---|---|---|
| Values | Takes countable, isolated values | Takes any value in an interval (uncountable) |
| Probability | Described by a probability mass function | Described by a probability density function ; |
| Summation/Integration | ||
| Example | Number of defective bulbs, number of heads in tosses | Height, weight, temperature, time |
In short: a discrete random variable arises from counting, whereas a continuous random variable arises from measurement.
Define mathematical expectation. State and prove its properties.
Mathematical Expectation
The mathematical expectation (or mean) of a random variable is the long-run average value, weighted by probabilities.
- Discrete:
- Continuous:
Properties (with proofs)
1. Expectation of a constant. .
Proof:
2. Linearity (constant multiplier). .
Proof:
3. Addition of a constant. .
Proof:
4. Addition theorem. for any two random variables.
Proof (discrete):
5. Multiplication theorem (independence). If and are independent, .
Proof:
Explain the t-test for testing the significance of the difference between two sample means.
t-test for Difference of Two Sample Means
This test is used to determine whether the difference between the means of two independent small samples () drawn from normal populations with equal (unknown) variances is statistically significant.
Hypotheses
- (the two population means are equal)
- (two-tailed) or one-sided as required
Test Statistic
where the pooled standard deviation is:
Degrees of Freedom
Decision Rule
Compare with the tabulated value at the given degrees of freedom and level of significance :
- If , reject — the difference is significant.
- If , accept — the difference is not significant.
Assumptions: samples are random and independent, parent populations are normal, and the two population variances are equal.
Explain the z-test for a large sample test of a single mean with an example.
Z-test for a Single Mean (Large Sample)
When the sample size is large (), the sampling distribution of the mean is approximately normal, and the z-test is used to test whether the sample mean differs significantly from a hypothesized population mean .
Hypotheses
- (two-tailed), at level of significance .
Test Statistic
If the population standard deviation is unknown, the sample standard deviation is used in its place (valid for large ).
Decision Rule
At (two-tailed) the critical value is . If , reject ; otherwise accept .
Example
A sample of items has mean from a population with and . Test at level.
Since , we reject : the sample mean differs significantly from the population mean at the level of significance.
Define Karl Pearson's coefficient of correlation and state its properties.
Karl Pearson's Coefficient of Correlation
Karl Pearson's coefficient of correlation is a numerical measure of the degree and direction of linear relationship between two variables and . It is defined as the ratio of the covariance of and to the product of their standard deviations:
Properties
- Range: .
- : perfect positive correlation; : perfect negative correlation; : no linear correlation.
- Independent of origin and scale: is unchanged if a constant is added to or each value is multiplied by a constant.
- Symmetric: .
- It is the geometric mean of the two regression coefficients: , taking the sign of the regression coefficients.
- It measures only the linear relationship; does not imply the variables are independent (a nonlinear relation may exist).
What are regression coefficients? State their properties.
Regression Coefficients
In linear regression between two variables and , the regression coefficient is the slope of a regression line — it measures the average change in the dependent variable for a unit change in the independent variable.
- Regression coefficient of on :
- Regression coefficient of on :
Properties
- Correlation as geometric mean: , so .
- Same sign: both regression coefficients have the same sign as ; if one is positive both are positive, and vice versa.
- Since , the product (both cannot exceed simultaneously).
- They are independent of change of origin but not of scale.
- The arithmetic mean of the two regression coefficients is greater than or equal to , i.e. .
Explain the concept of sampling distribution and standard error.
Sampling Distribution
A sampling distribution is the probability distribution of a sample statistic (such as the sample mean or proportion ) obtained from all possible samples of the same size drawn from a given population. For example, if repeated random samples of size are taken and the mean of each is computed, the distribution of those means is the sampling distribution of the mean.
By the Central Limit Theorem, for large the sampling distribution of the mean is approximately normal with mean (the population mean) and standard deviation , regardless of the shape of the parent population.
Standard Error
The standard error (S.E.) is the standard deviation of the sampling distribution of a statistic. It measures the variability of the statistic from sample to sample.
- S.E. of the mean:
- S.E. of a proportion:
Significance: a smaller standard error indicates greater precision (estimates cluster tightly around the parameter). The S.E. decreases as the sample size increases, and it is used to construct confidence intervals and test statistics in tests of significance.
Frequently asked questions
- Where can I find the BSc CSIT (TU) Statistics II (BSc CSIT, STA210) question paper 2074?
- The full BSc CSIT (TU) Statistics II (BSc CSIT, STA210) 2074 (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 II (BSc CSIT, STA210) 2074 paper come with solutions?
- Yes. Every question on this Statistics II (BSc CSIT, STA210) 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 II (BSc CSIT, STA210) 2074 paper?
- The BSc CSIT (TU) Statistics II (BSc CSIT, STA210) 2074 paper carries 60 full marks and is meant to be completed in 180 minutes, across 12 questions.
- Is practising this Statistics II (BSc CSIT, STA210) past paper free?
- Yes — reading and attempting this Statistics II (BSc CSIT, STA210) past paper on Kekkei is completely free.