STATISTICAL APPLICATIONS, Experimental Design |
||
Plot Plan title 'RCBD 3 reps, 13 treatments'; proc plan seed =37275; factors blocks=3 ordered trts =13; run; title 'CRD, 4 trts, 3
reps'; Delete Function |
||
Program to output Transposed Data data one; Procedure for Determining Differences in Population Means data one; input sample
time $ ph P oc k; |
||
Estimated probabilities (reliabilities) of treatment (any treatment where a direct comparison can be made with a check) response compared to a check for the sample of treatment differences (years or locations) can be determined as defined by Eskridge and Mumm (1992) where: RNi = P(Z > - ydi/sdi) such that Z is a standard normal random variable and ydi and sdi are estimates of the sample mean difference and standard deviation, respectively. A modified reliability estimate (economic reliability, REi) can be calculated by subtracting the costs (in yield units) of the fertilizer and its application from the mean difference for the ith treatment (di) against the treatment check as: REi = P(Z > -(ydi - ci)/ sdi) where ci represents the equivalent yield necessary to pay for the fertilizer and its application for a given price ratio. These values are then substituted in the equation to calculate reliability for normally distributed differences. The recalculated reliability represents the normal probability that a treatment will outperform the treatment check in a quantity superior to ci, therefore, providing an estimate of the economic feasibility of the practice as well as allowing direct comparisons of net benefits among calculated reliabilities for a given price ratio. |