A. Pendahuluan

Telaah pemodelan kebutuhan nutrien pada ternak khusunya ayam petelur bermanfaat dalam memprediksi kebutuhan dari ternak dan mampu menggambarkan status fisiologis ternak. Penghimpunana data rataan kebutuhan fosfor tersedia per hari dari enam strain ayam ras petelur umur 1-90 minggu. Komparasi model nonlinear (Logistik, Gompertz, dan Weiibulle) yang tepat untuk menggambarkan kebutuhan fosfor tersedia pada ayam ras petelur. Kebutuhan fosfor ayam ras petelur umur 1-90 minggu berkisar antara:

## [1] 0.36

\[0.30-0.15\:gram\:BB^{-0.75}\:hari^-\]

Gambar 1. Lohmann Brown Classic, Silver, Brown Lite, Shaver White, Hisex White, dan Hisex Brown

Enam jenis strain ayam tersebut dipergunakan karena konsistensi data dan keseragaman data yang baik, sehingga pembuatan model mampu merepresentasikan data dengan tepat.

B. Metode

  1. Penghimpunan Data > (Ca dan P Bobot Metabolis)
  1. Pembuatan Model (Logistic, Gomperzt, Weibulle)
  2. Fitting Models > Grafik
  3. Validasi Model (Koefisien Korelasi)

1. Penghimpunan Data

3. Fitting Models

4a. Pencarian Koefisien Model Kebutuhan Ca

4a.i. Model Logistic \[Ca(gram/BB^{0.74}/hari)=\frac{Asym}{(1 + exp^{(-(Umur - \frac{xmid}{scal})})}\]

## 
## Formula: Ca ~ SSlogis(Umur, Asym, xmid, scal)
## 
## Parameters:
##       Estimate Std. Error t value Pr(>|t|)    
## Asym  0.630322   0.002854  220.89   <2e-16 ***
## xmid 17.097675   0.144148  118.61   <2e-16 ***
## scal  2.388761   0.126205   18.93   <2e-16 ***
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## Residual standard error: 0.05728 on 552 degrees of freedom
## 
## Number of iterations to convergence: 12 
## Achieved convergence tolerance: 7.737e-06

4a.ii. Model Gompertz \[Ca(gram/BB^{0.74}/hari)=Asym\times exp^{(-b2b3^{Umur})}\]

## 
## Formula: Ca ~ SSgompertz(Umur, Asym, b2, b3)
## 
## Parameters:
##       Estimate Std. Error t value Pr(>|t|)    
## Asym 6.309e-01  2.969e-03 212.501  < 2e-16 ***
## b2   2.419e+02  8.050e+01   3.005  0.00278 ** 
## b3   7.091e-01  1.405e-02  50.462  < 2e-16 ***
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## Residual standard error: 0.05904 on 552 degrees of freedom
## 
## Number of iterations to convergence: 15 
## Achieved convergence tolerance: 7.699e-06

4a.iii. Model Weibull \[Ca(gram/BB^{0.74}/hari)=Asym-drop\times exp^{(-exp^{((lrc)Umur^{pwr}})}\]

## 
## Formula: Ca ~ SSweibull(Umur, Asym, Drop, lrc, pwr)
## 
## Parameters:
##        Estimate Std. Error t value Pr(>|t|)    
## Asym   0.625759   0.002552  245.17   <2e-16 ***
## Drop   0.554827   0.006745   82.26   <2e-16 ***
## lrc  -27.604207   2.168855  -12.73   <2e-16 ***
## pwr    9.463876   0.746427   12.68   <2e-16 ***
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## Residual standard error: 0.05291 on 551 degrees of freedom
## 
## Number of iterations to convergence: 6 
## Achieved convergence tolerance: 9.778e-06

4b. Grafik Model Kebutuhan Ca

4c. Pencarian Koefisien Model Kebutuhan P

4c.i. Model Logistic \[P(gram/BB^{0.74}/hari)=\frac{Asym}{(1 + exp^{(-(x - \frac{xmid}{scal})})}\]

## 
## Formula: P ~ SSlogis(Umur, Asym, xmid, scal)
## 
## Parameters:
##      Estimate Std. Error t value Pr(>|t|)    
## Asym 0.157760   0.001306  120.84   <2e-16 ***
## xmid 9.260857   0.412343   22.46   <2e-16 ***
## scal 5.449032   0.421410   12.93   <2e-16 ***
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## Residual standard error: 0.02529 on 552 degrees of freedom
## 
## Number of iterations to convergence: 17 
## Achieved convergence tolerance: 7.598e-06

4c.ii. Model Gompertz \[P(gram/BB^{0.74}/hari)=Asym\times exp^{(-b2b3^x)}\]

## 
## Formula: P ~ SSgompertz(Umur, Asym, b2, b3)
## 
## Parameters:
##      Estimate Std. Error t value Pr(>|t|)    
## Asym 0.157837   0.001364  115.68   <2e-16 ***
## b2   2.279784   0.226413   10.07   <2e-16 ***
## b3   0.869041   0.009244   94.01   <2e-16 ***
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## Residual standard error: 0.02566 on 552 degrees of freedom
## 
## Number of iterations to convergence: 16 
## Achieved convergence tolerance: 6.731e-06

4c.iii. Model Weibull \[P(gram/BB^{0.74}/hari)=Asym-drop\times exp^{(-exp^{((lrc)Umur^{pwr}})}\]

## 
## Formula: P ~ SSweibull(Umur, Asym, Drop, lrc, pwr)
## 
## Parameters:
##        Estimate Std. Error t value Pr(>|t|)    
## Asym   0.157481   0.001219 129.202  < 2e-16 ***
## Drop   0.100344   0.004056  24.741  < 2e-16 ***
## lrc  -11.662665   1.920614  -6.072 2.35e-09 ***
## pwr    4.118005   0.673628   6.113 1.85e-09 ***
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## Residual standard error: 0.0248 on 551 degrees of freedom
## 
## Number of iterations to convergence: 18 
## Achieved convergence tolerance: 7.668e-06

4d. Grafik Model Kebutuhan P

C. Korelasi Model dan Persamaan (Weibulle)

Korelasi

Model Ca P
Logistic 0.9660277 0.7930950
Gompertz 0.9671870 0.7860526
Weibulle 0.9685742 0.8021589

Persamaan Weibulle

\[Ca/P(gram/BB^{0.74}/hari)=Asym-drop\times exp^{(-exp^{((lrc)Umur^{pwr}})}\]
Ca P
Asym 0.6257592 0.1574815
Drop 0.5548270 0.1003445
lrc -27.6042070 -11.6626648
pwr 9.4638758 4.1180053

Prediksi Weibulle

Umur Ca CaPrediksi Ca.1 P PPrediksi P.1
Lohmann Brown Classic
1 0.0375895 0.0709322 -0.0333427 0.0237948 0.0571379 -0.0333431
2 0.0503516 0.0709322 -0.0205806 0.0378287 0.0571520 -0.0193233
3 0.0586412 0.0709322 -0.0122910 0.0469311 0.0572166 -0.0102855
4 0.0650027 0.0709325 -0.0059298 0.0552615 0.0573971 -0.0021357
5 0.0753798 0.0709345 0.0044452 0.0697422 0.0577878 0.0119545
6 0.0825740 0.0709454 0.0116287 0.0790728 0.0585107 0.0205620
7 0.0897478 0.0709889 0.0187589 0.0892922 0.0597130 0.0295792
8 0.0933879 0.0711329 0.0222551 0.0933129 0.0615592 0.0317537
9 0.0875732 0.0715437 0.0160296 0.0809010 0.0642204 0.0166807
10 0.0897176 0.0725881 0.0171295 0.0828589 0.0678563 0.0150026
11 0.0905494 0.0750043 0.0155452 0.0826588 0.0725933 0.0100654
12 0.0945515 0.0801664 0.0143851 0.0885179 0.0784968 0.0100211
13 0.0942014 0.0904429 0.0037584 0.0864465 0.0855437 0.0009028
14 0.0969275 0.1095720 -0.0126445 0.0902464 0.0935998 -0.0033534
15 0.0983754 0.1427807 -0.0444053 0.0918555 0.1024088 -0.0105534
16 0.0984690 0.1960033 -0.0975343 0.0910056 0.1116026 -0.0205969
17 0.2189622 0.2731791 -0.0542169 0.1095829 0.1207338 -0.0111509
18 0.2250118 0.3711006 -0.1460888 0.1144008 0.1293332 -0.0149325
19 0.4913817 0.4744005 0.0169812 0.1197675 0.1369802 -0.0172127
20 0.5564260 0.5585418 -0.0021158 0.1517857 0.1433702 0.0084155
21 0.5530799 0.6062814 -0.0532015 0.1485738 0.1483615 0.0002123
22 0.5477203 0.6227044 -0.0749842 0.1442685 0.1519851 -0.0077166
23 0.5456712 0.6255581 -0.0798869 0.1424966 0.1544147 -0.0119181
24 0.5436973 0.6257552 -0.0820579 0.1407962 0.1559093 -0.0151131
25 0.5436543 0.6257592 -0.0821049 0.1405266 0.1567468 -0.0162202
26 0.5436201 0.6257592 -0.0821390 0.1402642 0.1571712 -0.0169070
27 0.5443353 0.6257592 -0.0814239 0.1405522 0.1573641 -0.0168118
28 0.5449782 0.6257592 -0.0807810 0.1407870 0.1574420 -0.0166551
29 0.5457714 0.6257592 -0.0799878 0.1411322 0.1574698 -0.0163377
30 0.5464923 0.6257592 -0.0792669 0.1414241 0.1574785 -0.0160544
31 0.5473630 0.6257592 -0.0783961 0.1418264 0.1574808 -0.0156544
32 0.5483096 0.6257592 -0.0774496 0.1422848 0.1574814 -0.0151966
33 0.5491838 0.6257592 -0.0765754 0.1426900 0.1574815 -0.0147915
34 0.5500597 0.6257592 -0.0756995 0.1430966 0.1574815 -0.0143849
35 0.5510115 0.6257592 -0.0747477 0.1435595 0.1574815 -0.0139220
36 0.5519651 0.6257592 -0.0737941 0.1440241 0.1574815 -0.0134574
37 0.5528463 0.6257592 -0.0729129 0.1444351 0.1574815 -0.0130464
38 0.5538035 0.6257592 -0.0719557 0.1449027 0.1574815 -0.0125788
39 0.5546882 0.6257592 -0.0710710 0.1453167 0.1574815 -0.0121648
40 0.5556489 0.6257592 -0.0701103 0.1457875 0.1574815 -0.0116940
41 0.5565372 0.6257592 -0.0692220 0.1462044 0.1574815 -0.0112771
42 0.5574272 0.6257592 -0.0683320 0.1466227 0.1574815 -0.0108588
43 0.5583932 0.6257592 -0.0673659 0.1470982 0.1574815 -0.0103833
44 0.5593612 0.6257592 -0.0663980 0.1475754 0.1574815 -0.0099061
45 0.5602565 0.6257592 -0.0655027 0.1479982 0.1574815 -0.0094833
46 0.6022935 0.6257592 -0.0234657 0.1414082 0.1574815 -0.0160733
47 0.6032581 0.6257592 -0.0225011 0.1418138 0.1574815 -0.0156677
48 0.6043046 0.6257592 -0.0214546 0.1422744 0.1574815 -0.0152071
49 0.6052731 0.6257592 -0.0204861 0.1426829 0.1574815 -0.0147986
50 0.6062435 0.6257592 -0.0195157 0.1430928 0.1574815 -0.0143887
51 0.6072958 0.6257592 -0.0184634 0.1435580 0.1574815 -0.0139235
52 0.6083501 0.6257592 -0.0174091 0.1440247 0.1574815 -0.0134568
53 0.6093263 0.6257592 -0.0164329 0.1444391 0.1574815 -0.0130424
54 0.6103846 0.6257592 -0.0153746 0.1449090 0.1574815 -0.0125725
55 0.6112845 0.6257592 -0.0144747 0.1452721 0.1574815 -0.0122094
56 0.6124268 0.6257592 -0.0133324 0.1457994 0.1574815 -0.0116821
57 0.6133306 0.6257592 -0.0124286 0.1461653 0.1574815 -0.0113162
58 0.6143967 0.6257592 -0.0113625 0.1466414 0.1574815 -0.0108401
59 0.6154648 0.6257592 -0.0102944 0.1471192 0.1574815 -0.0103623
60 0.6165349 0.6257592 -0.0092243 0.1475987 0.1574815 -0.0098828
61 0.6175267 0.6257592 -0.0082325 0.1480250 0.1574815 -0.0094565
62 0.6186008 0.6257592 -0.0071584 0.1485077 0.1574815 -0.0089738
63 0.6195965 0.6257592 -0.0061627 0.1489370 0.1574815 -0.0085445
64 0.6206746 0.6257592 -0.0050846 0.1494230 0.1574815 -0.0080585
65 0.6216742 0.6257592 -0.0040850 0.1498554 0.1574815 -0.0076261
66 0.6368276 0.6257592 0.0110684 0.1427748 0.1574815 -0.0147067
67 0.6379363 0.6257592 0.0121771 0.1432411 0.1574815 -0.0142404
68 0.6390472 0.6257592 0.0132880 0.1437090 0.1574815 -0.0137725
69 0.6400776 0.6257592 0.0143185 0.1441256 0.1574815 -0.0133559
70 0.6411926 0.6257592 0.0154334 0.1445967 0.1574815 -0.0128848
71 0.6422272 0.6257592 0.0164680 0.1450163 0.1574815 -0.0124652
72 0.6433463 0.6257592 0.0175871 0.1454905 0.1574815 -0.0119910
73 0.6443849 0.6257592 0.0186257 0.1459131 0.1574815 -0.0115684
74 0.6454256 0.6257592 0.0196664 0.1463372 0.1574815 -0.0111443
75 0.6465510 0.6257592 0.0207918 0.1468162 0.1574815 -0.0106653
76 0.6476785 0.6257592 0.0219193 0.1472968 0.1574815 -0.0101847
77 0.6487253 0.6257592 0.0229661 0.1477255 0.1574815 -0.0097560
78 0.6498570 0.6257592 0.0240978 0.1482093 0.1574815 -0.0092722
79 0.6509080 0.6257592 0.0251488 0.1486410 0.1574815 -0.0088405
80 0.6520439 0.6257592 0.0262847 0.1491282 0.1574815 -0.0083533
81 0.6532649 0.6257592 0.0275058 0.1496711 0.1574815 -0.0078104
82 0.6544883 0.6257592 0.0287291 0.1502161 0.1574815 -0.0072654
83 0.6557140 0.6257592 0.0299548 0.1507631 0.1574815 -0.0067184
84 0.6569421 0.6257592 0.0311829 0.1513120 0.1574815 -0.0061695
85 0.6581724 0.6257592 0.0324133 0.1518630 0.1574815 -0.0056184
86 0.6594052 0.6257592 0.0336460 0.1524161 0.1574815 -0.0050654
87 0.6606403 0.6257592 0.0348811 0.1529712 0.1574815 -0.0045103
88 0.6618777 0.6257592 0.0361185 0.1535283 0.1574815 -0.0039532
89 0.6631175 0.6257592 0.0373583 0.1540875 0.1574815 -0.0033940
90 0.6643596 0.6257592 0.0386004 0.1546488 0.1574815 -0.0028327
91 0.6656042 0.6257592 0.0398450 0.1552121 0.1574815 -0.0022694
92 0.6668510 0.6257592 0.0410919 0.1557775 0.1574815 -0.0017040
93 0.6681003 0.6257592 0.0423411 0.1563450 0.1574815 -0.0011365
94 0.6693520 0.6257592 0.0435928 0.1569146 0.1574815 -0.0005669
95 0.6706060 0.6257592 0.0448468 0.1574863 0.1574815 0.0000048
Lohman Brown Lite
1 0.0375895 0.0709322 -0.0333427 0.0237948 0.0571379 -0.0333431
2 0.0508676 0.0709322 -0.0200646 0.0389427 0.0571520 -0.0182093
3 0.0590386 0.0709322 -0.0118936 0.0478420 0.0572166 -0.0093747
4 0.0653136 0.0709325 -0.0056189 0.0560169 0.0573971 -0.0013802
5 0.0757582 0.0709345 0.0048236 0.0707432 0.0577878 0.0129555
6 0.0810069 0.0709454 0.0100616 0.0764570 0.0585107 0.0179463
7 0.0883548 0.0709889 0.0173659 0.0869723 0.0597130 0.0272593
8 0.0920854 0.0711329 0.0209525 0.0911711 0.0615592 0.0296119
9 0.0864738 0.0715437 0.0149301 0.0792647 0.0642204 0.0150443
10 0.0886760 0.0725881 0.0160879 0.0813386 0.0678563 0.0134822
11 0.0895532 0.0750043 0.0145490 0.0812440 0.0725933 0.0086506
12 0.0936153 0.0801664 0.0134489 0.0872004 0.0784968 0.0087036
13 0.0932966 0.0904429 0.0028537 0.0852150 0.0855437 -0.0003288
14 0.0960489 0.1095720 -0.0135231 0.0890470 0.0935998 -0.0045528
15 0.0975364 0.1427807 -0.0452443 0.0907416 0.1024088 -0.0116673
16 0.0976402 0.1960033 -0.0983632 0.0899151 0.1116026 -0.0216875
17 0.2142294 0.2731791 -0.0589497 0.1042011 0.1207338 -0.0165327
18 0.2263585 0.3711006 -0.1447421 0.1176894 0.1293332 -0.0116438
19 0.4881129 0.4744005 0.0137123 0.1187555 0.1369802 -0.0182247
20 0.5536286 0.5585418 -0.0049132 0.1509989 0.1433702 0.0076287
21 0.5481467 0.6062814 -0.0581347 0.1466581 0.1483615 -0.0017034
22 0.5422324 0.6227044 -0.0804721 0.1420789 0.1519851 -0.0099062
23 0.5396748 0.6255581 -0.0858833 0.1400613 0.1544147 -0.0143533
24 0.5371956 0.6257552 -0.0885597 0.1381209 0.1559093 -0.0177883
25 0.5365920 0.6257592 -0.0891671 0.1375633 0.1567468 -0.0191835
26 0.5360734 0.6257592 -0.0896858 0.1370693 0.1571712 -0.0201019
27 0.5362347 0.6257592 -0.0895245 0.1370707 0.1573641 -0.0202934
28 0.5363223 0.6257592 -0.0894369 0.1370185 0.1574420 -0.0204235
29 0.5365603 0.6257592 -0.0891989 0.1370757 0.1574698 -0.0203942
30 0.5367247 0.6257592 -0.0890345 0.1370793 0.1574785 -0.0203992
31 0.5370385 0.6257592 -0.0887207 0.1371914 0.1574808 -0.0202894
32 0.5374271 0.6257592 -0.0883321 0.1373579 0.1574814 -0.0201235
33 0.5377419 0.6257592 -0.0880173 0.1374707 0.1574815 -0.0200108
34 0.5380572 0.6257592 -0.0877020 0.1375839 0.1574815 -0.0198976
35 0.5384471 0.6257592 -0.0873121 0.1377512 0.1574815 -0.0197303
36 0.5388374 0.6257592 -0.0869217 0.1379190 0.1574815 -0.0195625
37 0.5392282 0.6257592 -0.0865310 0.1380870 0.1574815 -0.0193945
38 0.5396194 0.6257592 -0.0861398 0.1382553 0.1574815 -0.0192262
39 0.5399372 0.6257592 -0.0858220 0.1383701 0.1574815 -0.0191114
40 0.5403293 0.6257592 -0.0854299 0.1385391 0.1574815 -0.0189424
41 0.5406480 0.6257592 -0.0851112 0.1386545 0.1574815 -0.0188270
42 0.5409673 0.6257592 -0.0847919 0.1387702 0.1574815 -0.0187113
43 0.5413608 0.6257592 -0.0843984 0.1389402 0.1574815 -0.0185413
44 0.5417547 0.6257592 -0.0840045 0.1391104 0.1574815 -0.0183711
45 0.5420754 0.6257592 -0.0836837 0.1392271 0.1574815 -0.0182544
46 0.5821632 0.6257592 -0.0435960 0.1327600 0.1574815 -0.0247215
47 0.5825085 0.6257592 -0.0432507 0.1328718 0.1574815 -0.0246097
48 0.5829332 0.6257592 -0.0428260 0.1330352 0.1574815 -0.0244463
49 0.5832796 0.6257592 -0.0424796 0.1331476 0.1574815 -0.0243339
50 0.5836265 0.6257592 -0.0421327 0.1332604 0.1574815 -0.0242211
51 0.5840527 0.6257592 -0.0417065 0.1334246 0.1574815 -0.0240569
52 0.5844793 0.6257592 -0.0412799 0.1335892 0.1574815 -0.0238923
53 0.5849064 0.6257592 -0.0408528 0.1337541 0.1574815 -0.0237274
54 0.5853340 0.6257592 -0.0404252 0.1339192 0.1574815 -0.0235623
55 0.5856835 0.6257592 -0.0400757 0.1340335 0.1574815 -0.0234480
56 0.5860336 0.6257592 -0.0397256 0.1341482 0.1574815 -0.0233333
57 0.5863842 0.6257592 -0.0393750 0.1342632 0.1574815 -0.0232183
58 0.5868138 0.6257592 -0.0389454 0.1344295 0.1574815 -0.0230520
59 0.5872438 0.6257592 -0.0385154 0.1345962 0.1574815 -0.0228853
60 0.5876743 0.6257592 -0.0380849 0.1347632 0.1574815 -0.0227183
61 0.5880270 0.6257592 -0.0377322 0.1348795 0.1574815 -0.0226020
62 0.5884585 0.6257592 -0.0373007 0.1350471 0.1574815 -0.0224344
63 0.5888123 0.6257592 -0.0369469 0.1351639 0.1574815 -0.0223176
64 0.5892448 0.6257592 -0.0365144 0.1353322 0.1574815 -0.0221493
65 0.5895996 0.6257592 -0.0361596 0.1354497 0.1574815 -0.0220318
66 0.6033631 0.6257592 -0.0223961 0.1287891 0.1574815 -0.0286924
67 0.6038069 0.6257592 -0.0219523 0.1289498 0.1574815 -0.0285317
68 0.6042512 0.6257592 -0.0215080 0.1291108 0.1574815 -0.0283707
69 0.6046163 0.6257592 -0.0211429 0.1292236 0.1574815 -0.0282579
70 0.6050616 0.6257592 -0.0206976 0.1293852 0.1574815 -0.0280963
71 0.6055074 0.6257592 -0.0202518 0.1295471 0.1574815 -0.0279344
72 0.6059537 0.6257592 -0.0198055 0.1297093 0.1574815 -0.0277722
73 0.6063209 0.6257592 -0.0194383 0.1298233 0.1574815 -0.0276582
74 0.6066887 0.6257592 -0.0190705 0.1299376 0.1574815 -0.0275439
75 0.6077734 0.6257592 -0.0179858 0.1304895 0.1574815 -0.0269920
76 0.6075848 0.6257592 -0.0181744 0.1302641 0.1574815 -0.0272174
77 0.6079542 0.6257592 -0.0178050 0.1303793 0.1574815 -0.0271022
78 0.6084035 0.6257592 -0.0173557 0.1305433 0.1574815 -0.0269382
79 0.6087740 0.6257592 -0.0169852 0.1306591 0.1574815 -0.0268224
80 0.6092243 0.6257592 -0.0165349 0.1308237 0.1574815 -0.0266578
81 0.6097542 0.6257592 -0.0160050 0.1310370 0.1574815 -0.0264445
82 0.6102055 0.6257592 -0.0155537 0.1312022 0.1574815 -0.0262793
83 0.6107364 0.6257592 -0.0150228 0.1314161 0.1574815 -0.0260654
84 0.6111886 0.6257592 -0.0145706 0.1315819 0.1574815 -0.0258996
85 0.6117205 0.6257592 -0.0140387 0.1317966 0.1574815 -0.0256849
86 0.6121737 0.6257592 -0.0135855 0.1319630 0.1574815 -0.0255185
87 0.6127066 0.6257592 -0.0130526 0.1321784 0.1574815 -0.0253031
88 0.6131607 0.6257592 -0.0125985 0.1323455 0.1574815 -0.0251360
89 0.6136946 0.6257592 -0.0120646 0.1325615 0.1574815 -0.0249200
90 0.6141497 0.6257592 -0.0116095 0.1327292 0.1574815 -0.0247523
91 0.6146846 0.6257592 -0.0110746 0.1329460 0.1574815 -0.0245355
92 0.6151406 0.6257592 -0.0106186 0.1331143 0.1574815 -0.0243672
93 0.6156765 0.6257592 -0.0100827 0.1333318 0.1574815 -0.0241497
94 0.6161335 0.6257592 -0.0096257 0.1335007 0.1574815 -0.0239808
95 0.6166703 0.6257592 -0.0090889 0.1337189 0.1574815 -0.0237626
Lohman Silver
1 0.0341722 0.0709322 -0.0367600 0.0196651 0.0571379 -0.0374728
2 0.0533134 0.0709322 -0.0176188 0.0424100 0.0571520 -0.0147420
3 0.0635525 0.0709322 -0.0073797 0.0548153 0.0572166 -0.0024014
4 0.0693203 0.0709325 -0.0016122 0.0625977 0.0573971 0.0052005
5 0.0752204 0.0709345 0.0042859 0.0693233 0.0577878 0.0115356
6 0.0803410 0.0709454 0.0093956 0.0746817 0.0585107 0.0161709
7 0.0804177 0.0709889 0.0094288 0.0690827 0.0597130 0.0093697
8 0.0915758 0.0711329 0.0204429 0.0928966 0.0615592 0.0313373
9 0.0825777 0.0715437 0.0110340 0.0717735 0.0642204 0.0075532
10 0.0862163 0.0725881 0.0136282 0.0762130 0.0678563 0.0083567
11 0.0900897 0.0750043 0.0150854 0.0814699 0.0725933 0.0088765
12 0.0923457 0.0801664 0.0121793 0.0838766 0.0784968 0.0053797
13 0.0948478 0.0904429 0.0044049 0.0870143 0.0855437 0.0014706
14 0.0974545 0.1095720 -0.0121175 0.0905249 0.0935998 -0.0030749
15 0.1003497 0.1427807 -0.0424309 0.0949106 0.1024088 -0.0074982
16 0.1031205 0.1960033 -0.0928828 0.0990787 0.1116026 -0.0125239
17 0.2352659 0.2731791 -0.0379132 0.1256318 0.1207338 0.0048980
18 0.2411214 0.3711006 -0.1299792 0.1305023 0.1293332 0.0011691
19 0.5118369 0.4744005 0.0374364 0.1291333 0.1369802 -0.0078468
20 0.5291678 0.5585418 -0.0293740 0.1365527 0.1433702 -0.0068174
21 0.5251519 0.6062814 -0.0811295 0.1332855 0.1483615 -0.0150760
22 0.5208632 0.6227044 -0.1018412 0.1298813 0.1519851 -0.0221038
23 0.5195647 0.6255581 -0.1059934 0.1286353 0.1544147 -0.0257793
24 0.5183283 0.6257552 -0.1074270 0.1274426 0.1559093 -0.0284667
25 0.5188242 0.6257592 -0.1069350 0.1274664 0.1567468 -0.0292804
26 0.5193288 0.6257592 -0.1064304 0.1274960 0.1571712 -0.0296752
27 0.5205374 0.6257592 -0.1052218 0.1280174 0.1573641 -0.0293466
28 0.5217497 0.6257592 -0.1040095 0.1285416 0.1574420 -0.0289004
29 0.5229658 0.6257592 -0.1027934 0.1290686 0.1574698 -0.0284013
30 0.5241855 0.6257592 -0.1015737 0.1295983 0.1574785 -0.0278802
31 0.5255485 0.6257592 -0.1002107 0.1302292 0.1574808 -0.0272516
32 0.5269154 0.6257592 -0.0988438 0.1308634 0.1574814 -0.0266179
33 0.5282861 0.6257592 -0.0974731 0.1315009 0.1574815 -0.0259805
34 0.5296608 0.6257592 -0.0960984 0.1321418 0.1574815 -0.0253397
35 0.5310393 0.6257592 -0.0947199 0.1327860 0.1574815 -0.0246955
36 0.5324217 0.6257592 -0.0933375 0.1334336 0.1574815 -0.0240479
37 0.5338081 0.6257592 -0.0919511 0.1340845 0.1574815 -0.0233970
38 0.5351983 0.6257592 -0.0905609 0.1347389 0.1574815 -0.0227426
39 0.5365926 0.6257592 -0.0891666 0.1353967 0.1574815 -0.0220848
40 0.5379907 0.6257592 -0.0877685 0.1360579 0.1574815 -0.0214236
41 0.5393929 0.6257592 -0.0863663 0.1367226 0.1574815 -0.0207589
42 0.5407990 0.6257592 -0.0849602 0.1373908 0.1574815 -0.0200907
43 0.5422091 0.6257592 -0.0835501 0.1380625 0.1574815 -0.0194190
44 0.5436232 0.6257592 -0.0821360 0.1387376 0.1574815 -0.0187439
45 0.5450413 0.6257592 -0.0807179 0.1394164 0.1574815 -0.0180651
46 0.5864485 0.6257592 -0.0393107 0.1334273 0.1574815 -0.0240542
47 0.5880553 0.6257592 -0.0377039 0.1341299 0.1574815 -0.0233516
48 0.5896665 0.6257592 -0.0360926 0.1348364 0.1574815 -0.0226451
49 0.5912824 0.6257592 -0.0344768 0.1355467 0.1574815 -0.0219348
50 0.5929028 0.6257592 -0.0328563 0.1362608 0.1574815 -0.0212207
51 0.5945279 0.6257592 -0.0312313 0.1369788 0.1574815 -0.0205027
52 0.5961575 0.6257592 -0.0296017 0.1377007 0.1574815 -0.0197808
53 0.5977918 0.6257592 -0.0279674 0.1384265 0.1574815 -0.0190550
54 0.5994307 0.6257592 -0.0263285 0.1391562 0.1574815 -0.0183253
55 0.6010742 0.6257592 -0.0246850 0.1398899 0.1574815 -0.0175916
56 0.6027224 0.6257592 -0.0230368 0.1406275 0.1574815 -0.0168540
57 0.6043753 0.6257592 -0.0213839 0.1413691 0.1574815 -0.0161124
58 0.6060328 0.6257592 -0.0197263 0.1421147 0.1574815 -0.0153668
59 0.6076951 0.6257592 -0.0180641 0.1428644 0.1574815 -0.0146171
60 0.6093621 0.6257592 -0.0163971 0.1436181 0.1574815 -0.0138634
61 0.6110338 0.6257592 -0.0147254 0.1443759 0.1574815 -0.0131055
62 0.6127102 0.6257592 -0.0130490 0.1451379 0.1574815 -0.0123436
63 0.6143914 0.6257592 -0.0113678 0.1459039 0.1574815 -0.0115776
64 0.6160774 0.6257592 -0.0096818 0.1466741 0.1574815 -0.0108074
65 0.6177681 0.6257592 -0.0079911 0.1474484 0.1574815 -0.0100331
66 0.6335424 0.6257592 0.0077832 0.1408156 0.1574815 -0.0166659
67 0.6352814 0.6257592 0.0095222 0.1415593 0.1574815 -0.0159222
68 0.6370253 0.6257592 0.0112661 0.1423069 0.1574815 -0.0151746
69 0.6387741 0.6257592 0.0130150 0.1430586 0.1574815 -0.0144229
70 0.6405280 0.6257592 0.0147688 0.1438144 0.1574815 -0.0136671
71 0.6422868 0.6257592 0.0165276 0.1445743 0.1574815 -0.0129072
72 0.6440506 0.6257592 0.0182914 0.1453382 0.1574815 -0.0121433
73 0.6458194 0.6257592 0.0200602 0.1461064 0.1574815 -0.0113751
74 0.6475932 0.6257592 0.0218340 0.1468787 0.1574815 -0.0106028
75 0.6493720 0.6257592 0.0236128 0.1476551 0.1574815 -0.0098264
76 0.6511559 0.6257592 0.0253967 0.1484358 0.1574815 -0.0090457
77 0.6529448 0.6257592 0.0271856 0.1492207 0.1574815 -0.0082608
78 0.6547389 0.6257592 0.0289797 0.1500099 0.1574815 -0.0074716
79 0.6565380 0.6257592 0.0307788 0.1508033 0.1574815 -0.0066782
80 0.6582595 0.6257592 0.0325004 0.1515469 0.1574815 -0.0059346
81 0.6600687 0.6257592 0.0343095 0.1523488 0.1574815 -0.0051327
82 0.6618002 0.6257592 0.0360410 0.1531004 0.1574815 -0.0043811
83 0.6636195 0.6257592 0.0378603 0.1539107 0.1574815 -0.0035708
84 0.6654440 0.6257592 0.0396848 0.1547254 0.1574815 -0.0027561
85 0.6672736 0.6257592 0.0415144 0.1555446 0.1574815 -0.0019369
86 0.6690251 0.6257592 0.0432659 0.1563127 0.1574815 -0.0011688
87 0.6708650 0.6257592 0.0451058 0.1571405 0.1574815 -0.0003410
88 0.6727101 0.6257592 0.0469509 0.1579728 0.1574815 0.0004913
89 0.6744766 0.6257592 0.0487174 0.1587534 0.1574815 0.0012719
90 0.6763321 0.6257592 0.0505729 0.1595945 0.1574815 0.0021130
91 0.6781928 0.6257592 0.0524336 0.1604402 0.1574815 0.0029587
92 0.6800588 0.6257592 0.0542996 0.1612905 0.1574815 0.0038090
93 0.6819301 0.6257592 0.0561709 0.1621454 0.1574815 0.0046639
94 0.6838067 0.6257592 0.0580475 0.1630049 0.1574815 0.0055234
95 0.6856886 0.6257592 0.0599294 0.1638691 0.1574815 0.0063876
Lohman Shaver White
1 0.0260618 0.0709322 -0.0448703 0.0106614 0.0571379 -0.0464764
2 0.0404596 0.0709322 -0.0304726 0.0220796 0.0571520 -0.0350724
3 0.0529158 0.0709322 -0.0180164 0.0343792 0.0572166 -0.0228374
4 0.0641782 0.0709325 -0.0067543 0.0472020 0.0573971 -0.0101952
5 0.0721967 0.0709345 0.0012622 0.0565568 0.0577878 -0.0012310
6 0.0776050 0.0709454 0.0066596 0.0624856 0.0585107 0.0039748
7 0.0851015 0.0709889 0.0141126 0.0723341 0.0597130 0.0126211
8 0.0881221 0.0711329 0.0169893 0.0750278 0.0615592 0.0134686
9 0.0932810 0.0715437 0.0217373 0.0816799 0.0642204 0.0174596
10 0.0964158 0.0725881 0.0238277 0.0850658 0.0678563 0.0172094
11 0.0996093 0.0750043 0.0246050 0.0887556 0.0725933 0.0161622
12 0.1028681 0.0801664 0.0227016 0.0927631 0.0784968 0.0142663
13 0.1158399 0.0904429 0.0253970 0.0909433 0.0855437 0.0053996
14 0.1175641 0.1095720 0.0079920 0.0921668 0.0935998 -0.0014329
15 0.1213317 0.1427807 -0.0214489 0.0967469 0.1024088 -0.0056619
16 0.1251915 0.1960033 -0.0708118 0.1016836 0.1116026 -0.0099190
17 0.4465892 0.2731791 0.1734101 0.1117729 0.1207338 -0.0089609
18 0.4732829 0.3711006 0.1021823 0.1242759 0.1293332 -0.0050573
19 0.5064357 0.4744005 0.0320352 0.1410667 0.1369802 0.0040865
20 0.5379153 0.5585418 -0.0206265 0.1579831 0.1433702 0.0146130
21 0.5339763 0.6062814 -0.0723050 0.1547127 0.1483615 0.0063512
22 0.6192822 0.6227044 -0.0034222 0.2070503 0.1519851 0.0550653
23 0.6171602 0.6255581 -0.0083979 0.2050375 0.1544147 0.0506228
24 0.6154877 0.6257552 -0.0102675 0.2034600 0.1559093 0.0475507
25 0.6140422 0.6257592 -0.0117170 0.2021029 0.1567468 0.0453560
26 0.6127144 0.6257592 -0.0130447 0.2008616 0.1571712 0.0436904
27 0.6988584 0.6257592 0.0730992 0.2608739 0.1573641 0.1035098
28 0.6102993 0.6257592 -0.0154598 0.1986164 0.1574420 0.0411744
29 0.6093065 0.6257592 -0.0164526 0.1976982 0.1574698 0.0402284
30 0.6084197 0.6257592 -0.0173395 0.1968803 0.1574785 0.0394018
31 0.6076366 0.6257592 -0.0181226 0.1961599 0.1574808 0.0386791
32 0.6936633 0.6257592 0.0679041 0.2553922 0.1574814 0.0979108
33 0.6062778 0.6257592 -0.0194814 0.1949141 0.1574815 0.0374326
34 0.6057000 0.6257592 -0.0200592 0.1943858 0.1574815 0.0369043
35 0.6052205 0.6257592 -0.0205387 0.1939481 0.1574815 0.0364666
36 0.6911347 0.6257592 0.0653755 0.2527514 0.1574815 0.0952699
37 0.6043620 0.6257592 -0.0213972 0.1931662 0.1574815 0.0356847
38 0.6039823 0.6257592 -0.0217768 0.1928210 0.1574815 0.0353395
39 0.6182453 0.6257592 -0.0075139 0.1842808 0.1574815 0.0267993
40 0.7063449 0.6257592 0.0805857 0.2404789 0.1574815 0.0829974
41 0.6177621 0.6257592 -0.0079971 0.1838711 0.1574815 0.0263896
42 0.6175693 0.6257592 -0.0081899 0.1837078 0.1574815 0.0262263
43 0.6174730 0.6257592 -0.0082862 0.1836263 0.1574815 0.0261448
44 0.7054636 0.6257592 0.0797044 0.2396259 0.1574815 0.0821444
45 0.6171846 0.6257592 -0.0085746 0.1833823 0.1574815 0.0259008
46 0.6170886 0.6257592 -0.0086706 0.1833011 0.1574815 0.0258196
47 0.6170886 0.6257592 -0.0086706 0.1833011 0.1574815 0.0258196
48 0.7051344 0.6257592 0.0793753 0.2393078 0.1574815 0.0818263
49 0.6169926 0.6257592 -0.0087665 0.1832201 0.1574815 0.0257386
50 0.6168968 0.6257592 -0.0088624 0.1831391 0.1574815 0.0256576
51 0.6168968 0.6257592 -0.0088624 0.1831391 0.1574815 0.0256576
52 0.7216137 0.6257592 0.0958545 0.2230761 0.1574815 0.0655946
53 0.6314120 0.6257592 0.0056528 0.1707926 0.1574815 0.0133111
54 0.6314120 0.6257592 0.0056528 0.1707926 0.1574815 0.0133111
55 0.6314120 0.6257592 0.0056528 0.1707926 0.1574815 0.0133111
56 0.6313140 0.6257592 0.0055548 0.1707171 0.1574815 0.0132356
57 0.7215017 0.6257592 0.0957425 0.2229775 0.1574815 0.0654960
58 0.6313140 0.6257592 0.0055548 0.1707171 0.1574815 0.0132356
59 0.6313140 0.6257592 0.0055548 0.1707171 0.1574815 0.0132356
60 0.6313140 0.6257592 0.0055548 0.1707171 0.1574815 0.0132356
61 0.6313140 0.6257592 0.0055548 0.1707171 0.1574815 0.0132356
62 0.7215017 0.6257592 0.0957425 0.2229775 0.1574815 0.0654960
63 0.6313140 0.6257592 0.0055548 0.1707171 0.1574815 0.0132356
64 0.6313140 0.6257592 0.0055548 0.1707171 0.1574815 0.0132356
65 0.6458269 0.6257592 0.0200678 0.1583761 0.1574815 0.0008946
66 0.6457267 0.6257592 0.0199675 0.1583062 0.1574815 0.0008247
67 0.6457267 0.6257592 0.0199675 0.1583062 0.1574815 0.0008247
68 0.7379734 0.6257592 0.1122142 0.2067673 0.1574815 0.0492858
69 0.6457267 0.6257592 0.0199675 0.1583062 0.1574815 0.0008247
70 0.6457267 0.6257592 0.0199675 0.1583062 0.1574815 0.0008247
71 0.6456266 0.6257592 0.0198674 0.1582364 0.1574815 0.0007549
72 0.6456266 0.6257592 0.0198674 0.1582364 0.1574815 0.0007549
73 0.6456266 0.6257592 0.0198674 0.1582364 0.1574815 0.0007549
74 0.6456266 0.6257592 0.0198674 0.1582364 0.1574815 0.0007549
75 0.6456266 0.6257592 0.0198674 0.1582364 0.1574815 0.0007549
76 0.7378590 0.6257592 0.1120998 0.2066761 0.1574815 0.0491946
77 0.6455265 0.6257592 0.0197674 0.1581666 0.1574815 0.0006851
78 0.6745390 0.6257592 0.0487798 0.1458419 0.1574815 -0.0116396
79 0.6745390 0.6257592 0.0487798 0.1458419 0.1574815 -0.0116396
80 0.6745390 0.6257592 0.0487798 0.1458419 0.1574815 -0.0116396
81 0.6745390 0.6257592 0.0487798 0.1458419 0.1574815 -0.0116396
82 0.6744345 0.6257592 0.0486753 0.1457776 0.1574815 -0.0117039
83 0.6744345 0.6257592 0.0486753 0.1457776 0.1574815 -0.0117039
84 0.6744345 0.6257592 0.0486753 0.1457776 0.1574815 -0.0117039
85 0.6744345 0.6257592 0.0486753 0.1457776 0.1574815 -0.0117039
86 0.6744345 0.6257592 0.0486753 0.1457776 0.1574815 -0.0117039
87 0.6744345 0.6257592 0.0486753 0.1457776 0.1574815 -0.0117039
88 0.6743301 0.6257592 0.0485709 0.1457134 0.1574815 -0.0117681
89 0.6743301 0.6257592 0.0485709 0.1457134 0.1574815 -0.0117681
90 0.6743301 0.6257592 0.0485709 0.1457134 0.1574815 -0.0117681
Lohman Hisex White
1 0.0255211 0.0709322 -0.0454111 0.0108359 0.0571379 -0.0463020
2 0.0395001 0.0709322 -0.0314321 0.0222480 0.0571520 -0.0349040
3 0.0543633 0.0709322 -0.0165690 0.0383503 0.0572166 -0.0188663
4 0.0582597 0.0709325 -0.0126728 0.0415654 0.0573971 -0.0158317
5 0.0677448 0.0709345 -0.0031897 0.0532266 0.0577878 -0.0045611
6 0.0725361 0.0709454 0.0015907 0.0583445 0.0585107 -0.0001663
7 0.0792670 0.0709889 0.0082781 0.0670835 0.0597130 0.0073705
8 0.0838700 0.0711329 0.0127372 0.0726712 0.0615592 0.0111120
9 0.0865939 0.0715437 0.0150502 0.0752713 0.0642204 0.0110510
10 0.0849087 0.0725881 0.0123206 0.0669970 0.0678563 -0.0008594
11 0.0876258 0.0750043 0.0126215 0.0697553 0.0725933 -0.0028381
12 0.0903786 0.0801664 0.0102122 0.0727074 0.0784968 -0.0057895
13 0.0931899 0.0904429 0.0027469 0.0759039 0.0855437 -0.0096398
14 0.0960685 0.1095720 -0.0135035 0.0793674 0.0935998 -0.0142323
15 0.0989907 0.1427807 -0.0437900 0.0830454 0.1024088 -0.0193634
16 0.2200892 0.1960033 0.0240859 0.1015331 0.1116026 -0.0100694
17 0.4423817 0.2731791 0.1692026 0.1065213 0.1207338 -0.0142125
18 0.4679572 0.3711006 0.0968566 0.1180049 0.1293332 -0.0113284
19 0.5278227 0.4744005 0.0534222 0.1501411 0.1369802 0.0131609
20 0.5180962 0.5585418 -0.0404456 0.1423998 0.1433702 -0.0009704
21 0.6002432 0.6062814 -0.0060381 0.1900112 0.1483615 0.0416497
22 0.5971049 0.6227044 -0.0255995 0.1871973 0.1519851 0.0352123
23 0.5953614 0.6255581 -0.0301967 0.1856458 0.1544147 0.0312311
24 0.5937427 0.6257552 -0.0320125 0.1842128 0.1559093 0.0283035
25 0.6768507 0.6257592 0.0510915 0.2388804 0.1567468 0.0821336
26 0.5908623 0.6257592 -0.0348969 0.1816807 0.1571712 0.0245095
27 0.5896900 0.6257592 -0.0360692 0.1806566 0.1573641 0.0232925
28 0.7062347 0.6257592 0.0804755 0.2234664 0.1574420 0.0660243
29 0.6168479 0.6257592 -0.0089113 0.1702202 0.1574698 0.0127504
30 0.7038280 0.6257592 0.0780688 0.2213058 0.1574785 0.0638273
31 0.6148588 0.6257592 -0.0109004 0.1686626 0.1574808 0.0111818
32 0.6139738 0.6257592 -0.0117854 0.1679726 0.1574814 0.0104912
33 0.7007911 0.6257592 0.0750319 0.2185988 0.1574815 0.0611174
34 0.6125123 0.6257592 -0.0132469 0.1668371 0.1574815 0.0093556
35 0.6992412 0.6257592 0.0734820 0.2172256 0.1574815 0.0597441
36 0.6112592 0.6257592 -0.0144999 0.1658675 0.1574815 0.0083860
37 0.6979258 0.6257592 0.0721666 0.2160646 0.1574815 0.0585831
38 0.6102086 0.6257592 -0.0155506 0.1650574 0.1574815 0.0075759
39 0.6097339 0.6257592 -0.0160253 0.1646922 0.1574815 0.0072107
40 0.6964062 0.6257592 0.0706470 0.2147284 0.1574815 0.0572469
41 0.6090723 0.6257592 -0.0166868 0.1641841 0.1574815 0.0067026
42 0.6956524 0.6257592 0.0698932 0.2140675 0.1574815 0.0565860
43 0.6084142 0.6257592 -0.0173450 0.1636797 0.1574815 0.0061982
44 0.6951164 0.6257592 0.0693572 0.2135984 0.1574815 0.0561169
45 0.6079463 0.6257592 -0.0178129 0.1633216 0.1574815 0.0058401
46 0.6945824 0.6257592 0.0688232 0.2131317 0.1574815 0.0556502
47 0.6076663 0.6257592 -0.0180929 0.1631077 0.1574815 0.0056262
48 0.6942629 0.6257592 0.0685037 0.2128528 0.1574815 0.0553713
49 0.6073870 0.6257592 -0.0183722 0.1628944 0.1574815 0.0054129
50 0.6940503 0.6257592 0.0682911 0.2126673 0.1574815 0.0551858
51 0.6433441 0.6257592 0.0175849 0.1464773 0.1574815 -0.0110042
52 0.6432457 0.6257592 0.0174865 0.1464136 0.1574815 -0.0110679
53 0.7351379 0.6257592 0.1093788 0.1912340 0.1574815 0.0337525
54 0.6431474 0.6257592 0.0173882 0.1463499 0.1574815 -0.0111316
55 0.7350256 0.6257592 0.1092664 0.1911509 0.1574815 0.0336694
56 0.6432457 0.6257592 0.0174865 0.1464136 0.1574815 -0.0110679
57 0.6431474 0.6257592 0.0173882 0.1463499 0.1574815 -0.0111316
58 0.7350256 0.6257592 0.1092664 0.1911509 0.1574815 0.0336694
59 0.6431474 0.6257592 0.0173882 0.1463499 0.1574815 -0.0111316
60 0.7351379 0.6257592 0.1093788 0.1912340 0.1574815 0.0337525
61 0.6432457 0.6257592 0.0174865 0.1464136 0.1574815 -0.0110679
62 0.6431474 0.6257592 0.0173882 0.1463499 0.1574815 -0.0111316
63 0.7350256 0.6257592 0.1092664 0.1911509 0.1574815 0.0336694
64 0.6431474 0.6257592 0.0173882 0.1463499 0.1574815 -0.0111316
65 0.6431474 0.6257592 0.0173882 0.1463499 0.1574815 -0.0111316
66 0.7349134 0.6257592 0.1091542 0.1910678 0.1574815 0.0335863
67 0.6430492 0.6257592 0.0172900 0.1462863 0.1574815 -0.0111952
68 0.7349134 0.6257592 0.1091542 0.1910678 0.1574815 0.0335863
69 0.6429511 0.6257592 0.0171919 0.1462228 0.1574815 -0.0112587
70 0.6429511 0.6257592 0.0171919 0.1462228 0.1574815 -0.0112587
71 0.7348012 0.6257592 0.1090420 0.1909848 0.1574815 0.0335033
72 0.6428530 0.6257592 0.0170938 0.1461593 0.1574815 -0.0113222
73 0.6428530 0.6257592 0.0170938 0.1461593 0.1574815 -0.0113222
74 0.6428530 0.6257592 0.0170938 0.1461593 0.1574815 -0.0113222
75 0.7346891 0.6257592 0.1089299 0.1909019 0.1574815 0.0334204
76 0.6427550 0.6257592 0.0169958 0.1460959 0.1574815 -0.0113856
77 0.6427550 0.6257592 0.0169958 0.1460959 0.1574815 -0.0113856
78 0.7345771 0.6257592 0.1088180 0.1908191 0.1574815 0.0333376
79 0.6426571 0.6257592 0.0168979 0.1460326 0.1574815 -0.0114489
80 0.6426571 0.6257592 0.0168979 0.1460326 0.1574815 -0.0114489
81 0.6426571 0.6257592 0.0168979 0.1460326 0.1574815 -0.0114489
82 0.7343534 0.6257592 0.1085942 0.1906538 0.1574815 0.0331723
83 0.6425592 0.6257592 0.0168000 0.1459693 0.1574815 -0.0115122
84 0.6425592 0.6257592 0.0168000 0.1459693 0.1574815 -0.0115122
85 0.6424615 0.6257592 0.0167023 0.1459061 0.1574815 -0.0115754
86 0.7342417 0.6257592 0.1084825 0.1905712 0.1574815 0.0330897
87 0.6424615 0.6257592 0.0167023 0.1459061 0.1574815 -0.0115754
88 0.6424615 0.6257592 0.0167023 0.1459061 0.1574815 -0.0115754
89 0.6423637 0.6257592 0.0166046 0.1458429 0.1574815 -0.0116386
90 0.7341300 0.6257592 0.1083708 0.1904887 0.1574815 0.0330072
Lohman Hisex White
1 0.0398638 0.0709322 -0.0310684 0.0263032 0.0571379 -0.0308347
2 0.0509980 0.0709322 -0.0199342 0.0366863 0.0571520 -0.0204657
3 0.0664340 0.0709322 -0.0044982 0.0561857 0.0572166 -0.0010310
4 0.0723774 0.0709325 0.0014449 0.0625493 0.0573971 0.0051522
5 0.0780247 0.0709345 0.0070902 0.0685077 0.0577878 0.0107199
6 0.0835763 0.0709454 0.0126309 0.0748378 0.0585107 0.0163270
7 0.0872222 0.0709889 0.0162333 0.0782473 0.0597130 0.0185342
8 0.0909582 0.0711329 0.0198254 0.0821620 0.0615592 0.0206028
9 0.0947865 0.0715437 0.0232428 0.0865663 0.0642204 0.0223459
10 0.0937400 0.0725881 0.0211519 0.0783107 0.0678563 0.0104544
11 0.0959493 0.0750043 0.0209450 0.0801831 0.0725933 0.0075897
12 0.0982825 0.0801664 0.0181161 0.0824401 0.0784968 0.0039433
13 0.1007640 0.0904429 0.0103211 0.0851385 0.0855437 -0.0004053
14 0.1033549 0.1095720 -0.0062171 0.0881882 0.0935998 -0.0054116
15 0.1060572 0.1427807 -0.0367234 0.0915993 0.1024088 -0.0108095
16 0.2349643 0.1960033 0.0389610 0.1113203 0.1116026 -0.0002823
17 0.4708194 0.2731791 0.1976403 0.1162011 0.1207338 -0.0045327
18 0.4954213 0.3711006 0.1243207 0.1275311 0.1293332 -0.0018021
19 0.5011231 0.4744005 0.0267226 0.1295200 0.1369802 -0.0074602
20 0.5804285 0.5585418 0.0218867 0.1726977 0.1433702 0.0293275
21 0.6595915 0.6062814 0.0533101 0.2219488 0.1483615 0.0735872
22 0.5739448 0.6227044 -0.0487597 0.1672635 0.1519851 0.0152784
23 0.6542902 0.6255581 0.0287321 0.2169093 0.1544147 0.0624946
24 0.6528538 0.6257552 0.0270986 0.2155567 0.1559093 0.0596474
25 0.5700860 0.6257592 -0.0556732 0.1640826 0.1567468 0.0073358
26 0.6503062 0.6257592 0.0245470 0.2131713 0.1571712 0.0560001
27 0.6491893 0.6257592 0.0234301 0.2121308 0.1573641 0.0547668
28 0.6806789 0.6257592 0.0549197 0.2012123 0.1574420 0.0437703
29 0.6797156 0.6257592 0.0539564 0.2004029 0.1574698 0.0429331
30 0.6788543 0.6257592 0.0530951 0.1996810 0.1574785 0.0422025
31 0.5933315 0.6257592 -0.0324277 0.1523934 0.1574808 -0.0050874
32 0.6773361 0.6257592 0.0515769 0.1984126 0.1574814 0.0409312
33 0.6766770 0.6257592 0.0509178 0.1978636 0.1574815 0.0403821
34 0.6761145 0.6257592 0.0503553 0.1973959 0.1574815 0.0399144
35 0.6755543 0.6257592 0.0497951 0.1969307 0.1574815 0.0394492
36 0.5906218 0.6257592 -0.0351374 0.1504209 0.1574815 -0.0070606
37 0.6745331 0.6257592 0.0487739 0.1960846 0.1574815 0.0386031
38 0.6740714 0.6257592 0.0483122 0.1957028 0.1574815 0.0382213
39 0.6736112 0.6257592 0.0478520 0.1953228 0.1574815 0.0378413
40 0.5890084 0.6257592 -0.0367508 0.1492544 0.1574815 -0.0082271
41 0.6727866 0.6257592 0.0470274 0.1946431 0.1574815 0.0371616
42 0.6724217 0.6257592 0.0466625 0.1943428 0.1574815 0.0368613
43 0.6720578 0.6257592 0.0462986 0.1940436 0.1574815 0.0365621
44 0.6716948 0.6257592 0.0459356 0.1937454 0.1574815 0.0362639
45 0.5874162 0.6257592 -0.0383430 0.1481089 0.1574815 -0.0093726
46 0.6709717 0.6257592 0.0452125 0.1931523 0.1574815 0.0356708
47 0.6706115 0.6257592 0.0448523 0.1928574 0.1574815 0.0353759
48 0.5865493 0.6257592 -0.0392099 0.1474876 0.1574815 -0.0099939
49 0.6699835 0.6257592 0.0442243 0.1923438 0.1574815 0.0348623
50 0.6697152 0.6257592 0.0439560 0.1921247 0.1574815 0.0346432
51 0.7092011 0.6257592 0.0834419 0.1726501 0.1574815 0.0151686
52 0.6203033 0.6257592 -0.0054559 0.1320351 0.1574815 -0.0254464
53 0.7086357 0.6257592 0.0828765 0.1722586 0.1574815 0.0147771
54 0.7083538 0.6257592 0.0825946 0.1720637 0.1574815 0.0145822
55 0.6195634 0.6257592 -0.0061958 0.1315874 0.1574815 -0.0258941
56 0.7078852 0.6257592 0.0821260 0.1717399 0.1574815 0.0142584
57 0.7076982 0.6257592 0.0819390 0.1716108 0.1574815 0.0141293
58 0.7075114 0.6257592 0.0817522 0.1714819 0.1574815 0.0140004
59 0.6189092 0.6257592 -0.0068499 0.1311923 0.1574815 -0.0262892
60 0.7071385 0.6257592 0.0813794 0.1712248 0.1574815 0.0137433
61 0.7070455 0.6257592 0.0812863 0.1711607 0.1574815 0.0136792
62 0.6185021 0.6257592 -0.0072571 0.1309468 0.1574815 -0.0265347
63 0.7066738 0.6257592 0.0809146 0.1709048 0.1574815 0.0134233
64 0.7065811 0.6257592 0.0808219 0.1708409 0.1574815 0.0133594
65 0.6181773 0.6257592 -0.0075819 0.1307512 0.1574815 -0.0267303
66 0.7063031 0.6257592 0.0805439 0.1706497 0.1574815 0.0131682
67 0.6179343 0.6257592 -0.0078249 0.1306050 0.1574815 -0.0268765
68 0.7061181 0.6257592 0.0803589 0.1705225 0.1574815 0.0130410
69 0.7060257 0.6257592 0.0802665 0.1704590 0.1574815 0.0129775
70 0.6176917 0.6257592 -0.0080675 0.1304591 0.1574815 -0.0270224
71 0.7058411 0.6257592 0.0800819 0.1703322 0.1574815 0.0128507
72 0.7057488 0.6257592 0.0799896 0.1702688 0.1574815 0.0127873
73 0.6174496 0.6257592 -0.0083096 0.1303136 0.1574815 -0.0271679
74 0.7056566 0.6257592 0.0798974 0.1702055 0.1574815 0.0127240
75 0.6173690 0.6257592 -0.0083902 0.1302652 0.1574815 -0.0272163
76 0.7054725 0.6257592 0.0797133 0.1700791 0.1574815 0.0125976
77 0.7054725 0.6257592 0.0797133 0.1700791 0.1574815 0.0125976
78 0.6172079 0.6257592 -0.0085513 0.1301685 0.1574815 -0.0273130
79 0.7052885 0.6257592 0.0795293 0.1699529 0.1574815 0.0124714
80 0.6171274 0.6257592 -0.0086317 0.1301202 0.1574815 -0.0273613
81 0.7051966 0.6257592 0.0794374 0.1698899 0.1574815 0.0124084
82 0.6170470 0.6257592 -0.0087122 0.1300720 0.1574815 -0.0274095
83 0.7051048 0.6257592 0.0793456 0.1698270 0.1574815 0.0123455
84 0.7051048 0.6257592 0.0793456 0.1698270 0.1574815 0.0123455
85 0.6168864 0.6257592 -0.0088728 0.1299756 0.1574815 -0.0275059
86 0.7050130 0.6257592 0.0792538 0.1697641 0.1574815 0.0122826
87 0.6168061 0.6257592 -0.0089531 0.1299275 0.1574815 -0.0275540
88 0.7049213 0.6257592 0.0791621 0.1697012 0.1574815 0.0122197
89 0.6167259 0.6257592 -0.0090333 0.1298794 0.1574815 -0.0276021
90 0.7048296 0.6257592 0.0790705 0.1696384 0.1574815 0.0121569

D. Model Kebutuhan Ca dan P Layer Umur 9-38 Minggu

  1. Penghimpunan Data > (Ca dan P Bobot Metabolis)
  1. Pembuatan Model (Logistic, Gomperzt, Weibulle)
  2. Fitting Models > Grafik
  3. Validasi Model (Koefisien Korelasi)

1. Umum

Model Ca P
Logistic 0.96 0.77
Gompertz 0.96 0.76
Weibulle 0.96 0.79
NilaiKoefisien Ca P
Logistic
Asym 0.59 0.17
xmid 16.88 12.39
scal 1.74 5.09
Gompertz
Asym 0.6 0.18
b2 1997.38 4.07
b3 0.62 0.87
Weibulle
Asym 0.59 0.17
drop 0.5 0.09
lrc -34.41 -25.22
pwr 11.87 8.58

2. Lohmann Brown Classic

Model Ca P
Logistic 0.98 0.94
Gompertz 0.99 0.93
Weibulle 0.00 0.00
NilaiKoefisien Ca P
Logistic
Asym 0.55 0.15
xmid 17.48 9.89
scal 1.31 5.62
Gompertz
Asym 0.55 0.15
b2 73669.83 2.77
b3 0.52 0.87
Weibulle
Asym 0 0
drop 0 0
lrc 0 0
pwr 0 0

3. Lohmann Silver

Model Ca P
Logistic 0.98 0.95
Gompertz 0.98 0.95
Weibulle 1.00 0.99
NilaiKoefisien Ca P
Logistic
Asym 0.53 0.13
xmid 17.21 9.32
scal 1.42 4.19
Gompertz
Asym 0.53 0.13
b2 34550.39 4.3
b3 0.53 0.82
Weibulle
Asym 0.53 0.13
drop 0.43 0.05
lrc -63.31 -30.65
pwr 21.75 10.97

4. Lohmann Brown Lite

Model Ca P
Logistic 0.98 0.93
Gompertz 0.99 0.92
Weibulle 0.00 0.00
NilaiKoefisien Ca P
Logistic
Asym 0.54 0.14
xmid 17.46 9.7
scal 1.26 5.23
Gompertz
Asym 0.54 0.14
b2 117333.71 3.04
b3 0.5 0.86
Weibulle
Asym 0 0
drop 0 0
lrc 0 0
pwr 0 0

5. Shaver White

Model Ca P
Logistic 0.98 0.91
Gompertz 0.98 0.90
Weibulle 0.98 0.95
NilaiKoefisien Ca P
Logistic
Asym 0.63 0.22
xmid 16.6 14.65
scal 1.92 5.41
Gompertz
Asym 0.63 0.23
b2 722.76 4.31
b3 0.66 0.88
Weibulle
Asym 0.62 0.21
drop 0.53 0.12
lrc -32.25 -25
pwr 11.21 8.29

6. Hisex White

Model Ca P
Logistic 0.98 0.91
Gompertz 0.98 0.89
Weibulle 0.98 0.94
NilaiKoefisien Ca P
Logistic
Asym 0.64 0.2
xmid 16.6 14.6
scal 1.86 4.25
Gompertz
Asym 0.65 0.2
b2 728.54 6.86
b3 0.66 0.85
Weibulle
Asym 0.63 0.19
drop 0.57 0.12
lrc -26.09 -24.1
pwr 9.07 8.14

7. Hisex Brown

Model Ca P
Logistic 0.98 0.89
Gompertz 0.98 0.88
Weibulle 0.98 0.94
NilaiKoefisien Ca P
Logistic
Asym 0.66 0.2
xmid 16.45 13.61
scal 1.77 4.4
Gompertz
Asym 0.66 0.2
b2 1223.29 5.84
b3 0.63 0.85
Weibulle
Asym 0.65 0.19
drop 0.57 0.11
lrc -27.43 -33.77
pwr 9.55 11.44