Question

In: Statistics and Probability

Note: Use SPSS to solve the following questions. For every question Write the SPSS command and...

Note: Use SPSS to solve the following questions. For every question Write the SPSS command and then copy and paste the output page here (or in some cases the screenshot of the data view that shows the output).

Can I Know also what is the sample file (in SPSS) that we work on?

Question : (In this problem first find the probability by using SPSS and then calculate the number of trees manually by using the probabilities.)

A certain variety of pine tree has a mean trunk diameter of μ= 150 cm, and a standard deviation of σ= 30 cm which is normally distributed. A certain section of a forest has 500 of these trees. Find Approximately

1. how many of these trees have a diameter smaller than 120

2. how many of these trees have a diameter greater than 160

3. how many of these trees have a diameter between 130 and 160.

4. how many of these trees have a diameter between 120 and 140.

Solutions

Expert Solution

Solution :

Given that ,

mean = = 150

standard deviation = =30

1) P(x < 120) = P[(x - ) / < (120-150) /30 ]

= P(z <-1 )

= 0.1587

probability =0.1587*500 = 79 trees

Answer = 79 trees

2)

P(x >160 ) = 1 - p( x<160 )

=1- p [(x - ) / < (160-150) /30 ]

=1- P(z < 0.33)

= 1 - 0.6293 = 0.3707

probability = 0.3707*500 = 185

Answer = 185 trees

c)

P( 130< x < 160 ) = P[(130-150 )/30 ) < (x - ) /  < (160-150 ) /30 ) ]

= P( -0.67< z <0.33 )

= P(z <0.33 ) - P(z < -0.67)

Using standard normal table

= 0.6293- 0.2514 = 0.3779

Probability = 0.3779*500 = 189 trees

Answer = 189 trees

d)

P( 120< x < 140 ) = P[(120-150 )/30 ) < (x - ) /  < (140-150 ) /30 ) ]

= P( -1 < z < -0.33 )

= P(z < -0.33 ) - P(z < -1)

Using standard normal table

= 0.3707 - 0.1587 = 0.212

Probability = 0.2120*500 = 106 trees

Answer = 106 trees


Related Solutions

You are supposed to write Java program for the following questions. For every question, do provide...
You are supposed to write Java program for the following questions. For every question, do provide at least THREE (3) different test cases. Question 1 Modify question 3 of Assignment 1 to accept a telephone number with any number of letters. The output should display a hyphen after the first 3 digits and subsequently a hyphen (-) after every four digits. Also, modify the program to process as many telephone numbers as the user wants.
**Need to use awk command in putty (should be a ONE LINE COMMAND) Write the command...
**Need to use awk command in putty (should be a ONE LINE COMMAND) Write the command that would find all lines that have an email address and place a label email = before the line in the file longfile output will multiple lines similar to this one : using a good awk command the output would be something like this email = From: "Linder, Jann/WDC" <[email protected]> email = To: Mr Arlington Hewes <[email protected]> email = > From: Mr Arlington Hewes...
unix question please write a program and then show how to use top command that shows...
unix question please write a program and then show how to use top command that shows the zombie process, give snapshot of top command that shows the zombie process Write a very simple program that will show the possibility of having zombie processes. Write a program named zombie.c The main process will create a child. The child prints something like: “I am the child with pid ….. and my parent has ppid ….” Next, the child will sleep for 1...
Answer the following questions in detail on company "Vitamin Shoppe". (Note: Do not attempt to solve...
Answer the following questions in detail on company "Vitamin Shoppe". (Note: Do not attempt to solve if you cannot answer all questions.) 1) What is the current organizational structure? How would you label or describe it? 2) What are the strengths and weaknesses of this type of structure? 3) How do the strengths and weaknesses of this structure align with the new strategy or strategies? 4) Does the current organizational structure serve the new strategy? If so, how could it...
Answer the following questions on company "Vitamin Shoppe". (Note: Do not attempt to solve if you...
Answer the following questions on company "Vitamin Shoppe". (Note: Do not attempt to solve if you cannot answer all.) 1) What is the current organizational structure? How would you label or describe it? 2) What are the strengths and weaknesses of this type of structure? 3) How do the strengths and weaknesses of this structure align with the new strategy or strategies? 4) Does the current organizational structure serve the new strategy? If so, how could it be improved to...
Using OpenSSL from the command line interface. Please solve all the following questions. I also need...
Using OpenSSL from the command line interface. Please solve all the following questions. I also need the screenshots for every part. a. Create a text file with some input and encrypt it using i. AES-128 CBC ii. AES-256 CTR iii. DES b. Create a 2048 bit RSA public and private key
I have figured out the SPSS part, can someone answer the questions? Use SPSS to answer...
I have figured out the SPSS part, can someone answer the questions? Use SPSS to answer the following: Create a histogram to organize the following distributions of scores. How does the distribution look like? Normal curve, positive and negatively skewed? Construct a grouped frequency distribution table. Show the Mean Median and standard deviation of the data in your SPSS output. How many scores lie within the class interval that is equivalent to 100% Scores: 28 54 65 53 81 45...
Use the data in the following table for the next seven questions. Note that "%∆" is...
Use the data in the following table for the next seven questions. Note that "%∆" is shorthand for "percentage change." If the answer is a percentage, please just enter the number. Thus, say an answer of yours is 3.5%, then below you would enter "3.5" (without the quotes) in the box below. Be careful not to include the percent symbol. Also, please use just one decimal place. year real GDP (trillions) nominal GDP (trillions) CPI %∆CPI from the previous year...
Plz, use NETBEANS 8.1 or 8.2 to solve it. Mention every answer to it's question Thank...
Plz, use NETBEANS 8.1 or 8.2 to solve it. Mention every answer to it's question Thank u Create a new Java Application to manage Linked Lists: (Note: Do not use java.util.LinkedList) a) Create a Clock class 1. Add hour, minute, and second as attributes 2. Add a constructor and a toString() method 3. Implement the Comparable interface, and add a CompareTo() method 4. Add methods to get and set all attributes. b) Add to MyLinkedList class the following methods: 1....
Use SPSS, Excel or Minitab software to answer the following questions. Generate normal random data with...
Use SPSS, Excel or Minitab software to answer the following questions. Generate normal random data with sample size, n = 40, mean = 20 and standard deviation = 11. Write the generated data in the following table. Answer: 1 11 21 31 2 12 22 32 3 13 23 33 4 14 24 34 5 15 25 35 6 16 26 36 7 17 27 37 8 18 28 38 9 19 29 39 10 20 30 40 Conduct the...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT