Unit 5: Probability - Subjective Questions
CSE333 — Combinatorial Studies-I • Practice Questions with Detailed Answers
20 questions
Define a random variable. Distinguish between discrete and continuous random variables with suitable examples.
Random variable: A random variable is a real-valued function that assigns a numerical value to every outcome in the sample space of a random experiment.
If is the sample space, a random variable is a function .
Discrete random variable:
- It assumes a finite or countably infinite set of values.
- It is described by a probability mass function .
- Example: The number of heads obtained in three coin tosses can take the values .
Continuous random variable:
- It can assume any value in an interval.
- It is described by a probability density function .
- For any single value, .
- Example: The lifetime of an electric bulb may take any positive real value.
Thus, discrete variables represent countable outcomes, whereas continuous variables represent measurements over intervals.
Explain the probability mass function, probability density function, and cumulative distribution function of a random variable.
Probability mass function (PMF): For a discrete random variable , the PMF is
It satisfies:
- for every .
- .
Probability density function (PDF): For a continuous random variable , a function is a PDF if
- .
- .
- .
Cumulative distribution function (CDF): For either type of random variable,
For a discrete variable, . For a continuous variable,
The CDF is non-decreasing, right-continuous, and approaches and at the two extremes.
Describe the continuous uniform distribution. Derive its mean and variance for a random variable uniformly distributed over .
A continuous random variable has a uniform distribution on if every subinterval of equal length has equal probability. Its density is
The mean is
Also,
Therefore,
Hence, the standard deviation is
The distribution is symmetric about , which is also its median.
A bus arrives at a stop at a time uniformly distributed between 10:00 a.m. and 10:30 a.m. Find the probability that it arrives between 10:08 a.m. and 10:18 a.m. Also find the expected arrival time and standard deviation.
Measure time in minutes after 10:00 a.m. Then .
The probability of arrival between 10:08 and 10:18 is
The expected value is
Thus, the expected arrival time is 10:15 a.m.
The standard deviation is
Numerically, minutes.
Explain the normal distribution and state its important properties. How is a general normal random variable converted into a standard normal variable?
A continuous random variable follows a normal distribution with mean and variance , written , if its density is
Important properties:
- The curve is bell-shaped and symmetric about .
- Mean, median, and mode are all equal to .
- The total area under the curve is .
- The tails approach the horizontal axis asymptotically.
- The points of inflection are and .
- Approximately , , and of observations lie within , , and standard deviations of the mean, respectively.
The standardization transformation is
Then , allowing probabilities to be obtained from the standard normal table.
The marks of students are normally distributed with mean and standard deviation . Find the probability that a randomly chosen student scores between and . Use and .
Let . Standardize using
For ,
For ,
Therefore,
Using symmetry, . Hence,
Thus, the required probability is , or approximately .
Define the exponential distribution. Derive its mean and variance, and explain its memoryless property.
A continuous random variable has an exponential distribution with rate if
Its distribution function is
The mean is
Similarly,
Therefore,
and .
Memoryless property: For ,
Indeed,
Thus, the future waiting time does not depend on how long one has already waited.
The lifetime of a component follows an exponential distribution with mean hours. Find the probability that it lasts (a) more than hours and (b) an additional hours given that it has already lasted hours.
For an exponential random variable, . Since the mean is hours,
(a) More than hours:
(b) An additional hours after hours:
This event is given . By the memoryless property,
Therefore,
Hence, the required probabilities are approximately and , respectively.
Define the Poisson distribution. Derive its mean and variance using its probability mass function.
A discrete random variable has a Poisson distribution with parameter if
To find the mean,
Using ,
Next, compute the factorial moment:
Since ,
Therefore,
Thus, for a Poisson distribution, both the mean and variance equal , and the standard deviation is .
A call center receives an average of calls every ten minutes. Assuming a Poisson distribution, find the probability of receiving (a) exactly calls and (b) at least one call in a ten-minute interval.
Let be the number of calls in ten minutes. Then , so
(a) Exactly calls:
(b) At least one call:
Use the complement of no calls:
Since
we obtain
Therefore, the probabilities are approximately and .
Define the binomial distribution and derive its mean and variance.
A random variable follows a binomial distribution with parameters and , written , when it counts successes in independent Bernoulli trials, each having success probability .
Its probability mass function is
where .
Write , where each is a Bernoulli random variable. Since ,
Also, . By independence,
Therefore, the standard deviation is
The assumptions are a fixed number of trials, two outcomes per trial, constant success probability, and independence of trials.
A fair coin is tossed times. Find the probability of obtaining (a) exactly heads and (b) at least heads. Also state the mean number of heads.
Let be the number of heads. Since the coin is fair,
(a) Exactly heads:
(b) At least heads:
The mean number of heads is
Thus, the required probabilities are and , and the mean is heads.
Compare the binomial and Poisson distributions. Under what conditions can the Poisson distribution approximate the binomial distribution?
Binomial distribution:
- Counts successes in a fixed number of independent trials.
- Has parameters and .
- Its support is .
- Mean: .
- Variance: .
Poisson distribution:
- Counts occurrences in a fixed interval of time, space, area, or volume.
- Has one parameter .
- Its support is .
- Mean and variance are both .
The Poisson distribution approximates the binomial distribution when:
- is large,
- is small,
- remains finite.
Under these conditions,
where . A common practical guideline is and , although accuracy depends on the application.
Define mean, median, and mode. Explain their relationship in symmetric and moderately skewed distributions.
Mean: The arithmetic mean is the sum of observations divided by their number. For values ,
For a random variable, the population mean is .
Median: The median is the middle value after arranging the observations in order. It divides the data into two equal parts.
Mode: The mode is the value occurring with the greatest frequency. For a continuous distribution, it is the point where the density is maximum.
Relationships:
- In a symmetric unimodal distribution, .
- In a positively skewed distribution, generally .
- In a negatively skewed distribution, generally .
- For a moderately skewed distribution, the empirical relation is
The median is less affected by extreme values than the mean, while the mode is useful for identifying the most common value.
For the data , calculate the mean, median, mode, variance, and standard deviation. Treat the data as a population.
There are observations, and their sum is
Mean:
Median: The fifth ordered observation is , so the median is .
Mode: The value occurs three times, so the mode is .
For the population variance, use
Here,
Therefore,
The standard deviation is
Hence, mean , median , mode , variance , and standard deviation .
Explain variance and standard deviation. Derive the computational formula and state the effect of a linear transformation .
Variance measures the average squared deviation of a random variable from its mean. If , then
Expanding the square,
By linearity of expectation,
Since ,
Thus,
The standard deviation is the positive square root of the variance:
For ,
and
Adding changes the location but not the spread.
Define conditional probability and derive the multiplication rule. Distinguish between independent and mutually exclusive events.
For events and with , the conditional probability of given is
Rearranging gives the multiplication rule:
Similarly, if ,
Independent events: Events and are independent if the occurrence of one does not affect the probability of the other. Thus,
or equivalently when .
Mutually exclusive events: Events and are mutually exclusive if they cannot occur together:
Two mutually exclusive events with positive probabilities cannot be independent, because independence would require .
A card is drawn from a standard deck of cards. Given that the card is a face card, find the probability that it is a king. Also find the probability that a card is both a king and a face card.
A standard deck has face cards: jacks, queens, and kings.
Let denote the event that the card is a king, and let denote the event that it is a face card. Every king is a face card, so .
The conditional probability is
Since there are kings and face cards,
The probability that the selected card is both a king and a face card is
Thus, and .
State and derive Bayes' theorem for a finite partition of the sample space.
Let form a partition of the sample space such that:
- for .
- .
- .
Let be an event with . By conditional probability,
Using the multiplication rule,
Since the events are mutually exclusive and their union is , the law of total probability gives
Substitution yields Bayes' theorem:
Here, is the prior probability, is the likelihood, and is the posterior probability.
A disease affects of a population. A diagnostic test has sensitivity and specificity. If a person tests positive, use Bayes' theorem to find the probability that the person actually has the disease.
Let denote having the disease and denote a positive test.
The given probabilities are:
- and .
- Sensitivity: .
- Specificity: .
- Therefore, the false-positive rate is .
By Bayes' theorem,
Substituting the values,
Thus, the probability that a person who tests positive actually has the disease is approximately . The result is relatively low because the disease is rare and false positives arise from the much larger healthy population.
Define a random variable. Distinguish between discrete and continuous random variables with suitable examples.
Random variable: A random variable is a real-valued function that assigns a numerical value to every outcome in the sample space of a random experiment.
If is the sample space, a random variable is a function .
Discrete random variable:
- It assumes a finite or countably infinite set of values.
- It is described by a probability mass function .
- Example: The number of heads obtained in three coin tosses can take the values .
Continuous random variable:
- It can assume any value in an interval.
- It is described by a probability density function .
- For any single value, .
- Example: The lifetime of an electric bulb may take any positive real value.
Thus, discrete variables represent countable outcomes, whereas continuous variables represent measurements over intervals.
Did this save you a night before the exam?
LPU Notes is free, and it stays free. Ads cover part of the server bill. The rest comes out of a student's own pocket: the domain, the storage, and keeping the site up through the weeks everyone needs it at once.
The payment button didn't load. An ad blocker or a filtered network is the usual reason. to try again.
Nothing here is ever locked, and nothing unlocks. Chip in only if it was worth it. What it pays for →