0% found this document useful (0 votes)
50 views6 pages

Enabling Assessment Answers

This document contains solutions to probability problems involving discrete, exponential, and normal distributions. For the discrete problems, the solutions provide the probability of outcomes given the number of trials, probability of success, and number of successes. For the exponential distribution problems, the solutions give probabilities of outcomes exceeding or being less than given values. For the normal distribution problems, the solutions provide probabilities of outcomes falling above or below given z-scores based on the mean and standard deviation.

Uploaded by

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

Enabling Assessment Answers

This document contains solutions to probability problems involving discrete, exponential, and normal distributions. For the discrete problems, the solutions provide the probability of outcomes given the number of trials, probability of success, and number of successes. For the exponential distribution problems, the solutions give probabilities of outcomes exceeding or being less than given values. For the normal distribution problems, the solutions provide probabilities of outcomes falling above or below given z-scores based on the mean and standard deviation.

Uploaded by

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

Discrete Probability Answers n= no.

of trials or mean
1) 0.3105 p=probabiility
n=4 q=1-p
p=0.65 x=independent trials
q=0.35
x=2
2) 0.8153
n=3
x<=4
3) 0.1490
n=7
x=7
4) 0.0155
n=12
p=0.20
q=0.80
x=6 0.8888
5) 0.0019
n=15
p=0.40
q=0.60
x>=12

Exponential Distribution Answers


1)
n=10/60 or 1/6 = 0.166666666666667

x>=8 P(x>=8)= 0.3114


x<=7 P(x<=7)= 0.6886
6<=x<=10 P(6<=x<=10)= 0.1447

Normal Distribution A. Answers (Z<x) score in ztable


A. using the z table (Z<-x) 1-score in ztable
1) P ( Z < -1.96 ) = 0.9750 (Z>x) 1 - score in ztable
2) P ( Z > 1.23 ) = 0.8907 (Z>-x)1-score in ztable
3) P ( Z > - 0.15 ) = 0.4404
4) P ( -1.34 < Z < 0.00 ) = 0.4099
B. (X<78) normal
5) (X>78) 1-normal
mean 82
Variance 25
SD 5
X<78 78
z -4 -0.8
6)
mean 82
Variance 25
SD 5
X>90 90
z 8 1.6
7)
mean 82
Variance 25
SD 5
X>75 75 X<80
z -7 -1.4 z
Answers with NORM.S.DIST Answers with NORM.DIST
5) P(X<78) 0.2119 0.2119
6) P(X>90) 0.0548 0.0548
7) P(75<X<80) 0.2638 2.463E-61 2.554243E-61

Normal Distribution B.
A.
1)
mean 74
SD 16
X<100 100
z 26 1.625
2)
mean 74
SD 16
X>60 60 X<80
z -14 -0.875 z
Answers
1) 0.07019 0.9484
2) 0.4586
B.
3)
mean 16
SD 4
X>22 22
z 6 1.5
4)
mean 16
SD 4
X>19 19 X<25
z 3 0.75 z
Answers
3) 0.9332
4) 0.2144

0.49379
mean 3755

SD 1112
X<78 78
z -3677 -3.30665467625899

Poisson

mean=2
x>2
exact 3, x=3
at least 3, x>=3
at most 3, x<=3
between 5 and 9, 5<x<9

12
7
18
15
11
9
12
12

x) score in ztable
x) 1-score in ztable
x) 1 - score in ztable
x)1-score in ztable

78) 1-normal
80
-2 -0.4

9.160946E-63

80
6 0.375

25
9 2.25
formula=binom.dist(3,10,0.34,false)
formula= 1-binom.dist(2,10,0.34,true)
formula=binom.dist(3,10,0.34,true)
formula=BINOM.DIST(8,10,0.34,TRUE)-BINOM.DIST(5,10,0.34,TRUE)
formula=POISSON.DIST(x,mean,true or false)

12

You might also like