7
China
50 million
About 350 million
Need relative frequency
9
69%
55.2 million
Inferential; uses a sample to project to population
11
45% or 45/100; 61% or 61/100
55+
18 to 34
Increased likelihood with increased age
13
Never: .0261
Rarely: .068
Sometimes: .116
Most of the time: .263
Always: .527
53%
9%
d e f
my_data <- c(125, 324, 552, 1257, 2518)
groups <- c("Never", "Rarely", "Sometimes", "Most", "Always")
barplot(my_data, main = "Wearing Seatbelts", names.arg = groups)
barplot(my_data, main = "Wearing Seatbelts", names.arg = groups, col = c("red","blue","green","yellow", "black"))
rel_freq <- my_data / sum(my_data)
barplot(rel_freq, main = "Wearing Seatbelts", names.arg = groups, col = c("red","blue","green","yellow","black"))
pie(my_data, labels = groups, main = "Wearing Seatbelts")
15
Up to 1 hour: .187
A few time a week: .129
A few times a month: .079
Never: .237
c d e
my_data <- c(377, 192, 132, 81, 243)
groups <- c("More 1", "Up to 1", "Few times week", "Few times month", "Never")
barplot(my_data, main = "Use the internet", names.arg = groups)
barplot(my_data, main = "Use the internet", names.arg = groups, col = c("red","blue","green","yellow", "black"))
rel_freq <- my_data / sum(my_data)
barplot(rel_freq, main = "Use the internet", names.arg = groups, col = c("red","blue","green","yellow","black"))
pie(my_data, labels = groups, main = "Use the internet")
9
8
2
15
4
15%
Symmetrical/ bell-shaped
10
4
2
20%
Skewed right
11
200
10 IQ points
60-69:2; 70-79:3;80-89:13; 90-99:42; 100-109:58; 110-119:40; 120-129:31; 130-139:8; 140-149:2; 150-159:1
100-109
150-159
5.5%
No
12
200 fatalities
Skip this problem
0-199
right-skewed
Does not discuss differences in population for the two states, should calculate relative frequency.
13
Skewed right; a few people make a lot of money
Bell-shaped; biological
Skewed right; there may be a few households with a lot of people
Skewed left; not diagnosed in youth
14
Bell-shaped; natural variation of population, some people drink and some don’t
Uniform; even numbers of kids per grade
Skewed left; mostly elderly patients
Bell-shaped; biological