KGS Home Page Oil and Gas Index Page Lease Production Page

COX 1-9B Lease


Lease: COX 1-9B
Operator: McCoy Petroleum Corporation
Location: T31S, R9W, Sec. 9
Cumulative Production: 978.97 barrels (from 1999 to 2015)
KS Dept. of Revenue Lease Code: 134744
KS Dept. of Revenue Lease Name: COX B-9
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

Click on the Legend Boxes
to display or hide curves.
Change production scale to...
Logarithmic



count 11
inverse count .09091
Sx 66
Sxx 506
Sy 978.97
Syy 118371.2375
Sxy 4425.14
Beta1 -15935.48
Beta2 1210
Beta -13.16982
alpha 168.01787
>// Our labels along the x-axis var years = [ "1-1999", "8-1999", "11-2002", "8-2004", "3-2005", "2-2006", "3-2006", "9-2009", "9-2011", "3-2014", "7-2015" ]; // For drawing the lines var CH_prod = [ 161, 158, 160, 108, 33, 92, 45, 53, 119, 39, 11 ]; // For drawing the best fit var lines = [ 154, 141, 128, 115, 102, 88, 75, 62, 49, 36, 23 ]; var CH_cume = [ 161, 319, 479, 587, 620, 712, 757, 810, 929, 968, 979 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Oil, barrels", borderColor: "#FF0000", fillColor: "#FF0000", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Oil, barrels", borderColor: "#FF9A9A", fillColor: "#FF9A9A", lineTension: 0, fill: false, yAxisID: "second-y-axis" }, { data: lines, borderWidth: 1, label: "Best Fit", borderColor: "#66CCFF", fillColor: "#66CCFF", lineTension: 0, fill: false, yAxisID: "first-y-axis" } ] }, options: { scales: { yAxes: [{ id: "first-y-axis", type: "linear", scaleLabel: { display: true, labelString: "Production", }, position: "left" }, { id: "second-y-axis", type: "logarithmic", scaleLabel: { display: true, labelString: "Cumulative", }, position: "right" } ] } } });
Kansas Geological Survey
Comments to webadmin@kgs.ku.edu
URL=http://www.kgs.ku.edu/Magellan/Field/lease.html
Programs Updated Dec. 2002.
Data from Kansas Dept. of Revenue files quarterly.