For IndividualsFor BusinessesFor UniversitiesFor Governments
Coursera
  • All DegreesExplore Bachelor’s & Master’s degrees
  • Computer Science & EngineeringExplore Computer Science & Engineering degrees
  • BusinessExplore MBA & Business degrees
  • Bachelor’s DegreesExplore master’s degrees from leading universities
  • MasterTrack™Earn credit towards a Master’s degree
  • University CertificatesAdvance your career with graduate-level learning
Find your New Career
  • Browse
  • Top Courses
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Bayesian Statistics

    Filter by

    114 results for "bayesian statistics"

    • Placeholder
      Imperial College London

      Study Designs in Epidemiology

      Skills you'll gain: Epidemiology, Probability & Statistics, Experiment, General Statistics, Research and Design, Bayesian Statistics, Statistical Tests

      4.8

      (534 reviews)

      Intermediate · Course · 1-4 Weeks

    • Placeholder
      Google Cloud

      Machine Learning in the Enterprise

      Skills you'll gain: Machine Learning, Cloud Computing, Computer Programming, Google Cloud Platform, Artificial Neural Networks, Bayesian Statistics, General Statistics, Probability & Statistics, Deep Learning, Dimensionality Reduction, Machine Learning Algorithms, Machine Learning Software, Tensorflow

      4.6

      (1.4k reviews)

      Intermediate · Course · 1-3 Months

    • Placeholder
      University of Michigan

      Moneyball and Beyond

      Skills you'll gain: Data Analysis, Business Analysis, Probability & Statistics, Statistical Analysis, Computer Programming, Python Programming, Statistical Programming, General Statistics, Regression, Basic Descriptive Statistics, Econometrics, Bayesian Statistics

      4.7

      (37 reviews)

      Mixed · Course · 1-3 Months

    • Placeholder
      EIT Digital

      Data Science for Business Innovation

      Skills you'll gain: Probability & Statistics, Data Management, General Statistics, Machine Learning, Theoretical Computer Science, Data Analysis, Regression, Algorithms, Applied Machine Learning, Bayesian Statistics, Big Data, Computational Thinking, Computer Programming, Data Science, Data Structures, Decision Making, Econometrics, Entrepreneurship, Leadership and Management, Machine Learning Algorithms

      4.3

      (249 reviews)

      Beginner · Course · 1-4 Weeks

    • Free

      Placeholder
      The State University of New York

      Empowering Yourself in a Post-Truth World

      Skills you'll gain: Business Analysis, Critical Thinking, Research and Design, Strategy and Operations, Bayesian Statistics, Communication, General Statistics, Marketing, Probability & Statistics, Social Media, Software Architecture, Software Engineering, Theoretical Computer Science

      4.4

      (13 reviews)

      Beginner · Course · 1-3 Months

    • Placeholder
      Imperial College London

      Logistic Regression in R for Public Health

      Skills you'll gain: General Statistics, Machine Learning, Machine Learning Algorithms, Probability & Statistics, Regression, R Programming, Statistical Programming, Bayesian Statistics

      4.8

      (329 reviews)

      Intermediate · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      Databricks

      Introduction to PyMC3 for Bayesian Modeling and Inference

      Skills you'll gain: Bayesian Statistics, General Statistics, Probability & Statistics, Probability Distribution, Python Programming

      3.8

      (16 reviews)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      Coursera Project Network

      Usar fórmulas y funciones básicas en Microsoft Excel

      Skills you'll gain: Bayesian Statistics, Business Analysis, Data Analysis, Data Analysis Software, General Statistics, Microsoft Excel, Probability & Statistics, Spreadsheet Software

      4.8

      (100 reviews)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Universidad Nacional Autónoma de México

      Razonamiento artificial

      Skills you'll gain: Computational Logic, Theoretical Computer Science, Mathematics, Mathematical Theory & Analysis, Algorithms, Bayesian Statistics, Computer Programming, Game Theory, General Statistics, Probability & Statistics

      4.2

      (91 reviews)

      Intermediate · Course · 1-3 Months

    • Placeholder
      Placeholder
      Johns Hopkins University

      Mathematical Biostatistics Boot Camp 2

      Skills you'll gain: General Statistics, Probability & Statistics, Basic Descriptive Statistics, Bayesian Statistics, Biostatistics, Experiment, Probability Distribution, Statistical Tests, Correlation And Dependence, Data Analysis, Estimation, Exploratory Data Analysis, Regression, Statistical Analysis

      4.3

      (123 reviews)

      Mixed · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      Duke University

      Financial Risk Management with R

      Skills you'll gain: Finance, Probability & Statistics, Risk Management, R Programming, Statistical Programming, Data Analysis, Accounting, Business Analysis, Financial Analysis, Econometrics, Statistical Analysis, Bayesian Statistics, Data Management, Data Structures, Theoretical Computer Science

      4.4

      (227 reviews)

      Intermediate · Course · 1-4 Weeks

    • Placeholder

      Free

      Placeholder
      National Taiwan University

      頑想學概率:機率一 (Probability (1))

      Skills you'll gain: Probability & Statistics, General Statistics, Mathematics, Bayesian Statistics, Combinatorics, Probability Distribution

      4.8

      (334 reviews)

      Beginner · Course · 1-3 Months

    Searches related to bayesian statistics

    bayesian statistics: techniques and models
    bayesian statistics: time series analysis
    bayesian statistics: from concept to data analysis
    bayesian statistics: mixture models
    bayesian statistics: capstone project
    introduction to bayesian statistics
    1…678…10

    In summary, here are 10 of our most popular bayesian statistics courses

    • Study Designs in Epidemiology: Imperial College London
    • Machine Learning in the Enterprise: Google Cloud
    • Moneyball and Beyond: University of Michigan
    • Data Science for Business Innovation: EIT Digital
    • Empowering Yourself in a Post-Truth World: The State University of New York
    • Logistic Regression in R for Public Health: Imperial College London
    • Introduction to PyMC3 for Bayesian Modeling and Inference: Databricks
    • Usar fórmulas y funciones básicas en Microsoft Excel: Coursera Project Network
    • Razonamiento artificial: Universidad Nacional Autónoma de México
    • Mathematical Biostatistics Boot Camp 2: Johns Hopkins University

    Skills you can learn in Probability And Statistics

    R Programming (19)
    Inference (16)
    Linear Regression (12)
    Statistical Analysis (12)
    Statistical Inference (11)
    Regression Analysis (10)
    Biostatistics (9)
    Bayesian (7)
    Logistic Regression (7)
    Probability Distribution (7)
    Bayesian Statistics (6)
    Medical Statistics (6)

    Frequently Asked Questions about Bayesian Statistics

    • Bayesian Statistics is an approach to statistics based on the work of the 18th century statistician and philosopher Thomas Bayes, and it is characterized by a rigorous mathematical attempt to quantify uncertainty. The likelihood of uncertain events is unknowable, by definition, but Bayes’s Theorem provides equations for the statistical inference of their probability based on prior information about an event - which can be updated based on the results of new data.

      While its origins lie hundreds of years in the past, Bayesian statistical approaches have become increasingly important in recent decades. The calculations at the heart of Bayesian statistics require intensive numerical integrations to solve, which were often infeasible before low-cost computing power became more widely accessible. But today, statisticians can evaluate integrals by running hundreds of thousands of simulation iterations with Markov chain Monte Carlo methods on an ordinary laptop computer.

      This new accessibility of computational power to quantify uncertainty has enabled Bayesian statistics to showcase its strength: making predictions. This capability is critical to many data science applications, and especially to the training of machine learning algorithms to create predictive analytics that assist with real-world decision-making problems. As with other areas of data science, statisticians often rely on R programming and Python programming skills to solve Bayesian equations.‎

    • Bayesian statistical approaches are essential to many data science and machine learning techniques, making an understanding of Bayes’ Theorem and related concepts essential to careers in these fields.

      If you wish to dive more deeply into the theoretical aspects of Bayesian statistics and the modeling of probability more generally, you can also pursue a career as a statistician. These experts may work in academia or the private sector, and usually have at least a master’s degree in mathematics or statistics. According to the Bureau of Labor Statistics, statisticians earn a median annual salary of $91,160.‎

    • Absolutely. Coursera gives you opportunities to learn about Bayesian statistics and related concepts in data science and machine learning through courses and Specializations from top-ranked schools like Duke University, the University of California, Santa Cruz, and the National Research University Higher School of Economics in Russia. You can also learn from industry leaders like Google Cloud, or through Coursera’s own exclusive Guided Projects, which let you build skills by completing step-by-step tutorials taught by expert instructors.

      Regardless of your needs, the combination of high-equality education, a flexible schedule, and low tuition costs leaves no uncertainty about the value of learning about Bayesian statistics on Coursera.‎

    • A background in statistics and certain areas of math, like algebra, can be extremely helpful when learning Bayesian statistics. This includes knowledge of and experience with statistical methods and statistical software. Any type of experience working with data, especially on a large scale, can also help. Classes, degrees, or work experience in biostatistics, psychometrics, analytics, quantitative psychology, banking, and public health can also be beneficial, especially if you plan to enter a career that centers around one of these topics or a related field. However, they aren't necessary for learning about Bayesian statistics in general.‎

    • People who aspire to work in roles that use Bayesian statistics should have analytical minds and a passion for using data to help other businesses and other people. You'll need good computer skills and a passion for statistics. You'll also need to be a good multitasker with excellent time management skills as well as someone who is highly organized. Good problem-solving skills are a must, as is flexibility. There are times when you may have total autonomy over your job and others when you're working with a team. That means you'll also need great interpersonal skills and the ability to communicate well, both verbally and in writing.‎

    • Anyone who works with data or seeks a career working with data may be interested in learning Bayesian statistics. Many companies that seek employees to work in fields involving statistics or big data prefer someone who understands and can implement the theories of Bayesian statistics to someone who can't. These companies typically offer competitive salaries and benefits and room for career advancement. Careers that may use Bayesian statistics also tend to have a good outlook for the future. Best of all, learning about this topic can open you up to jobs in numerous industries, ranging from banking and finance to health care and biostatistics.‎

    This FAQ content has been made available for informational purposes only. Learners are advised to conduct additional research to ensure that courses and other credentials pursued meet their personal, professional, and financial goals.
    Other topics to explore
    Placeholder
    Arts and Humanities
    338 courses
    Placeholder
    Business
    1095 courses
    Placeholder
    Computer Science
    668 courses
    Placeholder
    Data Science
    425 courses
    Placeholder
    Information Technology
    145 courses
    Placeholder
    Health
    471 courses
    Placeholder
    Math and Logic
    70 courses
    Placeholder
    Personal Development
    137 courses
    Placeholder
    Physical Science and Engineering
    413 courses
    Placeholder
    Social Sciences
    401 courses
    Placeholder
    Language Learning
    150 courses

    Coursera Footer

    Learn Something New

    • Learn a Language
    • Learn Accounting
    • Learn Coding
    • Learn Copywriting
    • Learn HR
    • Learn Public Relations
    • Boulder MS Data Science
    • Illinois iMBA
    • Illinois MS Computer Science
    • UMich MS in Applied Data Science

    Popular Data Science Topics

    • Artificial Intelligence
    • Data Analysis
    • Data Engineering
    • Data Science
    • Excel
    • Machine Learning
    • Python
    • Power BI
    • R Programming
    • SQL

    Popular Computer Science & IT Topics

    • Blockchain
    • Coding
    • Computer Science
    • Cybersecurity
    • Full Stack Web Development
    • IT
    • Java
    • Software Engineering
    • Web Design
    • Web Development

    Popular Business Topics

    • Accounting
    • Business Finance
    • Communication Skills
    • Leadership & Management
    • Marketing
    • Product Management
    • Project Management
    • UX Design
    • UX Research
    • Writing

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Coronavirus Response
    • Free Courses
    • All Courses

    Community

    • Learners
    • Partners
    • Beta Testers
    • Translators
    • Blog
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    Learn Anywhere
    Placeholder
    Placeholder
    Placeholder
    © 2023 Coursera Inc. All rights reserved.
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder