We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the file bayes-theorem.Rmd it states that:
Of the taxi-cabs in the city, 85% belonged to the Green company and 15% to the Blue company. What is the probability that the taxi-cab involved in the hit and run is blue? It is 85%, since we have no other information.
Of the taxi-cabs in the city, 85% belonged to the Green company and 15% to the Blue company.
What is the probability that the taxi-cab involved in the hit and run is blue? It is 85%, since we have no other information.
Should the probability of blue not be 15% ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In the file bayes-theorem.Rmd it states that:
Should the probability of blue not be 15% ?
The text was updated successfully, but these errors were encountered: