1.
Introduction
In statistics, random variables are used to represent uncertain numerical outcomes. A continuous
random variable is a type of variable that can take an infinite number of values within a given range.
These variables are commonly used in real-life applications such as height, weight, temperature,
and time.
The normal distribution is one of the most important probability distributions in statistics. It is widely
used because many natural phenomena follow this distribution.
2. Continuous Random Variables
A continuous random variable can take any value within a specified interval. Unlike discrete
variables, continuous variables are not countable.
Examples include measuring height, weight, and temperature. These variables can have decimal
values.
3. Probability Density Function (PDF)
For continuous random variables, probabilities are described using a probability density function
(PDF). The PDF shows how the probability is distributed over values.
The total area under the curve of a PDF is always equal to 1.
4. Cumulative Distribution Function (CDF)
The cumulative distribution function (CDF) gives the probability that a variable is less than or equal
to a certain value.
It is obtained by integrating the PDF.
5. Normal Distribution
The normal distribution is a symmetric, bell-shaped distribution defined by its mean and standard
deviation.
It is also called Gaussian distribution.
6. Properties of Normal Distribution
The curve is symmetric about the mean. Mean = Median = Mode. The total area under the curve
equals 1.
68%, 95%, and 99.7% rule applies.
7. Standard Normal Distribution
When mean = 0 and standard deviation = 1, it is called standard normal distribution.
Z-score is used to convert values into standard normal form.
8. Z-Score
Z = (X - µ) / σ
It tells how many standard deviations a value is from the mean.
9. Applications
Normal distribution is used in medical studies, quality control, and research.
Continuous variables are widely used in science and engineering.
10. Advantages
Easy to analyze, widely applicable, and mathematically simple.
11. Conclusion
Continuous random variables and normal distribution are fundamental concepts in statistics.
Understanding them helps in analyzing real-world data effectively.