Question

can someone help me with this please thanks U

can someone help me with this please thanks
U.S. Population
YEAR POPULATION
1930 122,800,000
1940 131,700,000
1950 150,700,000
1960 179,300,000
It is estimated that the limiting population that the United States can support is 500,000,000 people. Predict the population for the year 2000 using the logistic growth model on the basis of the data in the years 1950 and 1960. In other words:
* Let P = P (t) be the population, where t is the number of years after 1950.
* Assume P (t) is of the form given by the logistic equation. Determine what the value of L must be in this case.
* Find the exact values of P (0) and P (10) from the U.S. Population table given above. Use these two data points to find the values of b and k in the formula for P (t).
Note: Answer to the nearest 1 million people, and do not use commas in your answer.
0 0
Add a comment Improve this question Transcribed image text
Answer #1
to the nearest 1 million people, and do not use commas in your answer. --------------- 1950 corresponds to t=0, so P(0) = 150,700,000 1960 corresponds to t=10, so P(10) = 179,300,000 -------------- Equation = ? slope = (179,300,000 - 150,700,000)/(10) = 28,600,000/10 = 2,860,000 P-intercept = 150,700,000 ----- P(t) = 2,860,000t + 150,700,000 ---------------------------- 2000 corresponds to t=50, so P(2000)= 293,700,000 ======================================================== Cheers, Stan H.
answered by: jazzlyn
Add a comment
Answer #2
U.S. Population YEAR POPULATION 1930 122,800,000 1940 131,700,000 1950 150,700,000 1960 179,300,000 It is estimated that the limiting population that the United States can support is 500,000,000 people. Predict the population for the year 2000 using the logistic growth model on the basis of the data in the years 1950 and 1960. In other words: * Let P = P (t) be the population, where t is the number of years after 1950. * Assume P (t) is of the form given by the logistic equation. Determine what the value of L must be in this case. * Find the exact values of P (0) and P (10) from the U.S. Population table given above. Use these two data points to find the values of b and k in the formula for P (t). Note:
answered by: Anta
Add a comment
Know the answer?
Add Answer to:
can someone help me with this please thanks U
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
  • Using the U.S. census data in Table 3.1 for 1900, 1920, and 1940 to determine parameters in the logistic equa...

    Using the U.S. census data in Table 3.1 for 1900, 1920, and 1940 to determine parameters in the logistic equa- tion model, what populations does the model predict for 2000 and 2010? Compare your answers with the census data for those years. Comparison of the Malthusian and Logistic Models with U.S. Census Data (Population is given in Millions) TABLE 3.1 Logistic Least Squares) Malthusian Year .S. Census (Example 3) (Example 4) p di 403 3.93 1790 5.42 0.0312 5.31 1800...

  • Consider the following Year Population (in millions) 1790 1800 1810 1820 1830 1840 1850 1860 1870...

    Consider the following Year Population (in millions) 1790 1800 1810 1820 1830 1840 1850 1860 1870 1880 1890 1900 1910 1920 1930 1940 1950 3.929 5.308 7.240 9.638 12.866 17.069 23.192 31.433 38.558 50.156 62.948 75.996 91.972 105.711 122.775 131.669 150.697 (a) Census data for the United States between 1790 and 1950 are given in the table above. Construct a logistic population model using the data from 1790, 1860, and 1930. (Assume that t is years since 1790 and P...

  • MUST USE MIDPOINT METHOD AND ANONYMOUS FUNCTION and MATLAB, no outer function please. Will rate answer 5 stars if done...

    MUST USE MIDPOINT METHOD AND ANONYMOUS FUNCTION and MATLAB, no outer function please. Will rate answer 5 stars if done right :) Solve using the midpoint method (RK2), choose a step size The logistic model is used to simulate population as in: Pmax where p -population, kgm -the maximum growth rate under unlimited conditions, and pmax - the carrying capacity. Simulate the world's population from 1950 to 2000 using one of the numerical methods described in this chapter. Employ the...

  • (a) Census data for the United States between 1790 and 1950 are given in the table above. Construct a logistic population model using the data from 1790, 1840, and 1910. (Assume that t is years since...

    (a) Census data for the United States between 1790 and 1950 are given in the table above. Construct a logistic population model using the data from 1790, 1840, and 1910. (Assume that t is years since 1790 and P is population in millions. Round all coefficients to four decimal places.) P(t) = (b) Construct a table comparing actual census population with the population predicted by the model in part (a). Compute the error and the percentage error for each entry...

  • Download Info pdf ZOOM + ) of 11 Page く Question 7 The number of people...

    Download Info pdf ZOOM + ) of 11 Page く Question 7 The number of people living on American farms has declined steadily as can be seen from Figure 1. Note that the Population (v-axis) represents millions of persons. (a) What are the intercept and slope estimates of the fitted line? (b) ) Compute the correlation coefficient for this dataset. (i) The intercept has a specific interpretation for this dataset. What is the interpretation and does it make sense? (e)...

  • please dont use any program while solving it, but if you want to use maple, thats...

    please dont use any program while solving it, but if you want to use maple, thats fine. The following table lists the population of the United States from 1960 to 2010. Year 1960 1970 1980 1990 2000 2010 Population (thousands) OD 179,323 to 203,302 226,542 249,633 281,442 307,746 a. Find the Lagrange polynomial of degree 5 fitting this data and use this polynomial to estimate the population in the years 1950, 1975, and 2020. b. The population in 1950 was...

  • Solve the following utilizing MATLAB code. must provide the inputs and outputs of the function. the function should be able to solve such problem using Eulers method, in which after solving must p...

    Solve the following utilizing MATLAB code. must provide the inputs and outputs of the function. the function should be able to solve such problem using Eulers method, in which after solving must plot the results Problem 5: The logistic model is used to simulate population as in Pmax Where p population, kgm the maximum growth rate under unlimited conditions, and рта? the carrying capacity. Simulate the world's population from 1950 to 2000 using one of the numerical methods discussed in...

  • Use the data from the table to create a scatter plot on graph paper

    use the data from the table to create a scatter plot on graph paper Population Growth Every two years, the United Nations Population Division prepares estimates and projections of world, regional, and national population size and growth. The estimated population of the world since 1950 is given in the table. Year Years since 1950 World Population (billions) 2.55 2.8 1950 1955 1960 1965 1970 1975 1980 1985 1990 1995 2000 0 10 15 20 25 30 35 40 45 50...

  • Use the data in the table to estimate the average growth rate for a 5-year period and the y-inter...

    use the data in the table to estimate the average growth rate for a 5-year period and the y-intercept of the function Population Growth Every two years, the United Nations Population Division prepares estimates and projections of world, regional, and national population size and growth. The estimated population of the world since 1950 is given in the table. Year Years since 1950 World Population (billions) 2.55 2.8 1950 1955 1960 1965 1970 1975 1980 1985 1990 1995 2000 0 10...

  • Using matlab 1. Least Square Curve Fitting: Consider the population in Bryan, TX from year 1900...

    Using matlab 1. Least Square Curve Fitting: Consider the population in Bryan, TX from year 1900 to 2010, below: 1900 1910 1920 1930 1940 1950 19601970 1980 1990 2000 2010 3,589 4,132 6,307 7,814 11,842 18,072 27,542 33,141 44,337 55,002 65,660 76,201 Using the logistic model, NoK where N() is the the population at time (years from the intial year), and No is the initial population. Find the the growth parameter rs0 and carrying capacity K>-O such that the model...

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