KGS Home Page Oil and Gas Index Page Lease Production Page

CARSON 20B Lease


Lease: CARSON 20B
Operator: Ritchie Exploration, Inc.
Location: T27S, R23W, Sec. 20
Cumulative Production: 17971 mcf (from 2022 to 2024)
KS Dept. of Revenue Lease Code: 234887
KS Dept. of Revenue Lease Name: CARSON 20B
     

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 19
inverse count .05263
Sx 190
Sxx 2470
Sy 17971
Syy 43705753
Sxy 82357
Beta1 -1849707
Beta2 10830
Beta -170.79474
alpha 2653.70989
>// Our labels along the x-axis var years = [ "2-2022", "3-2022", "4-2022", "5-2022", "6-2022", "7-2022", "8-2022", "9-2022", "10-2022", "11-2022", "12-2022", "1-2023", "2-2023", "3-2023", "4-2023", "5-2023", "7-2023", "11-2023", "3-2024" ]; // For drawing the lines var CH_prod = [ 3905, 3931, 2188, 1642, 1321, 647, 437, 164, 162, 1363, 872, 554, 369, 176, 54, 110, 1, 1, 74 ]; // For drawing the best fit var lines = [ 2482, 2312, 2141, 1970, 1799, 1628, 1458, 1287, 1116, 945, 774, 604, 433, 262, 91, -79, -249, -420, -591 ]; var CH_cume = [ 3905, 7836, 10024, 11666, 12987, 13634, 14071, 14235, 14397, 15760, 16632, 17186, 17555, 17731, 17785, 17895, 17896, 17897, 17971 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Gas MCF", borderColor: "#008040", fillColor: "#008040", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Gas MCF", borderColor: "#91FF91", fillColor: "#91FF91", 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.