Continued

Random Variables and Probability Distribution

Random Variable and its Probability Distributions

Random Variables

Imagine we are taking into account the values that a die can give us. One can call the random variable as and the possible values it can take as .

  • can take on the values .
  • It can be represented as for . here is the random variable

Definition

A random variable is a function that assigns a numerical value to each sample point in a sample set (sample space) of a random phenomenon. It can be classified as:

  1. Discrete Random Variables: Take on a finite or countable set of values (e.g., number of defective items in a batch).
  2. Continuous Random Variables: Take on an infinite set of values within a range (e.g., the time it takes for a radioactive particle to decay).

Example: Two Coins Tossed

Outcome (S)HHTHHTTT
X (Values)2110
  • Sample Space (S): The set of all possible outcomes.
  • Sample Point: An individual outcome in the sample space.

Probability Distribution

In the above example we had taking on values . We can assign probabilities to these values with factual information. This is what a probability distribution does. So for each value of on we have a probability . This is called the probability mass function (PMF).

Definition

A probability distribution describes how probabilities are assigned to possible values of a random variable. It determines the likelihood of events.

Types:

  1. For Discrete Random Variables:
    • Represented by a probability mass function (PMF).
    • Example: Rolling a die has .
  2. For Continuous Random Variables:
    • Represented by a probability density function (PDF).
      • Meaning there is a function such that for any value x it has a defined output.
    • Probabilities are calculated as areas under the curve of the PDF.

Random Variable Types

  • Discrete Random Variable: Has finite or countable values.
    • Example : Number of telephone calls received per unit time in a telephone exchange.
    • Example : Number of second year students who have got about 90% marks
    • Example : Number of alpha particles by a radioactive substance.
  • Continuous Random Variable: Has infinite values. Its Uncountable

Need for This Method

This method helps calculate probabilities in situations such as tossing a coin until a head appears or analysing decay time in nuclear processes.


Example in Nuclear Problems

Random variables can describe phenomena such as:

  1. Decay Time: Time taken for a radioactive atom to decay (continuous random variable).
  2. Number of Neutrons Released: In a nuclear reaction (discrete random variable). Steps:
  3. Assign a real number to the decay time of each atom (a random sample point).
  4. Analyse the probability distribution of decay times to predict the system’s behavior.

Map

References

  • Probability and Statistics Lectures at MPSTME
Information
  • date: 2025.03.13
  • time: 07:50
  • Continued to
Link to original

Question

Question 1

Suppose two fair die are rolled & The sum of the die is noted as a random variable. Obtain the probability distribution of

Answer 1

Sample space of two die rolled

X23456789101112
1/362/363/364/365/366/365/364/363/362/361/36
Checking if

‘s probability mass function and is probability distribution

References

Continued