Question

Consider the following mathematical model used to predict the mass of a single largemouth fish (bass)...

Consider the following mathematical model used to predict the mass of a single largemouth fish (bass) caught from a fish population present in a lake:

Fish Mass (lbm) = 11 – [Random(1,100)]½

Where the function Random (1,100) returns any integer between 1 and 100 with equal probability for a particular fish caught. Based on this model, what can you say about:

a. The range of fish mass predicted by the model?

b. Does the model predict a Normal (aka Gaussian, bell curve) distribution of fish mass? Why or why not?

c. Does the model seem reasonable for prediction of the mass of a fish? Why or why not?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

sample(100,1,TRUE) is a code in R for random integer generation

> sample (100,1, TRUE) [1] 83 > sample(100,1,TRUE) [1] 50 > sample(100,1,TRUE) [1] 69 > sample(100,1,TRUE) >FM-11-sqrt (sampl8 6 4 2

Oo oo0o CN 0 20 40 60 80 100 Indexa)Range = 1.050126 to 9.585786 {may differ for you based upon the random numbere generatede by you}

b)The model has mean 4.34 and sd = 2.17 and so most of the observation falls between mean +/- 3*sd and so we can say that the distribution is normal
mean-3*sd=2.173247
mean+3*sd=10.85864

c)As we can see that there is no trend in the data and so we can't predict the mass of a fish here represented by FM. As the random number generation makes it difficult to predict.So we can say that the model doen't seem reasonable for prediction of the mass of a fish (FM).

Hope the above answer has helped you in understanding the proble. Please upvote the ans if it has really helped you. Good Luck!!

Add a comment
Know the answer?
Add Answer to:
Consider the following mathematical model used to predict the mass of a single largemouth fish (bass)...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • A fish hatchery employed a mathematician to design a model to predict the population size of fish...

    What are the solutions to the following diff eq’s? A fish hatchery employed a mathematician to design a model to predict the population size of fish that the hatchery can expect to find in their pond at any given time. The mathematical model that the mathematician created is: dP dt 25 (a) Draw a one dimensional phase portrait of the autonomous differential equa- tion. What does this differential equation predict for future fish populations for various initial conditions? Describe the...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT