Statistics in a Nutshell, 2nd Edition Posted: 29 Nov 2012 03:39 PM PST Book Description Need to learn statistics for your job? Want help passing a statistics course? Statistics in a Nutshell is a clear and concise introduction and reference for anyone new to the subject. Thoroughly revised and expanded, this edition helps you gain a solid understanding of statistics without the numbing complexity of many college texts. Each chapter presents easy-to-follow descriptions, along with graphics, formulas, solved examples, and hands-on exercises. If you want to perform common statistical analyses and learn a wide range of techniques without getting in over your head, this is your book. - Learn basic concepts of measurement and probability theory, data management, and research design
- Discover basic statistical procedures, including correlation, the t-test, the chi-square and Fisher's exact tests, and techniques for analyzing nonparametric data
- Learn advanced techniques based on the general linear model, including ANOVA, ANCOVA, multiple linear regression, and logistic regression
- Use and interpret statistics for business and quality improvement, medical and public health, and education and psychology
- Communicate with statistics and critique statistical information presented by others
Table of Contents Chapter 1. Basic Concepts of Measurement Chapter 2. Probability Chapter 3. Inferential Statistics Chapter 4. Descriptive Statistics and Graphic Displays Chapter 5. Categorical Data Chapter 6. The t-Test Chapter 7. The Pearson Correlation Coefficient Chapter 8. Introduction to Regression and ANOVA Chapter 9. Factorial ANOVA and ANCOVA Chapter 10. Multiple Linear Regression Chapter 11. Logistic, Multinomial, and Polynomial Regression Chapter 12. Factor Analysis, Cluster Analysis, and Discriminant Function Analysis Chapter 13. Nonparametric Statistics Chapter 14. Business and Quality Improvement Statistics Chapter 15. Medical and Epidemiological Statistics Chapter 16. Educational and Psychological Statistics Chapter 17. Data Management Chapter 18. Research Design Chapter 19. Communicating with Statistics Chapter 20. Critiquing Statistics Presented by Others Appendix A. Review of Basic Mathematics Appendix B. Introduction to Statistical Packages Appendix C. References Appendix D. Probability Tables for Common Distributions Appendix E. Online Resources Appendix F. Glossary of Statistical Terms Book Details - Paperback: 594 pages
- Publisher: O’Reilly Media; 2nd Edition (November 2012)
- Language: English
- ISBN-10: 1449316824
- ISBN-13: 978-1449316822
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts The post Statistics in a Nutshell, 2nd Edition appeared first on Wow! eBook - Blog.
|
SciPy and NumPy Posted: 29 Nov 2012 03:33 PM PST Book Description Want to learn SciPy and NymPy quickly? Cut through the complexity of online documentation with this concise and illustrated book, and discover how easily you can get up to speed with these Python libraries. You'll understand why they're powerful enough for many of today's leading scientists and engineers. Learn how to use NumPy for numerical processing, including array indexing, math operations, and loading and saving data. With SciPy, you'll work with advanced mathematical functions such as optimization, interpolation, integration, clustering, statistics, and other tools that take scientific programming to a whole new level. This book also introduces add-on SciKits packages that focus on advanced imaging algorithms and machine learning. - Learn the capabilities of NumPy arrays, element-by-element operations, and core mathematical operations
- Solve minimization problems quickly with SciPy's optimization package
- Use SciPy functions for interpolation, from simple univariate to complex multivariate cases
- Apply a variety of SciPy statistical tools such as distributions and functions
- Learn SciPy's spatial and cluster analysis classes
- Save operation time and memory usage with sparse matrices
- Delve into scikits-image for advanced imaging capabilities, and scikits-learn for machine learning and data mining
Table of Contents Chapter 1. Introduction Chapter 2. NumPy Chapter 3. SciPy Chapter 4. SciKit: Taking SciPy One Step Further Chapter 5. Conclusion Book Details - Paperback: 68 pages
- Publisher: O’Reilly Media (November 2012)
- Language: English
- ISBN-10: 1449305466
- ISBN-13: 978-1449305468
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts The post SciPy and NumPy appeared first on Wow! eBook - Blog.
|
PHP & MySQL: The Missing Manual, 2nd Edition Posted: 29 Nov 2012 03:29 PM PST Book Description If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with users. With step-by-step tutorials, this completely revised edition gets you started with expanded coverage of the basics and takes you deeper into the world of server-side programming. The important stuff you need to know: - Get up to speed quickly. Learn how to install PHP and MySQL, and get them running on both your computer and a remote server.
- Gain new techniques. Take advantage of the all-new chapter on integrating PHP with HTML web pages.
- Manage your content. Use the file system to access user data, including images and other binary files.
- Make it dynamic. Create pages that change with each new viewing.
- Build a good database. Use MySQL to store user information and other data.
- Keep your site working. Master the tools for fixing things that go wrong.
- Control operations. Create an administrative interface to oversee your site.
Table of Contents Part I: PHP and MySQL Basics Chapter 1. PHP: What, Why, and Where? Chapter 2. PHP Meets HTML Chapter 3. PHP Syntax: Weird and Wonderful Chapter 4. MySQL and SQL: Database and Language Part II: Dynamic Web Pages Chapter 5. Connecting PHP to MySQL Chapter 6. Regular Expressions Chapter 7. Generating Dynamic Web Pages Part III: From Web Pages to Web Applications Chapter 8. When Things Go Wrong (and They Will) Chapter 9. Handling Images and Complexity Chapter 10. Binary Objects and Image Loading Chapter 11. Listing, Iterating, and Administrating Part IV: Security and the Real World Chapter 12. Authentication and Authorization Chapter 13. Cookies, Sign-Ins, and Ditching Crummy Pop-Ups Chapter 14. Authorization and Sessions Part V: Appendixes Appendix A. Installing PHP on Windows Without WAMP Appendix B. Installing MySQL Without MAMP or WAMP Book Details - Paperback: 546 pages
- Publisher: O’Reilly Media; 2nd Edition (November 2012)
- Language: English
- ISBN-10: 1449325572
- ISBN-13: 978-1449325572
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts The post PHP & MySQL: The Missing Manual, 2nd Edition appeared first on Wow! eBook - Blog.
|
Adobe Edge Animate: The Missing Manual Posted: 29 Nov 2012 03:25 PM PST Book Description Want to create animated graphics for iPhone, iPad, and the Web, using familiar Adobe features? You've come to the right book. Adobe Edge Animate: The Missing Manual shows you how to build HTML5 graphics with Adobe visual tools. No programming experience? No problem. Adobe Edge Animate writes all of the code for you. With this book, you'll be designing great-looking web elements in no time. The important stuff you need to know: - Jump into animation. Master Animate's elements, properties, and timeline panels.
- Create and import graphics. Make drawings with Animate's tools, or use art you've created in other programs.
- Work with text. Build menus, label buttons, provide instructions, and perform other tasks.
- Make it interactive. Use triggers and actions to give users control over their web experience.
- Dig into JavaScript. Customize your projects by tweaking your code.
- Look great at any size. Publish responsive web pages that adjust to any display, tablet, or smartphone.
Table of Contents Part I: Working with the Stage Chapter 1. Introducing Adobe Edge Animate Chapter 2. Creating and Animating Art Chapter 3. Adding and Formatting Text Part II: Animation with Edge Animate Chapter 4. Learning Timeline and Transition Techniques Chapter 5. Triggering Actions Chapter 6. Working Smart with Symbols Part III: Edge Animate with HTML5 and JavaScript Chapter 7. Working with Basic HTML and CSS Chapter 8. Controlling Your Animations with JavaScript and jQuery Chapter 9. Helpful JavaScript Tricks Part IV: Publishing Your Composition Chapter 10. Publishing Responsive Web Pages Part V: Appendixes Appendix A. Installation and Help Appendix B. Menu by Menu Book Details - Paperback: 306 pages
- Publisher: O’Reilly Media (November 2012)
- Language: English
- ISBN-10: 1449342256
- ISBN-13: 978-1449342258
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts The post Adobe Edge Animate: The Missing Manual appeared first on Wow! eBook - Blog.
|
iPad: The Missing Manual, 5th Edition Posted: 29 Nov 2012 03:21 PM PST Book Description Apple's wildly popular iPad and new iPad Mini come jam-packed with features, like access to your media library from the Web, Siri voice control, and seamless Facebook and Twitter integration. But to tap your iPad's potential, you need a trustworthy owner's manual. This bestelling book shows you how to import, create, and play back media; sync and shop wirelessly; keep in touch over the Internet; and even take care of business. The important stuff you need to know: - Take your media with you. Fill your iPad with music, photos, movies, TV shows, games, ebooks, and podcasts.
- Tap new features in email. Create VIP and Flagged mailboxes, and insert photos or videos into messages on the fly.
- Get online. Surf at warp speed with the streamlined Safari browser and the iPad's new ultrafast WiFi connection or 4G LTE network.
- Post to Facebook and Twitter. Update your status right from the iPad's Camera, Photos, Maps, and Game Center apps.
- Make photos public. Share selected photos over iCloud.
- Find your way with Maps. Get turn-by-turn directions, soar over cityscapes in 3D, and read embedded Yelp reviews.
- Dictate email. Speak email messages and notes and have your iPad type them up.
- Stream with Airplay. Take stunning photos and HD video, and wirelessly beam the results to your big-screen TV.
Table of Contents Chapter 1. Set Up Your iPad Chapter 2. Tour Your Tablet Chapter 3. Interact with Your iPad Chapter 4. Get Online Chapter 5. Surf the Web Chapter 6. Keep in Touch with Email and Messaging Chapter 7. Organize Your Life With the iPad's Apps Chapter 8. Shop the App Store Chapter 9. Read iBooks and ePeriodicals Chapter 10. Play Games Chapter 11. Get Productive with iWork Chapter 12. Sync and Share Media Files Using iTunes and iCloud Chapter 13. Master iTunes On the Desktop Chapter 14. Manage and Play Music and Other Audio Chapter 15. Watch, Create, and Edit Videos Chapter 16. View, Shoot, Edit, and Manage Photos Chapter 17. Back Up and Sync Your Gadgets with iCloud Appendix A. iPad Settings Appendix B. iPad Troubleshooting and Care Book Details - Paperback: 400 pages
- Publisher: O’Reilly Media; 5th Edition (November 2012)
- Language: English
- ISBN-10: 1449325564
- ISBN-13: 978-1449325565
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts The post iPad: The Missing Manual, 5th Edition appeared first on Wow! eBook - Blog.
|
Tidak ada komentar:
Posting Komentar