NaClhv

Theology, philosophy, math, science, and random other things
                                                                                                                                                                                                                                                                  
2017-02-13
Importance: 

Bayesian evaluation for the likelihood of Christ's resurrection (Part 44)

Let us summarize the "skeptic's distribution" argument for Christ's resurrection. We have already seen that any kind of reasonable investigation into Jesus's resurrection accounts would conclusively demonstrate that Jesus did rise from the dead. The only possibility left for the skeptic is to turn to unreasonable hypotheses - that is, to crackpot theories like conspiracies. […]
2017-02-06
Importance: 

Bayesian evaluation for the likelihood of Christ's resurrection (Part 43)

This is another Jupyter notebook. It contains python code that generates the probabilities of a "skeptic's distribution" generating a Jesus-level resurrection report. First, we import some modules: In [1]: import numpy as np import pandas as pd from scipy.stats import lognorm, genpareto We then write a function to simulate getting the maximum value out of n […]
2017-01-30
Importance: 

Bayesian evaluation for the likelihood of Christ's resurrection (Part 42)

Next, consider the factor of 24 that we used, as the ratio between the level of evidence for Jesus's resurrection, and that of the runner-up. This, too, was a very conservative estimate, which favors the skeptic's case. You'll recall that the runners-up were Aristeas and Krishna, with Apollonius falling not too far behind. In previously […]
2017-01-23
Importance: 

Bayesian evaluation for the likelihood of Christ's resurrection (Part 41)

We have established that the resurrection has, at a minimum, even odds of having taken place. Let us retrace our steps and demonstrate that this is, in fact, the minimum. Looking back, we see that our first decision was to choose a power law distribution as the "skeptic's distribution". As we mentioned when we made […]
2017-01-16
Importance: 

Bayesian evaluation for the likelihood of Christ's resurrection (Part 40)

In the previous post, we demonstrated that the likelihood for Christ's resurrection came down to the number of "outliers" we can find in world history - where "outliers" are the other, non-Christian "resurrection" reports with at least a "some people say..." level of evidence behind them. The more such low-evidence cases we find, the more […]
2017-01-02
Importance: 

Bayesian evaluation for the likelihood of Christ's resurrection (Part 38)

So then, here is the summary of the basic idea: We assume that the "skeptic's distribution" will take the form of a generalized Pareto distribution. We will determine the shape parameter of the distribution by looking at how many "outliers" it has. A person's resurrection report is considered an "outlier" if it has at least 20% […]
2016-12-26
Importance: 

Bayesian evaluation for the likelihood of Christ's resurrection (Part 37)

Now, what kind of data do we have to determine the shape parameter? We have the historical data, of course. We have some number of people who are said to have been resurrected in some sense, and each of these people has some amount of evidence associated with their resurrection claim. We essentially want to […]
2016-12-19
Importance: 

Bayesian evaluation for the likelihood of Christ's resurrection (Part 36)

We've decided on a power law as the general form of the "skeptic's distribution". The details of the distribution near zero will not particularly matter. We're more concerned about how rapidly it decays at very large values. This allows us quite a bit of leeway in choosing the specific form of the power law distribution, […]
2016-12-12
Importance: 

Bayesian evaluation for the likelihood of Christ's resurrection (Part 35)

Recall that we're constructing a "skeptic's distribution" - the probability distribution of generating a resurrection report with a certain level of evidence. We will construct it from historical, empirical data. This allows us to bypass the mess of trying to compute everything from first principles, and ensures that the this is the correct distribution - […]
2016-12-05
Importance: 

Bayesian evaluation for the likelihood of Christ's resurrection (Part 34)

Can we quantitatively tackle things like conspiracy theories? What do we do about the interdependency of evidence? One can already imagine the objections to any such attempt. Every assumption would be questioned, and every ridiculous possibility brought up demanding a full numerical treatment. Even if a traditional conspiracy were to be fully debunked in a […]
1 2 3 4 5 11
Copyright