QUESTION IMAGE
Question
two-way table scenario
the table categorizes drivers into age groups (under 30, 30–50, over 50)
and whether they regularly use a navigation system (yes, no). data in the
table is based on a fictional dataset.
| age group | uses navigation (yes) | does not use navigation (no) | total |
|---|---|---|---|
| 30–50 | 400 | 100 | 500 |
| over 50 | 150 | 350 | 500 |
| total | 750 | 750 | 1,500 |
what percentage of drivers over 50 do not use a navigation system?
- 50%
- 70%
- 25%
- 30%
Step1: Identify relevant data
For drivers over 50, "Does Not Use Navigation (No)" is 350, and "Total" is 500.
Step2: Calculate percentage
Percentage = $\frac{\text{Does Not Use}}{\text{Total for Over 50}} \times 100 = \frac{350}{500} \times 100$
$\frac{350}{500} = 0.7$, so $0.7 \times 100 = 70\%$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
70% (corresponding to the option with 70%)