Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Learn R for Applied Statistics: With Data Visualizations, Regressions, and Statistics, Hui Eric Goh Ming


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

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

Автор: Hui Eric Goh Ming
Название:  Learn R for Applied Statistics: With Data Visualizations, Regressions, and Statistics
ISBN: 9781484241998
Издательство: Springer
Классификация:



ISBN-10: 1484241991
Обложка/Формат: Paperback
Страницы: 243
Вес: 0.37 кг.
Дата издания: 01.12.2018
Язык: English
Издание: 1st ed.
Иллюстрации: 111 illustrations, black and white; xv, 243 p. 111 illus.
Размер: 234 x 156 x 14
Читательская аудитория: Professional & vocational
Подзаголовок: With data visualizations, regressions, and statistics
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:
Gain the R programming language fundamentals for doing the applied statistics useful for data exploration and analysis in data science and data mining. This book covers topics ranging from R syntax basics, descriptive statistics, and data visualizations to inferential statistics and regressions. After learning R’s syntax, you will work through data visualizations such as histograms and boxplot charting, descriptive statistics, and inferential statistics such as t-test, chi-square test, ANOVA, non-parametric test, and linear regressions.
Learn R for Applied Statistics is a timely skills-migration book that equips you with the R programming fundamentals and introduces you to applied statistics for data explorations.
What You Will Learn
Discover R, statistics, data science, data mining, and big dataMaster the fundamentals of R programming, including variables and arithmetic, vectors, lists, data frames, conditional statements, loops, and functionsWork with descriptive statistics Create data visualizations, including bar charts, line charts, scatter plots, boxplots, histograms, and scatterplotsUse inferential statistics including t-tests, chi-square tests, ANOVA, non-parametric tests, linear regressions, and multiple linear regressions
Who This Book Is For
Those who are interested in data science, in particular data exploration using applied statistics, and the use of R programming for data visualizations.

Дополнительное описание:
Chapter 1: Introduction.- Chapter 2: Getting Started.- Chapter 3: Basic .- Chapter 4: Descriptive Statistics.- Chapter 5: Data Visualizations.- Chapter 6: Inferential Statistics and Regressions.



Source Code Analytics With Roslyn and JavaScript Data Visualization

Автор: Sudipta Mukherjee
Название: Source Code Analytics With Roslyn and JavaScript Data Visualization
ISBN: 1484219244 ISBN-13(EAN): 9781484219249
Издательство: Springer
Рейтинг:
Цена: 23280.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Chapter 1 Meet Roslyn SyntaxChapter 2 Code Quality MetricsChapter 3 Design Quality MetricsChapter 4 Code Performance MetricsChapter 5 Code MiningChapter 6 Code ForensicsChapter 7 Code Visualization

Sas programming and data visualization techniques

Автор: Holland, Philip R.
Название: Sas programming and data visualization techniques
ISBN: 1484205693 ISBN-13(EAN): 9781484205693
Издательство: Springer
Рейтинг:
Цена: 31630.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: "Learn about programming techniques, external interfaces, and data visualization"--Front cover.

Statistics with JMP: Hypothesis Tests, ANOVA and Regression

Автор: Peter Goos, David Meintrup
Название: Statistics with JMP: Hypothesis Tests, ANOVA and Regression
ISBN: 1119097150 ISBN-13(EAN): 9781119097150
Издательство: Wiley
Рейтинг:
Цена: 64360.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Statistics with JMP: Hypothesis Tests, ANOVA and Regression

Peter Goos, University of Leuven and University of Antwerp, Belgium

David Meintrup, University of Applied Sciences Ingolstadt, Germany

A first course on basic statistical methodology using JMP

This book provides a first course on parameter estimation (point estimates and confidence interval estimates), hypothesis testing, ANOVA and simple linear regression. The authors approach combines mathematical depth with numerous examples and demonstrations using the JMP software.

Key features:

  • Provides a comprehensive and rigorous presentation of introductory statistics that has been extensively classroom tested.
  • Pays attention to the usual parametric hypothesis tests as well as to non-parametric tests (including the calculation of exact p-values).
  • Discusses the power of various statistical tests, along with examples in JMP to enable in-sight into this difficult topic.
  • Promotes the use of graphs and confidence intervals in addition to p-values.
  • Course materials and tutorials for teaching are available on the book's companion website.

Masters and advanced students in applied statistics, industrial engineering, business engineering, civil engineering and bio-science engineering will find this book beneficial. It also provides a useful resource for teachers of statistics particularly in the area of engineering.


Data analysis and visualizations using python

Автор: Embarak, Dr. Ossama
Название: Data analysis and visualizations using python
ISBN: 1484241088 ISBN-13(EAN): 9781484241080
Издательство: Springer
Рейтинг:
Цена: 69870.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Look at Python from a data science point of view and learn proven techniques for data visualization as used in making critical business decisions. Starting with an introduction to data science with Python, you will take a closer look at the Python environment and get acquainted with editors such as Jupyter Notebook and Spyder. After going through a primer on Python programming, you will grasp fundamental Python programming techniques used in data science. Moving on to data visualization, you will see how it caters to modern business needs and forms a key factor in decision-making. You will also take a look at some popular data visualization libraries in Python.
Shifting focus to data structures, you will learn the various aspects of data structures from a data science perspective. You will then work with file I/O and regular expressions in Python, followed by gathering and cleaning data. Moving on to exploring and analyzing data, you will look at advanced data structures in Python. Then, you will take a deep dive into data visualization techniques, going through a number of plotting systems in Python.
In conclusion, you will complete a detailed case study, where you’ll get a chance to revisit the concepts you’ve covered so far.
What You Will Learn
Use Python programming techniques for data scienceMaster data collections in Python Create engaging visualizations for BI systemsDeploy effective strategies for gathering and cleaning dataIntegrate the Seaborn and Matplotlib plotting systems
Who This Book Is For
Developers with basic Python programming knowledge looking to adopt key strategies for data analysis and visualizations using Python.

R Visualizations

Автор: Gerbing, David
Название: R Visualizations
ISBN: 1138599638 ISBN-13(EAN): 9781138599635
Издательство: Taylor&Francis
Рейтинг:
Цена: 83690.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book is focused on one of the two major topics of doing data analysis: data visualization, aka, computer graphics. In one place the major R systems for visualization are discussed, organized by topic and not by system. Anyone doing data analysis will be shown how to use R to generate basic visualizations with any of R visualization systems.

Handbook of Data Visualization

Автор: Chun-houh Chen; Wolfgang Karl H?rdle; Antony Unwin
Название: Handbook of Data Visualization
ISBN: 3662500744 ISBN-13(EAN): 9783662500743
Издательство: Springer
Рейтинг:
Цена: 419250.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Antony Unwin, Chun-houh Chen, Wolfgang K. H?rdle 1. 1 Computational Statistics and Data Visualization . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 Data Visualization and Theory . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 Presentation and Exploratory Graphics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 Graphics and Computing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1. 2 The Chapters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 Summary and Overview; Part II. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 Summary and Overview; Part III. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 Summary and Overview; Part IV . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 The Authors. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 1. 3 Outlook . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 4 Antony Unwin, Chun-houh Chen, Wolfgang K. H?rdle Computational Statistics 1. 1 and Data Visualization Tis book is the third volume of the Handbook of Computational Statistics and c- ers the ?eld of data visualization. In line with the companion volumes, it contains a collection of chapters by experts in the ?eld to present readers with an up-to-date and comprehensive overview of the state of the art. Data visualization is an active area of application and research, and this is a good time to gather together a summary of current knowledge. Graphic displays are ofen very e?ective at communicating information. Tey are also very ofen not e?ective at communicating information. Two important reasons for this state of a?airs are that graphics can be produced with a few clicks of the mouse without any thought and the design of graphics is not taken seriously in many scienti?c textbooks.

Interactive web-based data visualization with r, plotly, and shiny

Автор: Sievert, Carson
Название: Interactive web-based data visualization with r, plotly, and shiny
ISBN: 1138331457 ISBN-13(EAN): 9781138331457
Издательство: Taylor&Francis
Рейтинг:
Цена: 74510.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book describes interactive data visualization using the R package plotly. It focuses on tools and techniques that data analysts should find useful for asking follow-up questions from their data using interactive web graphics. A basic understanding of R is assumed.

Topological Data Analysis for Scientific Visualization

Автор: Tierny Julien
Название: Topological Data Analysis for Scientific Visualization
ISBN: 3319715062 ISBN-13(EAN): 9783319715063
Издательство: Springer
Рейтинг:
Цена: 130430.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 1. Introduction.- 2. Background: 2.1 Data representation.- 2.2 Topological abstractions.- 2.3 Algorithms and applications.- 3. Abstraction: 3.1 Efficient topological simplification of scalar fields.- 3.2 Efficient Reeb graph computation for volumetric meshes.- 4. Interaction: 4.1 Topological simplification of isosurfaces.- 4.2 Interactive editing of topological abstractions.- 5. Analysis: 5.1 Exploration of turbulent combustion simulations.- 5.2 Quantitative analysis of molecular interactions.- 6. Perspectives: 6.1 Emerging constraints.- 6.2 Emerging data types.- 7. Conclusion.


Infographics Powered by SAS: Data Visualization Techniques for Business Reporting (Hardcover edition)

Автор: Murphy Travis
Название: Infographics Powered by SAS: Data Visualization Techniques for Business Reporting (Hardcover edition)
ISBN: 1642955132 ISBN-13(EAN): 9781642955132
Издательство: Неизвестно
Рейтинг:
Цена: 63700.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Create compelling business infographics with SAS and familiar office productivity tools.

A picture is worth a thousand words, but what if there are a billion words? When analyzing big data, you need a picture that cuts through the noise. This is where infographics come in. Infographics are a representation of information in a graphic format designed to make the data easily understandable. With infographics, you don't need deep knowledge of the data. The infographic combines story telling with data and provides the user with an approachable entry point into business data.

Infographics Powered by SAS: Data Visualization Techniques for Business Reporting shows you how to create graphics to communicate information and insight from big data in the boardroom and on social media.

Learn how to create business infographics for all occasions with SAS and learn how to build a workflow that lets you get the most from your SAS system without having to code anything, unless you want to This book combines the perfect blend of creative freedom and data governance that comes from leveraging the power of SAS and the familiarity of Microsoft Office.

Topics covered in this book include:

  • SAS Visual Analytics
  • SAS Office Analytics
  • SAS/GRAPH software (SAS code examples)
  • Data visualization with SAS
  • Creating reports with SAS
  • Using reports and graphs from SAS to create business presentations
  • Using SAS within Microsoft Office
  • Interactive Data Visualization with Python

    Автор: Belorkar Abha, Guntuku Sharath Chandra, Hora Shubhangi
    Название: Interactive Data Visualization with Python
    ISBN: 1838648356 ISBN-13(EAN): 9781838648350
    Издательство: Неизвестно
    Рейтинг:
    Цена: 32180.00 T
    Наличие на складе: Невозможна поставка.
    Описание: Interactive Data Visualization with Python sharpens your data exploration skills, tells you everything there is to know about interactive data visualization in Python, and most importantly, helps you make your storytelling more intuitive and persuasive.

    Data Visualization with Python

    Автор: Dobler Mario, Gromann Tim
    Название: Data Visualization with Python
    ISBN: 1789956463 ISBN-13(EAN): 9781789956467
    Издательство: Неизвестно
    Рейтинг:
    Цена: 32180.00 T
    Наличие на складе: Невозможна поставка.
    Описание: With so much data being continuously generated, developers with a knowledge of data analytics and data visualization are always in demand. With Data Visualization with Python, you`ll learn how to use Python with NumPy, Pandas, Matplotlib, and Seaborn to create impactful data visualizations with a real world, public data.

    Data Visualization: A Practical Introduction

    Автор: Healy Kieran
    Название: Data Visualization: A Practical Introduction
    ISBN: 0691181624 ISBN-13(EAN): 9780691181622
    Издательство: Wiley
    Рейтинг:
    Цена: 44350.00 T
    Наличие на складе: Есть у поставщика Поставка под заказ.
    Описание:

    An accessible primer on how to create effective graphics from data

    This book provides students and researchers a hands-on introduction to the principles and practice of data visualization. It explains what makes some graphs succeed while others fail, how to make high-quality figures from data using powerful and reproducible methods, and how to think about data visualization in an honest and effective way.

    Data Visualization builds the reader's expertise in ggplot2, a versatile visualization library for the R programming language. Through a series of worked examples, this accessible primer then demonstrates how to create plots piece by piece, beginning with summaries of single variables and moving on to more complex graphics. Topics include plotting continuous and categorical variables; layering information on graphics; producing effective "small multiple" plots; grouping, summarizing, and transforming data for plotting; creating maps; working with the output of statistical models; and refining plots to make them more comprehensible.

    Effective graphics are essential to communicating ideas and a great way to better understand data. This book provides the practical skills students and practitioners need to visualize quantitative data and get the most out of their research findings.

    • Provides hands-on instruction using R and ggplot2
    • Shows how the "tidyverse" of data analysis tools makes working with R easier and more consistent
    • Includes a library of data sets, code, and functions



    Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
    ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
    Kaspi QR
       В Контакте     В Контакте Мед  Мобильная версия