KGS Home Page Oil and Gas Index Page Lease Production Page

Chainland 11-2H Lease


Lease: Chainland 11-2H
Operator: BCE-Mach LLC
Location: T35S, R9W, Sec. 11
Cumulative Production: 36339.74 barrels (from 2012 to 2023)
KS Dept. of Revenue Lease Code: 143302
KS Dept. of Revenue Lease Name: CHAINLAND 11-2H
     

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 27
inverse count .03704
Sx 378
Sxx 6930
Sy 36339.74
Syy 90595901.7148
Sxy 587005.79
Beta1 2112734.61
Beta2 44226
Beta 47.77132
alpha 677.17199
>// Our labels along the x-axis var years = [ "11-2012", "12-2012", "1-2013", "2-2013", "3-2013", "4-2013", "5-2013", "6-2013", "7-2013", "8-2013", "9-2013", "10-2013", "11-2013", "12-2013", "1-2014", "2-2014", "3-2014", "4-2014", "5-2014", "6-2014", "7-2014", "8-2014", "9-2014", "10-2014", "4-2020", "8-2022", "5-2023" ]; // For drawing the lines var CH_prod = [ 77, 197, 533, 372, 903, 161, 784, 1480, 1854, 2228, 2023, 3142, 1613, 366, 25, 59, 543, 802, 3630, 3415, 3496, 2928, 2210, 3143, 100, 163, 94 ]; // For drawing the best fit var lines = [ 724, 772, 820, 868, 916, 963, 1011, 1059, 1107, 1154, 1202, 1250, 1298, 1345, 1393, 1441, 1489, 1537, 1584, 1632, 1680, 1728, 1775, 1823, 1871, 1919, 1966 ]; var CH_cume = [ 77, 274, 807, 1179, 2082, 2243, 3027, 4507, 6361, 8589, 10612, 13754, 15367, 15733, 15758, 15817, 16360, 17162, 20792, 24207, 27703, 30631, 32841, 35984, 36084, 36247, 36341 ]; 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.