2.1 7-15 odds
50
360
It does not take into account the population of each country. China has the largest population out of the other countries listed, hence why it’d have the most internet users.
55+
18-34
The older the population gets, the more likely they’ll buy when made in America.
52.1%
9.4%
my_data <- c(125, 324, 552, 1257, 2518)
groups <- c("Never", "Rarely", "Sometimes", "Mostly", "Always")
barplot(my_data, main = "Frequency Bar Chart", names.arg = groups, col = c("purple", "blue", "yellow", "green", "red"))
my_data <- c(0.026, 0.068, 0.116, 0.263, 0.527)
groups <- c("Never", "Rarely", "Sometimes", "Mostly", "Always")
barplot(my_data, main = "Relative Frequency Bar Chart", names.arg = groups, col = c("purple", "blue", "yellow", "green", "red"))
my_data <- c(0.026, 0.068, 0.116, 0.263, 0.527)
groups <- c("Never 2.6%", "Rarely 6.8%", "Sometimes 11.6%", "Mostly 26.3%", "Always 52.7%")
pie(my_data, labels = groups, main = "Pie Chart", col = c("purple", "blue", "yellow", "green", "red"))
0.24/24%
my_data <- c(377, 192, 132, 81, 243)
groups <- c("1 hour+", "1 hour-", "Weekly", "Monthly-", "Never")
barplot(my_data, main = "Frequency Bar Chart", names.arg = groups, col = c("purple", "blue", "yellow", "green", "red"))
my_data <- c(0.37, 0.19, 0.12, 0.08, 0.24)
groups <- c("1 hour+", "1 hour-", "Weekly", "Monthly-", "Never")
barplot(my_data, main = "Relative Frequency Bar Chart", names.arg = groups, col = c("purple", "blue", "yellow", "green", "red"))
my_data <- c(0.37, 0.19, 0.12, 0.08, 0.24)
groups <- c("1 hour+ 37%", "1 hour- 19%", "Weekly 12%", "Monthly- 8%", "Never 24%")
pie(my_data, labels = groups, main = "Pie Chart", col = c("purple", "blue", "yellow", "green", "red"))
2.2 9-16
2
15
4
15%
Bell shaped
9 weeks
17%
Skewed Right
10
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
0-199; 200-399; 400-599; 1000-1999; 14000-1599
0-199
Skewed Right
The quality of the road has nothing to do with alcohol-related deaths. A fair comparison can be made if one includes age and population and ties it to something relevant.
Bell-shaped; many students don’t do either terrible or extremely well, they’re in between
Skewed Right; many households will consist of several house members, and fewer will consist of larger households
Skewed Left; older age groups are the ones who mostlikely will be diagnosed with the disease
Skewed Right; students as they begin to attend school are usually enrolled in public schools, as they age they might switch to private
Skewed Left; it is common for older people to need hearing aid, there are only a few cases where young people will need it
Bell-shaped; there is more of an average height common in full-grown men, only a few are smaller or taller
24%
60%
0%
2%
14%