Topic: Matrix Manipulation Problem / Level: intermediate

Problem: Write a program to compute the odds ratio for a 2x2 contingency table represented as a matrix.

Run the code to see the output here...