
Statistics: Informed Decisions Using Data, Books a la Carte Edition plus NEW MyLab Statistics with Pearson eText-- Access Card Package (5th Edition)
5th Edition
ISBN: 9780134136783
Author: Michael Sullivan III
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Question
Chapter 1.1, Problem 25AYU
To determine
Whether the length of a country song is discrete or continuous.
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
3. (i) Below is the R code for performing a X2 test on a 2×3 matrix of categorical
variables called TestMatrix:
chisq.test(Test Matrix)
(a) Assuming we have a significant result for this procedure, provide the R
code (including any required packages) for an appropriate post hoc test.
(b) If we were to apply this technique to a 2 × 2 case, how would we adapt
the code in order to perform the correct test?
(ii) What procedure can we use if we want to test for association when we
have ordinal variables? What code do we use in R to do this? What package
does this command belong to?
(iii) The following code contains the initial steps for a scenario where we are
looking to investigate the relationship between age and whether someone owns
a car by using frequencies. There are two issues with the code - please state
these.
Row3<-c(75,15)
Row4<-c(50,-10)
MortgageMatrix<-matrix(c(Row1, Row4), byrow=T, nrow=2,
MortgageMatrix
dimnames=list(c("Yes", "No"), c("40 or older","<40")))…
Describe the situation in which Fisher’s exact test would be used?(ii) When do we use Yates’ continuity correction (with respect to contingencytables)?[2 Marks] 2. Investigate, checking the relevant assumptions, whether there is an associationbetween age group and home ownership based on the sample dataset for atown below:Home Owner: Yes NoUnder 40 39 12140 and over 181 59Calculate and evaluate the effect size.
Not use ai please
Chapter 1 Solutions
Statistics: Informed Decisions Using Data, Books a la Carte Edition plus NEW MyLab Statistics with Pearson eText-- Access Card Package (5th Edition)
Ch. 1.1 - Vocabulary and Skill Building
1. Define...Ch. 1.1 - Vocabulary and Skill Building
2. Explain the...Ch. 1.1 - Vocabulary and Skill Building
3. A(n) ______ is a...Ch. 1.1 - Vocabulary and Skill Building
4. ______ statistics...Ch. 1.1 - Vocabulary and Skill Building
5. A(n) ______ is a...Ch. 1.1 - Vocabulary and Skill Building
6. ______ are the...Ch. 1.1 - Vocabulary and Skill Building
In Problems 7–14,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 7–14,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 7–14,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 7–14,...
Ch. 1.1 - Vocabulary and Skill Building
In Problems 7–14,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 7–14,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 7–14,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 7–14,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 15–22,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 15–22,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 15–22,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 15–22,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 15–22,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 15–22,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 15–22,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 15–22,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 23–30,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 23–30,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 23–30,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 23–30,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 23–30,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 23–30,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 23–30,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 23–30,...Ch. 1.1 - Prob. 31AYUCh. 1.1 - Vocabulary and Skill Building
In Problems 31–38,...Ch. 1.1 - Prob. 33AYUCh. 1.1 - Prob. 34AYUCh. 1.1 - Vocabulary and Skill Building
In Problems 31–38,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 31–38,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 31–38,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 31–38,...Ch. 1.1 - Vocabulary and Skill Building
In Problems 39–44, a...Ch. 1.1 - Vocabulary and Skill Building
In Problems 39–44, a...Ch. 1.1 - Vocabulary and Skill Building
In Problems 39–44, a...Ch. 1.1 - Vocabulary and Skill Building
In Problems 39–44, a...Ch. 1.1 - Vocabulary and Skill Building
In Problems 39–44, a...Ch. 1.1 - Vocabulary and Skill Building
In Problems 39–44, a...Ch. 1.1 - Vocabulary and Skill Building
In Problems 45 and...Ch. 1.1 - Vocabulary and Skill Building
In Problems 45 and...Ch. 1.1 - Vocabulary and Skill Building
Applying the...Ch. 1.1 - Vocabulary and Skill Building
Applying the...Ch. 1.1 - Vocabulary and Skill Building
Applying the...Ch. 1.1 - Vocabulary and Skill Building
Applying the...Ch. 1.1 - Vocabulary and Skill Building
Applying the...Ch. 1.1 - Vocabulary and Skill Building
Applying the...Ch. 1.1 - Vocabulary and Skill Building
Applying the...Ch. 1.1 - Vocabulary and Skill Building
Explaining the...Ch. 1.1 - Prob. 55AYUCh. 1.1 - Prob. 56AYUCh. 1.1 - Vocabulary and Skill Building
Explaining the...Ch. 1.1 - Vocabulary and Skill Building
Explaining the...Ch. 1.1 - Prob. 59AYUCh. 1.2 - Vocabulary and Skill Building
1. In your own...Ch. 1.2 - Vocabulary and Skill Building
2. What is an...Ch. 1.2 - Prob. 3AYUCh. 1.2 - Vocabulary and Skill Building
4. Given a choice,...Ch. 1.2 - Prob. 5AYUCh. 1.2 - Vocabulary and Skill Building
6. The data used in...Ch. 1.2 - Prob. 7AYUCh. 1.2 - Vocabulary and Skill Building
8. What does it mean...Ch. 1.2 - Prob. 9AYUCh. 1.2 - Vocabulary and Skill Building
In Problems 9–16,...Ch. 1.2 - Prob. 11AYUCh. 1.2 - Vocabulary and Skill Building
In Problems 9–16,...Ch. 1.2 - Vocabulary and Skill Building
In Problems 9–16,...Ch. 1.2 - Vocabulary and Skill Building
In Problems 9–16,...Ch. 1.2 - Prob. 15AYUCh. 1.2 - Vocabulary and Skill Building
In Problems 9–16,...Ch. 1.2 - Prob. 17AYUCh. 1.2 - Prob. 18AYUCh. 1.2 - Prob. 19AYUCh. 1.2 - Prob. 20AYUCh. 1.2 - Vocabulary and Skill Building
Applying the...Ch. 1.2 - Prob. 22AYUCh. 1.2 - Prob. 23AYUCh. 1.2 - Vocabulary and Skill Building
Applying the...Ch. 1.3 - Vocabulary and Skill Building
1. What is a frame?
Ch. 1.3 - Vocabulary and Skill Building
2. Define simple...Ch. 1.3 - Vocabulary and Skill Building
3. What does it mean...Ch. 1.3 - Vocabulary and Skill Building
4. What is random...Ch. 1.3 - Vocabulary and Skill Building
5. Literature As...Ch. 1.3 - Vocabulary and Skill Building
6. Team Captains A...Ch. 1.3 - Vocabulary and Skill Building
NW 7. Course...Ch. 1.3 - Vocabulary and Skill Building
8. Merit Badge...Ch. 1.3 - Vocabulary and Skill Building
Applying the...Ch. 1.3 - Vocabulary and Skill Building
Applying the...Ch. 1.3 - Vocabulary and Skill Building
Applying the...Ch. 1.3 - Vocabulary and Skill Building
Applying the...Ch. 1.3 - Vocabulary and Skill Building
Applying the...Ch. 1.3 - Vocabulary and Skill Building
Applying the...Ch. 1.3 - Vocabulary and Skill Building
Applying the...Ch. 1.3 - Prob. 16AYUCh. 1.4 - Vocabulary and Skill Building
1. Describe a...Ch. 1.4 - Vocabulary and Skill Building
2. Which sampling...Ch. 1.4 - Vocabulary and Skill Building
3. Why are...Ch. 1.4 - Vocabulary and Skill Building
4. A(n) ______...Ch. 1.4 - Vocabulary and Skill Building
5. A(n) ______...Ch. 1.4 - Vocabulary and Skill Building
6. True or False:...Ch. 1.4 - Vocabulary and Skill Building
7. True or False: A...Ch. 1.4 - Vocabulary and Skill Building
8. True or False:...Ch. 1.4 - Vocabulary and Skill Building
9. True or False:...Ch. 1.4 - Vocabulary and Skill Building
10. True or False:...Ch. 1.4 - Vocabulary and Skill Building
In Problems 11–22,...Ch. 1.4 - Vocabulary and Skill Building
In Problems 11–22,...Ch. 1.4 - Vocabulary and Skill Building
In Problems 11–22,...Ch. 1.4 - Vocabulary and Skill Building
In Problems 11–22,...Ch. 1.4 - Vocabulary and Skill Building
In Problems 11–22,...Ch. 1.4 - Prob. 16AYUCh. 1.4 - Prob. 17AYUCh. 1.4 - Prob. 18AYUCh. 1.4 - Prob. 19AYUCh. 1.4 - Prob. 20AYUCh. 1.4 - Vocabulary and Skill Building
In Problems 11–22,...Ch. 1.4 - Prob. 22AYUCh. 1.4 - Prob. 23AYUCh. 1.4 - Vocabulary and Skill Building
24. A...Ch. 1.4 - Vocabulary and Skill Building
Applying the...Ch. 1.4 - Prob. 26AYUCh. 1.4 - Prob. 27AYUCh. 1.4 - Prob. 28AYUCh. 1.4 - Vocabulary and Skill Building
Applying the...Ch. 1.4 - Prob. 30AYUCh. 1.4 - Prob. 31AYUCh. 1.4 - Prob. 32AYUCh. 1.4 - Prob. 33AYUCh. 1.4 - Prob. 34AYUCh. 1.4 - Prob. 35AYUCh. 1.4 - Prob. 36AYUCh. 1.4 - Vocabulary and Skill Building
Applying the...Ch. 1.4 - Prob. 38AYUCh. 1.4 - Vocabulary and Skill Building
Applying the...Ch. 1.4 - Prob. 40AYUCh. 1.5 - Vocabulary and Skill Building
1. What is a closed...Ch. 1.5 - Vocabulary and Skill Building
2. What does it mean...Ch. 1.5 - Vocabulary and Skill Building
3. What is bias?...Ch. 1.5 - Vocabulary and Skill Building
4. Distinguish...Ch. 1.5 - Vocabulary and Skill Building
5. A retail store...Ch. 1.5 - Prob. 6AYUCh. 1.5 - Vocabulary and Skill Building
7. An antigun...Ch. 1.5 - Vocabulary and Skill Building
8. Suppose you are...Ch. 1.5 - Prob. 9AYUCh. 1.5 - Vocabulary and Skill Building
10. Cold Stone...Ch. 1.5 - Prob. 11AYUCh. 1.5 - Prob. 12AYUCh. 1.5 - Prob. 13AYUCh. 1.5 - Prob. 14AYUCh. 1.5 - Vocabulary and Skill Building
15. Suppose you are...Ch. 1.5 - Vocabulary and Skill Building
16. To determine the...Ch. 1.5 - Prob. 17AYUCh. 1.5 - Prob. 18AYUCh. 1.5 - Prob. 19AYUCh. 1.5 - 20. Order of the Questions Consider the following...Ch. 1.5 - Prob. 21AYUCh. 1.5 - Prob. 22AYUCh. 1.5 - Prob. 23AYUCh. 1.5 - Prob. 24AYUCh. 1.5 - Prob. 25AYUCh. 1.5 - 26. Current Population Survey In the federal...Ch. 1.5 - Prob. 27AYUCh. 1.5 - 28. Write Your Own Survey Develop a survey that...Ch. 1.5 - Prob. 29AYUCh. 1.5 - 30. Wording Survey Questions Write a survey...Ch. 1.5 - Prob. 31AYUCh. 1.5 - Prob. 32AYUCh. 1.5 - Prob. 33AYUCh. 1.5 - Prob. 34AYUCh. 1.5 - Prob. 35AYUCh. 1.5 - Prob. 36AYUCh. 1.5 - Prob. 37AYUCh. 1.5 - Prob. 38AYUCh. 1.5 - Prob. 39AYUCh. 1.5 - Prob. 40AYUCh. 1.5 - Prob. 41AYUCh. 1.5 - Prob. 42AYUCh. 1.5 - 43. Suppose a survey asks, "Do you own any CDs?"...Ch. 1.5 - 44. Discuss a possible advantage of offering...Ch. 1.6 - 1. Define the following:
(a) Experimental unit
(b)...Ch. 1.6 - 2. What is replication in an experiment?
Ch. 1.6 - 3. Explain the difference between a single-blind...Ch. 1.6 - 4. A(n) ______ ______ design is one in which each...Ch. 1.6 - 5. Grouping together similar experimental units...Ch. 1.6 - Prob. 6AYUCh. 1.6 - Prob. 7AYUCh. 1.6 - 8. Alcohol Dependence To determine if topiramate...Ch. 1.6 - 9. School Psychology A school psychologist wants...Ch. 1.6 - Prob. 10AYUCh. 1.6 - Prob. 11AYUCh. 1.6 - 12. Assessment To help assess student learning in...Ch. 1.6 - Prob. 13AYUCh. 1.6 - Prob. 14AYUCh. 1.6 - Prob. 15AYUCh. 1.6 - Prob. 16AYUCh. 1.6 - 17. Dominant Hand Professor Andy Neill wanted to...Ch. 1.6 - Prob. 18AYUCh. 1.6 - Prob. 19AYUCh. 1.6 - Prob. 20AYUCh. 1.6 - 21. Drug Effectiveness A pharmaceutical company...Ch. 1.6 - 22. Effects of Alcohol A researcher has recruited...Ch. 1.6 - 23. Green Tea You wonder whether green tea lowers...Ch. 1.6 - Prob. 24AYUCh. 1.6 - Prob. 25AYUCh. 1.6 - Prob. 26AYUCh. 1.6 - Prob. 27AYUCh. 1.6 - Prob. 28AYUCh. 1.6 - Prob. 29AYUCh. 1.6 - Prob. 30AYUCh. 1.6 - Prob. 31AYUCh. 1.6 - Prob. 32AYUCh. 1.6 - Prob. 33AYUCh. 1.6 - Prob. 34AYUCh. 1.6 - Prob. 35AYUCh. 1.6 - Prob. 36AYUCh. 1 - Prob. 1RECh. 1 - In Problems 1–5, provide a definition using your...Ch. 1 - In Problems 1–5, provide a definition using your...Ch. 1 - Prob. 4RECh. 1 - Prob. 5RECh. 1 - 6. List and describe the three major types of...Ch. 1 - Prob. 7RECh. 1 - 8. List and explain the three sources of bias in...Ch. 1 - Prob. 9RECh. 1 - Prob. 10RECh. 1 - Prob. 11RECh. 1 - Prob. 12RECh. 1 - Prob. 13RECh. 1 - In Problems 14 and 15, determine whether the...Ch. 1 - Prob. 15RECh. 1 - Prob. 16RECh. 1 - Prob. 17RECh. 1 - Prob. 18RECh. 1 - Prob. 19RECh. 1 - In Problems 20 and 21, determine whether the study...Ch. 1 - Prob. 21RECh. 1 - Prob. 22RECh. 1 - Prob. 23RECh. 1 - Prob. 24RECh. 1 - In Problems 23–26, determine the type of sampling...Ch. 1 - Prob. 26RECh. 1 - Prob. 27RECh. 1 - Prob. 28RECh. 1 - Prob. 29RECh. 1 - Prob. 30RECh. 1 - Prob. 31RECh. 1 - Prob. 32RECh. 1 - Prob. 33RECh. 1 - Prob. 34RECh. 1 - Prob. 35RECh. 1 - Prob. 36RECh. 1 - Prob. 37RECh. 1 - Prob. 38RECh. 1 - Prob. 39RECh. 1 - 1. List the four components that comprise the...Ch. 1 - Prob. 2CTCh. 1 - Prob. 3CTCh. 1 - Prob. 4CTCh. 1 - In Problems 3–5, determine if the variable is...Ch. 1 - Prob. 6CTCh. 1 - Prob. 7CTCh. 1 - Prob. 8CTCh. 1 - Prob. 9CTCh. 1 - Prob. 10CTCh. 1 - Prob. 11CTCh. 1 - 12. A cellular phone company is looking for ways...Ch. 1 - Prob. 13CTCh. 1 - Prob. 14CTCh. 1 - Prob. 15CTCh. 1 - Prob. 16CTCh. 1 - Prob. 17CTCh. 1 - Prob. 18CTCh. 1 - Prob. 19CTCh. 1 - Prob. 20CTCh. 1 - Prob. 21CTCh. 1 - Prob. 1CSCh. 1 - Prob. 2CSCh. 1 - Prob. 3CSCh. 1 - Prob. 4CS
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, statistics and related others by exploring similar questions and additional content below.Similar questions
- 2PM Tue Mar 4 7 Dashboard Calendar To Do Notifications Inbox File Details a 25/SP-CIT-105-02 Statics for Technicians Q-7 Determine the resultant of the load system shown. Locate where the resultant intersects grade with respect to point A at the base of the structure. 40 N/m 2 m 1.5 m 50 N 100 N/m Fig.- Problem-7 4 m Gradearrow_forwardNsjsjsjarrow_forwardA smallish urn contains 16 small plastic bunnies - 9 of which are pink and 7 of which are white. 10 bunnies are drawn from the urn at random with replacement, and X is the number of pink bunnies that are drawn. (a) P(X=6)[Select] (b) P(X>7) ≈ [Select]arrow_forward
- A smallish urn contains 25 small plastic bunnies - 7 of which are pink and 18 of which are white. 10 bunnies are drawn from the urn at random with replacement, and X is the number of pink bunnies that are drawn. (a) P(X = 5)=[Select] (b) P(X<6) [Select]arrow_forwardElementary StatisticsBase on the same given data uploaded in module 4, will you conclude that the number of bathroom of houses is a significant factor for house sellprice? I your answer is affirmative, you need to explain how the number of bathroom influences the house price, using a post hoc procedure. (Please treat number of bathrooms as a categorical variable in this analysis)Base on the same given data, conduct an analysis for the variable sellprice to see if sale price is influenced by living area. Summarize your finding including all regular steps (learned in this module) for your method. Also, will you conclude that larger house corresponding to higher price (justify)?Each question need to include a spss or sas output. Instructions: You have to use SAS or SPSS to perform appropriate procedure: ANOVA or Regression based on the project data (provided in the module 4) and research question in the project file. Attach the computer output of all key steps (number) quoted in…arrow_forwardElementary StatsBase on the given data uploaded in module 4, change the variable sale price into two categories: abovethe mean price or not; and change the living area into two categories: above the median living area ornot ( your two group should have close number of houses in each group). Using the resulting variables,will you conclude that larger house corresponding to higher price?Note: Need computer output, Ho and Ha, P and decision. If p is small, you need to explain what type ofdependency (association) we have using an appropriate pair of percentages. Please include how to use the data in SPSS and interpretation of data.arrow_forward
- An environmental research team is studying the daily rainfall (in millimeters) in a region over 100 days. The data is grouped into the following histogram bins: Rainfall Range (mm) Frequency 0-9.9 15 10 19.9 25 20-29.9 30 30-39.9 20 ||40-49.9 10 a) If a random day is selected, what is the probability that the rainfall was at least 20 mm but less than 40 mm? b) Estimate the mean daily rainfall, assuming the rainfall in each bin is uniformly distributed and the midpoint of each bin represents the average rainfall for that range. c) Construct the cumulative frequency distribution and determine the rainfall level below which 75% of the days fall. d) Calculate the estimated variance and standard deviation of the daily rainfall based on the histogram data.arrow_forwardAn electronics company manufactures batches of n circuit boards. Before a batch is approved for shipment, m boards are randomly selected from the batch and tested. The batch is rejected if more than d boards in the sample are found to be faulty. a) A batch actually contains six faulty circuit boards. Find the probability that the batch is rejected when n = 20, m = 5, and d = 1. b) A batch actually contains nine faulty circuit boards. Find the probability that the batch is rejected when n = 30, m = 10, and d = 1.arrow_forwardTwenty-eight applicants interested in working for the Food Stamp program took an examination designed to measure their aptitude for social work. A stem-and-leaf plot of the 28 scores appears below, where the first column is the count per branch, the second column is the stem value, and the remaining digits are the leaves. a) List all the values. Count 1 Stems Leaves 4 6 1 4 6 567 9 3688 026799 9 8 145667788 7 9 1234788 b) Calculate the first quartile (Q1) and the third Quartile (Q3). c) Calculate the interquartile range. d) Construct a boxplot for this data.arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- MATLAB: An Introduction with ApplicationsStatisticsISBN:9781119256830Author:Amos GilatPublisher:John Wiley & Sons IncProbability and Statistics for Engineering and th...StatisticsISBN:9781305251809Author:Jay L. DevorePublisher:Cengage LearningStatistics for The Behavioral Sciences (MindTap C...StatisticsISBN:9781305504912Author:Frederick J Gravetter, Larry B. WallnauPublisher:Cengage Learning
- Elementary Statistics: Picturing the World (7th E...StatisticsISBN:9780134683416Author:Ron Larson, Betsy FarberPublisher:PEARSONThe Basic Practice of StatisticsStatisticsISBN:9781319042578Author:David S. Moore, William I. Notz, Michael A. FlignerPublisher:W. H. FreemanIntroduction to the Practice of StatisticsStatisticsISBN:9781319013387Author:David S. Moore, George P. McCabe, Bruce A. CraigPublisher:W. H. Freeman

MATLAB: An Introduction with Applications
Statistics
ISBN:9781119256830
Author:Amos Gilat
Publisher:John Wiley & Sons Inc

Probability and Statistics for Engineering and th...
Statistics
ISBN:9781305251809
Author:Jay L. Devore
Publisher:Cengage Learning

Statistics for The Behavioral Sciences (MindTap C...
Statistics
ISBN:9781305504912
Author:Frederick J Gravetter, Larry B. Wallnau
Publisher:Cengage Learning

Elementary Statistics: Picturing the World (7th E...
Statistics
ISBN:9780134683416
Author:Ron Larson, Betsy Farber
Publisher:PEARSON

The Basic Practice of Statistics
Statistics
ISBN:9781319042578
Author:David S. Moore, William I. Notz, Michael A. Fligner
Publisher:W. H. Freeman

Introduction to the Practice of Statistics
Statistics
ISBN:9781319013387
Author:David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:W. H. Freeman
Solve ANY Optimization Problem in 5 Steps w/ Examples. What are they and How do you solve them?; Author: Ace Tutors;https://www.youtube.com/watch?v=BfOSKc_sncg;License: Standard YouTube License, CC-BY
Types of solution in LPP|Basic|Multiple solution|Unbounded|Infeasible|GTU|Special case of LP problem; Author: Mechanical Engineering Management;https://www.youtube.com/watch?v=F-D2WICq8Sk;License: Standard YouTube License, CC-BY
Optimization Problems in Calculus; Author: Professor Dave Explains;https://www.youtube.com/watch?v=q1U6AmIa_uQ;License: Standard YouTube License, CC-BY
Introduction to Optimization; Author: Math with Dr. Claire;https://www.youtube.com/watch?v=YLzgYm2tN8E;License: Standard YouTube License, CC-BY