Here are 100 books that Introduction to Modern Nonparametric Statistics fans have personally recommended if you like
Introduction to Modern Nonparametric Statistics.
Book DNA is a community of 13,000+ authors and super readers sharing their favorite books with the world.
I am a financial data scientist. I think it is important that data scientists are highly specialized if they want to be effective in their careers. I run a business called Conlan Scientific out of Charlotte, NC where me and my team of financial data scientists tackle complicated machine learning problems for our clients. Quant trading is a gladiator’s arena of financial data science. Anyone can try it, but few succeed at it. I am sharing my top five list of math books that are essential to success in this field. I hope you enjoy.
While studying computer networks, Claude Shannon did something pretty impressive. He reformulated the majority of classical statistics from scratch using the language and concepts of computer science.
Statistical noise? There’s a new word for that; it’s called entropy. Also, it turns out it is a good thing, not a bad thing because entropy is equal to the information content or a data set. Tired of minimizing the squared error of everything? That’s fine, minimize the log of its likelihood instead. It does the same thing. This book challenges the assumptions of classical statistics in a way that fits neatly in the mind of a computer scientist. As a quant trader, this book will help you understand and measure the information content of data, which is critical to your success.
Scientific knowledge grows at a phenomenal pace--but few books have had as lasting an impact or played as important a role in our modern world as The Mathematical Theory of Communication, published originally as a paper on communication theory more than fifty years ago. Republished in book form shortly thereafter, it has since gone through four hardcover and sixteen paperback printings. It is a revolutionary work, astounding in its foresight and contemporaneity. The University of Illinois Press is pleased and honored to issue this commemorative reprinting of a classic.
It is April 1st, 2038. Day 60 of China's blockade of the rebel island of Taiwan.
The US government has agreed to provide Taiwan with a weapons system so advanced that it can disrupt the balance of power in the region. But what pilot would be crazy enough to run…
I am a financial data scientist. I think it is important that data scientists are highly specialized if they want to be effective in their careers. I run a business called Conlan Scientific out of Charlotte, NC where me and my team of financial data scientists tackle complicated machine learning problems for our clients. Quant trading is a gladiator’s arena of financial data science. Anyone can try it, but few succeed at it. I am sharing my top five list of math books that are essential to success in this field. I hope you enjoy.
This book might as well be called Introduction to machine learning, and it is probably one of the only books truly deserving of the title. Did you know neural networks have been used for decades to scan checks at the bank? They are called Boltzman Machine. Have you ever heard of how decision trees were used in old-school data mining? You could only get them from proprietary software packages from the early 2000s.
In quant trading, you will constantly face compute power constraints, so it is invaluable to understand the mathematical foundations of the most old-school machine learning methods out there. Researchers 20 years ago used to do a lot of impressive work with a lot less computing power.
This book describes the important ideas in a variety of fields such as medicine, biology, finance, and marketing in a common conceptual framework. While the approach is statistical, the emphasis is on concepts rather than mathematics. Many examples are given, with a liberal use of colour graphics. It is a valuable resource for statisticians and anyone interested in data mining in science or industry. The book's coverage is broad, from supervised learning (prediction) to unsupervised learning. The many topics include neural networks, support vector machines, classification trees and boosting---the first comprehensive treatment of this topic in any book.
I am a financial data scientist. I think it is important that data scientists are highly specialized if they want to be effective in their careers. I run a business called Conlan Scientific out of Charlotte, NC where me and my team of financial data scientists tackle complicated machine learning problems for our clients. Quant trading is a gladiator’s arena of financial data science. Anyone can try it, but few succeed at it. I am sharing my top five list of math books that are essential to success in this field. I hope you enjoy.
One of my favorite professors, Gretchen Martinet, used this to teach a course called “Mathematical Statistics” when I was at the University of Virginia. It is an extremely profound course full of dense but fundamental mathematical proofs in classical statistics.
You will learn why the formula for the normal distribution is the way it is, why the sum of squares appears everywhere in statistics, and how to fit a linear regression by hand. In the same way calculus elevates our understanding of rates of changes, the book elevates your understanding of samples, averages, and distributions. Quant trading requires an intuitive sense of how data, models, and aggregates work, making this content essential for your success.
Modern Mathematical Statistics with Applications, Second Edition strikes a balance between mathematical foundations and statistical practice. In keeping with the recommendation that every math student should study statistics and probability with an emphasis on data analysis, accomplished authors Jay Devore and Kenneth Berk make statistical concepts and methods clear and relevant through careful explanations and a broad range of applications involving real data.
The main focus of the book is on presenting and illustrating methods of inferential statistics that are useful in research. It begins with a chapter on descriptive statistics that immediately exposes the reader to real data. The…
Mia Lark is running out of options. There is only one way to change the score: the fantasy planet Revivium.
Armed with the powerful magic in the helm and the friendly AI, Hex that goes with it, Mia throws caution out the window. It’s time to find the main guildhall…
I am a financial data scientist. I think it is important that data scientists are highly specialized if they want to be effective in their careers. I run a business called Conlan Scientific out of Charlotte, NC where me and my team of financial data scientists tackle complicated machine learning problems for our clients. Quant trading is a gladiator’s arena of financial data science. Anyone can try it, but few succeed at it. I am sharing my top five list of math books that are essential to success in this field. I hope you enjoy.
Everyone knows what probability is, and we all understand how a coin flip works, but not everyone can explain the optimal betting strategies for a roulette table. We don’t study probability to understand the likelihood of events. We study probability to understand the expected outcomes of business processes that depend on those events.
In other words, this book won’t just teach you about probabilities, it will teach you about business strategies associated with those probabilities. It will help you answer a question like: How do I maximize the profit on this life insurance policy, given this set of survival probabilities? It isn’t just a likelihood question, it is a business question. I highly recommend that anyone studying probability does so through an actuarial lens.
This book covers the basic probability of distributions with an emphasis on applications from the areas of investments, insurance, and engineering. Written by a Fellow of the Casualty Actuarial Society and the Society of Actuaries with many years of experience as a university professor and industry practitioner, the book is suitable as a text for senior undergraduate and beginning graduate students in mathematics, statistics, actuarial science, finance, or engineering as well as a reference for practitioners in these fields. The book is particularly well suited for students preparing for professional exams, and for several years it has been recommended as…
I have been a machine learning engineer applying my ML expertise in computational advertising, and search domain. I am an author of 8 machine learning books. My first book was ranked the #1 bestseller in its category on Amazon in 2017 and 2018 and was translated into many languages. I am also a ML education enthusiast and used to teach ML courses in Toronto, Canada.
The book is a well-curated collection of the essential mathematical concepts that form ML. You may experience a cultural shock jumping to this book from the previous one, because the writing in this book is a bit formal. However, it is the missing but necessary piece for building solid foundations for practical ML. You will find it more valuable combining the intuition behind ML that you gained previously. And the explanations in the book are succinct and from the ML perspectives. For instance, partial derivatives are explained in terms of neural network weight optimization. I wish the concepts in Linear Algebra, Vector Calculus, and Probability courses back in college were introduced this way so I understand better how they are applied.
The fundamental mathematical tools needed to understand machine learning include linear algebra, analytic geometry, matrix decompositions, vector calculus, optimization, probability and statistics. These topics are traditionally taught in disparate courses, making it hard for data science or computer science students, or professionals, to efficiently learn the mathematics. This self-contained textbook bridges the gap between mathematical and machine learning texts, introducing the mathematical concepts with a minimum of prerequisites. It uses these concepts to derive four central machine learning methods: linear regression, principal component analysis, Gaussian mixture models and support vector machines. For students and others with a mathematical background, these…
It’s been fantastic to work in computer vision, especially when it is used to build biometric systems. I and my 80 odd PhD students have pioneered systems that recognise people by the way they walk, by their ears, and many other new things too. To build the systems, we needed computer vision techniques and architectures, both of which work with complex real-world imagery. That’s what computer vision gives you: a capability to ‘see’ using a computer. I think we can still go a lot further: to give blind people sight, to enable better invasive surgery, to autonomise more of our industrial society, and to give us capabilities we never knew we’d have.
This fine book is about learning the relationships between what is seen in an image, and what is known about the world. It’s a counterpart to our book on feature extraction and it shows you what can be achieved with the features. It’s not for those who shy from maths, as is the case for all of the books here. So that you can build the techniques, Simon’s book also includes a wide variety of algorithms to help you on your way.
This modern treatment of computer vision focuses on learning and inference in probabilistic models as a unifying theme. It shows how to use training data to learn the relationships between the observed image data and the aspects of the world that we wish to estimate, such as the 3D structure or the object class, and how to exploit these relationships to make new inferences about the world from new image data. With minimal prerequisites, the book starts from the basics of probability and model fitting and works up to real examples that the reader can implement and modify to build…
Winner of the 2024 New Mexico - Arizona Book Award.
In this deeply researched novel of America's most celebrated outlaw, Mark Warren sheds light on the human side of Billy the Kid and reveals the intimate stories of the lesser-known players in his legendary life of crime. Warren's fictional composer…
I am an applied mathematician at Oxford University, and author of the bestseller 1089 and All That, which has now been translated into 13 languages. In 1992 I discovered a strange mathematical theorem – loosely related to the Indian Rope Trick - which eventually featured on BBC television. My books and public lectures are now aimed at bringing mainstream mathematics to the general public in new and exciting ways.
This may seem an odd choice, but as a maths popularizer I need to know all that I can about why some people find the main elements of the subject so difficult. I found Doug French's book exceptionally helpful in this respect, even though it is aimed principally at high school teachers. This is partly because he focuses throughout on the most important mathematical ideas and difficulties. Moreover, the scope is wider than the title suggests, for he also ventures imaginatively into both geometry and calculus.
Continuum has repackaged some of its key academic backlist titles to make them available at a more affordable price. These reissues will have new ISBNs, distinctive jackets and strong branding. They cover a range of subject areas that have a continuing student sale and make great supplementary reading more accessible. A comprehensive, authoritative and constructive guide to teaching algebra.
I’m a professor of computer science at Oregon State University. My research focus is on programming languages, but I also work on computer science education and outreach. I grew up in Germany and moved to the United States in 2000. Since computer science is a fairly new and not widely understood discipline, I am interested in explaining its core ideas to the general public. I believe that in order to attract a more diverse set of people to the field we should emphasize that coding is only a small part of computer science.
This book is not about computing, but it is relevant in an indirect way. I love this book, since it is written in such an engaging style and illustrates with many examples that math is not a dry subject to be practiced only by mathematicians but helps everyone to solve real-world problems. The book shows how important it is to be precise in describing problems and that applying a little mathematical rigor goes a long way in solving them. Ellenberg describes mathematics as the “extension of common sense by other means.” In a similar way, I view computer science as the extension of problem-solving methods (aka “algorithms”) by other means.
"Witty, compelling, and just plain fun to read . . ." -Evelyn Lamb, Scientific American
The Freakonomics of math-a math-world superstar unveils the hidden beauty and logic of the world and puts its power in our hands
The math we learn in school can seem like a dull set of rules, laid down by the ancients and not to be questioned. In How Not to Be Wrong, Jordan Ellenberg shows us how terribly limiting this view is: Math isn't confined to abstract incidents that never occur in real life, but rather touches everything we do-the whole world is shot through…
I am an applied mathematician at Oxford University, and author of the bestseller 1089 and All That, which has now been translated into 13 languages. In 1992 I discovered a strange mathematical theorem – loosely related to the Indian Rope Trick - which eventually featured on BBC television. My books and public lectures are now aimed at bringing mainstream mathematics to the general public in new and exciting ways.
This book has haunted me for years. For what is it, exactly, that gives it such enduring popularity? After all, it was first published in 1936, yet is still in print today. In his autobiography, Hogben remarks on the importance of eye-catching illustrations but speculates that its success may instead be because the book contains – most unusually for a 'popular' work – exercises and answers, making it more suitable for self-teaching. Whatever the real answer, his book must surely have something to teach anyone – like myself – who aspires to bring mainstream mathematics to life for the general public.
Ramon Ramirez’s Dog is a collection of essays written over the years about the adventures and misadventures, mostly outside but occasionally inside the diplomatic career of a U.S. ambassador. Common threads weaving the stories together are a desire for a life well-lived, balancing career with family and friends, keeping physically…
Meaningful communications with people through life, books, and films have always given me a certain kind of mental nirvana of being transported to a place of delight. I see fine writing as an informative and entertaining conversation with a stranger I just met on a plane who has interesting things to say about the world. Books of narrative merit in mathematics and science are my strangers eager to be met. For me, the best narratives are those that bring me to places I have never been, to tell me things I have not known, and to keep me reading with the feeling of being alive in a human experience.
Great Circles is a unique tale of the life and works of mathematicians, scientists, philosophers, poets, and other literary figures. It is collections of circles of thoughts and implications that return on themselves as if they are gravitationally attached to some core red dwarf of universal meaning.
I loved reading this book. One moment I was into the math, and in the next, I was immersed in a relevant poem or was personality attached to some math or a philosophical thought about a connection of a poem with the math. It was a ride more than a read. It is a calming cognitive exercise on tour through and between chapters – mind wandering not permitted-- with a smooth comfort of thought as if Grosholz is in the room (or perhaps in your brain) reading and guiding.
The poetry is gripping and wonderfully placed between the appropriate background materials.
This volume explores the interaction of poetry and mathematics by looking at analogies that link them. The form that distinguishes poetry from prose has mathematical structure (lifting language above the flow of time), as do the thoughtful ways in which poets bring the infinite into relation with the finite. The history of mathematics exhibits a dramatic narrative inspired by a kind of troping, as metaphor opens, metonymy and synecdoche elaborate, and irony closes off or shifts the growth of mathematical knowledge.
The first part of the book is autobiographical, following the author through her discovery of these analogies, revealed by…