
GIAC Python Coder
Domain 4Objective 1
Data Analysis with Python GPYC Practice Questions (Page 2)
Part of the Data Analysis domain, which makes up ~9% of our current practice bank. GIAC (SANS) does not publish an official question count, but from its 120-minute exam (~50–80 total, ~5–7 in this domain), expect 5–7 from this objective — we provide 33 practice questions to prepare you well beyond it. (estimate)
33questions here
7free pages
5concepts
Questions 6–10
- 6
A data analyst has a DataFrame with a 'date' column that contains datetime objects and a 'value' column. The analyst wants to resample the data to a weekly frequency, computing the sum of 'value' for each week. The DataFrame is not sorted by date. Which sequence should be used?
Select an answer first - 7
A data analyst has a DataFrame with a 'category' column and a 'value' column. The analyst wants to create a bar plot showing the mean value for each category, with error bars representing the standard deviation. Which approach should be used?
Select an answer first - 8
A security analyst wants to visualize the relationship between two continuous variables, 'packet_size' and 'latency', but the dataset contains many overlapping points. Which plotting technique is most effective for revealing the density of points?
Select an answer first - 9
Which pandas method removes duplicate rows from a DataFrame?
Select an answer first - 10
A data analyst has a DataFrame with two columns: 'group' (A or B) and 'score'. The analyst wants to test if the mean scores of the two groups are significantly different. The data is normally distributed and the variances are equal. Which statistical test should be used?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GIAC (SANS). “GPYC” is a trademark of its owner, used for identification only.