1 No. 2 3 4 Binomial Prob. X n P Answer 5 6 4 7 8 9 10 12345678 8 3 4 2 2552 10 0.7 0.233 0.3 0.132 7 0.6 0.290 20 0.02 0.053 150 1000 0.15 0.035 8 7 10 0.7 0.383 11 9 3 5 0.3 0.132 12 10 4 7 0.6 0.290 13 Poisson Probability 14 X lambda Answer 18 4 19 20 21 22 23 9 15 16 17 3 1234567829 3 2 0.180 2 1.5 0.251 12 10 0.095 5 3 0.101 7 4 0.060 3 2 0.180 2 1.5 0.251 24 10 12 10 0.095 #Binomial Prob. dbinom(x, n, probability) dbinom (8, 10, 0.7) # Asif's command # Poisson Prob. dpois(x, lambda) dpois(3, 2) # Asif's command
1 No. 2 3 4 Binomial Prob. X n P Answer 5 6 4 7 8 9 10 12345678 8 3 4 2 2552 10 0.7 0.233 0.3 0.132 7 0.6 0.290 20 0.02 0.053 150 1000 0.15 0.035 8 7 10 0.7 0.383 11 9 3 5 0.3 0.132 12 10 4 7 0.6 0.290 13 Poisson Probability 14 X lambda Answer 18 4 19 20 21 22 23 9 15 16 17 3 1234567829 3 2 0.180 2 1.5 0.251 12 10 0.095 5 3 0.101 7 4 0.060 3 2 0.180 2 1.5 0.251 24 10 12 10 0.095 #Binomial Prob. dbinom(x, n, probability) dbinom (8, 10, 0.7) # Asif's command # Poisson Prob. dpois(x, lambda) dpois(3, 2) # Asif's command
Algebra & Trigonometry with Analytic Geometry
13th Edition
ISBN:9781133382119
Author:Swokowski
Publisher:Swokowski
Chapter10: Sequences, Series, And Probability
Section10.8: Probability
Problem 22E
Related questions
Question
Find binomial probability if:
- x = 8, n = 10, p = 0.7
- x= 3, n=5, p = 0.3
- x = 4, n=7, p = 0.6
- Quality Control: A factory produces light bulbs with a 2% defect rate. If a random sample of 20 bulbs is tested, what is the probability that exactly 2 bulbs are defective? (hint: p=2% or 0.02; x =2, n=20; use the same logic for the following problems)
- Marketing Campaign: A marketing company sends out 1,000 promotional emails. The probability of any email being opened is 0.15. What is the probability that exactly 150 emails will be opened? (hint: total emails or n=1000, x =150)
- Customer Satisfaction: A survey shows that 70% of customers are satisfied with a new product. Out of 10 randomly selected customers, what is the probability that at least 8 are satisfied? (hint: One of the keyword in this question is “at least 8”, it is not “exactly 8”, the correct formula for this should be = 1- (binom.dist(7, 10, 0.7, TRUE)). The part in the princess will give you the probability of seven and less than seven. When you subtract it from 1, that will give you the probability of at least eight, means eight and greater than eight)
- Hiring Process: In a company’s hiring process, the probability of a candidate being hired after an interview is 0.3. What is the probability that out of 5 interviewed candidates, exactly 3 will be hired?
- Loan Approval: The probability of a loan application being approved is 0.6. If 7 applications are submitted, what is the probability that exactly 4 are approved?

Transcribed Image Text:1 No.
2
3
4
Binomial Prob.
X
n
P
Answer
5
6 4
7
8
9
10
12345678
8
3
4
2
2552
10
0.7
0.233
0.3
0.132
7
0.6
0.290
20
0.02
0.053
150
1000
0.15
0.035
8
7
10
0.7
0.383
11
9
3
5
0.3
0.132
12
10
4
7
0.6
0.290
13
Poisson Probability
14
X
lambda
Answer
18 4
19
20
21
22
23 9
15
16
17 3
1234567829
3
2
0.180
2
1.5
0.251
12
10
0.095
5
3
0.101
7
4
0.060
3
2
0.180
2
1.5
0.251
24 10
12
10
0.095

Transcribed Image Text:#Binomial Prob. dbinom(x, n, probability)
dbinom (8, 10, 0.7) # Asif's command
# Poisson Prob. dpois(x, lambda)
dpois(3, 2) # Asif's command
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 2 steps with 1 images

Recommended textbooks for you
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:
9781133382119
Author:
Swokowski
Publisher:
Cengage


College Algebra (MindTap Course List)
Algebra
ISBN:
9781305652231
Author:
R. David Gustafson, Jeff Hughes
Publisher:
Cengage Learning
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:
9781133382119
Author:
Swokowski
Publisher:
Cengage


College Algebra (MindTap Course List)
Algebra
ISBN:
9781305652231
Author:
R. David Gustafson, Jeff Hughes
Publisher:
Cengage Learning


College Algebra
Algebra
ISBN:
9781305115545
Author:
James Stewart, Lothar Redlin, Saleem Watson
Publisher:
Cengage Learning