Answered step by step
Verified Expert Solution
Question
1 Approved Answer
A survey shows that people use cell phones an average of 1.6 years with a standard deviation of 0.3 years. A user is randomly selected.
A survey shows that people use cell phones an average of 1.6 years with a standard deviation of 0.3 years. A user is randomly selected. If cell phone use is normally distributed, we can use Excel to calculate the probability that the randomly selected user uses their phone for less than 1 year with the function: (a) =1 - NORM.DIST(1, 1.6, 0.3, TRUE) (b) =1 - NORM.INV(1, 1.6, 0.3) (c) =NORM.INV(1, 1.6, 0.3) (d) =NORM.DIST(1, 1.6, 0.3, TRUE) (e) =1 - NORM.DIST(1, 1.6, 0.3, FALSE)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started