Modern Survey Analysis: Using Python for Deeper Insights
Autor Walter R. Paczkowskien Limba Engleză Paperback – 13 sep 2023
As a compact volume, this book uses case studies to illustrate methods of analysis essential for those who work with survey data in either sector. It focuses on two overarching objectives:
- Demonstrate how to extract actionable, insightful, and useful information from survey data; and
- Introduce Python and Pandas for analyzing survey data.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 474.96 lei 6-8 săpt. | |
Springer International Publishing – 13 sep 2023 | 474.96 lei 6-8 săpt. | |
Hardback (1) | 650.69 lei 6-8 săpt. | |
Springer International Publishing – 12 sep 2022 | 650.69 lei 6-8 săpt. |
Preț: 474.96 lei
Preț vechi: 558.78 lei
-15% Nou
Puncte Express: 712
Preț estimativ în valută:
90.93€ • 93.56$ • 76.64£
90.93€ • 93.56$ • 76.64£
Carte tipărită la comandă
Livrare economică 01-15 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783030762698
ISBN-10: 3030762696
Pagini: 347
Ilustrații: XXVI, 347 p. 226 illus., 221 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.53 kg
Ediția:1st ed. 2022
Editura: Springer International Publishing
Colecția Springer
Locul publicării:Cham, Switzerland
ISBN-10: 3030762696
Pagini: 347
Ilustrații: XXVI, 347 p. 226 illus., 221 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.53 kg
Ediția:1st ed. 2022
Editura: Springer International Publishing
Colecția Springer
Locul publicării:Cham, Switzerland
Cuprins
1. Introduction.- 2. Understanding the structure of survey data.- 3. Shallow analyses of survey data.- 4. Deep analyses of survey data.- 5. Conclusion and wrap-up.
Notă biografică
Walter R. Paczkowski, PhD, has worked at AT&T, AT&T Bell Labs, and AT&T Labs. He founded Data Analytics Corp., a statistical consulting company, in 2001. Dr. Paczkowski is also a part-time lecturer of economics at Rutgers University. He is the author of Business Analytics: Data Science for Business Problems (2022), Deep Data Analytics for New Product Development (2020), Pricing Analytics: Models and Advanced Quantitative Techniques for Product Pricing (2018), and Market Data Analysis Using JMP (2016).
Textul de pe ultima copertă
This book develops survey data analysis tools in Python, to create and analyze cross-tab tables and data visuals, weight data, perform hypothesis tests, and handle special survey questions such as Check-all-that-Apply. In addition, the basics of Bayesian data analysis and its Python implementation are presented. Since surveys are widely used as the primary method to collect data, and ultimately information, on attitudes, interests, and opinions of customers and constituents, these tools are vital for private or public sector policy decisions.
As a compact volume, this book uses case studies to illustrate methods of analysis essential for those who work with survey data in either sector. It focuses on two overarching objectives:
As a compact volume, this book uses case studies to illustrate methods of analysis essential for those who work with survey data in either sector. It focuses on two overarching objectives:
- Demonstrate how to extract actionable, insightful, and useful information from survey data; and
- Introduce Python and Pandas for analyzing survey data.
Caracteristici
Discusses data visualization for survey data, so that readers can conduct more sophisticated analyses Uses Python to illustrate concepts Includes a Jupyter notebook with data and Python code, so that readers can apply and replicate lessons