A recent survey asked 1682 people how many hours per day they were able to relax. The results are presented in the following table.

Number of Hours: 0, 1, 2, 3, 4, 5, 6, 7,8
frequency: 113, 184, 336, 251, 318, 234, 151, 35, 60 for a total of 1682
Consider these 1682 people to be a population. Let X be the number of hours of relaxation for a person sampled at random from this population.
(a) Construct the probability distribution of X. Round the answer to three decimal places.
(b) Find the probability that a person relaxes more than 5 hours per day.
(c) Find the probability that a person doesn't relax at all.
(d) Compute the mean UvX. Round the answer to two decimal places.
(e) Compute the standard deviation OvX. Round the answer to three decimal places.

3 answers

To address the problem, let's first calculate the probability distribution based on the given frequencies.

(a) Construct the probability distribution of X.

The probability P(X=x) can be calculated using the formula:

P(X=x)=Frequency of xTotal Frequency=Frequency of x1682

Let's calculate the probabilities for each number of hours:

| Number of Hours (x) | Frequency | P(X = x) | |----------------------|-----------|------------------------| | 0 | 113 | 1131682=0.067 | | 1 | 184 | 1841682=0.109 | | 2 | 336 | 3361682=0.200 | | 3 | 251 | 2511682=0.149 | | 4 | 318 | 3181682=0.189 | | 5 | 234 | 2341682=0.139 | | 6 | 151 | 1511682=0.090 | | 7 | 35 | 351682=0.021 | | 8 | 60 | 601682=0.036 |

Thus, the probability distribution of X is:

P(X=0)=0.067 P(X=1)=0.109 P(X=2)=0.200 P(X=3)=0.149 P(X=4)=0.189 P(X=5)=0.139 P(X=6)=0.090 P(X=7)=0.021 P(X=8)=0.036 

(b) Find the probability that a person relaxes more than 5 hours per day.

To find P(X>5):

P(X>5)=P(X=6)+P(X=7)+P(X=8)

Calculating this:

P(X>5)=0.090+0.021+0.036=0.147

(c) Find the probability that a person doesn't relax at all.

This is simply P(X=0):

P(X=0)=0.067

(d) Compute the mean μX.

The mean μX is calculated using:

μX=(xP(X=x))

Let's compute this:

μX=00.067+10.109+20.200+30.149+40.189+50.139+60.090+70.021+80.036 =0+0.109+0.400+0.447+0.756+0.695+0.540+0.147+0.288 =3.382

Thus, the mean μX rounded to two decimal places is:

μX3.38

(e) Compute the standard deviation σX.

First, calculate the variance σX2:

σX2=(x2P(X=x))μX2

To calculate this, we need x2P(X=x):

020.067=0 120.109=0.109 220.200=0.800 320.149=1.341 420.189=3.024 520.139=1.735 620.090=3.240 720.021=1.029 820.036=2.304 

Now sum these products:

0+0.109+0.800+1.341+3.024+1.735+3.240+1.029+2.304=13.582

Now, plug this into the variance formula:

σX2=13.582(3.382)2=13.58211.438=2.144

Finally, calculate the standard deviation:

σX=2.1441.464

Thus, the standard deviation σX rounded to three decimal places is:

σX1.464

Summary of Answers:

(a) Probability distribution: given above.
(b) P(X>5)=0.147
(c) P(X=0)=0.067
(d) Mean μX3.38
(e) Standard deviation σX1.464

E is wrong

Let's re-calculate the standard deviation step by step, making sure we address any inaccuracies in the previous calculations.

Given Data Recap:

The probability distribution was calculated correctly:

| Number of Hours (x) | Frequency | Probability P(X=x) | |----------------------|-----------|-----------------------------| | 0 | 113 | 0.067 | | 1 | 184 | 0.109 | | 2 | 336 | 0.200 | | 3 | 251 | 0.149 | | 4 | 318 | 0.189 | | 5 | 234 | 0.139 | | 6 | 151 | 0.090 | | 7 | 35 | 0.021 | | 8 | 60 | 0.036 |

(d) Recall Mean Calculation

To recalculate the mean μX:

μX=(xP(X=x))

Calculating:

μX=00.067+10.109+20.200+30.149+40.189+50.139+60.090+70.021+80.036 =0+0.109+0.400+0.447+0.756+0.695+0.540+0.147+0.288 =3.382

The mean μX3.38, which appears correct.

(e) Recalculate Standard Deviation σX

  1. Calculate (x2P(X=x)):

02P(X=0)=00.067=0 12P(X=1)=10.109=0.109 22P(X=2)=40.200=0.800 32P(X=3)=90.149=1.341 42P(X=4)=160.189=3.024 52P(X=5)=250.139=3.475 62P(X=6)=360.090=3.240 72P(X=7)=490.021=1.029 82P(X=8)=640.036=2.304 

Now sum these contributions: 0+0.109+0.800+1.341+3.024+3.475+3.240+1.029+2.304=15.322

  1. Compute variance: σX2=(x2P(X=x))μX2=15.322(3.382)2 Calculating (3.382)2: (3.382)211.438

Thus: σX2=15.32211.4383.884

  1. Standard Deviation: σX=3.8841.970

Therefore, the standard deviation σX rounded to three decimal places is:

σX1.970

Summary of Corrected Answers:

  • (d) Mean μX3.38 (unchanged)
  • (e) Standard deviation σX1.970 (corrected)

Let me know if you need further assistance!