[go: up one dir, main page]

0% found this document useful (0 votes)
67 views20 pages

Lecture 12.3

The document discusses the uniform distribution and its applications. It provides an example where X is a uniform random variable between 0 and 1, and calculates several probabilities. It also includes an example application where the time a friend arrives is uniformly distributed between 2 and 3 pm, and calculates probabilities around waiting times.

Uploaded by

LONE SOLDIER
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
67 views20 pages

Lecture 12.3

The document discusses the uniform distribution and its applications. It provides an example where X is a uniform random variable between 0 and 1, and calculates several probabilities. It also includes an example application where the time a friend arrives is uniformly distributed between 2 and 3 pm, and calculates probabilities around waiting times.

Uploaded by

LONE SOLDIER
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 20

Statistics for Data Science -1

Statistics for Data Science -1


Continuous Random Variables-Uniform distribution

Usha Mohan

Indian Institute of Technology Madras

1/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Computing probabilities given distribution

Suppose that X is a uniform random variable over the interval


(0, 1). Find

2/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Computing probabilities given distribution

Suppose that X is a uniform random variable over the interval


(0, 1). Find
1. P(X > 1/3) =

2/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Computing probabilities given distribution

Suppose that X is a uniform random variable over the interval


(0, 1). Find
1. P(X > 1/3) = 2/3
2. P(X ≤ 0.7) =

2/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Computing probabilities given distribution

Suppose that X is a uniform random variable over the interval


(0, 1). Find
1. P(X > 1/3) = 2/3
2. P(X ≤ 0.7) = 0.7
3. P(0.3 < X ≤ 0.9) =

2/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Computing probabilities given distribution

Suppose that X is a uniform random variable over the interval


(0, 1). Find
1. P(X > 1/3) = 2/3
2. P(X ≤ 0.7) = 0.7
3. P(0.3 < X ≤ 0.9) = 0.6
4. P(0.2 ≤ X < 0.8) =

2/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Computing probabilities given distribution

Suppose that X is a uniform random variable over the interval


(0, 1). Find
1. P(X > 1/3) = 2/3
2. P(X ≤ 0.7) = 0.7
3. P(0.3 < X ≤ 0.9) = 0.6
4. P(0.2 ≤ X < 0.8) = 0.6

2/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Application-question

You are to meet a friend at 2 p.m. However, while you are always
exactly on time, your friend is always late and indeed will arrive at
the meeting place at a time uniformly distributed between 2 and 3
p.m. Find the probability that you will have to wait
1. At least 30 minutes
2. Less than 15 minutes
3. Between 10 and 35 minutes
4. Less than 45 minutes

3/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Application-solution

4/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Application-solution

Let X denote the amount of time you will have to wait.

4/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Application-solution

Let X denote the amount of time you will have to wait.


X ∼ U(0, 60)

4/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Application-solution

Let X denote the amount of time you will have to wait.


X ∼ U(0, 60)
1. At least 30 minutes

4/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Application-solution

Let X denote the amount of time you will have to wait.


X ∼ U(0, 60)
1. At least 30 minutes =P(X ≥ 30) = 30/60 = 1/2

4/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Application-solution

Let X denote the amount of time you will have to wait.


X ∼ U(0, 60)
1. At least 30 minutes =P(X ≥ 30) = 30/60 = 1/2
2. Less than 15 minutes

4/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Application-solution

Let X denote the amount of time you will have to wait.


X ∼ U(0, 60)
1. At least 30 minutes =P(X ≥ 30) = 30/60 = 1/2
2. Less than 15 minutes =P(X < 15) = 15/60 = 1/4

4/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Application-solution

Let X denote the amount of time you will have to wait.


X ∼ U(0, 60)
1. At least 30 minutes =P(X ≥ 30) = 30/60 = 1/2
2. Less than 15 minutes =P(X < 15) = 15/60 = 1/4
3. Between 10 and 35
minutes

4/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Application-solution

Let X denote the amount of time you will have to wait.


X ∼ U(0, 60)
1. At least 30 minutes =P(X ≥ 30) = 30/60 = 1/2
2. Less than 15 minutes =P(X < 15) = 15/60 = 1/4
3. Between 10 and 35
minutes= P(10 ≤ X ≤ 35) = 25/60 = 5/12

4/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Application-solution

Let X denote the amount of time you will have to wait.


X ∼ U(0, 60)
1. At least 30 minutes =P(X ≥ 30) = 30/60 = 1/2
2. Less than 15 minutes =P(X < 15) = 15/60 = 1/4
3. Between 10 and 35
minutes= P(10 ≤ X ≤ 35) = 25/60 = 5/12
4. Less than 45 minutes

4/ 5
Statistics for Data Science -1
Applications of uniform distribution

Example: Application-solution

Let X denote the amount of time you will have to wait.


X ∼ U(0, 60)
1. At least 30 minutes =P(X ≥ 30) = 30/60 = 1/2
2. Less than 15 minutes =P(X < 15) = 15/60 = 1/4
3. Between 10 and 35
minutes= P(10 ≤ X ≤ 35) = 25/60 = 5/12
4. Less than 45 minutes = P(X < 45) = 45/60 = 3/4

4/ 5
Statistics for Data Science -1
Applications of uniform distribution

Section summary

I Uniform distribution
I Standard uniform distribution
I applications

5/ 5

You might also like