Data Analysis
174 questions
A technology institute surveyed a cohort of software engineers regarding their proficiency in three programming paradigms: Functional (), Object-Oriented (), and Concurrent (). Every surveyed engineer is proficient in at least one of these three paradigms. The ratio of the total number of engineers proficient in , , and is , respectively. Furthermore, exactly of the engineers proficient in are proficient in all three paradigms. If exactly engineers are proficient in both and , are proficient in both and , and are proficient in both and , how many engineers in the cohort are proficient in exactly one programming paradigm?
A survey of urban commuters evaluated their usage of three transit services: the Bus (), the Commuter Rail (), and the Express Ferry (). The survey revealed the following information:
- commuters use the Bus.
- commuters use the Commuter Rail.
- commuters use the Express Ferry.
- commuters use both the Bus and the Commuter Rail.
- commuters use both the Commuter Rail and the Express Ferry.
- commuters use both the Bus and the Express Ferry.
- commuters use all three transit services.
How many of the surveyed commuters use none of these three transit services?
An environmental auditing agency surveyed manufacturing plants regarding their compliance with three environmental standards: Air Quality (), Water Discharge (), and Waste Management (). The survey yielded the following data:
- plants meet Air Quality standards ().
- plants meet Water Discharge standards ().
- plants meet Waste Management standards ().
- plants meet all three standards.
- plants meet none of the three standards.
- The number of plants meeting both Air Quality and Water Discharge standards is equal to the number of plants meeting both Water Discharge and Waste Management standards.
- The number of plants meeting both Air Quality and Waste Management standards is fewer than the number meeting both Air Quality and Water Discharge standards.
How many of the surveyed plants meet exactly one of the three environmental standards?
A university surveyed a cohort of freshmen regarding their membership in three student organizations: the Art Club (), the Music Society (), and the Theater Guild (). The survey revealed the following data:
- students belong to the Art Club.
- students belong to the Music Society.
- students belong to the Theater Guild.
- students belong to both the Art Club and the Music Society.
- students belong to both the Music Society and the Theater Guild.
- students belong to both the Art Club and the Theater Guild.
- students belong to all three organizations.
How many of the surveyed students belong to exactly one of these three organizations?
At a technology conference attended by software engineers, engineers write code in Python, write code in Java, and write code in neither Python nor Java. How many of the software engineers write code in both Python and Java?
An environmental protection agency audited coastal wetland sites to evaluate contamination by three specific pollutants: Microplastics (), Heavy metals (), and Agricultural runoff (). The audit revealed the following findings:
- Exactly of the audited wetlands showed no contamination from any of the three pollutants.
- The total number of wetlands containing Microplastics, Heavy metals, and Agricultural runoff were , , and , respectively.
- The number of wetlands containing Microplastics and Heavy metals but NOT Agricultural runoff was .
- The number of wetlands containing Heavy metals and Agricultural runoff but NOT Microplastics was .
- The number of wetlands containing Microplastics and Agricultural runoff but NOT Heavy metals was .
Based on the audit data, which of the following statements must be true? Select all such statements.
Select all that apply
where is the third quartile (75th percentile) of Dataset , and is a positive constant. Which of the following statements must be true regarding the interquartile range and standard deviation of Dataset relative to Dataset ?
A survey of university researchers evaluated their usage of three high-performance computing resources: Cloud Containers (), GPU Accelerators (), and Distributed Storage (). Exactly researchers use none of these three resources. The survey revealed that equal numbers of researchers use Cloud Containers and GPU Accelerators (), while researchers use Distributed Storage (). Exactly researchers use all three resources. Furthermore, the number of researchers who use both and but not is equal to the number who use both and but not , and this quantity is exactly twice the number of researchers who use both and but not .
How many researchers use GPU Accelerators () ONLY?
A statistics instructor compiles the exam scores of 50 students in Dataset . The dataset has a range , an interquartile range , and a standard deviation . A revised dataset is created by multiplying each score in Dataset by and then adding to each result. Which of the following expressions correctly states the measures of dispersion for Dataset in terms of the measures of dispersion for Dataset ?
A market research firm surveyed a group of consumers regarding their active subscriptions to three digital services: FilmStream (), AudioVibe (), and PrintPlus (). Every surveyed consumer subscribed to at least one of the three services. The survey gathered the following information:
- consumers subscribed to FilmStream
- consumers subscribed to AudioVibe
- consumers subscribed to PrintPlus
- consumers subscribed to both FilmStream and AudioVibe
- consumers subscribed to both AudioVibe and PrintPlus
- consumers subscribed to both FilmStream and PrintPlus
How many consumers subscribed to all three digital services?
A biotechnology consortium surveyed research laboratories regarding their implementation of three diagnostic platforms: Platform , Platform , and Platform .
- laboratories use Platform .
- laboratories use Platform .
- laboratories use Platform .
- laboratories use all three platforms.
- laboratories use none of the three platforms.
- The number of laboratories that use Platform and Platform but NOT Platform is equal to the number of laboratories that use Platform and Platform but NOT Platform .
- laboratories use Platform and Platform but NOT Platform .
How many laboratories use Platform ONLY?
A committee is to be selected from a group of distinct people: , , , , and . Which of the following statements regarding the possible selections or arrangements of people from this group are true? Select all that apply.
Select all that apply
A dataset consists of distinct positive integers arranged in ascending order: . The arithmetic mean of the entire dataset is , and the median is . The arithmetic mean of the smallest integers in is . If is the maximum possible value of and is the minimum possible value of , what is the value of ?
A security code consists of three distinct digits chosen from the non-zero digits through . If the first digit must be odd and the third digit must be even, how many such three-digit security codes can be formed?
A 6-digit security code is to be formed using distinct digits chosen from the set . The code must satisfy the following conditions:
1. The code must be an even number (its final digit must be , , , or ).
2. Both digits and must be included in the 6-digit code.
3. Digits and cannot occupy adjacent positions in the code.
Which of the following statements regarding the number of possible 6-digit security codes must be true? Select all such statements.
Select all that apply
The frequency distribution table below summarizes the monthly water consumption, (in cubic meters, ), recorded for a sample of municipal water accounts.
| Monthly Water Consumption () | Number of Accounts |
|---|---|
If one water account is selected at random from among all accounts with a monthly water consumption of at least , what is the probability that the selected account has a monthly water consumption of less than ? (Give your answer as a decimal rounded to two decimal places.)
A company has 8 departments. The dataset of the number of employees in these 8 departments has a median of 42, a range of 25, and a unique mode of 38, which appears exactly 3 times. If no department has more than 55 employees, what is the maximum possible arithmetic mean of the number of employees across all 8 departments?
A bookshelf holds distinct fiction novels and distinct non-fiction books. If a reader chooses exactly fiction novel and non-fiction book to take on a trip, how many different pairs of books can the reader select?
The frequency distribution table below summarizes the calibration offset errors, (in microvolts, ), measured for a sample of precision voltage sensors in a robotics laboratory.
| Offset Error Interval () | Frequency |
|---|---|
The estimated mean offset error calculated using the midpoints of the five class intervals is equal to . If a sensor is selected at random from among those with an offset error of at least , what is the probability that its offset error is less than ?
A environmental monitoring group collected soil samples from a nature reserve and recorded their pH levels in the frequency table below:
| pH Level Range | Number of Samples |
|---|---|
What percent of the soil samples with a pH level of at least have a pH level in the range to ?