Recent content by cactus1003

  1. C

    Undergrad Calculate Prediction Accuracy Using Statistical Test

    What I understood it correctly is as follows: U have an equation y=f(x), to find the size of the animal. Now to find its accuracy, u take a sample of size n (i.e. ur observed value) n try to find the % of variation by comparing the values of actual n observed one… One simple method is...
  2. C

    Undergrad How Do You Calculate the Probability of Getting at Most One Brown M&M?

    For Binomial Distribution, take n=7, p=0.3, q=1-p=0.7. P(X<=1)=P(X=0)+P(X=1)=q^7+n*p*q^6 thts it gys... enjy