Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Data Science in Education Using R, Freer, Emily A. , Estrellado, Ryan , Mostipak, J


Варианты приобретения
Цена: 7042.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Freer, Emily A. , Estrellado, Ryan , Mostipak, J
Название:  Data Science in Education Using R
ISBN: 9780367422257
Издательство: Taylor&Francis
Классификация:


ISBN-10: 0367422255
Обложка/Формат: Paperback
Страницы: 160
Вес: 0.56 кг.
Дата издания: 15.09.2020
Язык: English
Иллюстрации: 8 tables, black and white; 43 halftones, black and white; 43 illustrations, black and white
Размер: 175 x 246 x 21
Читательская аудитория: Postgraduate, research & scholarly
Основная тема: Research Methods in Education
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Европейский союз
Описание: This book provides educational analysts and educators with practical tools to start working in data science and data analysis - using the data usefully that is generated by school districts, government agencies, and education businesses.


Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems

Автор: Martin Kleppmann
Название: Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
ISBN: 1449373321 ISBN-13(EAN): 9781449373320
Издательство: Wiley
Рейтинг:
Цена: 7602.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: In this practical and comprehensive guide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies for processing and storing data.

A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills

Автор: Wengrow Jay
Название: A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills
ISBN: 1680502441 ISBN-13(EAN): 9781680502442
Издательство: Wiley
Рейтинг:
Цена: 5859.00 р.
Наличие на складе: Поставка под заказ.

Описание: If you last saw algorithms in a university course or at a job interview, you`re missing out on what they can do for your code. Learn different sorting and searching techniques, and when to use each.

Hands-On Data Structures and Algorithms with Python 2 ed

Автор: Agarwal, Dr Basant, Baka, Benjamin
Название: Hands-On Data Structures and Algorithms with Python 2 ed
ISBN: 1788995570 ISBN-13(EAN): 9781788995573
Издательство: Неизвестно
Рейтинг:
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Data structures help us to organize and align the data in a very efficient way. This book will surely help you to learn important and essential data structures through Python implementation for better understanding of the concepts.

Using R and RStudio for Data Management, Statistical Analysis, and Graphics, Second Edition

Автор: Nicholas J. Horton , Ken Kleinman
Название: Using R and RStudio for Data Management, Statistical Analysis, and Graphics, Second Edition
ISBN: 1482237369 ISBN-13(EAN): 9781482237368
Издательство: Taylor&Francis
Рейтинг:
Цена: 11789.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Improve Your Analytical Skills

Incorporating the latest R packages as well as new case studies and applications, Using R and RStudio for Data Management, Statistical Analysis, and Graphics, Second Edition covers the aspects of R most often used by statistical analysts. New users of R will find the book's simple approach easy to understand while more sophisticated users will appreciate the invaluable source of task-oriented information.

New to the Second Edition

  • The use of RStudio, which increases the productivity of R users and helps users avoid error-prone cut-and-paste workflows
  • New chapter of case studies illustrating examples of useful data management tasks, reading complex files, making and annotating maps, "scraping" data from the web, mining text files, and generating dynamic graphics
  • New chapter on special topics that describes key features, such as processing by group, and explores important areas of statistics, including Bayesian methods, propensity scores, and bootstrapping
  • New chapter on simulation that includes examples of data generated from complex models and distributions
  • A detailed discussion of the philosophy and use of the knitr and markdown packages for R
  • New packages that extend the functionality of R and facilitate sophisticated analyses
  • Reorganized and enhanced chapters on data input and output, data management, statistical and mathematical functions, programming, high-level graphics plots, and the customization of plots

Easily Find Your Desired Task

Conveniently organized by short, clear descriptive entries, this edition continues to show users how to easily perform an analytical task in R. Users can quickly find and implement the material they need through the extensive indexing, cross-referencing, and worked examples in the text. Datasets and code are available for download on a supplementary website.

Reasoning with Data: An Introduction to Traditional and Bayesian Statistics Using R

Автор: Stanton Jeffrey M.
Название: Reasoning with Data: An Introduction to Traditional and Bayesian Statistics Using R
ISBN: 1462530265 ISBN-13(EAN): 9781462530267
Издательство: Taylor&Francis
Рейтинг:
Цена: 6583.00 р.
Наличие на складе: Поставка под заказ.

Описание: Engaging and accessible, this book teaches readers how to use inferential statistical thinking to check their assumptions, assess evidence about their beliefs, and avoid overinterpreting results that may look more promising than they really are. It provides step-by-step guidance for using both classical (frequentist) and Bayesian approaches to inference. Statistical techniques covered side by side from both frequentist and Bayesian approaches include hypothesis testing, replication, analysis of variance, calculation of effect sizes, regression, time series analysis, and more. Students also get a complete introduction to the open-source R programming language and its key packages. Throughout the text, simple commands in R demonstrate essential data analysis skills using real-data examples. The companion website provides annotated R code for the book's examples, in-class exercises, supplemental reading lists, and links to online videos, interactive materials, and other resources.

Pedagogical Features
*Playful, conversational style and gradual approach; suitable for students without strong math backgrounds.
*End-of-chapter exercises based on real data supplied in the free R package.
*Technical explanation and equation/output boxes.
*Appendices on how to install R and work with the sample datasets.

Using R for data analysis in social sciences :

Автор: Li, Quan,
Название: Using R for data analysis in social sciences :
ISBN: 0190656212 ISBN-13(EAN): 9780190656218
Издательство: Oxford Academ
Рейтинг:
Цена: 15840.00 р.
Наличие на складе: Поставка под заказ.

Описание: Statistical analysis is common in the social sciences, and among the more popular programs is R. This book provides a foundation for undergraduate and graduate students in the social sciences on how to use R to manage, visualize, and analyze data. The focus is on how to address substantive questions with data analysis and replicate published findings.

Using R for Data Analysis in Social Sciences adopts a minimalist approach and covers only the most important functions and skills in R to conduct reproducible research. It emphasizes the practical needs of students using R by showing how to import, inspect, and manage data, understand the logic of statistical inference, visualize data and findings via histograms, boxplots, scatterplots, and diagnostic plots, and analyze data using one-sample t-test, difference-of-means test,covariance, correlation, ordinary least squares (OLS) regression, and model assumption diagnostics. It also demonstrates how to replicate the findings in published journal articles and diagnose model assumption violations.

Because the book integrates R programming, the logic and steps of statistical inference, and theprocess of empirical social scientific research in a highly accessible and structured fashion, it is appropriate for any introductory course on R, data analysis, and empirical social-scientific research.

Advanced Time Series Data Analysis: Forecasting Using Eviews

Автор: Agung
Название: Advanced Time Series Data Analysis: Forecasting Using Eviews
ISBN: 1119504716 ISBN-13(EAN): 9781119504719
Издательство: Wiley
Рейтинг:
Цена: 13614.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Introduces the latest developments in forecasting in advanced quantitative data analysis

This book presents advanced univariate multiple regressions, which can directly be used to forecast their dependent variables, evaluate their in-sample forecast values, and compute forecast values beyond the sample period. Various alternative multiple regressions models are presented based on a single time series, bivariate, and triple time-series, which are developed by taking into account specific growth patterns of each dependent variables, starting with the simplest model up to the most advanced model. Graphs of the observed scores and the forecast evaluation of each of the models are offered to show the worst and the best forecast models among each set of the models of a specific independent variable.

Advanced Time Series Data Analysis: Forecasting Using EViews provides readers with a number of modern, advanced forecast models not featured in any other book. They include various interaction models, models with alternative trends (including the models with heterogeneous trends), and complete heterogeneous models for monthly time series, quarterly time series, and annually time series. Each of the models can be applied by all quantitative researchers.

  • Presents models that are all classroom tested
  • Contains real-life data samples
  • Contains over 350 equation specifications of various time series models
  • Contains over 200 illustrative examples with special notes and comments
  • Applicable for time series data of all quantitative studies

Advanced Time Series Data Analysis: Forecasting Using EViews will appeal to researchers and practitioners in forecasting models, as well as those studying quantitative data analysis. It is suitable for those wishing to obtain a better knowledge and understanding on forecasting, specifically the uncertainty of forecast values.

A Beginner`s Guide to Using Open Access Data

Автор: Airyalat
Название: A Beginner`s Guide to Using Open Access Data
ISBN: 0367075032 ISBN-13(EAN): 9780367075033
Издательство: Taylor&Francis
Рейтинг:
Цена: 3367.00 р.
Наличие на складе: Поставка под заказ.

Описание: Open Access Data is emerging as a source for cutting edge scholarship. This concise book provides guidance from generating a research idea to publishing results. Both young researchers and well-established scholars can use this book to upgrade their skills with respect to emerging data sources, analysis, and even post-publishing promotion.

Digital Signal Processing Using MATLAB

Автор: Schilling Robert J
Название: Digital Signal Processing Using MATLAB
ISBN: 1305636600 ISBN-13(EAN): 9781305636606
Издательство: Cengage Learning
Рейтинг:
Цена: 10770.00 р.
Наличие на складе: Нет в наличии.

Описание: Focus on the development, implementation, and application of modern DSP techniques with DIGITAL SIGNAL PROCESSING USING MATLAB (R), 3E. Written in an engaging, informal style, this edition immediately captures your attention and encourages you to explore each critical topic. Every chapter starts with a motivational section that highlights practical examples and challenges that you can solve using techniques covered in the chapter.

Each chapter concludes with a detailed case study example, a chapter summary with learning outcomes, and practical homework problems cross-referenced to specific chapter sections for your convenience. DSP Companion software accompanies each book to enable further investigation. The DSP Companion software operates with MATLAB (R) and provides intriguing demonstrations as well as interactive explorations of analysis and design concepts.

Using Stata for Principles of Econometrics, 4th Edition

Автор: Lee C. Adkins and R.
Название: Using Stata for Principles of Econometrics, 4th Edition
ISBN: 111803208X ISBN-13(EAN): 9781118032084
Издательство: Wiley
Рейтинг:
Цена: 15515.00 р.
Наличие на складе: Поставка под заказ.

Описание: The first major volume to place U.S.-centered labor history in a transnational or U.S.-in-the-world focus, Workers Across the Americas invites the leading authors in the field to explore themes of Labor and Empire, Indigenous Peoples and Labor Systems, International Feminism and Reproductive Labor, Labor Recruitment and Immigration Control, Transnational Labor Politics, and Labor Internationalism.

Data Mining. Practical Machine Learning Tools and Techniques, 4 ed.

Автор: Witten, Ian H.
Название: Data Mining. Practical Machine Learning Tools and Techniques, 4 ed.
ISBN: 0128042915 ISBN-13(EAN): 9780128042915
Издательство: Elsevier Science
Рейтинг:
Цена: 9262.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Data Mining: Practical Machine Learning Tools and Techniques, Fourth Edition, offers a thorough grounding in machine learning concepts, along with practical advice on applying these tools and techniques in real-world data mining situations. This highly anticipated fourth edition of the most acclaimed work on data mining and machine learning teaches readers everything they need to know to get going, from preparing inputs, interpreting outputs, evaluating results, to the algorithmic methods at the heart of successful data mining approaches.

Extensive updates reflect the technical changes and modernizations that have taken place in the field since the last edition, including substantial new chapters on probabilistic methods and on deep learning. Accompanying the book is a new version of the popular WEKA machine learning software from the University of Waikato. Authors Witten, Frank, Hall, and Pal include today's techniques coupled with the methods at the leading edge of contemporary research.

Please visit the book companion website at https: //www.cs.waikato.ac.nz/ ml/weka/book.html.

It contains

  • Powerpoint slides for Chapters 1-12. This is a very comprehensive teaching resource, with many PPT slides covering each chapter of the book
  • Online Appendix on the Weka workbench; again a very comprehensive learning aid for the open source software that goes with the book
  • Table of contents, highlighting the many new sections in the 4th edition, along with reviews of the 1st edition, errata, etc.

  • Provides a thorough grounding in machine learning concepts, as well as practical advice on applying the tools and techniques to data mining projects
  • Presents concrete tips and techniques for performance improvement that work by transforming the input or output in machine learning methods
  • Includes a downloadable WEKA software toolkit, a comprehensive collection of machine learning algorithms for data mining tasks-in an easy-to-use interactive interface
  • Includes open-access online courses that introduce practical applications of the material in the book
Digital Integrated Circuit Design Using Verilog and SystemVerilog

Автор: Ronald W. Mehler
Название: Digital Integrated Circuit Design Using Verilog and SystemVerilog
ISBN: 0124080596 ISBN-13(EAN): 9780124080591
Издательство: Elsevier Science
Рейтинг:
Цена: 11193.00 р.
Наличие на складе: Поставка под заказ.

Описание: For those with a basic understanding of digital design, this book teaches the essential skills to design digital integrated circuits using Verilog and the relevant extensions of SystemVerilog. In addition to covering the syntax of Verilog and SystemVerilog, the author provides an appreciation of design challenges and solutions for producing working circuits. The book covers not only the syntax and limitations of HDL coding, but deals extensively with design problems such as partitioning and synchronization, helping you to produce designs that are not only logically correct, but will actually work when turned into physical circuits. Throughout the book, many small examples are used to validate concepts and demonstrate how to apply design skills. This book takes readers who have already learned the fundamentals of digital design to the point where they can produce working circuits using modern design methodologies. It clearly explains what is useful for circuit design and what parts of the languages are only software, providing a non-theoretical, practical guide to robust, reliable and optimized hardware design and development.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия