2023-09-20 21:09:04 -03:00
<?xml version="1.0" encoding="utf-8"?>
< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "portuguese" xml:lang = "portuguese" >
< head >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
<!-- 2023 - 09 - 26 ter 20:42 -->
2023-09-27 11:01:48 -03:00
=======
<!-- 2023 - 09 - 20 qua 14:59 -->
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< meta http-equiv = "Content-Type" content = "text/html;charset=utf-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Evolução de rebanho leiteiro em PRV< / title >
< meta name = "author" content = "Adenor Wendling" / >
< meta name = "generator" content = "Org Mode" / >
< style >
#content { max-width: 60em; margin: auto; }
.title { text-align: center;
margin-bottom: .2em; }
.subtitle { text-align: center;
font-size: medium;
font-weight: bold;
margin-top:0; }
.todo { font-family: monospace; color: red; }
.done { font-family: monospace; color: green; }
.priority { font-family: monospace; color: orange; }
.tag { background-color: #eee; font-family: monospace;
padding: 2px; font-size: 80%; font-weight: normal; }
.timestamp { color: #bebebe; }
.timestamp-kwd { color: #5f9ea0; }
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
.underline { text-decoration: underline; }
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
p.verse { margin-left: 3%; }
pre {
border: 1px solid #e6e6e6;
border-radius: 3px;
background-color: #f2f2f2;
padding: 8pt;
font-family: monospace;
overflow: auto;
margin: 1.2em;
}
pre.src {
position: relative;
overflow: auto;
}
pre.src:before {
display: none;
position: absolute;
top: -8px;
right: 12px;
padding: 3px;
color: #555;
background-color: #f2f2f299;
}
pre.src:hover:before { display: inline; margin-top: 14px;}
/* Languages per Org manual */
pre.src-asymptote:before { content: 'Asymptote'; }
pre.src-awk:before { content: 'Awk'; }
pre.src-authinfo::before { content: 'Authinfo'; }
pre.src-C:before { content: 'C'; }
/* pre.src-C++ doesn't work in CSS */
pre.src-clojure:before { content: 'Clojure'; }
pre.src-css:before { content: 'CSS'; }
pre.src-D:before { content: 'D'; }
pre.src-ditaa:before { content: 'ditaa'; }
pre.src-dot:before { content: 'Graphviz'; }
pre.src-calc:before { content: 'Emacs Calc'; }
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
pre.src-fortran:before { content: 'Fortran'; }
pre.src-gnuplot:before { content: 'gnuplot'; }
pre.src-haskell:before { content: 'Haskell'; }
pre.src-hledger:before { content: 'hledger'; }
pre.src-java:before { content: 'Java'; }
pre.src-js:before { content: 'Javascript'; }
pre.src-latex:before { content: 'LaTeX'; }
pre.src-ledger:before { content: 'Ledger'; }
pre.src-lisp:before { content: 'Lisp'; }
pre.src-lilypond:before { content: 'Lilypond'; }
pre.src-lua:before { content: 'Lua'; }
pre.src-matlab:before { content: 'MATLAB'; }
pre.src-mscgen:before { content: 'Mscgen'; }
pre.src-ocaml:before { content: 'Objective Caml'; }
pre.src-octave:before { content: 'Octave'; }
pre.src-org:before { content: 'Org mode'; }
pre.src-oz:before { content: 'OZ'; }
pre.src-plantuml:before { content: 'Plantuml'; }
pre.src-processing:before { content: 'Processing.js'; }
pre.src-python:before { content: 'Python'; }
pre.src-R:before { content: 'R'; }
pre.src-ruby:before { content: 'Ruby'; }
pre.src-sass:before { content: 'Sass'; }
pre.src-scheme:before { content: 'Scheme'; }
pre.src-screen:before { content: 'Gnu Screen'; }
pre.src-sed:before { content: 'Sed'; }
pre.src-sh:before { content: 'shell'; }
pre.src-sql:before { content: 'SQL'; }
pre.src-sqlite:before { content: 'SQLite'; }
/* additional languages in org.el's org-babel-load-languages alist */
pre.src-forth:before { content: 'Forth'; }
pre.src-io:before { content: 'IO'; }
pre.src-J:before { content: 'J'; }
pre.src-makefile:before { content: 'Makefile'; }
pre.src-maxima:before { content: 'Maxima'; }
pre.src-perl:before { content: 'Perl'; }
pre.src-picolisp:before { content: 'Pico Lisp'; }
pre.src-scala:before { content: 'Scala'; }
pre.src-shell:before { content: 'Shell Script'; }
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
/* additional language identifiers per "defun org-babel-execute"
in ob-*.el */
pre.src-cpp:before { content: 'C++'; }
pre.src-abc:before { content: 'ABC'; }
pre.src-coq:before { content: 'Coq'; }
pre.src-groovy:before { content: 'Groovy'; }
/* additional language identifiers from org-babel-shell-names in
ob-shell.el: ob-shell is the only babel language using a lambda to put
the execution function name together. */
pre.src-bash:before { content: 'bash'; }
pre.src-csh:before { content: 'csh'; }
pre.src-ash:before { content: 'ash'; }
pre.src-dash:before { content: 'dash'; }
pre.src-ksh:before { content: 'ksh'; }
pre.src-mksh:before { content: 'mksh'; }
pre.src-posh:before { content: 'posh'; }
/* Additional Emacs modes also supported by the LaTeX listings package */
pre.src-ada:before { content: 'Ada'; }
pre.src-asm:before { content: 'Assembler'; }
pre.src-caml:before { content: 'Caml'; }
pre.src-delphi:before { content: 'Delphi'; }
pre.src-html:before { content: 'HTML'; }
pre.src-idl:before { content: 'IDL'; }
pre.src-mercury:before { content: 'Mercury'; }
pre.src-metapost:before { content: 'MetaPost'; }
pre.src-modula-2:before { content: 'Modula-2'; }
pre.src-pascal:before { content: 'Pascal'; }
pre.src-ps:before { content: 'PostScript'; }
pre.src-prolog:before { content: 'Prolog'; }
pre.src-simula:before { content: 'Simula'; }
pre.src-tcl:before { content: 'tcl'; }
pre.src-tex:before { content: 'TeX'; }
pre.src-plain-tex:before { content: 'Plain TeX'; }
pre.src-verilog:before { content: 'Verilog'; }
pre.src-vhdl:before { content: 'VHDL'; }
pre.src-xml:before { content: 'XML'; }
pre.src-nxml:before { content: 'XML'; }
/* add a generic configuration mode; LaTeX export needs an additional
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
pre.src-conf:before { content: 'Configuration File'; }
table { border-collapse:collapse; }
caption.t-above { caption-side: top; }
caption.t-bottom { caption-side: bottom; }
td, th { vertical-align:top; }
th.org-right { text-align: center; }
th.org-left { text-align: center; }
th.org-center { text-align: center; }
td.org-right { text-align: right; }
td.org-left { text-align: left; }
td.org-center { text-align: center; }
dt { font-weight: bold; }
.footpara { display: inline; }
.footdef { margin-bottom: 1em; }
.figure { padding: 1em; }
.figure p { text-align: center; }
.equation-container {
display: table;
text-align: center;
width: 100%;
}
.equation {
vertical-align: middle;
}
.equation-label {
display: table-cell;
text-align: right;
vertical-align: middle;
}
.inlinetask {
padding: 10px;
border: 2px solid gray;
margin: 10px;
background: #ffffcc;
}
#org-div-home-and-up
{ text-align: right; font-size: 70%; white-space: nowrap; }
textarea { overflow-x: auto; }
.linenr { font-size: smaller }
.code-highlighted { background-color: #ffff00; }
.org-info-js_info-navigation { border-style: none; }
#org-info-js_console-label
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
.org-info-js_search-highlight
{ background-color: #ffff00; color: #000000; font-weight: bold; }
.org-svg { }
< / style >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< style > # content { max-width : 1800 px ; } < / style >
< style > p { max-width : 800 px ; } < / style >
< style > li { max-width : 800 px ; } < / style >
< style > pre . src { background : #f5f5f5 ; color : black ; } < / style >
2023-09-27 11:01:48 -03:00
=======
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / head >
< body >
< div id = "content" class = "content" >
< h1 class = "title" > Evolução de rebanho leiteiro em PRV< / h1 >
< div id = "table-of-contents" role = "doc-toc" >
< h2 > Table of Contents< / h2 >
< div id = "text-table-of-contents" role = "doc-toc" >
< ul >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< li > < a href = "#org2586022" > 1. Indices< / a >
2023-09-20 21:09:04 -03:00
< ul >
2023-09-27 09:03:19 -03:00
< li > < a href = "#org42124dd" > 1.1. Tabela de entradas e saídas de animais< / a > < / li >
< li > < a href = "#org1a68153" > 1.2. Comentários sobre tabela acima< / a > < / li >
< li > < a href = "#orgb60744f" > 1.3. Comentários da tabela acima< / a > < / li >
< li > < a href = "#orgd85e273" > 1.4. Comentários da tabela acima< / a > < / li >
2023-09-20 21:09:04 -03:00
< / ul >
< / li >
2023-09-27 09:03:19 -03:00
< li > < a href = "#orgc1d9008" > 2. Resumo da evolução< / a >
2023-09-20 21:09:04 -03:00
< ul >
2023-09-27 09:03:19 -03:00
< li > < a href = "#org0234254" > 2.1. Tabela com os dados resumidos referente aos animais existentes anualmente< / a > < / li >
2023-09-20 21:09:04 -03:00
< / ul >
< / li >
2023-09-27 09:03:19 -03:00
< li > < a href = "#orga7ea67a" > 3. < span class = "todo TODO" > TODO< / span > Resolver exportar ou criar data.tabela. Para continuar, é necessário exportar a Tabela acima. Faço pelo menu Table - Export to file. Nome do Arquivo a exportar = Tabela$.csv.> > < / a >
2023-09-20 21:09:04 -03:00
< ul >
< li >
< ul >
2023-09-27 09:03:19 -03:00
< li > < a href = "#org3986803" > 3.0.1. Importação dos dados dos animais existentes< / a > < / li >
< li > < a href = "#orgc85ad92" > 3.0.2. Gráfico da evolução do rebanho< / a > < / li >
2023-09-20 21:09:04 -03:00
< / ul >
< / li >
2023-09-27 09:03:19 -03:00
< li > < a href = "#orgd41de30" > 3.1. Gráfico 1< / a > < / li >
2023-09-20 21:09:04 -03:00
< / ul >
< / li >
2023-09-27 09:03:19 -03:00
< li > < a href = "#org8993272" > 4. < span class = "todo TODO" > TODO< / span > - Resolver exportação figura no arquivo html< / a > < / li >
< li > < a href = "#org4e3fa80" > 5. Figuras (só para testar)< / a > < / li >
2023-09-27 11:01:48 -03:00
=======
< li > < a href = "#org1144c84" > 1. Indices< / a >
< ul >
< li > < a href = "#org020c684" > 1.1. Tabela Basede Constantes< / a > < / li >
< li > < a href = "#orgece30c4" > 1.2. Comentários sobre tabela acima< / a > < / li >
< li > < a href = "#orgd707059" > 1.3. Comentários da tabela acima< / a > < / li >
< li > < a href = "#org2a26f38" > 1.4. Comentários da tabela acima< / a > < / li >
< / ul >
< / li >
< li > < a href = "#org90a2f17" > 2. Resumo da evolução< / a >
< ul >
< li > < a href = "#org5a577e2" > 2.1. Tabela com os dados resumidos referente aos animais existentes anualmente< / a > < / li >
< / ul >
< / li >
< li > < a href = "#org48bab93" > 3. < span class = "todo TODO" > TODO< / span > Resolver exportar ou criar data.tabela. Para continuar, é necessário exportar a Tabela acima. Faço pelo menu Table - Export to file. Nome do Arquivo a exportar = Tabela$.csv.> > < / a >
< ul >
< li >
< ul >
< li > < a href = "#org1e5e2be" > 3.0.1. Importação dos dados dos animais existentes< / a > < / li >
< li > < a href = "#org786fbf0" > 3.0.2. Gráfico da evolução do rebanho< / a > < / li >
< / ul >
< / li >
< li > < a href = "#org8aca7c7" > 3.1. Gráfico 1< / a > < / li >
< / ul >
< / li >
< li > < a href = "#org001d1d7" > 4. < span class = "todo TODO" > TODO< / span > - Resolver exportação figura no arquivo html< / a >
< ul >
< li > < a href = "#org63cd44d" > 4.1. Animais comprados< / a > < / li >
< li > < a href = "#orgc6cce0a" > 4.2. Animais vendidos< / a > < / li >
< / ul >
< / li >
< li > < a href = "#org65371f1" > 5. Figuras (só para testar)< / a > < / li >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / ul >
< / div >
< / div >
< p >
#+TODO
Continuar planilha
#+startup 2023-08-02
< / p >
< p >
Vou estudar o emacs calc, tentando elaborar uma planilha para evolução do
< / p >
< p >
Vou utilizar os manuais on line < a href = "https://orgmode.org/manual/Field-and-range-formulas.html" > https://orgmode.org/manual/Field-and-range-formulas.html< / a >
e < a href = "https://orgmode.org/org.html#Built_002din-Table-Editor" > https://orgmode.org/org.html#Built_002din-Table-Editor< / a >
< / p >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< div id = "outline-container-org2586022" class = "outline-2" >
< h2 id = "org2586022" > < span class = "section-number-2" > 1.< / span > Indices< / h2 >
2023-09-27 11:01:48 -03:00
=======
< div id = "outline-container-org1144c84" class = "outline-2" >
< h2 id = "org1144c84" > < span class = "section-number-2" > 1.< / span > Indices< / h2 >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< div class = "outline-text-2" id = "text-1" >
< p >
IP = intervalo entre partos (12 meses) (setq IP "12")
< / p >
< p >
PP = primeiro parto (24 meses) (setq PP "24")
< / p >
< p >
PL = Perà odo de lactação (10 meses)(setq PL "10")
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
CL = capacidade de lotação (20UGM) (setq CL "20")
IndMor = Indice de mortalidade de bezerras
IRP = Índice de renovação do plantel - substituição de vacas velhas ou ruins
2023-09-27 11:01:48 -03:00
=======
'CL = capacidade de lotação (20UGM) (setq CL "20")
'IndMor = Indice de mortalidade de bezerras
'IRP = à ndice de renovação do plantel - substituição de vacas velhas ou ruins
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / p >
< p >
Comnpisição ideal em número de animais por categoria:
< / p >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< table id = "org15f76cb" border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
2023-09-27 11:01:48 -03:00
=======
< table id = "org2a8548e" border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< caption class = "t-above" > < span class = "table-number" > Table 1:< / span > UGM de referência de acordo com a categoria animal< / caption >
< colgroup >
< col class = "org-left" / >
< col class = "org-right" / >
< col class = "org-left" / >
< / colgroup >
< thead >
< tr >
< th scope = "col" class = "org-left" > Cataegoria animal< / th >
< th scope = "col" class = "org-right" > UGM< / th >
< th scope = "col" class = "org-left" > abrev< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td class = "org-left" > Vacas em lactação< / td >
< td class = "org-right" > 1< / td >
< td class = "org-left" > vaca< / td >
< / tr >
< tr >
< td class = "org-left" > Vacas secas< / td >
< td class = "org-right" > 1< / td >
< td class = "org-left" > vase< / td >
< / tr >
< tr >
< td class = "org-left" > Bezerras até 12 meses< / td >
< td class = "org-right" > 0.25< / td >
< td class = "org-left" > Beze< / td >
< / tr >
< tr >
< td class = "org-left" > Novilhas até 18 meses< / td >
< td class = "org-right" > 0.50< / td >
< td class = "org-left" > No18< / td >
< / tr >
< tr >
< td class = "org-left" > Novilhas até 24 meses< / td >
< td class = "org-right" > 0.75< / td >
< td class = "org-left" > No24< / td >
< / tr >
< tr >
< td class = "org-left" > Outros< / td >
< td class = "org-right" > 1< / td >
< td class = "org-left" > Outr< / td >
< / tr >
< / tbody >
< / table >
< p >
Os dados acima são padronizados, sendo que, por padrão, 1 UGM equivale a 500 kg de peso vivo. Desta forma, pode ser necessário ajustar as UGMs e acordo com o peso dos animais de cada fazenda.
< / p >
< table border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
< caption class = "t-above" > < span class = "table-number" > Table 2:< / span > Composição ideal em porcentagem , número de animais e UGM, com base em 10 vacas em lactação.< / caption >
< colgroup >
< col class = "org-left" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< / colgroup >
< thead >
< tr >
< th scope = "col" class = "org-left" > Categoria de animais< / th >
< th scope = "col" class = "org-right" > Cabeças< / th >
< th scope = "col" class = "org-right" > %cab%< / th >
< th scope = "col" class = "org-right" > UGM< / th >
< th scope = "col" class = "org-right" > %UGM< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td class = "org-left" > Vacas em lactação< / td >
< td class = "org-right" > 10< / td >
< td class = "org-right" > 47.6< / td >
< td class = "org-right" > 10< / td >
< td class = "org-right" > 60.6< / td >
< / tr >
< tr >
< td class = "org-left" > Vacas secas< / td >
< td class = "org-right" > 2< / td >
< td class = "org-right" > 9.5< / td >
< td class = "org-right" > 2< / td >
< td class = "org-right" > 12.1< / td >
< / tr >
< tr >
< td class = "org-left" > Bezerras ate 12 meses< / td >
< td class = "org-right" > 3< / td >
< td class = "org-right" > 14.3< / td >
< td class = "org-right" > 0.75< / td >
< td class = "org-right" > 4.5< / td >
< / tr >
< tr >
< td class = "org-left" > Novilhas até 18 meses< / td >
< td class = "org-right" > 3< / td >
< td class = "org-right" > 14.3< / td >
< td class = "org-right" > 1.5< / td >
< td class = "org-right" > 9.1< / td >
< / tr >
< tr >
< td class = "org-left" > Novilhas até 24 meses< / td >
< td class = "org-right" > 3< / td >
< td class = "org-right" > 14.3< / td >
< td class = "org-right" > 2.25< / td >
< td class = "org-right" > 13.6< / td >
< / tr >
< tr >
< td class = "org-left" > Outros animais< / td >
< td class = "org-right" >   < / td >
< td class = "org-right" > 0.0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0.0< / td >
< / tr >
< tr >
< td class = "org-left" > Total< / td >
< td class = "org-right" > 21< / td >
< td class = "org-right" > 100.0< / td >
< td class = "org-right" > 16.5< / td >
< td class = "org-right" > 100.0< / td >
< / tr >
< / tbody >
< / table >
< p >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
A composição do rebanho é dinâmico, com perspectativa de crescimento anual, até alcançar o limite de capacidade de suporte das pastagens ou de outro limitante definido pela infraestrutura ou de trabalho da fazenda. A espectativa de crescimento se deve à previsão de 1 parto anual
por vaca, que gera um incremento anual de 50% de fêmeas em relação ao número de vacas, e do descarte médio de 25% de vacas.
2023-09-20 21:09:04 -03:00
Quando for atingido o limite de vacas na fazenda, pode-se vender o excedente de fêmeas em idade de terneiras, novilhas prenhas, ou vacas,
2023-09-27 09:03:19 -03:00
de acordo com a conveniência da fazenda. Entretanto, a capacidade de suporte se dá em UGM, o que também vai limitar a opção pela venda de animais maiores.
Com base nos índices definidos em conjunto com a fazenda, e as entradas e saídas programadas na tabela 3, estimamos que a evolução do rebanho possa ocorrer conforme a tabela 9, ressalvando que esses valores não são absolutos, pois podem ocorrer imprevistos que alterem a evolução. Da mesma forma, havendo alteração nos índices esperados,haverá impacto na evolução do rebanho, o que não caracteriza necessariamente erro de previsão ou de manejo.
2023-09-27 11:01:48 -03:00
=======
A composição do rebanho é dinâmico, com espectativa de crescimento ao longo do tempo, até alcançar o limite de suporte das pastagens
ou de outro limitante definido pela infraestrutura ou de trabalho da fazenda. A espectativa de crescimento se deve à previsão de 1 parto anual
por vaca, que gera um incremento anual de 50% de fêmeas em relação ao número de vacas, e do descarte de 25% das vacas.
Quando for atingido o limite de vacas na fazenda, pode-se vender o excedente de fêmeas em idade de terneiras, novilhas prenhas, ou vacas,
de acordo com a conveniência da fazenda. Entretanto, o limite é medido em UGM, o que também vai limitar a opção pela venda de animais maiores.
Com base nos índices definidos em conjunto com a fazenda, estimamos que a evolução do rebanho de apresente conforme a tabela 3, ressalvando que
esses valores não são absolutos, pois podem ocorrer imprevistos que alterem a evolução. Da mesma forma, havendo alteração nos índices esperados,
haverá impacto na evolução do rebanho, o que não caracteriza necessariamente erro de previsão ou de manejo.
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / p >
< / div >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< div id = "outline-container-org42124dd" class = "outline-3" >
< h3 id = "org42124dd" > < span class = "section-number-3" > 1.1.< / span > Tabela de entradas e saídas de animais< / h3 >
2023-09-20 21:09:04 -03:00
< div class = "outline-text-3" id = "text-1-1" >
< p >
Os dados desta tabela deve ser alterados conforme necessário para alcançar a evolução do rebanho desejada.
2023-09-27 09:03:19 -03:00
As tabelas de composição de rebanho serão calculadas automáticamente, com base nos dados anotados na tabela < Tab0< a href = "/home/adenor/Documentos/GITs/Compos_rebanho/Tab0" > tabela 3< / a > > .
2023-09-20 21:09:04 -03:00
< / p >
2023-09-27 09:03:19 -03:00
< table id = "orgcadafbd" border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
2023-09-27 11:01:48 -03:00
=======
< div id = "outline-container-org020c684" class = "outline-3" >
< h3 id = "org020c684" > < span class = "section-number-3" > 1.1.< / span > Tabela Basede Constantes< / h3 >
< div class = "outline-text-3" id = "text-1-1" >
< p >
Os dados desta tabela deve ser alterados conforme necessário para alcançar a evolução do rebanho desejada.
As tabelas de composição de rebanho serão calculadas automáticamente, com base nos dados anotados na tabela < Tab0> .
< / p >
< table id = "org982cd1c" border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< caption class = "t-above" > < span class = "table-number" > Table 3:< / span > Entradas e saídas de animais do rebanho durante os primeiros 6 anos (até estabilizar)< / caption >
< colgroup >
< col class = "org-left" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-left" / >
< col class = "org-left" / >
< / colgroup >
< thead >
< tr >
< th scope = "col" class = "org-left" > Constante< / th >
< th scope = "col" class = "org-right" > ano 1< / th >
< th scope = "col" class = "org-right" > ano 2< / th >
< th scope = "col" class = "org-right" > ano 3< / th >
< th scope = "col" class = "org-right" > ano 4< / th >
< th scope = "col" class = "org-right" > ano 5< / th >
< th scope = "col" class = "org-right" > ano ..< / th >
< th scope = "col" class = "org-left" > observação< / th >
< th scope = "col" class = "org-left" >   < / th >
< / tr >
< / thead >
< tbody >
< tr >
< td class = "org-left" > Partos por vaca ano< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< / tr >
< / tbody >
< tbody >
< tr >
< td class = "org-left" > Vacas Existentes< / td >
< td class = "org-right" > 20< / td >
< td class = "org-right" > -< / td >
< td class = "org-right" > -< / td >
< td class = "org-right" > -< / td >
< td class = "org-right" > -< / td >
< td class = "org-right" > -< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-left" > - na elaboração do projeto< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-left" > - a calcular< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-left" >   < / td >
< / tr >
< tr >
< td class = "org-left" > Novilhas (12 a 24) existentes< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 0< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 05< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-right" > -< / td >
< td class = "org-right" > -< / td >
< td class = "org-right" > -< / td >
< td class = "org-right" > -< / td >
< td class = "org-right" > -< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-left" > - na elaboração do projeto< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-left" > - a calcular< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-left" >   < / td >
< / tr >
< tr >
< td class = "org-left" > Bezerras existentes< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > -< / td >
< td class = "org-right" > -< / td >
< td class = "org-right" > -< / td >
< td class = "org-right" > -< / td >
< td class = "org-right" > -< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-left" > - na elaboração do projeto< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-left" > - a calcular< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-left" >   < / td >
< / tr >
< / tbody >
< tbody >
< tr >
< td class = "org-left" > Novilhas para vacas< / td >
< td class = "org-right" > 0< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 5< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-left" > - Anual< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 0< / td >
< td class = "org-right" > 5< / td >
< td class = "org-right" > 5< / td >
< td class = "org-right" > 7< / td >
< td class = "org-right" > 7< / td >
< td class = "org-left" >   < / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-left" >   < / td >
< / tr >
< tr >
< td class = "org-left" > % Bezerras para novilhas< / td >
< td class = "org-right" > 0.4< / td >
< td class = "org-right" > 0.4< / td >
< td class = "org-right" > 0.4< / td >
< td class = "org-right" > 0.4< / td >
< td class = "org-right" > 0.4< / td >
< td class = "org-right" > 0.4< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-left" > - base no total nascidos< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-left" > com base no total de nascidos< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-left" >   < / td >
< / tr >
< / tbody >
< tbody >
< tr >
< td class = "org-left" > Vacas a vender< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 3< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 10< / td >
< td class = "org-right" > 7< / td >
< td class = "org-left" > - anual< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 3< / td >
< td class = "org-right" > 5< / td >
< td class = "org-left" >   < / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-left" >   < / td >
< / tr >
< tr >
< td class = "org-left" > Novilhas a vender (Num)< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 7< / td >
< td class = "org-right" > 7< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-left" > - anual< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-left" >   < / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-left" >   < / td >
< / tr >
< tr >
< td class = "org-left" > Bezerras a vender< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-left" > - anual< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-left" >   < / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-left" >   < / td >
< / tr >
< / tbody >
< tbody >
< tr >
< td class = "org-left" > Vacas a comprar< / td >
< td class = "org-right" > 0< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 0< / td >
< td class = "org-left" > - anual< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-left" >   < / td >
< / tr >
< tr >
< td class = "org-left" > Novilhas a comprar< / td >
2023-09-27 11:01:48 -03:00
=======
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 5< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-left" > - anual< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< / tr >
< tr >
< td class = "org-left" > Novilhas a comprar< / td >
< td class = "org-right" > 2< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-left" >   < / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-left" >   < / td >
< / tr >
< tr >
< td class = "org-left" > Bezerras a compras< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-left" > -anual< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-left" >   < / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-left" >   < / td >
< / tr >
< / tbody >
< / table >
< p >
Com a evolução estimada através dos indicadores:
. 1 parto por vaca por ano;
. Primeiro parto aos 18 meses
. Descarte de 25% das vacas a partir do 3º ano
. Capacidade de suporte para 40 vacas
. Aproveitamento de 40% dos nascidos para repsição
Temos o seguinte:
> > Iniciamos com 20 vacas
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
> > Compramos 5 novilhas cobertas
2023-09-20 21:09:04 -03:00
< / p >
2023-09-27 09:03:19 -03:00
< table id = "org3945c24" border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
2023-09-27 11:01:48 -03:00
=======
> > No segundo ano serão compradas 2 novilhas
< / p >
< table id = "orgadc7287" border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< caption class = "t-above" > < span class = "table-number" > Table 4:< / span > Composição do rebanho na fazenda VITRUVIO (ANO 1)< / caption >
< colgroup >
< col class = "org-left" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< / colgroup >
< thead >
< tr >
< th scope = "col" class = "org-left" > Categoria< / th >
< th scope = "col" class = "org-right" > ExttAnt< / th >
< th scope = "col" class = "org-right" > TIR< / th >
< th scope = "col" class = "org-right" > Compra< / th >
< th scope = "col" class = "org-right" > Venda< / th >
< th scope = "col" class = "org-right" > Saldo< / th >
< th scope = "col" class = "org-right" > TIC< / th >
< th scope = "col" class = "org-right" > ExttFin< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td class = "org-left" > VACAS > 24< / td >
< td class = "org-right" > 20< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 20< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 20< / td >
< / tr >
< tr >
< td class = "org-left" > NOVILHAS 12< > 24< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 5< / td >
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 5< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 5< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 1< / td >
< td class = "org-right" > 5< / td >
< td class = "org-right" > 2< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 8< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 3< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / tr >
< tr >
< td class = "org-left" > BEZERRAS < 12< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 0< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 8< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 8< / td >
< td class = "org-right" > 8< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 2< / td >
< td class = "org-right" > 8< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 10< / td >
< td class = "org-right" > 10< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< / tr >
< tr >
< td class = "org-left" > Outros< / td >
< td class = "org-right" >   < / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" >   < / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< / tr >
< / tbody >
< / table >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
2023-09-27 11:01:48 -03:00
=======
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< p >
Na tabela 3.1 consta o número de animais para cada categoria, com as ocorrencias do ano. No caso das vacas, não há alteração, visto que não há entradas, nem saídas, e o número inicial é o mesmo do final. No caso das novilhas, há movimentação, com a transferência interna de 5 (que passam de bezerras para novilhas), compra de 2, e transferência cedendo 5 para serem vacas no próximo ano. Assim, o ano inicia com 1 novilha, e termina com 3.
< / p >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< table id = "org7d309bf" border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
2023-09-27 11:01:48 -03:00
=======
< table id = "orgd29fc0b" border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< caption class = "t-above" > < span class = "table-number" > Table 5:< / span > Composição do rebanho na fazenda VITRUVIO (ANO 2)< / caption >
< colgroup >
< col class = "org-left" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< / colgroup >
< thead >
< tr >
< th scope = "col" class = "org-left" > CATEGORIA< / th >
< th scope = "col" class = "org-right" > EXTTANT< / th >
< th scope = "col" class = "org-right" > TIR< / th >
< th scope = "col" class = "org-right" > COMPRA< / th >
< th scope = "col" class = "org-right" > VENDA< / th >
< th scope = "col" class = "org-right" > SALDO< / th >
< th scope = "col" class = "org-right" > TIC< / th >
< th scope = "col" class = "org-right" > EXTTFIN< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td class = "org-left" > VACAS > 24< / td >
< td class = "org-right" > 20< / td >
< td class = "org-right" > 0< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 20< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 20< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 5< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 25< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 25< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / tr >
< tr >
< td class = "org-left" > Novilhas 12< > 24< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 5< / td >
< td class = "org-right" > 8< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 3< / td >
< td class = "org-right" > 10< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 13< / td >
< td class = "org-right" > 13< / td >
< td class = "org-right" > 0< / td >
< / tr >
< tr >
< td class = "org-left" > Bezerras < 12< / td >
< td class = "org-right" > 0< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 8< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 0< / td >
< td class = "org-right" > 8< / td >
< td class = "org-right" > 8< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 10< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 11< / td >
< td class = "org-right" > 11< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< / tr >
< tr >
< td class = "org-left" > outros< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" >   < / td >
< td class = "org-right" > 1< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / div >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< div id = "outline-container-org1a68153" class = "outline-3" >
< h3 id = "org1a68153" > < span class = "section-number-3" > 1.2.< / span > Comentários sobre tabela acima< / h3 >
2023-09-27 11:01:48 -03:00
=======
< div id = "outline-container-orgece30c4" class = "outline-3" >
< h3 id = "orgece30c4" > < span class = "section-number-3" > 1.2.< / span > Comentários sobre tabela acima< / h3 >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< div class = "outline-text-3" id = "text-1-2" >
< p >
Na tabela 3.3 podemos observar…
< / p >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< table id = "orgd2a0407" border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
2023-09-27 11:01:48 -03:00
=======
< table id = "orgf990d20" border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< caption class = "t-above" > < span class = "table-number" > Table 6:< / span > Composição do rebanho na fazenda VITRUVIO (ANO 3)< / caption >
< colgroup >
< col class = "org-left" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< / colgroup >
< thead >
< tr >
< th scope = "col" class = "org-left" > CATEGORIA< / th >
< th scope = "col" class = "org-right" > EXTTANT< / th >
< th scope = "col" class = "org-right" > TIR< / th >
< th scope = "col" class = "org-right" > COMPRA< / th >
< th scope = "col" class = "org-right" > VENDA< / th >
< th scope = "col" class = "org-right" > SALDO< / th >
< th scope = "col" class = "org-right" > TIC< / th >
< th scope = "col" class = "org-right" > EXTTFIN< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td class = "org-left" > VACAS > 24< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 20< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 13< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 33< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 33< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 25< / td >
< td class = "org-right" > 13< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 38< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 38< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / tr >
< tr >
< td class = "org-left" > Novilhas 12< > 24< / td >
< td class = "org-right" > 0< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 8< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 8< / td >
< td class = "org-right" > 8< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 11< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 11< / td >
< td class = "org-right" > 11< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< / tr >
< tr >
< td class = "org-left" > Bezerras < 12< / td >
< td class = "org-right" > 0< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 13< / td >
< td class = "org-right" > 0< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 1< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 12< / td >
< td class = "org-right" > 12< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 15< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 15< / td >
< td class = "org-right" > 15< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< / tr >
< tr >
< td class = "org-left" > outros< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" >   < / td >
< td class = "org-right" > 1< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / div >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< div id = "outline-container-orgb60744f" class = "outline-3" >
< h3 id = "orgb60744f" > < span class = "section-number-3" > 1.3.< / span > Comentários da tabela acima< / h3 >
2023-09-27 11:01:48 -03:00
=======
< div id = "outline-container-orgd707059" class = "outline-3" >
< h3 id = "orgd707059" > < span class = "section-number-3" > 1.3.< / span > Comentários da tabela acima< / h3 >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< div class = "outline-text-3" id = "text-1-3" >
< p >
Na tabela 3.4 …
< / p >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< table id = "org6bd4db2" border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
2023-09-27 11:01:48 -03:00
=======
< table id = "org24bb890" border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< caption class = "t-above" > < span class = "table-number" > Table 7:< / span > Composição do rebanho na fazenda VITRUVIO (ANO 4)< / caption >
< colgroup >
< col class = "org-left" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< / colgroup >
< thead >
< tr >
< th scope = "col" class = "org-left" > CATEGORIA< / th >
< th scope = "col" class = "org-right" > EXTTANT< / th >
< th scope = "col" class = "org-right" > TIR< / th >
< th scope = "col" class = "org-right" > COMPRA< / th >
< th scope = "col" class = "org-right" > VENDA< / th >
< th scope = "col" class = "org-right" > SALDO< / th >
< th scope = "col" class = "org-right" > TIC< / th >
< th scope = "col" class = "org-right" > EXTTFIN< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td class = "org-left" > VACAS > 24< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 33< / td >
< td class = "org-right" > 8< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< td class = "org-right" > 3< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 38< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 38< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 38< / td >
< td class = "org-right" > 11< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 3< / td >
< td class = "org-right" > 46< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 46< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / tr >
< tr >
< td class = "org-left" > Novilhas 12< > 24< / td >
< td class = "org-right" > 0< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 12< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 12< / td >
< td class = "org-right" > 12< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 15< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 15< / td >
< td class = "org-right" > 15< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< / tr >
< tr >
< td class = "org-left" > Bezerras < 12< / td >
< td class = "org-right" > 0< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 15< / td >
< td class = "org-right" > 0< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 1< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 14< / td >
< td class = "org-right" > 14< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 18< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 18< / td >
< td class = "org-right" > 18< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< / tr >
< tr >
< td class = "org-left" > outros< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" >   < / td >
< td class = "org-right" > 1< / td >
< / tr >
< / tbody >
< / table >
< / div >
< / div >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< div id = "outline-container-orgd85e273" class = "outline-3" >
< h3 id = "orgd85e273" > < span class = "section-number-3" > 1.4.< / span > Comentários da tabela acima< / h3 >
2023-09-27 11:01:48 -03:00
=======
< div id = "outline-container-org2a26f38" class = "outline-3" >
< h3 id = "org2a26f38" > < span class = "section-number-3" > 1.4.< / span > Comentários da tabela acima< / h3 >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< div class = "outline-text-3" id = "text-1-4" >
< p >
na tabela 3.5
< / p >
< p >
:TABLE< sub > EXPORT< / sub > < sub > FILE< / sub > : Documents/Tabela 3.5.csv
:TABLE< sub > EXPORT< / sub > < sub > FORMAT< / sub > : orgtbl-to-csv
< / p >
< table border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
< colgroup >
< col class = "org-left" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< / colgroup >
< thead >
< tr >
< th scope = "col" class = "org-left" > CATEGORIA< / th >
< th scope = "col" class = "org-right" > EXTTANT< / th >
< th scope = "col" class = "org-right" > TIR< / th >
< th scope = "col" class = "org-right" > COMPRA< / th >
< th scope = "col" class = "org-right" > VENDA< / th >
< th scope = "col" class = "org-right" > SALDO< / th >
< th scope = "col" class = "org-right" > TIC< / th >
< th scope = "col" class = "org-right" > EXTTFIN< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td class = "org-left" > VACAS > 24< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 38< / td >
< td class = "org-right" > 12< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 10< / td >
< td class = "org-right" > 40< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 40< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 46< / td >
< td class = "org-right" > 15< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 3< / td >
< td class = "org-right" > 58< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 58< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / tr >
< tr >
< td class = "org-left" > Novilhas 12< > 24< / td >
< td class = "org-right" > 0< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 14< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< td class = "org-right" > 7< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 7< / td >
< td class = "org-right" > 7< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 18< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 7< / td >
< td class = "org-right" > 11< / td >
< td class = "org-right" > 11< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< / tr >
< tr >
< td class = "org-left" > Bezerras < 12< / td >
< td class = "org-right" > 0< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 16< / td >
< td class = "org-right" > 0< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 1< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 15< / td >
< td class = "org-right" > 15< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 23< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 23< / td >
< td class = "org-right" > 23< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< / tr >
< tr >
< td class = "org-left" > outros< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" >   < / td >
< td class = "org-right" > 1< / td >
< / tr >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< tr >
< td class = "org-left" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< / tr >
2023-09-27 11:01:48 -03:00
=======
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / tbody >
< / table >
< p >
e, finalmente, na tabela 3.6, a composição do rebanho no sexto ano após a implementeação e adoção do PRV na propriedade VITRUVIO.
< / p >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< table id = "orgaaba8dc" border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
2023-09-27 11:01:48 -03:00
=======
< table id = "orgd786a89" border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< caption class = "t-above" > < span class = "table-number" > Table 8:< / span > Composição do rebanho na fazenda VITRUVIO (ANO 6)< / caption >
< colgroup >
< col class = "org-left" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< / colgroup >
< thead >
< tr >
< th scope = "col" class = "org-left" > CATEGORIA< / th >
< th scope = "col" class = "org-right" > EXTTANT< / th >
< th scope = "col" class = "org-right" > TIR< / th >
< th scope = "col" class = "org-right" > COMPRA< / th >
< th scope = "col" class = "org-right" > VENDA< / th >
< th scope = "col" class = "org-right" > SALDO< / th >
< th scope = "col" class = "org-right" > TIC< / th >
< th scope = "col" class = "org-right" > EXTTFIN< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td class = "org-left" > VACAS > 24< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 40< / td >
< td class = "org-right" > 7< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 7< / td >
< td class = "org-right" > 40< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 40< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 58< / td >
< td class = "org-right" > 11< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 5< / td >
< td class = "org-right" > 64< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 64< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / tr >
< tr >
< td class = "org-left" > Novilhas 12< > 24< / td >
< td class = "org-right" > 0< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 15< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< td class = "org-right" > 7< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 8< / td >
< td class = "org-right" > 8< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 23< / td >
< td class = "org-right" > 0< / td >
< td class = "org-right" > 7< / td >
< td class = "org-right" > 16< / td >
< td class = "org-right" > 16< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< / tr >
< tr >
< td class = "org-left" > Bezerras < 12< / td >
< td class = "org-right" > 0< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 16< / td >
< td class = "org-right" > 0< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 1< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 15< / td >
< td class = "org-right" > 15< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 26< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" > 26< / td >
< td class = "org-right" > 26< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 0< / td >
< / tr >
< tr >
< td class = "org-left" > outros< / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" > 1< / td >
< td class = "org-right" >   < / td >
< td class = "org-right" > 1< / td >
< / tr >
< / tbody >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< tbody >
< tr >
< td class = "org-left" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< td class = "org-right" >   < / td >
< / tr >
< / tbody >
2023-09-27 11:01:48 -03:00
=======
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / table >
< / div >
< / div >
< / div >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< div id = "outline-container-orgc1d9008" class = "outline-2" >
< h2 id = "orgc1d9008" > < span class = "section-number-2" > 2.< / span > Resumo da evolução< / h2 >
2023-09-27 11:01:48 -03:00
=======
< div id = "outline-container-org90a2f17" class = "outline-2" >
< h2 id = "org90a2f17" > < span class = "section-number-2" > 2.< / span > Resumo da evolução< / h2 >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< div class = "outline-text-2" id = "text-2" >
< p >
Esta tabela é a que efetivamente interessa para ser apresentada ao cliente, ou para análise técnica, pois apresenta o resumo (resultado da evolução) proposto para a fazenda.
< / p >
< / div >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< div id = "outline-container-org0234254" class = "outline-3" >
< h3 id = "org0234254" > < span class = "section-number-3" > 2.1.< / span > Tabela com os dados resumidos referente aos animais existentes anualmente< / h3 >
2023-09-27 11:01:48 -03:00
=======
< div id = "outline-container-org5a577e2" class = "outline-3" >
< h3 id = "org5a577e2" > < span class = "section-number-3" > 2.1.< / span > Tabela com os dados resumidos referente aos animais existentes anualmente< / h3 >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< div class = "outline-text-3" id = "text-2-1" >
< p >
Os dados da tabela abaixo resultam da estimativa de evolução de rebanho, de acordo com os dados da tabela de dados.
< / p >
< p >
:TABLE< sub > EXPORT< / sub > < sub > FILE< / sub > : Documents/Tabela4.csv
:TABLE< sub > EXPORT< / sub > < sub > FORMAT< / sub > : orgtbl-to-csv
< / p >
< table border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
< colgroup >
< col class = "org-left" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< col class = "org-right" / >
< / colgroup >
< thead >
< tr >
< th scope = "col" class = "org-left" > Ano< / th >
< th scope = "col" class = "org-right" > 2004< / th >
< th scope = "col" class = "org-right" > 2005< / th >
< th scope = "col" class = "org-right" > 2006< / th >
< th scope = "col" class = "org-right" > 2007< / th >
< th scope = "col" class = "org-right" > 2008< / th >
< th scope = "col" class = "org-right" > 2009< / th >
< / tr >
< / thead >
< tbody >
< tr >
< td class = "org-left" > Vacas< / td >
< td class = "org-right" > 20< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 20< / td >
< td class = "org-right" > 33< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 38< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 40< / td >
< td class = "org-right" > 40< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 25< / td >
< td class = "org-right" > 38< / td >
< td class = "org-right" > 46< / td >
< td class = "org-right" > 58< / td >
< td class = "org-right" > 64< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / tr >
< tr >
< td class = "org-left" > Novilhas< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 5< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 13< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 8< / td >
< td class = "org-right" > 12< / td >
< td class = "org-right" > 7< / td >
< td class = "org-right" > 8< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 8< / td >
< td class = "org-right" > 13< / td >
< td class = "org-right" > 11< / td >
< td class = "org-right" > 15< / td >
< td class = "org-right" > 11< / td >
< td class = "org-right" > 16< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / tr >
< tr >
< td class = "org-left" > Terneiras< / td >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 8< / td >
< td class = "org-right" > 8< / td >
< td class = "org-right" > 12< / td >
< td class = "org-right" > 14< / td >
2023-09-20 21:09:04 -03:00
< td class = "org-right" > 15< / td >
2023-09-27 09:03:19 -03:00
< td class = "org-right" > 15< / td >
< / tr >
< / tbody >
< tbody >
< tr >
< td class = "org-left" > Total< / td >
< td class = "org-right" > 33< / td >
< td class = "org-right" > 41< / td >
< td class = "org-right" > 53< / td >
< td class = "org-right" > 64< / td >
< td class = "org-right" > 60< / td >
< td class = "org-right" > 63< / td >
2023-09-27 11:01:48 -03:00
=======
< td class = "org-right" > 10< / td >
< td class = "org-right" > 11< / td >
< td class = "org-right" > 15< / td >
< td class = "org-right" > 18< / td >
< td class = "org-right" > 23< / td >
< td class = "org-right" > 26< / td >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / tr >
< / tbody >
< / table >
< / div >
< / div >
< / div >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< div id = "outline-container-orga7ea67a" class = "outline-2" >
< h2 id = "orga7ea67a" > < span class = "section-number-2" > 3.< / span > < span class = "todo TODO" > TODO< / span > Resolver exportar ou criar data.tabela. Para continuar, é necessário exportar a Tabela acima. Faço pelo menu Table - Export to file. Nome do Arquivo a exportar = Tabela$.csv.> > < / h2 >
2023-09-20 21:09:04 -03:00
< div class = "outline-text-2" id = "text-3" >
< / div >
2023-09-27 09:03:19 -03:00
< div id = "outline-container-org3986803" class = "outline-4" >
< h4 id = "org3986803" > < span class = "section-number-4" > 3.0.1.< / span > Importação dos dados dos animais existentes< / h4 >
2023-09-20 21:09:04 -03:00
< div class = "outline-text-4" id = "text-3-0-1" >
< div class = "org-src-container" >
2023-09-27 09:03:19 -03:00
< pre class = "src src-R" > library (data.table)
library(tidyr)
library(dplyr)
Evol_exist < - fread("data/Tabela4.csv", check.names =FALSE, header=TRUE)
str(Evol_exist)
2023-09-27 11:01:48 -03:00
=======
< div id = "outline-container-org48bab93" class = "outline-2" >
< h2 id = "org48bab93" > < span class = "section-number-2" > 3.< / span > < span class = "todo TODO" > TODO< / span > Resolver exportar ou criar data.tabela. Para continuar, é necessário exportar a Tabela acima. Faço pelo menu Table - Export to file. Nome do Arquivo a exportar = Tabela$.csv.> > < / h2 >
< div class = "outline-text-2" id = "text-3" >
< / div >
< div id = "outline-container-org1e5e2be" class = "outline-4" >
< h4 id = "org1e5e2be" > < span class = "section-number-4" > 3.0.1.< / span > Importação dos dados dos animais existentes< / h4 >
< div class = "outline-text-4" id = "text-3-0-1" >
< div class = "org-src-container" >
< pre class = "src src-R" > getwd()
library (data.table)
Evol_exist < - fread("data/Tabela4.csv", check.names =FALSE, header=TRUE)
# str(Evol_exist)
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
#View(Evol_exist)
#Transpor a tabela
Evol_exist1< -dcast(melt(Evol_exist, id.vars="Ano"),variable ~Ano)
# deu um trabalho para n ão aparecer uma linha nova com os nomes da colunas...
str(Evol_exist1)
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
Evoluc< -Evol_exist1%> %
pivot_longer(!variable, names_to="Categoria", values_to="Cabecas")%> %
dplyr::mutate(Ano=variable)
#View(Evoluc)
str(Evoluc)
2023-09-27 11:01:48 -03:00
=======
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / pre >
< / div >
< / div >
< / div >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< div id = "outline-container-orgc85ad92" class = "outline-4" >
< h4 id = "orgc85ad92" > < span class = "section-number-4" > 3.0.2.< / span > Gráfico da evolução do rebanho< / h4 >
2023-09-20 21:09:04 -03:00
< / div >
2023-09-27 09:03:19 -03:00
< div id = "outline-container-orgd41de30" class = "outline-3" >
< h3 id = "orgd41de30" > < span class = "section-number-3" > 3.1.< / span > Gráfico 1< / h3 >
2023-09-20 21:09:04 -03:00
< div class = "outline-text-3" id = "text-3-1" >
2023-09-27 09:03:19 -03:00
< div class = "org-src-container" >
< pre class = "src src-R" > library (ggplot2)
2023-09-20 21:09:04 -03:00
2023-09-27 09:03:19 -03:00
Evoluc< -ggplot(Evoluc, aes(x=Ano, y=Cabecas, group = Categoria))+
geom_line (aes(color=Categoria))+
geom_point(aes(color=Categoria))
2023-09-20 21:09:04 -03:00
2023-09-27 09:03:19 -03:00
Evoluc
< / pre >
2023-09-20 21:09:04 -03:00
< / div >
2023-09-27 11:01:48 -03:00
=======
< div id = "outline-container-org786fbf0" class = "outline-4" >
< h4 id = "org786fbf0" > < span class = "section-number-4" > 3.0.2.< / span > Gráfico da evolução do rebanho< / h4 >
< / div >
< div id = "outline-container-org8aca7c7" class = "outline-3" >
< h3 id = "org8aca7c7" > < span class = "section-number-3" > 3.1.< / span > Gráfico 1< / h3 >
< div class = "outline-text-3" id = "text-3-1" >
< p >
#+BEGIN< sub > src< / sub > R
library (ggplot2)
< / p >
< p >
ggplot(Evol< sub > exist1< / sub > ,
aes(x < code > as.numeric(variable)))+
geom_line ( aes (y = Vacas),col< / code > "red")+
geom< sub > line< / sub > (aes(y=Novilhas), col="blue")+
geom< sub > line< / sub > (aes(y=Terneiras), col="green")
< / p >
< p >
END< sub > src< / sub >
< / p >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / div >
< / div >
< / div >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< div id = "outline-container-org8993272" class = "outline-2" >
< h2 id = "org8993272" > < span class = "section-number-2" > 4.< / span > < span class = "todo TODO" > TODO< / span > - Resolver exportação figura no arquivo html< / h2 >
2023-09-20 21:09:04 -03:00
< / div >
2023-09-27 09:03:19 -03:00
< div id = "outline-container-org4e3fa80" class = "outline-2" >
< h2 id = "org4e3fa80" > < span class = "section-number-2" > 5.< / span > Figuras (só para testar)< / h2 >
2023-09-27 11:01:48 -03:00
=======
< div id = "outline-container-org001d1d7" class = "outline-2" >
< h2 id = "org001d1d7" > < span class = "section-number-2" > 4.< / span > < span class = "todo TODO" > TODO< / span > - Resolver exportação figura no arquivo html< / h2 >
< div class = "outline-text-2" id = "text-4" >
< / div >
< div id = "outline-container-org63cd44d" class = "outline-3" >
< h3 id = "org63cd44d" > < span class = "section-number-3" > 4.1.< / span > Animais comprados< / h3 >
< div class = "outline-text-3" id = "text-4-1" >
< table border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
< colgroup >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< / colgroup >
< tbody >
< tr >
< td class = "org-left" > Vacas compradas< / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< / tr >
< tr >
< td class = "org-left" > Novilhas compradas< / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" > as< / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< / tr >
< tr >
< td class = "org-left" > Terneiras compradas< / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< / tr >
< / tbody >
< / table >
< / div >
< / div >
< div id = "outline-container-orgc6cce0a" class = "outline-3" >
< h3 id = "orgc6cce0a" > < span class = "section-number-3" > 4.2.< / span > Animais vendidos< / h3 >
< div class = "outline-text-3" id = "text-4-2" >
< table border = "2" cellspacing = "0" cellpadding = "6" rules = "groups" frame = "hsides" >
< colgroup >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< col class = "org-left" / >
< / colgroup >
< tbody >
< tr >
< td class = "org-left" > Vacas vendidas< / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< / tr >
< tr >
< td class = "org-left" > Novilhas vendidas< / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< / tr >
< tr >
< td class = "org-left" > Terneiras vendidas< / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< td class = "org-left" >   < / td >
< / tr >
< / tbody >
< / table >
< / div >
< / div >
< / div >
< div id = "outline-container-org65371f1" class = "outline-2" >
< h2 id = "org65371f1" > < span class = "section-number-2" > 5.< / span > Figuras (só para testar)< / h2 >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< div class = "outline-text-2" id = "text-5" >
< p >
Exemplo 2
< / p >
< p align = "center" title = "Action!" >
< a href = "https://nuvem.multifarm.top/apps/files/?dir=/Photos&openfile=457851" align = "center" title = "Action!" > https://nuvem.multifarm.top/apps/files/?dir=/Photos& openfile=457851< / a >
< / p >
< p >
Exemplo 3 -
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
#+begin< sub > export< / sub > html
< div id="subtittle" style="float: center; text-aling:center;">
< p>
< font size="1"> Composição do rebanho. Nes propriedade, os animais são divididos em dois lotes para o pastoreio.< /font>
< /p>
< p>
< a href="< a href = "http://multifarm.top" > http://multifarm.top< / a > ">
< img src= "< a href = "https://nuvem.multifarm.top/apps/files/?dir=/Photos&openfile=457848" > https://nuvem.multifarm.top/apps/files/?dir=/Photos& openfile=457848< / a > " width = "250"/>
< /a>
< /p>
< /div>
#+end< sub > export< / sub > >
2023-09-27 11:01:48 -03:00
=======
< / p >
< p aling = "center" >
< a href = "https://nuvem.multifarm.top/apps/files/?dir=/Photos&openfile=457848" aling = "center" > https://nuvem.multifarm.top/apps/files/?dir=/Photos& openfile=457848< / a >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< / p >
< / div >
< / div >
< / div >
< div id = "postamble" class = "status" >
< p class = "date" > Date: 08-31-2023< / p >
< p class = "author" > Author: Adenor Wendling< / p >
2023-09-27 11:01:48 -03:00
< < < < < < < HEAD
2023-09-27 09:03:19 -03:00
< p class = "date" > Created: 2023-09-26 ter 20:42< / p >
2023-09-27 11:01:48 -03:00
=======
< p class = "date" > Created: 2023-09-20 qua 14:59< / p >
>>>>>>> 1d4d4f8 (para discutir na reuniao)
2023-09-20 21:09:04 -03:00
< p class = "validation" > < a href = "https://validator.w3.org/check?uri=referer" > Validate< / a > < / p >
< / div >
< / body >
< / html >