Answer:
Whats the funny?
Step by step explanation:
Answer:
0.0492
Step-by-step explanation:
Based on the tree diagram we need to tell the the probability that the test for lice returns a false positive. False positive means that the student has no lice but still the test shows a positive result.
So for this we have to first look for the branch, from the starting node, which shows that student has no lice. From the starting point, the upper branch represents the students that have lice and lower branch represents the students who have no lice. So, we will consider the lower branch with probability mentioned as 0.82
Now, the lower branch is divided into two branches further. We have to look for the branch which shows positive test result. This would be the upper branch with probability mentioned as 0.06.
The overall probability of this event is mentioned at the end of the branch which is 0.0492
This is the probability of the combined event: Student has no lice but tests shows positive result which is the False positive.
Thus, the probability that the test for lice returns a false positive is 0.0492
Answer:
Wait a sec
Step-by-step explanation:
Answer: range= 26, variance= 80 and standard deviation= 8.94
Step-by-step explanation:
Range = highest - lowest
Range = 146 - 120
Range= 26
Let m be mean
M=mean=sum/n
Mean=(120+134+146+127+138+133) / 6
M=798/6
M=133
The standard deviation sample formula:
S.D = sqrt( Summation of |x-m|^2 / n-1)
Let start finding:
|x-m|^2
For 1st: |120-133|^2=169
For 2nd: |134-133|^2=1
For 3rd: |146-133|^2=169
For 4th: |127-133|^2=36
For 5th: |138-133|^2=25
For 6th: |133-133|^2=0
Summation of |x-m|^2 = 400
The standard deviation formula is :
S.D = sqrt( Summation of |x-m|^2 / n-1)
S.D= sqrt(400 / 5)
S.D=sqrt(80)
S.D= 8.94
Variance = (Summation of |x-m|^2 / n-1)
Variance= 400/5
Variance= 80