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

First (and Second) Steps in Statistics, Daniel B Wright and Kamala London


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

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

Автор: Daniel B Wright and Kamala London
Название:  First (and Second) Steps in Statistics
ISBN: 9781412911412
Издательство: Sage Publications
Классификация:
ISBN-10: 1412911419
Обложка/Формат: Hardback
Страницы: 248
Вес: 0.59 кг.
Дата издания: 18.03.2009
Язык: English
Издание: Second Edition
Иллюстрации: Illustrations
Размер: 234 x 188 x 18
Читательская аудитория: Students and researchers across the social sciences
Рейтинг:
Поставляется из: Англии
Описание: Presented through exciting examples, with an emphasis on understanding rather than computation, the Second Edition provides a crystal clear introduction to the main statistical procedures used in the psychological and social sciences.


Statistics: Principles and Methods, 7th Edition

Автор: Richard A. Johnson, Gouri K. Bhattacharyya
Название: Statistics: Principles and Methods, 7th Edition
ISBN: 0470904119 ISBN-13(EAN): 9780470904114
Издательство: Wiley
Рейтинг:
Цена: 35369.00 р.
Наличие на складе: Поставка под заказ.

Описание: Statistics: Principles and Methods, 7th Edition provides a comprehensive, accurate introduction to statistics for business professionals who need to learn how to apply key concepts. The chapters include real-world data, designed to make the material more relevant. The numerous examples clearly demonstrate the important points of the methods.

Teach yourself statistics

Автор: Graham, Alan
Название: Teach yourself statistics
ISBN: 0340966165 ISBN-13(EAN): 9780340966167
Издательство: Hodder Arnold
Рейтинг:
Цена: 1582.00 р.
Наличие на складе: Нет в наличии.

Описание: Nearly all aspects of our lives can be subject to statistical analysis. Teach Yourself Statistics will show you how to interpret, analyse and present figures.

Intermediate Statistics

Автор: Pelham
Название: Intermediate Statistics
ISBN: 1412994985 ISBN-13(EAN): 9781412994989
Издательство: Sage Publications
Рейтинг:
Цена: 18058.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: A student-friendly text which enables students to appreciate the logic of descriptive and inferential statistics, and understand which techniques are best suited to which kinds of data or research questions

Statistics for Healthcare Professionals: Second Edition

Автор: Scott I & Mazhindu D
Название: Statistics for Healthcare Professionals: Second Edition
ISBN: 1446208931 ISBN-13(EAN): 9781446208939
Издательство: Sage Publications
Рейтинг:
Цена: 7285.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: `This is a really good text which will support students through their dissertation proposal and project. It covers statistics in a simple understandable way` - Mrs Pamela Williams, School of Human & Health Sciences, Huddersfield University

Using R for Introductory Statistics, Second Edition

Автор: Verzani
Название: Using R for Introductory Statistics, Second Edition
ISBN: 1466590734 ISBN-13(EAN): 9781466590731
Издательство: Taylor&Francis
Рейтинг:
Цена: 9798.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

The second edition of a bestselling textbook, Using R for Introductory Statistics guides students through the basics of R, helping them overcome the sometimes steep learning curve. The author does this by breaking the material down into small, task-oriented steps. The second edition maintains the features that made the first edition so popular, while updating data, examples, and changes to R in line with the current version.

See What's New in the Second Edition:

  • Increased emphasis on more idiomatic R provides a grounding in the functionality of base R.
  • Discussions of the use of RStudio helps new R users avoid as many pitfalls as possible.
  • Use of knitr package makes code easier to read and therefore easier to reason about.
  • Additional information on computer-intensive approaches motivates the traditional approach.
  • Updated examples and data make the information current and topical.

The book has an accompanying package, UsingR, available from CRAN, R's repository of user-contributed packages. The package contains the data sets mentioned in the text (data(package="UsingR")), answers to selected problems (answers()), a few demonstrations (demo()), the errata (errata()), and sample code from the text.

The topics of this text line up closely with traditional teaching progression; however, the book also highlights computer-intensive approaches to motivate the more traditional approach. The authors emphasize realistic data and examples and rely on visualization techniques to gather insight. They introduce statistics and R seamlessly, giving students the tools they need to use R and the information they need to navigate the sometimes complex world of statistical computing.

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.

Student Solutions Manual Statistics 2e

Автор: Watkins
Название: Student Solutions Manual Statistics 2e
ISBN: 047053060X ISBN-13(EAN): 9780470530603
Издательство: Wiley
Рейтинг:
Цена: 7120.00 р.
Наличие на складе: Поставка под заказ.

Описание: This book teaches statistics in a modern, data-analytic approach that uses graphing calculators and statistical software. It allows more emphasis to be put on statistical concepts and data analysis than on following recipes for calculations.

Introduction to Statistical Data Analysis for the Life Sciences, Second Edition

Автор: Ekstrom
Название: Introduction to Statistical Data Analysis for the Life Sciences, Second Edition
ISBN: 1482238934 ISBN-13(EAN): 9781482238938
Издательство: Taylor&Francis
Рейтинг:
Цена: 9798.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

A Hands-On Approach to Teaching Introductory Statistics

Expanded with over 100 more pages, Introduction to Statistical Data Analysis for the Life Sciences, Second Edition presents the right balance of data examples, statistical theory, and computing to teach introductory statistics to students in the life sciences. This popular textbook covers the mathematics underlying classical statistical analysis, the modeling aspects of statistical analysis and the biological interpretation of results, and the application of statistical software in analyzing real-world problems and datasets.

New to the Second Edition

  • A new chapter on non-linear regression models
  • A new chapter that contains examples of complete data analyses, illustrating how a full-fledged statistical analysis is undertaken
  • Additional exercises in most chapters
  • A summary of statistical formulas related to the specific designs used to teach the statistical concepts

This text provides a computational toolbox that enables students to analyze real datasets and gain the confidence and skills to undertake more sophisticated analyses. Although accessible with any statistical software, the text encourages a reliance on R. For those new to R, an introduction to the software is available in an appendix. The book also includes end-of-chapter exercises as well as an entire chapter of case exercises that help students apply their knowledge to larger datasets and learn more about approaches specific to the life sciences.


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