KGS Home Page Oil and Gas Index Page Lease Production Page

Wild Bill 1-36 Lease


Lease: Wild Bill 1-36
Operator: Whitetail Crude, Inc
Location: T18S, R24W, Sec. 36
Cumulative Production: 2843.54 barrels (from 2010 to 2018)
KS Dept. of Revenue Lease Code: 140624
KS Dept. of Revenue Lease Name: WILD BILL 1-36
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

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



count 16
inverse count .0625
Sx 136
Sxx 1496
Sy 2843.54
Syy 547277.09
Sxy 22040.44
Beta1 -34074.4
Beta2 5440
Beta -6.26368
alpha 230.96253
>// Our labels along the x-axis var years = [ "1-2010", "2-2010", "3-2010", "5-2010", "7-2010", "11-2010", "4-2011", "7-2011", "2-2012", "8-2012", "4-2013", "12-2013", "9-2014", "9-2015", "3-2017", "10-2018" ]; // For drawing the lines var CH_prod = [ 312, 313, 156, 161, 159, 161, 152, 159, 156, 161, 152, 157, 163, 174, 159, 149 ]; // For drawing the best fit var lines = [ 224, 218, 212, 205, 199, 193, 187, 180, 174, 168, 162, 155, 149, 143, 137, 130 ]; var CH_cume = [ 312, 625, 781, 942, 1101, 1262, 1414, 1573, 1729, 1890, 2042, 2199, 2362, 2536, 2695, 2844 ]; 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: "logarithmic", 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.