Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

WGU C207 DATA-DRIVEN DECISION-MAKING EXAM 2026/2027 | Latest Update | Questions & Verified Answers 100% Correct | Grade A | Pass Guaranteed - A+ Graded

Rating
-
Sold
-
Pages
44
Grade
A+
Uploaded on
04-05-2026
Written in
2025/2026

Pass the WGU C207 Data-Driven Decision-Making Exam on your first attempt with this latest 2026/2027 update featuring questions and verified answers that are 100% correct at a Grade A level. This A+ Graded resource contains complete exam questions and verified answers covering all key data-driven decision making content areas including statistical concepts (descriptive vs inferential statistics, population vs sample, parameter vs statistic, variable types: independent/dependent, continuous/discrete, categorical/numerical, levels of measurement: nominal/ordinal/interval/ratio), measures of central tendency (mean, median, mode, weighted mean), measures of dispersion (range, variance, standard deviation, interquartile range, coefficient of variation), probability concepts (addition rule, multiplication rule, conditional probability, Bayes' theorem, mutually exclusive events, independent events, complement rule), probability distributions (normal distribution, standard normal distribution, binomial distribution, Poisson distribution, t-distribution, chi-square distribution, F-distribution, uniform distribution), central limit theorem, sampling methods (simple random sampling, stratified sampling, cluster sampling, systematic sampling, convenience sampling), hypothesis testing (null hypothesis H0, alternative hypothesis Ha, one-tailed test, two-tailed test, Type I error, Type II error, significance level α, p-value, critical value, test statistic, power of a test, confidence intervals for means and proportions), correlation analysis (Pearson correlation coefficient r, Spearman rank correlation, positive/negative correlation, strength of correlation), regression analysis (simple linear regression, multiple linear regression, independent variables, dependent variable, regression coefficients, R-squared, adjusted R-squared, residuals, multicollinearity, homoscedasticity, autocorrelation, outlier detection, logistic regression), analysis of variance (ANOVA: one-way ANOVA, two-way ANOVA, MANOVA, F-ratio, between-group variance, within-group variance), time series analysis (trend, seasonality, cyclical patterns, irregular variations, moving average, exponential smoothing, ARIMA models, forecasting accuracy measures: MAD, MSE, MAPE), data visualization (histogram, bar chart, pie chart, line chart, scatter plot, box plot, heat map, Pareto chart, control charts: X-bar chart, R-chart, p-chart, c-chart, run chart, waterfall chart, tree map), quality improvement methodologies (Six Sigma DMAIC: Define, Measure, Analyze, Improve, Control; DMADV: Define, Measure, Analyze, Design, Verify; Lean methodology, Kaizen, 5S, value stream mapping, process capability Cp/Cpk, root cause analysis, fishbone diagram, 5 Whys, FMEA failure mode effects analysis, PDSA cycle Plan-Do-Study-Act), decision analysis (decision trees, expected value, expected monetary value EMV, sensitivity analysis, break-even analysis, optimization models, linear programming, simulation Monte Carlo, Bayes decision rule, opportunity loss, utility theory), business intelligence (data mining, descriptive analytics, diagnostic analytics, predictive analytics, prescriptive analytics, dashboards, balanced scorecard, key performance indicators KPIs, metrics, data governance, data quality, data warehousing, ETL extract-transform-load), and ethics in data analytics (data privacy, data security, informed consent, bias in algorithms, interpretability transparency). Each answer includes clear explanations to reinforce understanding of data-driven decision making principles. Perfect for WGU students preparing for the C207 Data-Driven Decision-Making exam. With our Pass Guarantee, you can confidently prepare for your exam. Download your complete WGU C207 Data-Driven Decision-Making Exam 2026/2027 guide instantly!

Show more Read less
Institution
WGU C207
Course
WGU C207

Content preview

WGU C207 DATA-DRIVEN DECISION-MAKING EXAM
2026/2027 | Latest Update | Questions & Verified Answers
100% Correct | Grade A | Pass Guaranteed - A+ Graded




Section 1: Analytics Types & Business Intelligence (Questions 1-
10)




Question 1 A retail company analyzes last quarter's sales data to determine which
products had the highest revenue. This is an example of:

A. Predictive analytics

B. Prescriptive analytics

C. Descriptive analytics [CORRECT]

D. Diagnostic analytics

Rationale: Descriptive analytics answers "what happened" by summarizing historical
data. Predictive (Option A) forecasts future outcomes. Prescriptive (Option B)
recommends actions. Diagnostic (Option D) explains why something happened. WGU
C207 emphasizes matching analytics type to business question.




Question 2 A hospital uses patient readmission data to identify which factors (age,
comorbidities, length of stay) explain why patients return within 30 days. This
represents:

A. Descriptive analytics

B. Diagnostic analytics [CORRECT]

,C. Predictive analytics

D. Prescriptive analytics

Rationale: Diagnostic analytics answers "why did it happen" by identifying root
causes and relationships. Descriptive (Option A) only summarizes. Predictive (Option
C) would forecast which patients are at risk. Prescriptive (Option D) would
recommend interventions to prevent readmissions.




Question 3 A bank develops a machine learning model to estimate the probability
that a loan applicant will default. This is:

A. Descriptive analytics

B. Diagnostic analytics

C. Predictive analytics [CORRECT]

D. Prescriptive analytics

Rationale: Predictive analytics uses historical data and statistical models to forecast
future outcomes (default probability). Descriptive (Option A) and diagnostic (Option
B) look backward. Prescriptive (Option D) would recommend whether to approve the
loan and at what terms.




Question 4 A logistics company uses optimization algorithms to determine the most
cost-effective delivery routes given fuel costs, traffic patterns, and delivery windows.
This is:

A. Predictive analytics

B. Prescriptive analytics [CORRECT]

C. Descriptive analytics

D. Diagnostic analytics

,Rationale: Prescriptive analytics answers "what should we do" using optimization
and simulation to recommend decisions. Predictive (Option A) might forecast
demand but not optimize routes. Descriptive (Option C) and diagnostic (Option D)
do not provide actionable recommendations.




Question 5 A KPI dashboard showing daily website traffic, conversion rates, and
average order value is an example of:

A. Data lake

B. Business Intelligence [CORRECT]

C. Monte Carlo simulation

D. Hypothesis testing

Rationale: Business Intelligence involves technologies and practices for collecting,
analyzing, and presenting business data to support decision-making. KPI dashboards
are core BI tools. Data lake (Option A) is raw storage. Monte Carlo (Option C) is
simulation. Hypothesis testing (Option D) is statistical inference.




Question 6 In OLAP analysis, moving from summarized data to detailed data (e.g.,
from annual sales to monthly sales to individual transactions) is called:

A. Slicing

B. Dicing

C. Drilling down [CORRECT]

D. Pivoting

Rationale: Drilling down navigates from aggregated to detailed data levels. Slicing
(Option A) filters one dimension. Dicing (Option B) selects subcubes across multiple
dimensions. Pivoting (Option D) rotates data axes for different perspectives. OLAP
enables multidimensional data exploration.

, Question 7 A data mart differs from a data warehouse in that a data mart:

A. Contains raw, unprocessed data from all organizational sources

B. Is a subset of data focused on a specific department or business line [CORRECT]

C. Requires no ETL process

D. Stores only real-time streaming data

Rationale: A data mart is a subject-specific subset of a data warehouse (e.g., sales,
marketing, finance). Data warehouse (Option A) is enterprise-wide. Both require ETL
(Option C is incorrect). Data lakes (Option D) handle streaming data. Data marts
improve query performance for specific users.




Question 8 The ETL process in data warehousing stands for:

A. Evaluate, Test, Load

B. Extract, Transform, Load [CORRECT]

C. Enter, Transfer, Link

D. Examine, Tabulate, List

Rationale: ETL = Extract (from source systems), Transform (clean, standardize,
aggregate), Load (into data warehouse). This process ensures data quality and
consistency for analysis. Options A, C, and D are distractors with plausible-sounding
terms.




Question 9 A company stores unstructured data (social media posts, images, sensor
data) in its original format for future analysis. This storage approach is called:

A. Data warehouse

B. Data mart

Written for

Institution
WGU C207
Course
WGU C207

Document information

Uploaded on
May 4, 2026
Number of pages
44
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$17.50
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF


Also available in package deal

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
NURSEEXAMITY South University
Follow You need to be logged in order to follow users or courses
Sold
428
Member since
4 year
Number of followers
272
Documents
5561
Last sold
15 hours ago
Writing and Academics (proctoredbypassexam at gmail dot com)

I offer a full range of online academic services aimed to students who need support with their academics. Whether you need tutoring, help with homework, paper writing, or proofreading, I am here to help you reach your academic goals. My experience spans a wide range of disciplines. I provide online sessions using the Google Workplace. If you have an interest in working with me, please contact me for a free consultation to explore your requirements and how I can help you in your academic path. I am pleased to help you achieve in your academics and attain your full potential.

Read more Read less
3.4

83 reviews

5
29
4
13
3
21
2
2
1
18

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions