Ask a New Question

Erinn

This page lists questions and answers that were posted by visitors named Erinn.

Questions

The following questions were asked by visitors named Erinn.

Suppose the mean income of 35-year-olds in the U.S. is $25,000. A random sample of 150 35-year-olds in California results in a sample mean income of $26,600 and a sample standard deviation of $3800. At the 5% significance level, can we conclude that the t...
14 years ago
(From Lesson 17 of Blue Pelican Java) Use the following code for problems 1 – 15. In each problem state what’s printed. String s = “Lucky hockey puck”; String m = “uck”; int j = 6, z = 99; 1. int k = s.indexOf(m); System.out.println(k); 2. int k = s.index...
9 years ago

Answers

The following answers were posted by visitors named Erinn.

Ask a New Question
Archives Contact Us Privacy Policy Terms of Use