"For You light my lamp; the LORD my God illumines my darkness.
For by You I can run upon a troop; and by my God I can leap over a wall.
As for God, His way is blameless; the word of the LORD is tried;
He is a shield to all who take refuge in Him."
-- Psalm 18:28-30
-
Mark each of the following variables as nominal (N), ordinal (O),
discrete (D), or continuous (C): [5]
- Hemoglobin count, in g/dL [(C)ontinuous]
- How many children are in a family [(D)iscrete]
- Age, divided into categories "0-10", "11-18", "19-25", "26-39",
"40-59", "60 and up" [(O)rdinal]
- Whether a student passes a course or not [(N) Nominal]
- Satisfaction with current family doctor, rated as
"Very Dissatisfied", "Dissatisfied", "Satisfied", or "Very Satisfied"
[(O)rdinal]
-
Classify each of the following statements (which may or may not be true) as
either (D)escriptive or (I)nferential: [4]
- 30.1% of male registered nurses (RNs) are
under the age of 40. [(I)nferential]
- About 90% of students in our MATH108 class are nursing students.
[(D)escriptive]
- 19.2% of BC residents in 2004 were clinically obese. [(I)nferential]
- Of the children and adolescents studied in the 2004 Canadian Community
Health Survey, 8% were clinically obese. [(D)escriptive]
-
A particular screening test for breast cancer
has a 18% false-positive rate (i.e., 82% specificity)
and a 5% false-negative rate (i.e., 95% sensitivity).
- Suppose the test is applied to a group of patients, 40% of whom are
known to have breast cancer.
Draw an event tree for the outcomes of the test. Label the tree
with probabilities for each branch. Also calculate the probabilities of each
final outcome (leaf of the tree). [4]
[(CA,+):38%. (CA,-):2%. (noCA,+):10.8%. (noCA,-):49.2%]
- What is the probability that a random patient from this group will
test positive for breast cancer using this screening test?[2]
[38% + 10.8% = 48.8%]
- What is the probability that a patient from this group who tested positive
actually has the disease? [2]
[38% / 48.8% = 77.87%]
- The home provinces of 16 students in a class are listed below.
Draw a Pareto chart showing the distribution of home province in this
sample. [4]
ON, BC, BC, SK, AB, SK, BC, ON, SK, BC, BC, AB, BC, ON, MB, SK
Frequencies (in order):
BC = 6/16 = 37.5% (cum: 37.5%);
SK = 4/16 = 25% (cum: 62.5%);
ON = 3/16 = 18.75% (cum: 81.25%);
AB = 2/16 = 12.5% (cum: 93.75%);
MB = 1/16 = 6.25% (cum: 100%)
-
The table below lists the number of
purple starthistle plants (a noxious invasive weed in WA state)
in nine equally-sized plots.
41, 57, 47, 33, 42, 28, 36, 53, 41
- Construct a relative frequency histogram, classifying the data by
bins of width 10 plants/plot.[4]
(20-29): 11%; (30-39): 22%; (40-49): 44%; (50-59): 22%
Or: (28-37): 33%; (38-47): 44%; (48-57): 22%
- Find the sample mean. Show your work. [2]
[42 plants/plot]
- Find the mode and the midrange. [2]
[mode=41, midrange=42.5 ]
- Find the sample standard deviation. Show your work. [4]
[9.260 plants/plot]
- Draw a boxplot for the data. Show your work. [4]
[min=28, Q1=36, med=41, Q3=47, max=57]
- Say that in a certain town 63% of the people vote Conservative,
and the probability that a townsperson drives a large truck is 4/7.
If you pick a random townsperson, there is a 27% chance that the townsperson
is a Conservative driving a large truck.
- What fraction of Conservatives in this town drive large trucks?
[3]
Let C = Conservative, T = drives a large truck.
P(T|C) = P(T and C) / P(C) = .27 / .63 = 3/7 ≈ 42.85%.
- In this town, is voting Conservative mutually exclusive
of driving a large truck? Why or why not? [1]
No, P(T and C) = .27 > 0, so there is an overlap;
there are townspeople who are both Conservative and drive large trucks.
- In this town, is voting Conservative independent of driving a
large truck? Why or why not? Interpret what this means in the context
of the townspeople.[3]
P(T|C) = 3/7 ≠ 4/7 = P(T), so the two events are not independent.
Overall, 4/7 of the townspeople drive large trucks. But within the
Conservative townspeople, only 3/7 drive large trucks; the Conservatives
are less likely to be driving large trucks than non-Conservatives
(perhaps a surprising result!).
- The town council is a randomly-selected group of 6 townspeople.
What is the chance that exactly half of the town council votes
Conservative? [3]
binomial with n=6, p=0.63:
P(3) = 20 (.63)3 (.37)3 ≈ 25.33%
- What is the chance that a majority of the town council votes
Conservative? [4]
binomial with n=6, p=0.63: P(4) + P(5) + P(6)
= 15(.63)4(.37)2
+ 6(.63)5(.37)1 + (.63)6
≈ 32.35% + 22.03% + 6.25% ≈ 60.63%
- The small business association is a randomly-selected group of
50 townspeople. What is the chance that more than half of the
small business association votes Conservative? [4]
binomial with n=50, p=0.63: use normal approximation.
μ = np = 31.5, σ = sqrt(npq) = sqrt(11.655) ≈ 3.414.
half = 25 means z = (25-31.5)/3.414 ≈ -1.9
(or z = (25.5-31.5)/3.414 ≈ -1.76 if using continuity correction)
(T3): area between x=25 and mean is 47.13%, so
area to right of x=25 is 50+47.13% = 97.13%
(or 96.08% if using continuity correction)
- Suppose that when a job candidate comes to interview for a staff position
at TWU, the probability that he or she will want the job (A) after the
interview is 70%. The probability that TWU wants the candidate (B) is 40%.
Also, P(A|B)=0.90.
- Find P(A ∩ B), draw a Venn diagram, and interpret it in words.
[3]
This is the intersection: P(A ∩ B) = P(B)P(A|B) = (.40)(.90) = 36%.
Out of all the candidates who come to interview, 36% are liked by TWU
and like TWU; i.e., 36% of interviews result in the candidate taking the job.
- Find P(B | A), and interpret it in words. [3]
P(B|A) = P(A ∩ B) / P(A) = .36 / .70 ≈ 51.43%.
Just over half of the candidates who like TWU are also liked by TWU.
- Are events A and B independent? Explain. Interpret (in the
context of job interviews) what it means for A and B to be independent. [2]
P(A|B) = 90% ≠ 70% = P(A), so A and B are not independent.
The probability that a candidate wants the job is different depending
on whether TWU likes the candidate or not.
In particular, if TWU wants the candidate, it is more likely that the
candidate also wants the job (this isn't saying anything about
causality, just correlation).
-
An assay (test) measuring inorganic phosphate in blood is imprecise, with
values normally distributed around the true phosphate concentration, with a
standard deviation of 0.2 mmol/L. Blood phosphate values of over 1.6 mmol/L are
considered "high".
- What is the probability that this assay returns a result within
±0.15 mmol/L of the true value? [2]
[z = ±.15/.2 = ±0.75, area = 2(27.34%) = 54.68%]
- If the true concentration of phosphate is 1.45 mmol/L
(not "high"), what is the probability that the assay could still return a
value that is considered "high"? [2]
[z = (1.6-1.45)/.2 = 0.75, area to the right = 0.5 - 0.2734 = 22.66%]
- The standard deviation is just one way of measuring the dispersion
(imprecision) of the assay results. The interquartile range (IQR) is
another. Find the IQR for this assay. [3]
Q3: area = 25%, so (T3) z= 0.67 (or 0.68).
Hence (x-μ) = z(σ) = (0.67)(0.2) = 0.134.
Similarly for Q1, so IQR = Q3 - Q1 = 2(0.134) = 0.268 (or 0.272)