InterviewSolution
Saved Bookmarks
| 1. |
__________ plots are used to visually assess the uncertainty of a statistic.(a) Lag(b) RadViz(c) Bootstrap(d) None of the mentionedThis question was posed to me during an online interview.This question is from Plotting in Python topic in portion Data Analysis with Python of Data Science |
|
Answer» RIGHT answer is (C) Bootstrap The BEST I can EXPLAIN: Resulting plots and histograms are what constitutes the bootstrap plot. |
|